”
], { 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);
});
});
})();
Rey Mysterio is the name in question. He has been on the shelf for weeks now due to an injury he sustained earlier this year. Although he wasn’t on good terms with his son before being sidelined, there is a high chance that the WWE Hall of Famer might make a surprise comeback at The Show of Shows as a heel and side with Dominik. There is a reason why this could happen.
When Dominik Mysterio turned on his father, Rey Mysterio, and Edge at Clash at the Castle in September 2022, Finn Balor was a key member of The Judgment Day, alongside Rhea Ripley and Damian Priest. After that moment, under the group’s guidance, Dominik consistently disrespected, attacked, and mocked Rey for months, including on Thanksgiving and Christmas Eve.
Given these events, Rey might not have forgotten the disrespect he endured because of The Prince and might be holding a grudge. With that in mind, in a surprising turn of events, Rey could turn heel upon his potential return at WrestleMania 42 and help his son defeat The Prince. This would serve as his revenge against Balor.
While this angle might sound very convincing, it is speculative at this point. Fans will have to wait until WrestleMania to see if this comes to fruition.
Rey Mysterio could join Dominik Mysterio in The Judgment Day as Finn Balor’s replacement after WrestleMania 42
If Rey Mysterio eventually makes his return at WrestleMania 42 as a heel and helps Dominik Mysterio beat Finn Balor, there is a strong possibility that The Master of the 619 could join his son in The Judgment Day as Balor’s replacement.
Under the WWE Hall of Famer’s guidance, he would be able to guide the faction and possibly help it reclaim its place as one of the top factions in the company. He could also help Dominik Mysterio regain the Intercontinental Championship later on.
Rey could then tag with JD McDonagh to win the World Tag Team Championship. He might also help Raquel Rodriguez and Roxanne Perez win the Women’s Tag Team Title, ensuring that the faction has all the gold on Monday Night RAW in its possession. That said, this angle is also speculative.
`;
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/returning-wwe-hall-famer-turn-heel-first-time-career-help-dominik-mysterio-wrestlemania-42-exploring-possibility?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













