”
], { type: “text/html” }
);
const iframe = document.createElement(“iframe”);
iframe.src = URL.createObjectURL(blob);
iframe.style.cssText = “width:100%;height:100%;border:0;”;
container.appendChild(iframe);
attachIframeMessageListener(iframe);
}
const observer = new IntersectionObserver((entries, obs) => {
const entry = entries[0];
if (entry.isIntersecting) {
obs.unobserve(entry.target);
requestIdleCallback(() => {
initWidget(entry.target);
}, {
timeout: 200
});
}
}, {
root: null,
rootMargin: “300px 0px”,
threshold: 0.01
});
requestIdleCallback(() => {
$all(“.nl-inline-form-container”).forEach((c) => {
observer.observe(c);
});
});
})();
“World Wrestling Entertainment has signed former IWGP Heavyweight Champion EVIL, PWInsider.com has confirmed with numerous sources in Japan. While there have been rumors about his destination for months, PWInsider.com can confirm he is signed and sealed with WWE.”
On January 4, he 39-year-lost the NEVER Openweight Championship to Aaron Wolf at Wrestle Kingdom 20. The following night at New Year’s Dash!!, EVIL and his stable, The House of Torture, lost to the team of Aaron Wolf, Master Wato, Toru Yano, and YOH. His last match took place on January 20 at NJPW Road To The New Beginning 2026.
At the end of the month, the company announced that EVIL had opted not to renew his contract and would be leaving the promotion. It will be interesting to see how the 39-year-old fares in the Stamford-based promotion.
Will EVIL start in NXT or move straight to the main roster in WWE?
With the reports of EVIL signing with WWE, the question is, where the former NJPW star begins his career in the global juggernaut. Last month, the Wrestling Observer reported that the company wants the 39-year-old to start in NXT.
EVIL is a highly accomplished professional wrestler with an impressive resume. During his tenure in NJPW, he captured the IWGP Heavyweight Championship, the IWGP Intercontinental Championship, the NEVER Openweight Championship, the IWGP Tag Team Championship, and the NEVER Openweight Six-Man Tag Team Championship.
He is recognized as the company’s second Triple Crown Champion for winning the IWGP Heavyweight, Intercontinental, and NEVER Openweight Championships. Given his accomplishments, EVIL could be a strong contender to immediately join the main roster upon his arrival.
However, if the company wants the 39-year-old to get used to its style first, NXT might be a smart choice. Only time will tell where EVIL will end up in the global juggernaut.
More from Sportskeeda
${getStoryActionHTML(story, storyTitle, permalink)}
`;
if (index == 3 && isOpera) {
storyHTML += `
`;
}
recommendedArticlesContainer.innerHTML += storyHTML;
});
}
}
function getStoryActionHTML(story, storyTitle, permalink) {
if (shouldHidePostActions) return “”;
return `
`;
}
function recommendedArticles() {
var baseUrl = “https://cf-gotham.sportskeeda.com/recommendations/post/news-breaking-wwe-signed-39-year-old-former-world-champion-reports?lang=en&category=wwe”;
pureJSAjaxGet(baseUrl, function(data) {
renderRecommendedArticles(data);
if (isOpera) {
renderOperaFeedAd();
}
}, function() {}, false);
}
var options = {
root: null,
rootMargin: “0px 0px 70% 0px”,
threshold: 0.1
};
var observer = new IntersectionObserver(function (entries) {
entries.forEach(function (entry) {
if (entry.isIntersecting) {
recommendedArticles();
observer.unobserve(entry.target);
}
});
}, options);
var targetElement;
if (showAlsoReadSection && !showAlsoReadSectionV2) {
targetElement = document.querySelector(‘.also-read-articles-container’);
} else {
targetElement = document.querySelector(‘.recommended-posts’);
}
if (targetElement) {
observer.observe(targetElement);
}
function renderOperaFeedAd() {
var operaFeedArticleAd = $(“.opera-article-feed-ad”);
if (!operaFeedArticleAd) {
return;
}
var firstScript= document.createElement(‘script’);
firstScript.setAttribute(“type”, “text/javascript”);
firstScript.setAttribute(“src”, “https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1883810847636355”);
firstScript.setAttribute(“async”, true);
firstScript.setAttribute(“crossorigin”, “anonymous”);
operaFeedArticleAd.appendChild(firstScript);
operaFeedArticleAd.innerHTML += `
`;
var secondScript = document.createElement(‘script’);
var secondScriptCode=””;
try {
secondScript.appendChild(document.createTextNode(secondScriptCode));
operaFeedArticleAd.appendChild(secondScript);
} catch (e) {
console.error(e);
}
}
})();
Fetching more content…
Read the full article here



