”
], { 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);
});
});
})();
Going by the ring name Zoey Serrano now, she debuted on last night’s episode of Impact and went right after another former WWE star, Indi Hartwell. After the brutal attack on the 30-year-old, Serrano aligned with her former Pure Fusion Collective stablemate Sonya Deville (now Daria Rae in TNA) from the Stamford-based promotion.
You can check out the segment in the tweet below:
Stark is no stranger to TNA, having previously wrestled in the promotion as Lacey Ryan. She made three appearances on IMPACT as an independent wrestler between November 2019 and March 2020, losing all her matches. She has now returned to the promotion six years later following her WWE stint.
Meanwhile, Indi Hartwell joined TNA in 2025 following her WWE departure and has become part of the Knockouts division. The two stars also have history from their time in NXT, having faced each other several times in singles as well as tag team competition.
TNA official breaks silence after blockbuster signing of former WWE Superstar
Zoey Stark made her official TNA debut on last night’s edition of Impact, and now her former stablemate has reacted to Stark’s shocking return to the promotion.
TNA’s Director of Operations Daria Rae once led a faction in World Wrestling Entertainment as Sonya Deville, dubbed Pure Fusion Collective. Interestingly, one of the members of her faction was Zoey Stark.
And now, after Zoey Serrano made her debut on TNA Impact last night and aligned with Rae after attacking Indi Hartwell, the authority figure took to X/Twitter to break her silence.
“Muawahahahhaha welcome to @ThisIsTNA Zoey 🔥,” Rae wrote.
It remains to be seen what the latest alliance between the two old friends leads to in Total Nonstop Action Wrestling in the weeks ahead, with Serrano officially signing with the promotion.
More from Sportskeeda
${getStoryActionHTML(story, storyTitle, permalink)}
`;
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-former-wwe-star-shockingly-shows-up-attacks-indi-hartwell?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


