”
], { 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);
});
});
})();
Luckily, the 33-year-old WWE star got another opportunity and won the vacant title at Wrestlepalooza against IYO SKY. Speaking on INSIGHT with Chris Van Vliet, Vaquer revealed that her getting sick almost cost her the title match after the management had already canceled her previous title match at Clash in Paris 2025.
“This is amazing, because that’s a long history. Before Wrestlepalooza, [it was] supposed to be I go to Clash in Paris. I was really, really sick, so they cancel my participation in Clash in Paris. I’m so, so sad. So after, WWE said, Don’t worry, we have iced the story for you. Wrestlepalooza is a big event; it’s the first Wrestlepalooza, so I’m excited. One week before, I get sick again, I feel sick again,” Vaquer said.
The win in Indianapolis was much sweeter for Stephanie Vaquer as her father got to witness it live from the crowd.
“So medical say, Okay, I’m sorry, but you can’t go to Wrestlepalooza. I already have the ticket, the flight for my dad and everything and like that. That was so hard in that moment, but I talked with Triple H, and I talk with many people in WWE and say, ‘No, I’m ready. I’m not sick. I feel good. I can do that. Please just let me go, I can do that.’ Finally, I was there, and that was amazing, because it’s not just Wrestlepalooza, big event with IYO SKY, my dad was there and my dream that Women’s World Champion,” Vaquer said. [H/T – CVV]
Stephanie Vaquer enters WrestleMania as WWE Women’s World Champion
2025 was Stephanie Vaquer’s year in the Stamford-based promotion as she became the first-ever women’s double champion on the developmental brand. After she received her main roster call-up, she eventually captured the WWE Women’s World Championship.
Earlier this year, Liv Morgan won the Women’s Royal Rumble match and picked La Primera as her opponent for WrestleMania 42. The two have had a heated feud on WWE RAW, and it’ll be interesting to see which star leaves the Grandest Stage of Them All in Nevada as the Women’s World Champion.
`;
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-they-cancel-participation-i-get-sick-again-female-wwe-star-makes-shocking-revelation?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













