”
], { 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);
});
});
})();
During Week One of Noche de Los Grandes tonight, Laredo Kid remained unsuccessful when he put his AAA World Cruiserweight Championship on the line against Rey Fenix in the opening match. Both men have been at each other’s throats.
The two men were tied at 1-1 until last night, when Rey Fenix knocked Laredo Kid off his perch to reclaim his AAA World Cruiserweight Championship. The two men went back and forth in a barnburner contest.
At one point, Laredo Kid nearly won the match after hitting his opponent with a low blow behind the referee’s back, followed by a Frog Splash.
The closing moments of the match saw Laredo Kid send himself into the exposed turnbuckle, allowing Rey Fenix to take him out with the Mexican Muscle Buster.
This abruptly ended Laredo Kid’s reign of terror after 539 days.
One-half of the Lucha Bros previously won the title back in 2022, and held it for 394 days before vacating a year later due to international commitments.
Rey Fenix was looking to replicate the past success that he had in singles competition outside WWE.
He has been stuck in a limbo since joining the SmackDown roster, while Penta continues to rule the mid-card division with his incredible reign as the Intercontinental Champion.
Both men are now champions at the same time and under the same roof. Rey Fenix will look to solidify his run as the AAA World Cruiserweight Champion and give his WWE/AAA run a proper validation.
Fenix previously teased coming after Penta for his Intercontinental Championship. Will the two men cross paths again? 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/news-breaking-wwe-superstar-suddenly-wins-championship-before-clash-in-italy-2026?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



