”
], { 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 former Universal Champion’s superstar profile was recently moved to the alumni section of the official roster page on WWE’s website. Hence, many believed he was done with in-ring action. However, he shockingly came out of retirement on last night’s RAW.
Brock Lesnar attacked Oba Femi during his entrance. The Ruler was about to compete in the third match of his open challenge series when The Beast Incarnate showed up and delivered four vicious F5s. Lesnar sent an ominous message before making his way to the backstage area.
“Yeah, I don’t give a f*ck,” Lesnar said.
You can view a clip of the segment in the post below.
The Oracle later confirmed that Lesnar will battle Femi in a rematch at Clash in Italy on May 31.
Brock Lesnar Might Retire at SummerSlam 2026
Brock Lesnar returned to WWE from a two-year hiatus at SummerSlam 2025. He attacked John Cena after the latter lost to Cody Rhodes in the main event of The Biggest Party of the Summer.
Lesnar has competed in four matches since his comeback. He picked up a victory over John Cena at Wrestlepalooza and was part of the winning team in the 2025 Men’s Survivor Series WarGames Match. However, he has yet to win a bout this year.
In a recent interview, Lesnar revealed that he was back in WWE for a short period. Last year, in a chat with Chris Van Vliet, Cena said the former UFC champion could wrestle his final match at SummerSlam 2026.
This year’s Biggest Party of the Summer will take place at US Bank Stadium in Minneapolis, Minnesota, on August 1 and August 2. Minneapolis is the billed hometown of Lesnar. Therefore, he could end his in-ring career in the City of Lakes.
Are you excited about Lesnar vs. Femi II? Hit the Discuss button and sound off.
`;
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-brock-lesnar-sends-6-word-message-immediately-after-attacking-oba-femi-wwe-raw?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













