”
], { 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);
});
});
})();
Comedian Alexis Arroyo, who was at ringside, also fell victim to the former WWE Speed Champion’s rage. Later, he threatened Andrea Bazarte, who, apart from being Ludwig Kaiser’s girlfriend, is WWE’s Spanish host. El Grande Americano rushed to the ring to protect his partner from the OG Americano.
You can view the segment in the X post below.
The duo engaged in a lengthy, hard-hitting scuffle. They used the announcer’s table and low blows to inflict pain on each other. The security team arrived to separate them, but they continued to brawl. Finally, they were forced to leave the arena from different exit points.
The El Grande Americanos will square off in a mask vs. mask match
The main event of the show saw Penta defend his Intercontinental Championship against El Hijo del Vikingo. After Cero Miedo emerged victorious, the show was supposed to conclude. However, Americano and The Original El Grande Americano did not let it happen. They brawled their way to the ring.
The OG Americano was taken away, while Americano remained in the ring. The Los Americanos leader said the rivalry must be settled once and for all. He then challenged the Original Americano to a Mask vs. Mask Match, which the latter quickly accepted. It will be interesting to see who gains the upper hand ahead of the much-awaited showdown.
Who do you think will emerge victorious in the Mask vs. Mask Match? Hit the discuss button and sound off.
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-video-ludwig-kaiser-el-grande-americano-saves-real-life-girlfriend-lays-brutal-beatdown-wwe-star?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


