”
], { 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);
});
});
})();
The current rumors hint at a Finn Balor vs. Dominik Mysterio showdown at The Show of Shows after what happened within The Judgment Day. However, the possibility of Dirty Dom going bald following a match with former AEW star & current Intercontinental Champion Penta remains very real. There are several reasons why it could happen.
Firstly, Dominik Mysterio himself planted the seed in the most public way possible. WWE has a long track record of building marquee matches through social media interactions or based on things said in interviews. Therefore, Penta could simply show Mysterio’s comments on an epsiode of RAW and accept this challenge, leading to a Hair vs. Mask match for the IC Title at WrestleMania 42.
Secondly, the stipulation is a perfect marriage of lucha libre tradition and WWE spectacle. While the mask is sacred to Penta in the luchador culture, Dominik Mysterio’s long hair has been a hallmark of his identity and his cocky heel persona. Therefore, both superstars putting the one thing that holds dearest and sacred to them makes this potential match a true WrestleMania-level spectacle.
Thirdly, WrestleMania 42’s booking has been fluid this time, with WWE pivoting plans very frequently. While the Finn Balor vs Dominik Mysterio feud is the leading rumor because of the recent Judgment Day upheaval, the company can hold it off for now. WWE can simply prioritize the fresher, more personal Hair vs. Mask angle over an internal Judgment Day blowoff at this year’s WrestleMania.
Well, nothing in professional wrestling is guaranteed until the pyro hits. The Finn Balor program could still take precedence, or creative could pivot. But Dominik’s own words have created a clear, high-stakes path. A Hair vs. Mask loss at WrestleMania 42 wouldn’t just be possible, it would be one of the most talked-about visual moments of the entire weekend.
Dominik Mysterio to bring out Finn Balor’s alter ego?
This week on RAW, Dominik Mysterio and the entire Judgment Day turned on Finn Balor. They unleashed a merciless beatdown on The Prince, leaving him reeling. This is likely to lead to a match between Dominik and Finn, perhaps at WrestleMania 42. However, the biggest problem has been the numbers game.
Balor has been all alone in his feud with The Judgment Day and he might continue to get outnumbered week after week. However, Dirty Dom’s actions could eventually end up invoking the Demon King, the alter-ego of Finn Balor that has remained dormant within him for years now.
The Prince may find himself in a situation where he is forced to summon his demonic persona to take on The Judgment Day. There is a high chance of it happening as WWE hasn’t shown that character on television for quite some time. Therefore, fans might finally get to see the return of Demon Balor very soon.
As a result, Dominik Mysterio might find himself in deep trouble. His storyline with Finn Balor is expected to take an interesting turn heading into WrestleMania 42.
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/dominik-mysterio-go-bald-losing-former-aew-champion-wrestlemania-42-why-possible?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


