”
], { 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);
});
});
})();
SKY also made a timely appearance at Mania, where she took out B-Fab and Michin while they were trying to distract Ripley in the ring. This evened the odds and led to Ripley dethroning Cargill as the WWE Women’s Champion.
In a backstage segment on today’s RAW, a visibly emotional IYO SKY and Rhea Ripley bid each other goodbye as the latter moves to SmackDown, while the former stays on the Red brand. Mami took to her X account after the show to write an emotional statement, saying this wasn’t the end of the line for them.
Check it out below:
“For now, but not forever. Thank you@Iyo_SkyWWEfor making some of my greatest memories! I know what you want and where your heart is… I believe in you! Q” tweeted Ripley.
What’s in store for Rhea Ripley on SmackDown?
The Eradicator is sure not to face any shortage of credible challengers for her WWE Women’s Championship on SmackDown. The roster is loaded with several up-and-coming and seasoned performers who would be eying a shot at the gold.
The likes of Tiffany Stratton, Giulia, Nia Jax, Chelsea Green, and even Jade Cargill, seeking a grudge match, could step up to Ripley on Friday night. With Backlash 2026 barely a few weeks away, fans can expect to get clarity on who would face Rhea Ripley at the PPV, as soon as on SmackDown this week. At this point, Cargill seems the most likely candidate to get a rematch at the event.
`;
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-rhea-ripley-issues-emotional-statement-breaking-long-time-partner?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













