”
], { 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);
});
});
})();
Fenix captured the AAA World Cruiserweight Championship by defeating Laredo Kid at the Noche de Los Grandes event on May 30, 2026. The veteran is brothers with former Intercontinental Champion Penta in real life. Penta lost the Intercontinental Championship to Chad Gable at SummerSlam 2026 earlier this month.
Rey Fenix and Penta spent some time in All Elite Wrestling together and competed as the Lucha Bros. Penta departed AEW before Fenix and became a singles star in WWE right away. Fenix had to spend more time in All Elite Wrestling due to injury time added to his contract but exited the promotion last year.
Fenix has been defending the AAA World Cruiserweight Championship on WWE SmackDown in recent months as well. He defeated JD McDonagh on the July 31 edition of the blue brand to retain the title.
Major WWE star discusses potential reunion with Rey Fenix
RAW star Penta opened up about potentially reuniting with his brother, Rey Fenix, on WWE television.
During an interview with WFAA, the veteran discussed possibly reuniting with Fenix and promised that they would reform the Lucha Bros down the line.
“Definitely, definitely. I expect that. Because I know in my heart, at some point, the Lucha Bros. come together again. When? I don’t know exactly, but (for) now, I’ll enjoy this this kind of season in my life, in my career, in singles. My brother, too. Now he is champion, I am champion. Now we’ve started building in different ways. … But the most important thing is, I promise you, one time in some point the Lucha Bros. will be back,” Penta said. [H/T: Wrestling Headlines]
It will be interesting to see if Rey Fenix can defeat Noisy Boy to retain the AAA World Cruiserweight Championship this weekend.
`;
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-massive-announcement-made-wwe-smackdown-star-s-immediate-future?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













