”
], { 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);
});
});
})();
“GIMME 🍃 ANY ✨ WOMAN 🔮 IN THAT 🎶 LOCKER ROOM 🦁 IT’S BIG KAT’S FEEDING TIME 🍽️,” Lyons wrote.
It seems Nikkita believes she can take on any woman from the whole main roster, saying it would be Big Kat’s feeding time. Not only would she be ready to face them all, but she would defeat them too, such is her heel confidence. The 26-year-old has been in NXT since 2022, and since last year, she has been on EVOLVE and LFG, too.
John Cena gives more details after announcing his John Cena Classic
Full details about the John Cena Classic have not been revealed yet. However, Cena himself said during the announcement that winners would be determined by fan votes. It seems Cena wants to keep the tournament as per crowd response and let it be genuine, with no booking decisions handling it. The Greatest of All Time reiterated the same in an X post.
“When asked to give advice, especially with WWE, I often reply ‘be authentic,’ ‘do not fear failure,’ ‘know your why.’ The John Cena Classic may not be perfect by any means, yet it’s authentically me (I am not perfect either) and reflects my values and beliefs. I’m aware that there is the risk it might be a total failure, and I’m not afraid of that and believe it’s still worth stepping ‘in the arena,’” he wrote.
He later added that it’s a win-win as stars get showcased with him, along with the tournament name. Now that he isn’t wrestling, Cena wishes to be a launchpad for other talents. He concluded by saying that more details will be made available soon.
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-female-wwe-star-challenges-entire-women-s-roster-john-cena-classic?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



