”
], { 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 a non-title match against Michin on WWE SmackDown, The Storm took a shot at her upcoming challenger. This led to Mami appearing in front of the crowd and confronting Jade Cargill. Unfortunately, Cargill left the ring seconds after sharing it with the two-time Women’s World Champion.
Later, WWE uploaded a video on X where Rhea Ripley went off on Cargill and called her out. Mami claimed the champion is not a fighter but a talker, and the next time The Storm wants to mention her, she’d better put some respect on the 29-year-old star’s name.
“She wants to talk a lot of smack, but where’s the fighting, Jade? Exactly what I thought. You’re not a fighter; you’re a talker. You’re a little yapper like a little Chihuahua, aren’t ya? I’m a fighter, and you can’t fight me. Put some respect on my d**n name the next time you mention me, or I’ll make you respect me,” Ripley said.
WWE Hall of Famer speaks highly of Rhea Ripley
Rhea Ripley is arguably one of the favorites heading into WrestleMania 42. Interestingly, Mami has a rich history when it comes to The Grandest Stage of Them All, as she’s always in championship matches at The Showcase of The Immortals.
It started from WrestleMania 36 when she entered as the NXT Women’s Champion, and since 2020, the 29-year-old star has competed at the event for championship gold or defended it. Recently, Booker T spoke highly of the challenger ahead of WrestleMania 42.
Speaking on the Reality of Wrestling podcast, the Hall of Famer stated that if he were a promoter, he would always put Mami in the top spot unless a star rose to the occasion and took it away from her. It’ll be interesting to see if Rhea Ripley can leave the event with the WWE Women’s Championship.
If you use quotes from the article, please credit WWE and provide an H/T to Sportskeeda Wrestling 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-little-chihuahua-you-fight-me-rhea-ripley-goes-off?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













