”
], { 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);
});
});
})();
“And I thought that’s actually the opponent I was gonna face at Mania was the likes of Charlotte Flair. We’ve been teasing it for so long, and I think that’s a money making match. She’s a queen in her own right and I am as well, and I think we have such similar aesthetics sometimes that I think it’s more of a like, who’s who? Who’s really that queen? Or whatever you want to say. I didn’t really dream book Rhea as being the person I would’ve had my Mania match with this year,” she said. [H/T: Wrestle Purists on X]
You can check out the full interview in the video below:
Rhea Ripley became the number one contender for the title by winning the Women’s Elimination Chamber match. Liv Morgan won the Women’s Royal Rumble match earlier this year and selected Women’s World Champion Stephanie Vaquer as her opponent.
Jade Cargill praises former WWE rival
Jade Cargill recently praised Naomi as a performer following their heated WWE rivalry last year.
Naomi was revealed to be responsible for the backstage attack on Cargill in November 2024. Speaking with DC Young Fly on the Atlanta Hawks’ YouTube channel, the former AEW star praised The Glow for her character work.
“You know what? I would say Naomi. Naomi. We actually had that match here at Evolution [2025] at the State Farm Arena. We had a no bars match [No Holds Barred] where we were just using trash cans. I got a camera, hit her in the gut with it, got a trash can, put it over her head, and knocked her in. It was crazy. I would say Naomi, her character work is extremely good,” Cargill said.
Only time will tell if Jade Cargill or Rhea Ripley will walk out of WrestleMania 42 as the reigning WWE Women’s Champion.
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-jade-cargill-claims-rhea-ripley-dream-wrestlemania-match?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



