”
], { 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);
});
});
})();
“I had the phone call in the gym. Started freaking out. I went to the car and I thought I was about to have a panic attack because of everything that was going on. My hands started shaking, and I started welling up. I immediately just called my husband; he was at a friend’s house, and I was like, ‘I need you to come home.’ And I mean, it makes me want to cry now, you know?” she said.
The former NXT Tag Team Champion admitted that being in the promotion was still her dream, and it was heartbreaking to be released.
“Because it is still my dream, it is WWE; I’ve always loved WWE, and I always will. And I am so grateful for TNA now to bring me back to where I can have that feeling again of falling in love with wrestling,” she added.
You can check out the video in the post below:
Stark’s final match in the company was a Money in the Bank Qualifying Triple Threat match on the May 19 edition of RAW.
Zoey Stark reveals she considered retiring following WWE departure
Former WWE star Zoey Stark recently shared that she almost decided to step away from wrestling following her exit from the company.
Speaking on the Game Day Grace podcast, the former Pure Fusion Collective star admitted that she thought about making a career change following her major injury.
“I’ve questioned this a lot of, do I stop wrestling? Like, is this a time where I just kind of find something else to do, become a coach or something, or do I continue on this performance path and doing it this way?”
Only time will tell if the 32-year-old ever gets the chance to return to the promotion sometime in the future.
If you use the quotes from the first half of this article, please credit 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-zoey-stark-shares-emotional-reaction-wwe-release?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













