”
], { 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);
});
});
})();
As a result of winning the King of the Ring tournament, Femi earned a title shot at SummerSlam 2026. The Ruler has also been in an intense rivalry with Brock Lesnar in recent months. He defeated The Beast Incarnate at WrestleMania 42 in a squash match, but Lesnar got his revenge at Clash in Italy.
Oba Femi debuted on the main roster earlier this year and has already become a household name. The Nigerian star relinquished the NXT Championship following his victory over Leon Slater at New Year’s Evil 2026 before joining WWE’s main roster.
Former WWE star wants to battle Oba Femi
Wrestling veteran Braun Strowman recently made it known that he was open to returning to the company to battle Oba Femi. Strowman was released by the promotion in May 2025 and currently hosts the Everything on the Menu food show on the USA Network.
Speaking on The Battleground Podcast, The Monster of All Monsters suggested that Femi had a bright future and revealed that he would return to WWE if offered enough money.
“Money’s right, I’m down to do about anything. I’ll try anything twice to make sure I don’t like it. But hey, yeah, that’s what I said. You want to back that Brinks truck up, dump some gold bullion on my porch? I’ll come whip that young kid’s a** real quick. It didn’t look like it took Brock too much to do it this last weekend,” he said.
It will be interesting to hear what the 28-year-old has to say after winning the King of the Ring tournament at Night of Champions.
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/rumor-spoiler-oba-femi-s-wwe-raw-plans-revealed-report?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



