”
], { 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 Storm is set to defend the WWE Women’s Championship against Rhea Ripley at WrestleMania 42. Mami won the 2026 Women’s Elimination Chamber Match to earn a title opportunity.
While Ripley may not be SKY’s tag team partner anymore, they still share a close bond. Cargill could take advantage of it and brutally attack The Genius of the Sky to make things more personal with The Eradicator.
The Storm could show up on RAW this week and brutally assault SKY during the number one contender Gauntlet Match, costing her a potential title shot. The Japanese star could be written off television as a result, and her status for WrestleMania 42 could be put in jeopardy.
Mami would be furious if Cargill decided to target her best friend in her absence, adding an emotional layer to their rivalry. That said, this scenario is only based on speculation, and nothing has been confirmed.
WWE Hall of Famer points out a major mistake the company made with Jade Cargill
Jade Cargill made her WWE debut at the Royal Rumble 2024 and has had a successful career thus far. The Storm has won the WWE Women’s Tag Team Championship twice, and she is the reigning WWE Women’s Champion.
However, D’Von Dudley believes the company has made a mistake with Cargill by not sending her to NXT first. Speaking on the Duke LovesRasslin podcast, the veteran had this to say:
“You can’t just bring them up because they look the part; make sure they have the part before you bring them up to the main roster, and then do that. That’s probably what’s missing. Now it’s backwards. Now you can’t bring her back. Now she can’t go backwards. Now she can’t go to NXT.”
After a controversial exchange on X, it will be interesting to see how the feud between Cargill and Ripley develops in the coming weeks.
`;
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/iyo-sky-lose-wrestlemania-42-spot-due-top-wwe-champion-s-surprise-appearance-raw-exploring-possible?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













