], { 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);
});
});
})();

“I think when I have something to overcome, when I have my back against the wall, a chip on my shoulder, that is when I am the best version of myself. So, a loss might be a setback, but it could also be the kick in the a** I need to be the person and to be the performer that I need to be to get back to where I want to be,” he said.

You can check out the interview in the video below:

Countdown to WWE Backlash: May 9, 2026

Bron Breakker and his Vision stablemates betrayed Seth Rollins last year. Rollins battled Gunther at WWE WrestleMania 42 last month, but Breakker interfered in the match, and The Ring General capitalized to emerge victorious. Breakker has not been in action since the Men’s Royal Rumble match in January. The former Intercontinental Champion missed a few months after undergoing hernia surgery earlier this year.

Seth Rollins claims he doesn’t trust WWE star Roman Reigns

WWE RAW star Seth Rollins claimed that he did not trust Roman Reigns ahead of Backlash.

Speaking on the Backlash Kickoff Show, Seth Rollins claimed that he didn’t trust The OTC and CM Punk as major champions leading the promotion. The Visionary suggested that he was the better star for the job.

“There are a lot of, pardon the pun, visions for what the future of the company could, or would, or should look like. And to be honest with you, I just don’t trust Roman Reigns. I certainly don’t trust CM Punk. I don’t trust either of them to be kind of the figureheads and the leaders. So, I felt like I was the best person suited for that job,” he said.

“You’re in my way.” — Seth Rollins SETH ROLLINS AND ROMAN REIGNS FACE OFF 👀🔥 #WWERaw

It will be interesting to see if Seth Rollins can get the better of Bron Breakker at WWE Backlash 2026 tonight.

If you use the quotes from this article, please credit Sportskeeda Wrestling for the transcription.

Why did you not like this content?


`;
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-shares-surprising-reason-might-need-lose-bron-breakker-backlash?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

Leave A Reply

Exit mobile version