”
], { 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 back-and-forth on the microphone, Cargill backed away from a fight and left the ring to head backstage. Mia Yim and B-Fab came out with a Kendo Stick to seemingly attack The Storm. However, much to everyone’s surprise, the two stars turned heel and aligned with Jade. The stars then obliterated a helpless Rhea Ripley.
Now, Jade Cargill has taken to Instagram to post several backstage photos from SmackDown with her new faction. In the post’s caption, The Storm seemingly gave her group a name.
“The Takeover,” she wrote.
Check out her Instagram post below:
WWE star Jade Cargill expressed her desire to face Charlotte Flair
During a recent appearance on Complex Graps, Jade Cargill said that she wants to defend her WWE Women’s Championship more on TV. The Storm broke her on-screen character to praise the women’s locker room, but believed almost everyone was “tied” in the Tag Team division at the moment.
Cargill added that she wanted to face the likes of Charlotte Flair and Alexa Bliss. She also mentioned that she believed a rematch with Tiffany Stratton for the title would solidify her championship win.
“I mean, I want to wrestle. When you become champion, you want to defend your title as much as possible…We have a stellar locker room, but they’re all tied in the tag division, making that strong. I get it, but I want to wrestle. I want to have matches with Charlotte Flair, Alexa Bliss. I feel like if I had a rematch with Tiffany Stratton, it’d be one of the things that solidified my win,” she stated.
It remains to be seen who will come out on top between Jade Cargill and Rhea Ripley for the WWE Women’s Championship at WrestleMania 42.
`;
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-jade-cargill-seemingly-reveals-new-faction-s-name-wwe-smackdown?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













