”
], { 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);
});
});
})();
Zoey’s last match took place on the May 19th edition of RAW where she faced Rhea Ripley and Kairi Sane in a triple threat match. She tore her ACL, MCL and meniscus while attempting a missile drop kick from the top rope. She was released from the company after this year’s WrestleMania. However, she has now joined TNA Wrestling and made her debut on this week’s episode of Thursday Night Impact! She attacked Indi Hartwell to make her presence felt in TNA.
The promotion’s official X account posted a graphic to make Zoey Serrano’s TNA signing official.
“It’s OFFICIAL – @ZoeyStarkWWE has signed with TNA! #TNAiMPACT.”
Fans are excited to see what’s next for Zoey in TNA Wrestling.
Zoey Stark had offers from both WWE and TNA Wrestling at the same time
Before she made her TNA Wrestling debut on Thursday Night Impact!, Zoey appeared for an interview with Fightful Overbooked. During the interview, she revealed that she had an offer from both TNA Wrestling and the Stamford-based company before she signed with the latter back in 2021.
“Yeah, I had nothing but great experiences with them. So, in fact, I think because they had me on their platform, that’s what allowed WWE to see, and then (I) ended up getting me signed to WWE. Actually, so I had an offer from TNA at the same time WWE gave me an offer. So I was like, ooh, that’s… really excited to have both, right? So, I mean, we all know what I went with,” she said.
Fans are excited to see Zoey outside the Entertainment Juggernaut for the first time in nearly five years.
`;
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-breaking-released-wwe-star-heads-to-tna-wrestling-signing-officially-confirmed?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













