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

In this listicle, we will look at four times The Vision has been hit with the injury curse.


#4. “The Visionary” Seth Rollins

Seth Rollins, along with Paul Heyman, was the founding member of The Vision. He was also the leader of the group. Rollins won the 2025 Men’s Money in the Bank Match and went on to cash in the briefcase in a shocking swerve at SummerSlam 2025 to win the World Heavyweight Championship.

The Architect faked a knee injury to catch everyone off guard before unexpectedly returning at The Biggest Party of The Summer to cash in his contract. While that injury was a ruse, the next one unfortunately wasn’t. Rollins’ reign as the World Heavyweight Champion came to an abrupt end when he sustained a shoulder injury during his match against Cody Rhodes at Crown Jewel 2025.

The Vision are DONE?! | Bron Breakker & Bronson Reed betray Seth Rollins: Raw, Oct. 13, 2025

On the following episode of RAW, Seth Rollins was kicked out of the group, as Bron Breakker turned on The Architect. Bronson Reed and Paul Heyman also chose to side with Breakker, ending Rollins’ tenure in The Vision. Rollins was written off television until the Elimination Chamber 2026, where he made his official return.


#3. Bron Breakker

With Seth Rollins out of the picture, Bron Breakker became the primary focus of The Vision. The Dog of WWE moved up to the main event scene in Rollins’ absence, and it appeared that he was being prepared for an eventual feud with The Architect once he returned.

However, Breakker’s push was derailed by an unfortunate injury. The young star entered the 2026 Men’s Royal Rumble Match in the #2 position, but he was attacked by a hooded figure before entering the ring. This eventually led to Breakker being eliminated in mere seconds.

On the following episode of RAW, a frustrated Breakker caused chaos around the ringside area. That said, while flipping over the commentary table, The Dog of WWE suffered a serious hernia that required immediate surgery. The mystery attacker angle was supposed to set up Breakker vs. Rollins for WrestleMania 42, but plans changed after the 28-year-old’s injury.

Breakker eventually returned during The Show of Shows, attacking Seth Rollins during his match against Gunther.


#2. Bronson Reed

Bronson Reed had big shoes to fill in The Vision after Bron Breakker was sidelined with an injury. The Aus-Zilla was reportedly set to participate in the 2026 Men’s Elimination Chamber Match and put on a dominant performance. However, Reed also suffered an injury that sidelined him before the event.

Reed faced Jey Uso and the Original El Grande Americano in an Elimination Chamber qualifying match. During the bout, the Australian powerhouse suffered a torn bicep while breaking up a pin. Jey ultimately won the bout and went on to compete inside the steel structure.

The Aus-Zilla has yet to return to television after his injury. That said, he has been active on social media, and Reed looks ready for his comeback.


#1. Logan Paul

Logan Paul became the latest member of The Vision to suffer an unfortunate injury setback. The social media star has been heavily featured on WWE programming lately and has fully transitioned into a regular in-ring role over the past several months.

Paul and Austin Theory had also become an important part of The Vision by the end of 2025. Earlier this year, the duo defeated The Usos in a Street Fight to win the World Tag Team Championship, giving the faction even more control on RAW.

However, things changed at Saturday Night’s Main Event XLIV. Logan Paul and Austin Theory were defending the World Tag Team Championship against The Street Profits when Paul suffered a torn left triceps injury during the match. The injury reportedly happened when he caught a dive from Angelo Dawkins on the outside.

That said, Logan and Theory still managed to retain the titles despite the injury. However, the damage had already been done, and reports later stated that Paul could be sidelined for several months.

The situation immediately forced The Vision to make changes once again. On the following episode of RAW, Paul Heyman announced that Bron Breakker would replace Logan Paul as Austin Theory’s tag team partner while The Maverick recovers.

It remains to be seen how the faction finds its footing with only two active members.

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/4-times-the-vision-hit-injury-curse?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