”
], { 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);
});
});
})();
Cory Hays of False Finish later confirmed that she left the sports entertainment juggernaut on her own terms.
She recently opened up about her sudden departure in her latest Instagram video. She cited depression and anxiety issues as one of the reasons behind her exit. She also revealed that she no longer had the itch to continue wrestling.
In her lengthy Instagram video, she made her exit official.
“All right, I’m scared. It’s the video that I have been procrastinating to make, but I know it is necessary for me to make. Hi everybody, my name is Darci Khan, formerly known as the Masyn Holiday, and I have left the WWE.”
Darci Khan admitted that things weren’t aligning with her purpose in life.
“I’m not saying the WWE is bad, not bashing nobody at WWE, love the people there, but it’s just for me and my purpose on this Earth, it just wasn’t aligning at all. The things I desire in life and the places the WWE would take me was just, they weren’t aligned.”
You can check out her Instagram post below:
Masyn Holiday reached out to her WWE coach
During the video, Masyn Holiday revealed that she hesitated to share the news with her coach, but eventually did during the practice session. Her coach saw it coming and knew her heart wasn’t in wrestling.
“I walk into practice, my coach comes up to me, and she says, ‘What’s wrong, Mason?’ And you know when you already finna cry. Yeah, it all just came out. And she’s like, “You want to talk about it now?” Backtrack. I knew that when I was going to quit that I was going to talk to my coach first. So in that moment, I was like, you know what? Yeah, I want to talk about it. I was like, ‘I don’t want to wrestle anymore.’ And she was like, ‘Honestly, I can see it on your face every day,'”
Masyn Holiday joined the Stamford-based promotion back in 2023 via the NIL (Next In Line) recruitment program. She has since wrestled for EVOLVE and was part of the third season of LFG.
Although she couldn’t make it to NXT, she did perform at house shows. Her last match took place on June 7, 2026, where she defeated PJ Vasa.
We at Sportskeeda Wrestling wish her the best in her future endeavours!
If you use quotes from this article, please give an H/T to Sportskeeda Wrestling for the transcription.
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-i-left-wwe-another-star-officially-confirms-departure-after-nearly-3-years?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



