”
], { 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);
});
});
})();
The champion revealed that Finn Balor poked fun at him for having gummy bears and referred to them as “jellies.” Page then hilariously claimed that he thought Balor was a nice man, but that was no longer the case.
“The man said to be right before I went on, he goes, ‘Jellies before your match?’. Which I didn’t even know what jellies meant. And I looked at him, and I said, ‘Yeah, of course. You’ve never eaten one in your entire life!’ Anyways, we don’t talk about him anymore. I thought he was nice until I spoke to him,” said Ethan Page.
Page is also one-half of the AAA World Mixed Tag Team Champions alongside Chelsea Green.
Ethan Page reacts to John Cena’s WWE retirement
Ethan Page recently shared that he did not care about John Cena’s retirement from WWE.
Speaking at a Q&A uploaded by Rock n Co Wrestling, the former AEW star claimed he didn’t care about Cena’s retirement because he was too focused on doing his job.
“I didn’t really care. I will say this. I think I was the most John Cena yesterday during John Cena’s day because I was working while everyone was just out there celebrating. Yeah, I had a job to do, so I defended my championship. That’s kind of what I was focused on,” he said.
Ethan Page spent a few years in All Elite Wrestling before joining WWE in 2024. The 36-year-old never won a title during his time in AEW. It will be interesting to see what the future holds for Page in WWE.
If you use the quote from the first half of this article, please credit 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-wwe-champion-reveals-backstage-issue-finn-balor?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













