”
], { 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);
});
});
})();
“Preparing for my interview for the Netflix documentary ‘Forever Number Two: The Seth Rollins story,'” he wrote.
Reigns defeated CM Punk in the main event of WrestleMania 42. Punk went on hiatus from the promotion following the loss but returned earlier this month to challenge Sami Zayn for the Undisputed WWE Championship.
Cody Rhodes was supposed to battle Sami Zayn for the title earlier this month on RAW, but Gunther attacked him ahead of the match. Punk replaced The American Nightmare and defeated Zayn to become the new champion. The Second City Saint will be defending the title against Rhodes next month at SummerSlam 2026.
Roman Reigns discusses potential rivalry with rising WWE star
World Heavyweight Champion Roman Reigns discussed a potential rivalry with Oba Femi in the future. Femi won the King of the Ring tournament to earn a title shot at WWE SummerSlam but turned it down to battle Brock Lesnar in a Hell in a Cell match at the PLE next month.
Speaking on Night Cap, Reigns noted that Femi was still very new and had a lot of work to do as a performer. The Tribal Chief questioned if Femi would be able to make it to the top of the card to challenge him for the World Heavyweight Championship.
“I just said Oba’s very new and Oba’s got a lot of work to do. Me, I’m consistent and as tested as they come, so you already know what it is, I’m going to be there. The question is can Oba make it all the way through? Can he find his way through the wilderness and find his way to the championship destination?”
It will be interesting to see if Roman Reigns can defeat Seth Rollins at WWE SummerSlam to retain the World Heavyweight Championship.
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/news-roman-reigns-mocks-seth-rollins-calls-forever-number-two-ahead-wwe-summerslam?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



