”
], { 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);
});
});
})();
The Judgment Day battled Zayn and Owens in a Pittsburgh Steel City Street Fight for the Undisputed WWE Tag Team Championship. At one point during the contest, Ripley showed up and brutally Speared The Prizefighter through the barricade. It turned out to be one of the most memorable spots of the night.
In a recent interview with ESPN, Rhea Ripley discussed the biggest moments of her WWE career. During the chat, she disclosed her backstage conversation with Owens before the tag team title match.
“I remember like, beforehand, he [Owens] came to me. He’s like, ‘Please don’t k*ll me.’ [laughter] And I was like, you know, I get excited, right? I get so excited when it’s involving [sic] a man. I don’t know why. So I was like, ‘I will try not to k*ll you, like if I do, I’m really sorry,'” Ripley said.
You can watch the full conversation below.
Ripley was kicked out of The Judgment Day at SummerSlam 2024 by her former on-screen boyfriend, Dominik Mysterio. “Dirty” Dom replaced Mami with Liv Morgan in the faction.
Kevin Owens has been away from WWE TV since the Road to WrestleMania 41 due to a neck injury. He underwent a spinal fusion surgery during his hiatus, and there is no timeframe for his comeback.
A WWE upstart recently called out Rhea Ripley
Rhea Ripley won the WWE Women’s Championship from Jade Cargill at WrestleMania 42 last month. She is now set to defend her gold against Big Jade at Clash in Italy on Sunday.
Mami has a massive target on her back as SmackDown’s top titleholder. Cargill seems hell-bent on dethroning her as the Women’s Champion. Fatal Influence’s Jacy Jayne, who debuted on the main roster following WrestleMania 42, is also eyeing the title.
This past Friday on SmackDown, former NXT Women’s North American Champion Blake Monroe called out The Eradicator. WWE seemingly plans to book a feud between the duo in the coming months. Fans must stay tuned to find out if Rhea Ripley leaves Italy with the title around her waist.
If you use quotes from here, please credit ESPN and give an H/T to Sportskeeda for the transcription.
`;
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-please-k-ll-me-rhea-ripley-reveals-backstage-discussion-injured-wwe-star-major-spot?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













