”
], { 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);
});
});
})();
There were contrary rumors about The Pirate Princess’ WWE exit. Some reports indicated that Sane wanted to return to Japan. However, the former Women’s Tag Team Champion clarified that the story was false. The 90-day non-compete clause in the Japanese sensation’s contract has now concluded, and she is already making big moves.
It was recently announced that Kairi Sane is the cover star of Women’s Pro Wrestling RING PLUS Volume 14. The magazine will be available on August 4, 2026. Sane was seen on the cover of the popular magazine, sporting a blue swimsuit.
The Pirate Princess reacted to the announcement with a post on X, uploading a photo of herself from a new photoshoot. The former WWE Superstar was excited to grace the cover of the magazine. Sane also requested that her fans not miss the huge release.
“Releasing on 8.4💙I’m honored to grace the cover, and they’ve packed it full of the current me✨Exclusive gravure shots and a long interview you can’t see anywhere else🤫❤️Don’t miss it, you hear?😉✨Please pick it up and check it out😊⛵️It’s finally here! 💙,” Sane captioned the post.
You can view Sane’s post below.
Former WWE Star Kairi Sane Hinted at Her Big Return
Kairi Sane had a successful run in WWE. She won the Women’s Tag Team Championship alongside her former Kabuki Warriors partner, Asuka. Sane was also part of a top faction called Damage CTRL alongside Bayley, IYO SKY, and Dakota Kai.
The Pirate Princess is now officially a free agent after leaving WWE in April. She is widely expected to sign with AEW in the coming weeks. On X, she recently teased her return to pro wrestling.
“How Far I’ll Go… See you soon.❤️,” she wrote.
Fans must stay tuned to find out what’s next for the Japanese sensation in the world of pro wrestling.
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-ex-wwe-star-kairi-sane-reacts-major-announcement-about-her?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



