”
], { 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);
});
});
})();
There were previous reports that Roman Reigns was also going to be appearing on every episode of the red brand in June, but that is no longer the case. The Head of the Table reportedly will not be appearing on RAW in June and is not scheduled to compete at Night of Champions 2026 in Saudi Arabia.
Jacob Fatu will be challenging The Tribal Chief for the World Heavyweight Championship at Backlash 2026 this weekend in Tampa, Florida. Fatu locked in the Tongan Death Grip on Reigns last night on RAW before slamming him through a table.
The Samoan Werewolf defeated Drew McIntyre in an Unsanctioned Match at WWE WrestleMania 42 last month. Reigns captured the World Heavyweight Championship from CM Punk in the main event of The Show of Shows.
Major WWE star suggests The Usos stay away from Roman Reigns
Wrestling veteran LA Knight suggested that The Usos stay away from Roman Reigns.
During a backstage segment on a recent edition of WWE RAW, The Megastar noted that The Usos could be successful on their own and did not have to live in Reigns’ shadow anymore.
“You guys sitting at the table again? You sitting at the head of the table? I ain’t here to tell you guys that. As a matter of fact, I wanna remind you exactly who you are. My man Jey Uso, main event, you’re talking about a former World Heavyweight Champion. How did you do that? You did it on your own. Jimmy Uso, all the potential in the world, to be a World Heavyweight Champion, but you know how you gonna do that? Not under Roman Reigns,” said Knight.
Only time will tell if Reigns can defeat Jacob Fatu at WWE Backlash this weekend to retain the World Heavyweight Championship.
`;
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-roman-reigns-reacts-major-wwe-announcement-b3aced45?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













