”
], { 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);
});
});
})();
Following this loss, Jey snapped and started wrecking the ringside area. The YEET Master was visibly frustrated, and in a backstage segment, he revealed that the World title only looks good on the Head of the Table.
Considering the crash-out of Jey Uso, Roman Reigns might change everything for his real-life cousin by bringing back Rikishi as his newest manager. It’s been a long time since we have seen the Hall of Famer on WWE television.
For those who might not know, Rikishi is the real-life father of The Usos, and his return and joining forces with Jey purely make sense. If the veteran star accompanies the YEET Master on Monday Night RAW, it can bring a drastic change for him.
With his father’s help, Jey will get some clear direction after the recent losses and rebuild himself on the road to Royal Rumble 2026. The reason Roman Reigns may get involved in this matter is that it will show he is the Head of the Family and truly cares about his family members.
As of now, there is no official update on Rikishi’s return, and this article is based solely on speculation. It will be interesting to see how Triple H will book Jey Uso following his crash-out on Monday Night RAW.
When is Roman Reigns expected to make his WWE return?
Currently, WWE is not promoting Roman Reigns’ return, but the OTC is expected to be part of John Cena’s final match at Saturday Night’s Main Event. Recently, Seth Rollins confirmed his attendance for the special show, and it seems that Roman Reigns may also join to watch Cena’s final bout.
Talking about his storyline comeback, WWE may potentially book the OTC after the SNME show for the Royal Rumble 2026. We are almost two months away from the next premium live event, and as a result, the OTC has seemingly been on a brief hiatus from World Wrestling Entertainment again.
`;
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/roman-reigns-change-everything-jey-uso-star-s-major-losses-exploring-possibility?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













