”
], { 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);
});
});
})();
While Fatu is a formidable opponent, he may not be able to dethrone Roman Reigns even if he gets more opportunities. WWE has hinted at a massive future program for The Head of the Table, and it could ultimately lead to the OTC dropping the title.
On the go-home episode of RAW before Backlash, Reigns was set to sign the contract to make his match against Jacob Fatu official. The OTC was furious and wanted to confront Fatu in the opening segment of the show, but The Samoan Werewolf hadn’t reached the venue yet.
Reigns was arguing with Adam Pearce in the Gorilla Position when he was interrupted by Seth Rollins. The Visionary told his former stablemate that he was in his way before making his way out to the ring. The momentary confrontation between Reigns and Rollins may have hinted that they might collide for the World Heavyweight Championship.
A match of this calibre deserves a stage like WrestleMania. Fans might see the former Shield members lock horns at The Show of Shows next year. Rollins is currently embroiled in a heated rivalry with The Vision. At Backlash, The Visionary lost to Bron Breakker.
Meanwhile, Reigns will continue his feud with Jacob Fatu. The two megastars may eventually cross paths by the time WrestleMania 43 comes near. If the bout takes place, there is a strong possibility that Seth Rollins dethrones Roman Reigns as the World Heavyweight Champion.
Reigns has already had an iconic 1,316-day reign as world champion that ended at WrestleMania 40. It is unlikely that the OTC will go on another lengthy title reign. Moreover, Seth Rollins had to vacate the World Heavyweight Championship due to a shoulder injury last year, and he has yet to receive a rematch.
Reigns and Rollins share too much history not to cross paths, especially when both of them are on the same brand. With their brief interaction on RAW, WWE may have spoiled a future match between them. That said, this scenario is only based on speculation, and nothing has been confirmed.
Roman Reigns claims that he got WWE to a point where it no longer needs legends
Ahead of WrestleMania 42, Roman Reigns sat down with Michael Cole, where he mentioned that he got WWE to a point where the company can move on from legends like John Cena, The Rock, and CM Punk. However, he was disappointed that other stars did not contribute to the cause.
“I put in all that work to get us to a point where we could move on from people like CM Punk, John Cena, and The Rock, and now I look around and it’s just retirement acts here and there. I put my soul into lifting this company up, and the people who were supposed to carry that equity sh*t the bed.” Roman Reigns said.
It will be interesting to see what’s next for Roman Reigns in WWE.
More from Sportskeeda
${getStoryActionHTML(story, storyTitle, permalink)}
`;
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-will-lose-world-heavyweight-championship-man-wwe-may-spoiled-it?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


