”
], { 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);
});
});
})();
On an episode of RAW following the premium live event, Breakker hit Rollins with a devastating Spear to remove him from the group. This pivot was done due to The Visionary’s real-life shoulder injury, which was going to put him on the shelf for a good amount of time.
In season three of WWE Unreal, episode two showcased the buildup to Breakker’s betrayal on RAW. The Vision is backstage, and Rollins goes over how the former NXT champion should deliver in that exact moment. He tells his protege that he wants him to go all in with the Spear.
“I know I don’t need to tell you this. Do not f*ck with that spear. Hit me hard as a motherf*cker, just like you would normally. This is a moment they’re gonna replay for years… It’s the last bump I am taking for six months, so make it a good one,” he said.
Paul Heyman, who is also present with the group, tells the second-generation star to make the most of the moment, as everybody’s future depends on it.
“This pays the bills. This pays the f*cking bills. Hit him like iShowSpeed. It’s not just your money that depends on it. It’s everybody’s money that depends on it,” the Oracle said.
As the faction heads to Gorilla, Bron Breakker apologizes to Rollins for what is going to happen.
“I’m sorry in advance,” he tells the Architect.
Seth Rollins returned during the buildup to WrestleMania 42, and while a match with Breakker couldn’t take place at the event, the duo feuded after Mania.
Bron Breakker was pitched to win the men’s Royal Rumble
After betraying Seth Rollins, Bron Breakker had a lot of momentum on his side. He pinned CM Punk in the WarGames match at Survivor Series and looked set for Championship run.
Heading into the Royal Rumble this year, he was seen as one of the favorites to win the match. During Unreal season three, it was revealed that there were discussions regarding him winning the Royal Rumble.
But Triple H was hesitant about the idea. He questioned whether Bron Breakker could handle the pressure and said that while it may be a shocking moment, it might feel like they are shoving him down the throats of the fans.
At the end, WWE decided to go with Roman Reigns as the winner of the 2026 men’s Royal Rumble match.
If you use quotes from this article, please credit WWE Unreal and give an H/T to Sportskeeda Wrestling for the transcription.
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-i-m-sorry-bron-breakker-seth-rollins?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



