”
], { 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);
});
});
})();
As translated by Rey Mysterio in English on commentary, Dominik Mysterio mentioned beating John Cena at Survivor Series while being AAA Mega Champion. He also credited himself for helping the promotion land the Fox deal, while also threatening Peña’s son and AAA CEO, Dorian Roldan.
“I was gonna tell you with all due to respect, but I don’t have any, just letting you know, I don’t want to be like these old men on these flags because I am the owner of AAA, and I make the rules here. Nobody, absolutely nobody, has given this company the position that I’ve given it. Nobody has taken this title every Monday to Monday Night Raw. And when I beat John Cena at Survivor Series, this title was in the middle of the ring so the whole world can see it. AAA is on Fox for all of Mexico and all of Latin America, and we are exploding, and you think that’s all thanks to Vikingo? You think this is all thanks to your son, Dorian? All of these is thanks to me. This is all possible because you’re in a new era. The era of the Dirty of the Dirtiest, Dominik Mysterio. Because I am the King of the Luchadores,” Dominik said.
Dominik Mysterio was then confronted by Vikingo, who confirmed that he’ll be challenging for the AAA Mega Championship at Rey de Reyes on March 14, 2026.
Why was Dominik Mysterio alone on his return to AAA on Fox?
Dominik Mysterio was all alone in his return to AAA on Fox. Liv Morgan and Raquel Rodriguez were busy after a tough loss on SmackDown last Friday. Roxanne Perez could be recuperating after falling on a table on RAW.
Finn Balor was absent from last week’s episode of RAW, while JD McDonagh is still recovering from an injury.
Mysterio also had a falling out with El Grande Americano, so it will be interesting to see if he’ll have some backup at Rey de Reyes against Vikingo, who is going to be accompanied by Dorian Roldan and Omos.
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-dominik-mysterio-suddenly-fires-shots-at-john-cena-sends-a-warning-to-backstage-official?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



