”
], { 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);
});
});
})();
Some speculations have suggested that once he defeats Femi at Clash in Italy, he will retire for good. Those speculations have been squashed by a report by Fightful. It claims that Brock Lesnar will not wrap up his career after Clash in Italy.
Unfortunately, it does not say what The Beast’s schedule is following the premium live event. As per reports, The Beast is not scheduled for Saturday Night’s Main Event at Madison Square Garden on July 18, 2026. So, fans may not see Brock Lesnar for a while after Clash in Italy, but he will not retire.
Lesnar may be advertised for Night of Champions on June 27, 2026, after the match against Oba Femi is over.
Brock Lesnar revealed why he chose to return to WWE
The Beast retired at WrestleMania after Oba Femi defeated him, and it seemed like the thing to do at that point. However, Lesnar changed his mind after giving it a second thought.
During a promo ahead of Clash in Italy, The Beast revealed that he will conquer The Ruler and humble him. He chose to return because quitting after getting his a** whooped does not sit well with him.
“I’ve had my share of a** whoopings over the years, but none quite like that, it was humbling. You beat my a** so bad I said ‘that’s it, I’m done’. But that doesn’t sit very well with me Oba. It’s not gonna end that way Oba Femi. Brock Lesnar can take an a** whooping, but can you? You’re gonna get your a** kicked by a humbled, retired beast. Brock Lesnar will conquer Oba Femi. I am gonna rule over Oba Femi,” he said.
It has been reported that Lesnar is a favorite alongside Rhea Ripley and Roman Reigns within WWE creative for Clash in Italy.
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/news-unfortunate-update-brock-lesnar-wwe-status-after-clash-italy?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


