”
], { 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);
});
});
})();
Former WWE star CJ Perry, aka Lana, reacted to this result and compared the Eradicator to Reigns. Speaking on TMZ’s Inside The Ring, she noted that the creative likely sees her in that spot in the women’s division.
“In some ways Rhea is like the Roman Reigns of the women; she’s a big player. Some would maybe say Charlotte Flair. Some would say Liv Morgan…but you know, possibly Triple H and creative, the decision-makers, they could see Rhea Ripley as like the Roman Reigns, right?” she said.
Lana mentioned that Rhea Ripley always has to be in the main event and said she was a “needle mover,” a moniker long associated with the Tribal Chief.
“She always needs to be in the main event. And she is incredible. Like she is brutality. She brought brutality to that match. And she is a needle mover,” she added.
CM Punk and Roman Reigns get personal on RAW
After successfully defending his World Title against Finn Balor at Elimination Chamber, CM Punk is now all set to face Roman Reigns at WrestleMania 42.
Punk confronted the 2026 Royal Rumble winner on RAW this week, and things escalated quickly.
Reigns took a jab at the Second City Saint, saying he was brought back to entertain “30-40 year-old-virgins” and sell a few t-shirts. He also warned that he will put Punk on a John Cena-like retirement tour.
The World Heavyweight Champion hit back, saying he was going to bury Reigns at WrestleMania, adding that he will bury him next to his father. This left OTC1 shaken as Punk exited the ring.
If you use quotes from this article, please credit TMZ’s Inside The Ring and give an H/T to Sportskeeda Wrestling for the transcription.
`;
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-needle-mover-wwe-has-a-new-roman-reigns-says-former-star?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













