”
], { 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 match saw Page go close to securing a big win, but the tables turned toward the end. Mysterio connected with a hurricanrana and then hit a 619. The veteran then delivered a Frog Splash to pick up the win.
Now, in a post shared by Ethan Page on X, he called out the luchadors for being cowards.
“Yet to meet a luchador who isn’t a coward. You know where to find me,” he wrote in the caption.
The post also featured a video, where a furious Page doesn’t hold back his feelings and slams the luchadors for getting in his way.
“Great. Now you want to put a camera in my face. Perfect time. Perfect time, and let me make one point very clear. No matter the outcome tonight, one thing I will not do is hide my face in shame. This is the face that got me here, and this is the face that’s going to bring me to the top. You coward luchador bums. This is far from over, and so is my quest for gold. I’m just getting started,” he said.
Ethan Page has had issues with luchadors in WWE
Ethan Page’s feelings about luchadors after his loss to Rey Mysterio aren’t anything new. The former NXT North American champion had issues with the masked wrestlers earlier as well.
Last year at WWE NXT Halloween Havoc, Page put his North American title on the line against AAA’s El Hijo de Dr. Wagner Jr. During the match, “All Ego” ripped Wagner Jr.’s mask, revealing the upper part of his face.
Since coming to the main roster, he has continued his battles with luchadors, with feuds against Penta and Dragon Lee.
`;
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-coward-luchador-bums-36-year-old-superstar-lashes-loss-wwe-raw?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













