”
], { 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);
});
});
})();
Femi’s impressive performance was acknowledged by ESPN, WWE’s media rights partner. The global company awarded Oba the Moment of the Night Championship for his win over Brock Lesnar. The title will also be presented to a standout performer on Night Two tomorrow.
Did Brock Lesnar retire after losing to Oba Femi at WWE SummerSlam?
Brock Lesnar possibly competed in his last match at SummerSlam, as there are speculations that he’s retired after losing to Oba Femi. The Beast Incarnate bid farewell to the fans after his match, and Michael Cole also mentioned that it could have been his last outing to the squared circle.
Triple H also addressed the elephant in the room during the post-SummerSlam show, noting that he is also unclear on what the future holds for the Beast. The WWE CCO also credited Lesnar for putting over Oba Femi after the match:
“I don’t know. I mean, you saw Brock in whatever way he did it, retire a few months ago, so to speak, and then come back and do this. For Brock to walk back to the ring, to bring Oba back in there with him, to put him over verbally and physically as, ‘This is the future of the business and I am the past,’ that’s a pretty bold statement. Brock doesn’t just say things. So without reading into it any more than that, ‘I am the past’ is what he said. But you know as well as I do Brock does what Brock wants to do. So I would take what he said at face value and let’s see.”
While it is unclear if Brock Lesnar has retired after SummerSlam, there is a strong chance he will be away from WWE programming for the foreseeable future. Oba Femi, on the other hand, called out CM Punk after the event and could go after a world title in the company.
`;
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-oba-femi-handed-a-new-championship-following-victory-over-brock-lesnar-at-wwe-summerslam?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










![[Watch] Brock Lesnar pays homage to The Undertaker at WWE SummerSlam 2026](https://litsportsnews.com/wp-content/uploads/2026/08/6e863-17856337915707-1920-450x253.jpg)


