”
], { 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);
});
});
})();
“I would think that they would have Oba defeat Brock at SummerSlam. Keep him hot as they can, have him win the Rumble, and then win at WrestleMania. Cause now you have…Femi would have defeated Brock Lesnar at WrestleMania. Oba Femi would have defeated and retired Brock Lesnar at SummerSlam. Femi would have won the Royal Rumble. Oba Femi would have won the World Championship at WrestleMania,” he said. (H/T: Wrestling Inc)
The Ruler is currently competing in the King of the Ring tournament. He will be squaring off against Dominik Mysterio next week on WWE RAW in the semifinals of the tournament. The winner of the King of the Ring tournament will earn a title match at SummerSlam 2026.
Former WWE star open to return to face Oba Femi
Wrestling veteran Braun Strowman shared that he was open to returning to the promotion to battle Oba Femi in a match.
Speaking on the Battleground podcast, The Monster of All Monsters stated that he would return to face Femi if the money was right, and claimed that he would defeat the popular star. Strowman was released by WWE last year.
“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 fascinating to see what WWE has planned for the rivalry between Femi and Lesnar moving forward.
`;
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-wwe-legend-speculates-oba-femi-s-future-following-loss-brock-lesnar?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













