”
], { 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);
});
});
})();
It is highly expected that Lesnar will win the round in Italy, setting up a rubber match for SummerSlam in Minnesota.
Bully Ray pitched a major twist for Brock Lesnar vs. Oba Femi at SummerSlam 2026
While speaking on Busted Open Radio, Bully Ray claimed that Clash in Italy will not be the last match. He pitched a storyline for Lesnar vs. Femi that can turn all of Lesnar’s fans into Femi’s fans as well, even if The Ruler defeats The Beast in Minnesota, which is Lesnar’s hometown.
He claimed that after decimating The Beast, Lesnar will be in a position where he cannot even get up on his feet.
“If they are pro-Brock in Minnesota, if this is what’s going to happen, and they get to the end of the match, and there is a powerbomb from Oba Femi through 19 tables, and Brock loses, and the referee counts to ten, and Brock can’t get up, which is like a good foreshadowing,” said Bully Ray.
At this point, Oba Femi will help him up on his feet to showcase himself as a true warrior and as the only man who can take down Lesnar and bring him up too.
“You couldn’t make it to your feet, thus your career can’t continue. When the Beast is finally destroyed, and not even Lesnar can get to his own feet because he has been decimated by Oba Femi, who helps Brock Lesnar up to his feet. Oba Femi! The only person who can pick Brock Lesnar up is the man who put him down. The warrior who put him down. Oba Femi is standing over Brock Lesnar, and Oba Femi reaches down and helps Brock Lesnar to his feet. If anybody in that arena hated Oba Femi up until that moment, they are loving Oba Femi for the sign of respect. That’s warrior sh**!” added Bully Ray.
Lesnar’s retirement was sudden, and not everyone expected it to stick. There is a theory that WWE brought The Beast back because Saudi Arabia still wanted Lesnar to feature on their events.
`;
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-massive-brock-lesnar-twist-summerslam-2026-pitched-wwe-legend?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













