”
], { 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);
});
});
})();
La Diva del Ring made her AAA debut on April 11, crashing Flammer’s celebration for being the longest-reigning Reina de Reinas Champion. La Catalina appeared on Saturday’s episode in a backstage segment, talking about her debut and spending time backstage at WrestleMania 42.
During the segment, Dominik Mysterio interrupted La Catalina and welcomed her to AAA. “Dirty” Dom reminded her that he’s calling the shots in the company as the reigning AAA Mega Champion. Catalina didn’t back down and told Dominik that she’s coming for the Reina de Reinas title.
“Hello, hello. Welcome to AAA. What’s your name? Catalina? Remember that this is my company,” Dominik said.
Watch the video below for their interaction at the 18:50 mark.
Dominik Mysterio has held the AAA Mega Championship since September 12, 2025 after defeating El Hijo del Vikingo at Worlds Collide: Las Vegas. Mysterio’s next challenger is still unclear, with the promotion’s next event, Noche de Los Grandes, scheduled for May 30.
Dominik Mysterio reveals his prematch ritual
Speaking to Paper Magazine earlier this month, Dominik Mysterio was asked if he had any prematch ritual. Mysterio loves to arrive as early as possible to get a feel for the arena, though saying a prayer is more important.
“I definitely like to come and see the arena before everyone comes out, before the doors open. Basically, just get a feel for it. I’m not superstitious. I am a little stitious. So every now and then, I take note if it’s an arena I like. I’ll also remember if I got hurt somewhere. I’m like, “I’m back in an arena where I got hurt.” But I try not to think about it too much. Before every match, I always say a prayer and just do my best,” Dominik said.
Dominik has only been wrestling full time since 2020, but he has been part of the industry since he was born.
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-dominik-mysterio-welcomes-new-female-wwe-star-hello-hello?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



