], { 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);
});
});
})();

“Now that we have Damian Priest, can we get Bad Bunny also in AAA?” JBL asked.

“We’re working on that as well,” Mysterio replied.

“Awesome. I remember when they had a football game right in the middle of his concert last year,” JBL said, hilariously referring to Bunny’s halftime show at the Super Bowl.

The conversation between Rey and JBL happened on commentary during Lady Shani’s match right after Priest’s opening segment. The excitement for the former World Heavyweight Champion’s arrival was still buzzing, and in the wake of it, JBL couldn’t stop asking for more.

FULL EPISODE: Lucha Libre AAA, July 4, 2026

If Mysterio does bring Bad Bunny to the promotion, the rapper will reunite with Priest after their legendary pairing in 2021. The appearance marked Bunny’s first match in WWE, and it was at WrestleMania 37. Since then, he has competed in two more matches. Once at Royal Rumble 2022 and another against Damian himself at Backlash 2023 in San Juan.

Dominik Mysterio again denies Rey Mysterio is his father

While speaking on JaackMaate’s Happy Hour, Dominik Mysterio reflected on his “custody” match. The 2005 bout between Rey Mysterio and Eddie Guerrero was for Dominik’s custody. However, in kayfabe, it landed in Rey’s favor. Years later, Dirty Dom still claims Eddie is his real father.

“For the people that aren’t aware, Rey Mysterio is not actually my real dad. It is actually Eddie Guerrero. There was a custody match for me in 2005. Basically, I was living with Rey Mysterio and his family, and then Eddie decided that I should come home, so he made it a big deal, and he told everybody that I was really his son, and then there was this whole custody battle for me because I’m just that big of a prize. Unfortunately, Rey Mysterio won that night, and I had to become what I became today,” Dominik said.

The AAA Mega Champion is hellbent on being called Eddie’s son. On the other hand, he calls Rey “a deadbeat dad.” He now sees misfortune in being Rey’s son, and that custody battle match made him what he is today.

Why did you not like this content?


`;
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-after-damian-priest-signing-rey-mysterio-drops-blockbuster-wwe-tease-for-aaa-megastar-possibly-returning?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

Leave A Reply

Exit mobile version