â
], { 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


