”
], { 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);
});
});
})();
Jacob Fatu interfered in the match, causing it to end via disqualification. Undisputed WWE Champion Drew McIntyre showed up as well, and a massive brawl broke out. Sami Zayn and Cody Rhodes both eyed the title in the ring but turned around into a double Spear from Breakker as this week’s episode of the blue brand went off the air.
RAW General Manager Adam Pearce suspended Bron Breakker earlier this month for putting his hands on him. However, the former NXT Champion has since been reinstated, and the entire Vision faction will be competing in the Men’s Royal Rumble match tomorrow night. Drew McIntyre will be defending his title against Sami Zayn at Royal Rumble 2026.
Paul Heyman comments on Bron Breakker’s WWE suspension
Wrestling veteran Paul Heyman commented on Bron Breakker’s suspension by the company.
Speaking on ESPN’s First Take, the Hall of Famer revealed everything he would have done to help get Breakker’s suspension lifted. Heyman noted that the reason he has been successful for so long is that he will do whatever it takes to get things done.
“I think the shorter list would be what didn’t I do or what wouldn’t I do? Blackmail, greenmail, cajole, bribe, threaten, beg, plead, borrow, steal, it doesn’t matter. When you’re a wiseman, when you’re an advocate, when you’re an oracle, when you’re the goat, you get things done. You’re a fixer at the highest level. You maneuver in and out of the corporate structure and right through the talent locker room. No matter what it takes, I get things done. That’s why I am the last manager standing from the 1980s and the last promoter standing from the 1990s,” he said.
It will be interesting to see if Bron Breakker can win the Men’s Royal Rumble match at the WWE PLE tomorrow night.
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-spoiler-bron-breakker-stands-tall-final-smackdown-royal-rumble?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


