”
], { 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);
});
});
})();
On X, Triple H hyped up the Women’s Championship match between Cargill and Ripley and described the two women with three words. The two superstars even crossed paths on this week’s SmackDown.
“Dominant. Destructive. Disrespectful. @Jade_Cargill vs. @RheaRipley_WWE for the @WWE Women’s Championship at #WrestleMania.” wrote Triple H.
Check out Triple H’s post on X:
Rhea Ripley issued a warning to Jade Cargill ahead of their match at WrestleMania 42
Rhea Ripley put Jade Cargill on notice before their collision at WrestleMania 42 for the WWE Women’s Championship.
Speaking to Nina Drama on her latest Kick stream, The Eradicator confidently claimed that she would beat the Women’s Champion so bad that she wouldn’t want to come back. Ripley said:
“I’m going to beat her a**. I’m going to beat her a** so bad that she’s not going to want to come back, actually. She’s not going to want it, and that’s just how it’s going to be,”
For months, Ripley has been teaming up with IYO SKY. The two were part of a tag team and even held the WWE Women’s Tag Team Championships before losing the titles to Nia Jax and Lash Legend.
The two decided to split on Monday Night RAW, with SKY staying on the red brand and Ripley going the other way. Ripley is a former Women’s World Champion, but hasn’t held a singles championship since March 2025, when she lost the title to IYO SKY before WrestleMania 41.
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-triple-h-sends-message-jade-cargill-rhea-ripley-ahead-wwe-women-s-championship-match-wrestlemania-42?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


