”
], { 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 Latino Heat didn’t speak much about himself, and instead, invited his on-screen girlfriend, Liv Morgan, to the show, congratulating her for winning the 2026 WWE Royal Rumble.
The Miracle Kid heaped a bit of praise on her “Daddy” Dom and thanked him for introducing her. She also called herself the greatest Women’s Rumble winner of all time before calling out her best friend, Raquel Rodriguez.
Dominik Mysterio was last seen in action on December 20, 2025, at AAA Guerra de Titanes. The Judgment Day member had teamed up with El Grande Americano to face Rey Mysterio and Rey Fenix.
Dom and EGA lost the match, and the IC Champ also injured himself during the bout. Although Mysterio had a rather serious shoulder injury, he fortunately didn’t require surgery for it.
Dominik Mysterio won’t make his in-ring return in WWE
Although Dominik Mysterio is back in WWE, he will have his comeback match in AAA. Dirty Dom had paid a visit to the Lucha Libre promotion ahead of his appearance on RAW and interrupted El Hijo del Vikingo during a segment on January 31, 2026.
He will now put his AAA Mega Championship on the line against Vikingo at Rey de Reyes on March 14, 2026. While he didn’t return for the Rumble, which crushed fans’ expectations, this development suggests he will make a full recovery ahead of WrestleMania 42.
Interestingly, he had captured the Intercontinental Championship at WrestleMania 41 in Las Vegas, which is also the venue for WM42. It would be interesting to see what lies ahead for the Judgment Day member.
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-wwe-champion-returns-raw-45-days?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


