], { 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);
});
});
})();

After the match, Ripley gave a bouquet of flowers to SKY to celebrate their win and Valentine’s Day.

In a post on X, formerly known as Twitter, IYO SKY delivered a message to her partner. She’s thankful for several things ahead of Monday’s episode of RAW.

“Super duper happy Valentine’s Day❣️💐🥰✨✨ The WWE Universe in Lubbock, Rhea, and the beautiful flowers made my sweet day!! Tysm #Rhiyo #WWELubbock #ValentinesDay2026,” SKY tweeted.

IYO SKY and Rhea Ripley have been active as champions. They retained their titles last Friday on SmackDown after their match against Lash Legend and Nia Jax ended in a double countout.

SKY isn’t scheduled for a Women’s Elimination Chamber qualifying match this week, with Nattie, Bayley and Asuka battling it out for the second RAW spot. Ripley already qualified last week after beating Ivy Nile and Lyra Valkyria.


Rhea Ripley opens up about teaming up with IYO SKY

Before becoming RhiYo, Rhea Ripley and IYO SKY were bitter rivals. SKY has always had Ripley’s number, which is something The Genius of the Sky brings up from time to time, according to Ripley herself.

“There’s always that respect there, but it’s a competitive respect,” Ripley told Yahoo! Sports’ Uncrowned. “And we both feel it, and she rubs it in my face every now and then [that I haven’t beaten her], and I can’t blame her because I’d be doing the same. And the one time that I do finally beat her, I will be rubbing it in her face as well.”

It will be interesting to see if Ripley and SKY are heading into WrestleMania 42 as tag team champions or challenging for singles gold.

Why did you not like this content?


`;
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-iyo-sky-breaks-silence-wwe-star-bends-knees-valentine-s-day?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

Leave A Reply

Exit mobile version