”
], { 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);
});
});
})();
Rhea had earlier spoken to Stephanie McMahon for a recording of the What’s Your Story? podcast. The episode was released this week and where Rhea spoke her mind about the rivalry. She admitted that they had a “rocky start” to their rivalry but were set to deliver a stellar matchup. She wanted to put on a show for the fans at the grand event and create a lasting WrestleMania moment.
“I’m excited for this WrestleMania. I really am. I’m going against someone that I never wrestled before. I’ve never even touched pretty much. We haven’t done anything up until this point. She beat my a*s a little bit but, we haven’t really done anything. Started a little bit rocky but we’re on a path now and we’re telling a story and I’m intrigued to see how it goes and just pull off an awesome WrestleMania match. I want this to be a cool moment.” [H/T Fightful]
Rhea Ripley will face Jade Cargill again
After a resounding win at WrestleMania, Rhea Ripley is now the WWE Women’s Champion. However, Mami still has a target on her back, as the likes of Jacy Jayne and Jade Cargill have been attacking her, trying to put the entire women’s division on notice.
Last week, the team of Rhea Ripley, Alexa Bliss, and Charlotte Flair lost a six-woman tag team match to Jade Cargill, Michin, and B-Fab at Saturday Night’s Main Event. In fact, Cargill planted Rhea with the Jaded to get the win for her team. The two stars are now set to face off once again at Clash in Italy this Sunday, where Rhea will put the Women’s title on the line against The Storm.
`;
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-we-haven-t-done-anything-up-until-this-point-rhea-ripley-opens-up-on-backstage-heat-with-33-year-old-wwe-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








![Unfortunate Update: WWE Accidentally Spoil AJ Lee Plans [Reports]](https://litsportsnews.com/wp-content/uploads/2026/05/5808a-17799577173832-1920-450x253.jpg)




