”
], { 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);
});
});
})();
Lesnar immediately retired, putting his gloves and boots in the middle of the ring, sobbing, seemingly leaving all the good memories behind. His longtime manager, Paul Heyman, was also all teary.
However, weeks later, Lesnar returned on RAW and attacked Femi, setting up their rematch at Clash in Italy, where The Beast Incarnate ended The Ruler’s main-roster undefeated streak, leveling their series at 1-1.
Following the loss, Femi captured the 2026 King of the Ring tournament, earning the crown and guaranteeing a title shot at SummerSlam against his choice of Champion. The Ruler kept his title aspiration on hold to complete his saga against Lesnar, who returned on the post-Night of Champions episode of WWE RAW and attacked Femi for talking trash about him.
Many think that the trilogy between Femi and Lesnar may be The Beast Incarnate’s last appearance, and he could finally retire.
To raise the bar, Triple H is set to host the weigh-ins between Oba and Brock on the go-home edition of WWE RAW tonight before SummerSlam.
In this article, we take a look at three things that may happen during Brock Lesnar and Oba Femi’s weigh-in on WWE RAW.
#3. A massive brawl
The rivalry between Femi and Lesnar has reached its boiling point, and the trilogy between the two is indeed important for both of them.
Before their Hell in a Cell match at the Biggest Party of the Summer, The Ruler may issue a strong statement after the weigh-ins that he would tame the Beast inside his own territory, where he is undefeated, which may not sit well with Brock. He may launch himself at the Ruler, turning it into a chaotic brawl, forcing Triple H to bring enforcement. Both stars could be held back by security and superstars, giving fans the essence of the old-school WWE brawl-fest.
#2. Showcasing power over WWE officials
Triple H is well aware of the danger of putting Oba Femi and Brock Lesnar in the same ring before their high-stakes Hell in a Cell match for a weigh-ins segment.
Therefore, to keep things under control, The Game might insert heavy security between Femi and Lesnar to prevent any ruckus or chaos. However, after having a heated argument, both monsters might unleash themselves and showcase their power by destroying the wall of security, and eventually clash heads before Triple H threatens to pull their match off the card.
#1. Oba Femi adds a massive stipulation
After having their regular weigh-ins, The Ruler may ask Triple H to add a stipulation to his Hell in a Cell match against Brock Lesnar. He might claim he had lost his title opportunity at one of the biggest PLE’s due to Lesnar.
However, The Beast Incarnate has nothing to lose as compared to Femi, who has given up his title shot. Hence, Femi may force The Game to add a stipulation that if he defeats The Next Big Thing at the Biggest Party of the Summer, he will have to retire and end his professional wrestling career.
That said, all the pointers above are speculative, and nothing has been confirmed. It will be interesting to see what plans Triple H and his WWE creative team have in store for the Femi-Lesnar saga in the coming weeks.
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/3-things-that-could-happen-during-brock-lesnar-oba-femi-s-weigh-in-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


