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

Unable to even lift his injured arm without trouble, The Visionary knew he’d have to vacate his title, also leaving the future of The Vision in shambles. At first, what appeared to be the beginning of an exciting time in WWE left the 40-year-old bitterly disappointed. He dropped a bombshell and noted he was closer to the end of his career and not getting any younger.

“Im not getting any younger, so it’s a lot of negativity. Its hard for me to find anything positive about this. When I look at my timeline, I’ve certainly got a lot more past than future. And so…it’s slipping away a little bit. And ah..that’s a bit terrifying,” Rollins said.


Seth Rollins on plans heading into WrestleMania 42 before his shoulder injury

Season 3 of WWE Unreal pulled back the curtains on several backstage happenings in the global juggernaut, and among them was the major injury to Seth Rollins, leaving The Vision’s future in great doubt.

Rollins spoke about the plans heading into WrestleMania 42, where he was supposed to enter The Show of Shows as the champion and elevate his stablemates Bron Breakker and Bronson Reed.

Instead, he had to undergo surgery and had to vacate the World Heavyweight Championship, which left him devastated.

“Looking at the trajectory of what it was gonna look like going into next year, and raising the stock of Bron and Bronson, and heading into WrestleMania [42] with the World Heavyweight Championship, and it just felt like, you know, this was gonna be a really good year. And to, uh, kind of see that go up in smoke is, like, I feel very disappointed. And I feel like, you know people will be disappointed in me. I’m disappointed in myself,” Rollins said.

The Vision slowly learnt to cope without Seth Rollins after a betrayal angle by the Brons on the RAW after Crown Jewel, which ruled the champion off television and booted him out of the stable he had created.

After being out for a few months, Rollins finally made his return after Elimination Chamber 2026 and went after his former stablemates.

He will now face Roman Reigns at SummerSlam for the World Heavyweight Championship as the two veterans run it back one more time.


If you use the quote from the first part of this article, please credit WWE Unreal on Netflix and give an H/T to 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-drops-heartbreaking-wwe-bombshell?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