”
], { 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);
});
});
})();
During a recent interview with Michael Cole on WWE’s YouTube channel, Seth Rollins said he doesn’t know if Bron Breakker is ready yet because he hasn’t capitalized since betraying him. He recalled how when he turned on The Shield, he managed to become the WWE Champion.
“I just think the kid doesn’t understand what he’s getting himself into yet. And I told him again a couple weeks on RAW, like, you have to make these things count. When you make these decisions, you have to make them count. You brought up The Shield earlier. When I turned on The Shield, I made it count. When I cashed in my Money in the Bank contract at WrestleMania later that year, made it count. When I did the Ruse of the Century against CM Punk, I made it count. So he’s got to make it count. The thing is, I just don’t know that he’s ready. When I made the switch, I had incredible minds around me. Randy Orton, Kane, Triple H, Stephanie McMahon. I had a ton of people around me to put me in a position mentally where I could take the next step. He’s got Paul Heyman.”
Rollins further added that Paul Heyman is just using Breakker as his next meal ticket, and when he’s done with him, the WWE Hall of Famer will toss him to the side and move on.
“And the difference between that group that I just mentioned and Paul Heyman is that no matter what Paul sells you, at the end of the day, he’s only looking out for himself. And if he thinks that Bron Breakker, in the back of his mind, isn’t going to get him where he wants to be, isn’t going to be his meal ticket, Paul will cut you loose in a second. And I just think that’s a bad spot for the kid to be in when he’s not ready to do this on his own.”
Seth Rollins commented on Bron Breakker interfering in his WrestleMania 42 match
Seth Rollins was after The Vision since he returned from his injury. He was after payback since the group betrayed him last year. Rollins cost Bron Breakker the Royal Rumble match earlier this year, and was after Paul Heyman when Gunther stepped up to challenge. Therefore, at WrestleMania 42, Rollins faced Gunther since Breakker was out with an injury. During the match, Breakker made his return and attacked Rollins, thereby costing him the match.
During the same interview, Seth Rollins said that Bron Breakker’s actions were straight out of his playbook. He was ready and looking forward to testing himself against someone like Gunther. He also said that he had the match in his hands until Bron interfered and took it away from him. While he didn’t like the outcome, he understood the approach.
“Yeah, I mean, that one’s straight out of my playbook, you know. He, uh, maybe he does learn something during that six months that we were together. I thought I had all my bases covered going into WrestleMania, you know. You looked at the vision as far as Austin Theory, Logan Paul taking care of, Brock Lesnar had to deal with Oba Femi. Gunther kind of came out of nowhere, but it was a good challenge for me. I was really excited to go into WrestleMania to test myself against who I consider, if not the best, one of the best of this entire generation, not just right now. I mean, he’s still an elite level professional wrestler. I was really excited to test myself in my first match back against that. And so, to get to the point where I felt like I had it in hand, and to have Breaker take that away again, I mean, that’s uh, you know, that one does feel like karma a little bit. I didn’t like the outcome, but I understood the approach.”
Seth Rollins and Bron Breakker will compete at WWE Backlash 2026.
If you use the quotes in this article, then please link back to the source with an H/T to Sportskeeda Wrestling.
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-seth-rollins-think-bron-breakker-ready-top-spot-wwe-one-major-reason?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




