”
], { 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);
});
});
})();
In an interview on TMZ Sports’ Inside The Ring, Sterling revealed that her ultimate dream match in WWE is against Rhea Ripley.
“She’s always been an inspiration of mine because she got to the Performance Center when she was 19, just like me and she was once shy as well. I feel like we just connect on so many levels and I see myself in her. So, it’s her development and where she is now. Over time as I develop that same way and get better, I feel like that could be a cool, little match,” Sterling said. [H/T Wrestling Observer]
Zena Sterling has a long way to go before she reaches the main roster, especially with the deep talent pool of the women’s division in the company. However, Sterling has the potential to be a big talent in WWE, so a dream match with Rhea Ripley is certainly possible.
It’s not a coincidence that she’s being compared to The Ring General, who is arguably one of the best pro wrestlers on the planet.
Jade Cargill confident ahead of her match against Rhea Ripley at WrestleMania 42
Rhea Ripley is set to challenge Jade Cargill for the WWE Women’s Championship at WrestleMania 42. Ripley earned the right after winning the 2026 Women’s Elimination Chamber match in Chicago last month.
Speaking to Complex Graps, Cargill expressed her confidence in successfully defending her title at the Grandest Stage of Them All.
“I’m not going to end my undefeated streak at WrestleMania, about to go 3-0. I think you guys are gonna see us put on a show and a clinic. I think she’s great, but I’m better. I’m a powerhouse. Nobody’s really seen me go toe-to-toe with such a stellar opponent. Yes, this will be the grandest match that I’ve had so far in my career. The fact that I’m just starting and I have so much to go is crazy,” Cargill said. [H/T eWrestlingNews]
Cargill has held the WWE Women’s Championship since beating Tiffany Stratton at Saturday Night’s Main Event last November in Salt Lake City, Utah.
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-female-gunther-wants-dream-match-rhea-ripley?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



