”
], { 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);
});
});
})();
Breakker was the second entrant in the Men’s Royal Rumble match but was immediately eliminated by Oba Femi. Brock Lesnar was attacked by Oba Femi this past Monday night on WWE RAW, and it was announced that the two would be squaring off at WrestleMania 42. Bronson Reed also suffered a torn triceps earlier this year during his Elimination Chamber qualifying match, and it is unknown when The Vision star will be returning to action.
Paul Heyman comments on Bron Breakker’s WWE future
The Vision’s Paul Heyman sees a bright future on the horizon for Bron Breakker in WWE.
Speaking on Busted Open Radio, the Hall of Famer discussed the former Intercontinental Champion’s future following the injury. The Oracle claimed that he expected Breakker to return to the ring hungrier than ever because now he understood what it was like to miss out on the action.
“He’s going to come out hungrier than ever because now he understands what it’s like to miss out. And that’s just going to be something for him that’s going to f*ck with his head and f*ck with his head to the point that when he comes back, he’s going to appreciate this even more than he already does,” he said.
Seth Rollins used to be the leader of The Vision, but the faction betrayed him following his shoulder injury last year. Rollins still has not competed in a match since his victory over Cody Rhodes at Crown Jewel 2025, but has been targeting The Vision as of late on RAW. It will be interesting to see if Bron Breakker can get cleared to return to the ring in time for WrestleMania 42 next month.
`;
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/rumor-huge-bron-breakker-injury-update-ahead-wrestlemania-42-reports?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













