”
], { 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);
});
});
})();
Ever since Gable returned as the Original El Grande at the Royal Rumble, the two have been involved in a blood feud. The feud is finally set to end at the upcoming Noche de Los Grandes event in a Mask vs. Mask match. However, the status of the match nearly got jeopardized after Kaiser got arrested this past week. Ludwig Kaiser allegedly assaulted a man who threatened to call ICE on him and his girlfriend.
The fact that Kaiser acted out against a person threatening him and his girlfriend with ICE has made him a living hero among the Mexican masses. El Grande Americano has now been immortalized as a fan recently drew a mural for him on the streets of Mexico ahead of the upcoming Lucha De Apuestas bout.
“”A Mexican is born wherever the hell he damn well pleases.” Tribute to #nochedelosgrandes and @elgrandeamericanowwe before the @andreabazarte; Fighting mask against mask but above all for the honor of all Mexico.” Caption translated from Spanish.
It is surreal to see Ludwig Kaiser receive this kind of a reception in AAA. Fans are excited to see him put his mask on the line against Chad Gable.
Ludwig Kaiser was arrested for allegedly assaulting a man in Orlando
The news of Kaiser’s arrest made rounds on the internet over the past two days. Initially it was reported that he assaulted a man in the elevator in Orlando. However, further details came out that revealed the actual truth. Apparently, Kaiser was in an elevator where he was showing love to his girlfriend Andrea Bazarte.
A man who was with them in the elevator objected to this and threatened to call ICE on the two after Andrea had left. This enraged the former Imperium member and he ended up hitting the man. After receiving a clearance to travels from the Assistant District Attorney, Kaiser was able to travel to attend an event promoting the match in Mexico.
El Grande Americano is arguably one of the most over babyfaces in pro wrestling right now.
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-el-grande-americano-immortalized-after-ludwig-kaiser-arrest-a-mexican-is-born-wherever-the-hell-he-damn-well-pleases?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



