”
], { 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);
});
});
})();
Speaking on Ring The Belle, SKY addressed her friendship with Mami and commented on why Cathy Kelley feels left out. The former Women’s World Champion stated that Kelley might be jealous of her and Ripley, as she wants to be the one to jump on the 29-year-old star.
“Yes, you’re right. I think she’s upset, and I think she’s jealous of me, maybe cause she wants to jump on Rhea [Ripley] too. I just want to say, ‘Sorry, Cathy,’ SKY said.
Kelley, on several occasions, online stated herself as Ripley’s ex.
What’s next for Rhea Ripley and IYO SKY heading into WWE WrestleMania?
Earlier this year, Rhea Ripley and IYO SKY became the new WWE Women’s Tag Team Champions. Regardless of their championship win, the two entered the Women’s Royal Rumble match in Riyadh. Unfortunately, they lost as The Judgment Day’s Liv Morgan won the gimmick match.
Earlier this month, Mami qualified for the upcoming Women’s Elimination Chamber match in Chicago. The 29-year-old star hopes to win the gimmick match and secure a title match at WrestleMania 42 in Nevada. Meanwhile, IYO SKY could also be added to a qualifying match in the coming weeks.
There’s a possibility that the two will enter The Grandest Stage of Them All as champions and defend their title against other notable teams like The Bella Twins or Alexa Bliss and Charlotte Flair.
If you use quotes from the article, please credit Ring The Belle and provide an H/T to Sportskeeda Wrestling for the transcription.
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-she-wants-jump-rhea-ripley-mami-s-ex-jealous-female-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



