”
], { 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 quickly became one of WWE’s biggest attractions. She teamed with Bianca Belair to win the Women’s Tag Team Championship and later became involved in a lengthy feud with Naomi. The former AEW star eventually defeated Naomi in a No Holds Barred Match at Evolution 2025.
She then took another major step forward by winning the 2025 Queen of the Ring tournament. Jade Cargill defeated Asuka in the final at Night of Champions to win the coveted crown.
Her biggest achievement came at Saturday Night’s Main Event in November 2025. The 34-year-old defeated Tiffany Stratton to become WWE Women’s Champion for the first time.
She went on to hold the title until WrestleMania 42, where she dropped it to Rhea Ripley.
Jade Cargill addresses criticism about her WWE push
Jade Cargill’s quick rise in WWE hasn’t sat well with everyone. Many have criticised her push in the company. During an appearance on The Joe Budden Podcast, The Storm addressed the criticism.
She said:
“I do what I’m told. At the end of the day, me being skyrocketed to the top, that’s a lot on my shoulders too. People sit back and they’re like, ‘Oh, she got this.’ Like who in the hell is going to say no? Who? Who is going to say no? Nobody is going to say no. They’re like, hell yeah, give it to me. That’s a lot on my shoulders because I have to go out there and I have to perform. People think it’s so easy to be at the top. They’re like, ‘Oh, you should be able to handle this.’ I’m a freaking human. Like, I put on my pants just like everybody else. I just got to go out there and do the damn thing. So I can care less. Guess what? I’m getting paid.” [H/T Fightful]
It remains to be seen what’s next for Jade Cargill.
`;
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-congratulations-wwe-superstar-jade-cargill-22cdc6a6?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













