”
], { 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 48-year-old icon was last seen in action at the Clash in Italy premium live event, where he defeated Oba Femi in a rematch from WrestleMania 42.
The Beast avenged himself that night after the Nigerian Ruler embarrassed him at the Showcase of the Immortals.
Lesnar faked his retirement to get back at Femi, with the score now tied at 1-1. Fans have since been buzzing about the possibility of the two men culminating their feud with a trilogy at the Biggest Party of the Summer.
Oba Femi hasn’t stopped mentioning Brock Lesnar in his promos, also calling the former Universal Champion a coward.
Many fans thought the Beast would show up at Night of Champions to cost the Ruler the King of the Ring final, but that didn’t happen.
However, WWE did confirm his future when they aired a video package for SummerSlam, featuring Brock Lesnar.
You can check out the teaser below:
This all but confirms that he will return in time for the upcoming premium live event in Minnesota.
Fans were left confused when Lesnar didn’t make it to the official poster of the Biggest Party of the Summer.
Is Brock Lesnar vs. Oba Femi still on the cards for WWE SummerSlam 2026?
Oba Femi has secured a SummerSlam main event berth by winning the King of the Ring last night.
As announced by Michael Cole, the Ruler will choose a champion of his choosing on the RAW after Night of Champions.
This means he could either face Roman Reigns for the World Heavyweight Championship or Sami Zayn for the Undisputed WWE Title at SummerSlam, leaving his third match with Brock Lesnar up in the air.
Now, unless the Beast Incarnate dethrones either champion, it is unlikely that the trilogy will happen, at least not at the Biggest Party of the Summer.
Of course, Oba Femi could pull double duty, just like Daniel Bryan did at WrestleMania 30.
Fans must tune in to Monday Night RAW next week to find out who Oba Femi chooses as his SummerSlam opponent.
`;
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-officially-confirms-brock-lesnar-s-future-after-he-missed-night-champions-2026?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













