”
], { 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);
});
});
})();
On the June 20, 2026, edition of Lucha Libre AAA, Petrovic appeared as a member of the revived Los Perros del Mal faction with Daga, Berto, Angel, and Bronco Nima. The group attacked El Grande Americano, marking Petrovic’s heel turn. Taking to X, she blamed Americano for Mexico’s loss.
“LOOK WHAT YOU DID PEN*EJO!!!!!” wrote Petrovic.
Check out Petrovic’s post on X.
Former WWE star Chavo Guerrero explained why the El Grande Americano storyline was a hit
Chavo Guerrero has explained why the El Grande Americano storyline was a hit. He admitted that the angle wouldn’t have happened if it weren’t for Chad Gable’s efforts.
Speaking to Gabby LaSpisa, the former WWE star claimed that the story would’ve stayed a joke if Gable and Ludwig Kaiser didn’t get themelves over with the audience.
“I don’t think it would have worked if Chad [Gable] wasn’t as good as he was. If he was [someone] they just put the mask on, just a guy that was a mediocre wrestler or whatever and went out there, it would have stayed kind of a joke. It would have stayed a kind of not a joke, but kind of a ha-ha type thing with what they want it to be. But because Chad is so good and because Ludwig is so good, they got over. They got to where they’re cheering Ludwig. They’re cheering him as El Grande Americano. He became a babyface when he was such a heel when he took over the gimmick when Chad got hurt. It’s really, I mean, it’s just a nod to those guys. They’re really good. That’s just why it works.”
Americano is signed to the WWE RAW brand. Meanwhile, Petrovic is a part of WWE NXT.
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-karmen-petrovic-blames-popular-wwe-superstar-mexico-gets-eliminated-fifa-world-cup-loss-england?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


