”
], { 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 being called up to the main roster, the 32-year-old began a feud with Becky Lynch and aligned with Trish Stratus. She faced The Man in a number of matches on RAW and recently talked about how she suffered a health scare before a main event match against Lynch on RAW in August 2023.
During an interview with Ring The Belle, Serrano revealed that she developed a swollen neck after having a Memphis barbecue, and had no idea what caused it.
“I went to get Memphis barbecue and next thing I know, I get this big swelling, under my chin. No idea. And it just filled up with saliva, I guess, because when I went to an ENT after, they said you have a stone stuck in your saliva gland. So I had them put on a c*ap ton of makeup to try and cover it cause I was just swelling right here and then this side looked normal,” she said.
She mentioned that it stressed her out and added to her anxiety before the match. Fortunately, she was able to come through without any complications.
“I was stressed out about that, and then I was stressed out about the match. I tend to get bad health anxiety. All the things are going through my head like, ‘Is this what is this? What’s happening?’ Luckily, it was just a stone that blocked my saliva,” she added.
Zoey Stark reveals the most money she made from a WWE match
Earlier this month, as part of her Zoey101 series on social media, Zoey Serrano was asked about the most money she has ever made in her career.
She revealed that she received a huge paycheck for a match in Saudi Arabia at the WWE Crown Jewel event in 2023.
Serrano said it was an “insane” amount of money, and she isn’t sure if she will ever make that much again.
If you use quotes from this article, please credit Ring The Belle and give an H/T to Sportskeeda Wrestling for the transcription.
`;
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-female-ex-wwe-star-reveals-unexpected-health-scare-big-match?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













