”
], { 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);
});
});
})();
“I did it, but this was only possible because I have friends here, and I have my country, my people, and Mexico,” Kaiser said. “I have no words, my people and all of Mexico. Thank you so much for everything. I love you all. I have no words. I am really, really grateful. Thank you so much for everything, love you all.”
The video comes a week after El Grande’s historic match. However, in the few days after his win, he had something to say too. Americano announced he will share a special announcement about something close to his heart. It will be exciting to see what El Grande has in store next.
‘Original’ El Grande Americano is done, and Chad Gable is back
Chad Gable made his anticipated return to WWE television on Friday’s SmackDown in Bologna, Italy. This marked his first appearance as Gable since June 2025, leaving behind his ‘Original’ El Grande Americano gimmick.
Gable appeared in a backstage segment, interrupting a tense conversation between Sami Zayn and SmackDown General Manager Nick Aldis. The crowd cheered loudly for Gable, knowing what incredible stuff he did as El Grande at AAA Noche de Los Grandes.
Later in the show, Gable sought out Rey Fenix backstage to deliver a face-to-face apology. He reflected on their WrestleMania 41 encounter, where Gable confessed he started wearing the mask to mock luchadores. He admitted he was wrong and had failed to understand. Fénix accepted the apology too.
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-i-have-no-words-heartbreaking-ludwig-kaiser-message-after-el-grande-americano-victory?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



