”
], { 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);
});
});
})();
Jimmy Uso, Jey Uso, and Sikoa were all taken to a medical facility after suffering multiple injuries during the chaotic night. The attack immediately changed the landscape surrounding Roman Reigns and his family.
That said, in this article, we look at three WWE Superstars who were hospitalized by Royce Keys and OTM following the brutal events on RAW.
#3. Jimmy Uso
Jimmy Uso was one of the first victims of Royce Keys and OTM’s attack. Thus, his involvement makes the angle particularly personal.
Last week, the former WWE World Tag Team Champion was targeted by OTM, with Bronco Nima and Lucien Price driving him through the announce table. This week, the situation became even more serious when Keys and OTM ambushed The Usos in the parking lot.
Jimmy has consistently positioned himself as one of the family’s protectors, particularly when his brother Jey has been involved in dangerous situations. That makes this attack particularly significant because it demonstrates that Royce and OTM are no longer interested in simply making a statement. They want to dismantle The Bloodline.
With Big Jim hospitalized, WWE has created an opportunity for the rivalry to become significantly more personal. His eventual return could lead directly to a singles confrontation with Royce Keys, especially if Jimmy Uso wants revenge for what happened to him and his brother.
#2. Jey Uso
Jey Uso was another major casualty of the attack. Thus, his hospitalization could have even bigger storyline consequences. Royce Keys and OTM did not simply confront Jey in a wrestling match. They attacked him away from the ring, alongside his twin brother.
Jacob Fatu’s reaction later in the show demonstrated just how seriously the family is taking the situation. Fatu stormed to the ringside just as the Women’s Intercontinental Championship match was to begin and declared war on Keys and OTM.
The YEET Master’s condition could therefore become the catalyst for a larger Bloodline confrontation. WWE can use his absence to build anticipation for a future return for revenge.
With that in mind, a recovered Jey Uso confronting Royce Keys after being left hospitalized would have an obvious emotional hook, especially if his brother is involved.
#1. Former WWE United States Champion Solo Sikoa
Solo Sikoa may be the most intriguing name on the hospitalization list. Unlike Jimmy and Jey Uso, Solo’s relationship with The Bloodline has been far more complicated. He has spent considerable time at odds with members of his own family. However, that doesn’t deny the fact that he is still connected to The Bloodline.
The Street Champion was already attacked by Royce Keys during last week’s RAW chaos, with the former AEW star joining forces with OTM to destroy multiple members of The Bloodline. This week, Royce and his crew struck Solo again, leaving him bloodied backstage before he was eventually taken to a medical facility.
The timing is crucial. Roman Reigns is currently at the center of the World Heavyweight Championship picture. Meanwhile, Jacob Fatu has openly vowed to deal with Royce Keys and OTM. Solo Sikoa’s hospitalization could therefore bring several Bloodline storylines together.
It appears that Keys and OTM have crossed a line. Thus, Solo could suddenly find himself standing on the same side as the OTC and his group. His, Jey’s, and Jimmy’s injuries would give the entire family a shared reason for retaliation.
`;
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/3-wwe-superstars-royce-keys-otm-hospitalized-raw?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













