”
], { 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 El Grande Americano (Ludwig Kaiser) and the “Original” El Grande Americano (Chad Gable) have been feuding since the Royal Rumble in Saudi Arabia. Their feud has now reached its boiling point.
Ever since Ludwig Kaiser stole the El Grande Americano gimmick, a mask vs. mask match between the two men was in the works, and WrestleMania 42 was expected to be the perfect stage to culminate the long-running saga.
However, the El Grande Americano and the “Original” El Grande Americano faced each other on the March 16 episode of WWE RAW, which saw Ludwig Kaiser prevail against his rival. Yet, neither man was unmasked, and the feud spilled over to AAA.
During tonight’s episode of Lucha Libre AAA on Fox, the “Original” El Grande Americano ignited an all-out brawl with the El Grande Americano after defeating Octagón Jr. The post-match shenanigans laid the groundwork for the culmination of their feud.
The “Original” El Grande Americano laid hands on Alexis Arroyo, also known as Ojitos De Huevo, after the comedian made critical remarks about him during a post-match interview at ringside.
Things escalated when Chad Gable laid hands on the comedian and put him in an ankle lock until Ludwig Kaiser came to his aid.
The two men continued to brawl throughout the night, leading to the main event. The “Original” El Grande Americano and the El Grande Americano rained on Penta’s parade following his successful WWE Intercontinental Championship defense against El Hijo del Vikingo.
The show ended with Ludwig Kaiser throwing down a mask vs. mask challenge to Chad Gable, though no official date was set for their impending match.
Those holding out hope for a mask vs. mask match to take place at WrestleMania 42 in Las Vegas shouldn’t get their hopes up.
According to BodySlam, the two men are currently scheduled to face each other at AAA’s Noche de Los Grandes on May 30, 2026.
What’s next for the WWE Intercontinental Champion Penta?
Following his fifth successful title defense, Penta will now head into WrestleMania 42 to solidify his run as the WWE Intercontinental Champion.
He will put his title on the line against Dragon Lee, Rusev, Rey Mysterio, JD McDonagh, and Je’Von Evans in a six-man Ladder Match. The match is set for Night Two of WrestleMania 42.
Will Penta reign supreme in Las Vegas? Only time will tell.
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/rumor-breaking-yet-another-wrestlemania-42-match-called-off-wwe-saving-it-for-another-date-reports?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


