”
], { 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);
});
});
})();
#3. The Judgment Day is breaking up soon
Dominik Mysterio, Liv Morgan, Raquel Rodriguez, Roxanne Perez, and JD McDonagh are currently part of The Judgment Day faction on WWE RAW. Meanwhile, over the past few months, the company has dropped considerable hints about the villainous faction’s breakup.
There are already tensions between Perez and Morgan, which indicate that Roxanne or Raquel might soon turn on the Women’s World Champion. If this happens, then the RAW group is expected to disband soon.
Considering this perspective, The Judgment Day’s upcoming breakup could be a major reason why the AAA Mega Champion joined a new stable in the Lucha Libre promotion.
#2. To establish WWE star as a top heel in AAA
Dominik Mysterio is already a major attraction in AAA. Incorporating him into the El Ojo faction could be a strategic move to establish him as a top heel in the promotion.
As of now, El Grande Americano is getting a positive reaction from the crowd. It would be great if the company established Dom Dom as a dominant heel, eventually leading to a feud between El Grande Americano and Dominik Mysterio.
Establishing Dominik as the top heel could be another possible reason for this major development at the recent AAA show.
#1. To replace El Hijo Del Vikingo
There are chances that the company wants to replace El Hijo del Vikingo. This could be another possible reason as to why Dominik Mysterio has joined the stable.
Earlier, Omos helped El Hijo del Vikingo defeat El Grande Americano. With Dom Dom joining forces with Dorian and Omos, it seems that AAA intends to replace El Hijo. As of now, there is no confirmation about what’s next for Dominik Mysterio in WWE.
Meanwhile, fans are happy to see some positive booking for the Judgment Day member. On WWE RAW, he was merely involved in a comedic storyline with Danhausen. Getting a more serious booking in AAA is a good direction for him.
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/3-reasons-dominik-mysterio-joined-new-wwe-stable?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



