”
], { 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 pro-wrestling fanbase is one of the most passionate groups of individuals. However, some cross certain lines that aren’t meant to be skipped. During an interview on the “New Rory and Mal” podcast in August 2025, the host asked Jade Cargill about the strangest fan meet-and-greet.
The Storm revealed a strange interaction with a fan who asked her to spit on him, and after the fan started to get louder, she called security.
“There were a lot of men who legitimately wanted me to, like, punch them and step on them,” Cargill said. “One guy wanted me to spit on him. I felt so uncomfortable.” (H/T: WrestleZone.Com)
Moreover, the ex-Women’s Champion revealed how it all started.
“It all started because this one girl wanted me to choke her,” Cargill said. “I was like, ‘All right, girl, we can get the photo.’ That’s when I was doing the ‘step on me’ thing, but not actually stepping on people. It was just something I was saying. But this one guy wanted me to spit on him, degrade him, and stomp on him. I had heels on, and I was just like, ‘This is the weirdest thing.
“Then he was like, ‘OK,’ and I was like, ‘All right, I’ll put my heel on you,’ and I did. I’m like, ‘OK, this is funny.’ He was like, ‘Just spit on me, quick, quick,’ and he got louder. I was like, ‘Security, this is not it. Get this guy out of here.'” (H/T: WrestleZone.Com)
Jade Cargill added that the same guy grabbed her legs while he was getting up.
Jade Cargill is booked for a massive WWE match
The Storm returned to the Stamford-based promotion last week and attacked Rhea Ripley, Charlotte Flair, and Alexa Bliss, costing them their tag team matchup against the Fatal Influence.
The May 15 edition of the blue brand saw Cargill interfere again during the tag team match between her faction mates, B-Fab and Michin, and Charlexa, prompting the referee to call off their bout in DQ.
The Nightmare was absent from this week’s episode of SmackDown. Despite the WWE Women’s Champion’s absence, the company announced a six-woman tag team match between Team Jade Cargill and the team of Ripley, Flair, and Bliss for the May 23 edition of WWE Saturday Night’s Main Event.
That being said, it will be interesting to see what plans Triple H and his WWE creative team have in store for Cargill 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/i-felt-uncomfortable-when-jade-cargill-received-nsfw-request-wwe-fan-forced-call-security?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













