”
], { 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);
});
});
})();
Her second stint with the company saw her join Bayley and IYO SKY to form the Damage CTRL faction. During this time, she won the Women’s Tag Team championship twice.
Last year, she competed in the finals of the tournament to crown the first-ever Women’s Intercontinental champion but lost to Lyra Valkyria. In May, the promotion released her for a second time.
Since then she has made sporadic appearances and has remained away from the ring. During an interview with Busted Open Radio, she talked about the circumstances leading to her exit from WWE.
She said it was hard for her to leave, but she enjoyed her time in the promotion. She praised the locker room and said she needed to build back her confidence, as she felt she was fighting against a glass ceiling in the company.
“Being in that company, I think there’s sort of a glass ceiling. And I don’t think that’s not a unique experience by any means. Everyone has to deal with that in some form,” she said.
Kai mentioned that while her injuries were a problem during her time with the sports entertainment giant, other factors also contributed to her departure.
The change in management had a big part to play, too. It was surprising only because we were just coming off the Intercontinental tournament, and obviously plans change.
“The change in management had a big part to play, too. It was surprising only because we were just coming off the Intercontinental tournament, and obviously plans change. It’s one of those things where I was constantly fighting that glass ceiling. Even when I thought I was going to break through it, it obviously came back. There were a lot of things at play that were out of my hands,” she added.
Dakota Kai preparing for first match since WWE release
Following her departure from WWE, Dakota Kai focused on her Twitch stream and gaming and took a break from wrestling. She had mentioned that she was enjoying the break after a long period of being an active wrestler.
However, she is now getting ready for her first match since leaving the Stamford-based company. She will compete under her new in-ring name “Charlie” and will face former AEW Women’s World Champion Kris Statlander at Pro Wrestling Eve’s Wrestle Queendom on March 8.
She has already mentioned that she is open to working with AEW and TNA as she looks to build herself back again.
If you use quotes from this article, please credit Busted Open Radio 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-real-reason-wwe-released-37-year-old-star?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













