”
], { 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);
});
});
})();
The steel cage is designed to keep everyone out. However, in the world of WWE, a cage often serves as a trap for the man inside. While McIntyre will seek to get the job done this week on the blue show, Oba Femi might make a surprise debut on the show and cost him a potential Undisputed WWE Championship victory over Rhodes.
The wrestling world is still reeling from the shocking conclusion of NXT New Year’s Evil. After a grueling, successful title defense against TNA’s Leon Slater, Femi did the unthinkable: he left the NXT Championship in the middle of the ring and walked out.
The Ruler has seemingly conquered everything in the developmental brand, and his departure signals one thing: the main roster is about to be put on notice. However, while the 27-year-old Nigerian star looks toward his future, his arrival on the big stage might mean a familiar, heartbreaking end for another top star: Drew McIntyre.
At Saturday Night’s Main Event in December, during a massive non-title showcase match between Cody Rhodes and Oba Femi, McIntyre interfered, causing a no contest. The Scotsman’s interference robbed Femi of a potential career-defining victory over The American Nightmare.
Oba Femi is a man who values dominance and respect. By relinquishing the NXT Title this week, he has cleared his schedule and signaled he is ready for war. Hence, there might not be a better way to make a Ruler-sized impact on the main roster than by costing The Scottish Warrior his destiny in the third and final stage of the Three Stages of Hell.
If this happens, Femi wouldn’t just exact revenge for the SNME XLII interference; he would establish himself as the new Apex Predator of WWE. However, this angle is speculative at this point, and fans will have to wait until the upcoming episode of WWE SmackDown to see if this comes to fruition.
Cody Rhodes to defend the Undisputed WWE Championship in a Triple Threat Match?
If Oba Femi appears in Berlin and costs Drew McIntyre his Undisputed WWE Championship match against Cody Rhodes, it could set the stage for a Triple Threat Match for the title, possibly at Royal Rumble 2026.
Since Femi has unfinished business with The American Nightmare, the creative team might decide to give them another opportunity to run it back, but this time, with Rhodes’ title on the line. Given that McIntyre might seek another shot at the gold since he wasn’t beaten fairly, the company might then book the trio to share a ring for the gold. However, this angle is also speculative.
`;
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/drew-mcintyre-fail-win-undisputed-wwe-title-due-one-man-exploring-three-stages-hell-match-possibility?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













