”
], { 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’s daughter, Aalyah Mysterio, recently posted a video alongside him on her official TikTok handle. Aalyah was seen dancing with the legend in the video. Interestingly, the RAW Superstar wasn’t sporting his signature mask in the footage.
You can watch the video in the X post below.
Aalyah has appeared on WWE television many times in the past. She played a crucial role in Rey’s feud with Seth Rollins and Buddy Murphy (aka Buddy Matthews) during the Pandemic Era. The 24-year-old was also at ringside to witness her brother, Dominik Mysterio, square off against the Hall of Famer at WrestleMania 39.
Rey Mysterio ended up defeating the AAA Mega Champion at The Show of Shows in 2023. He then embraced his daughter in the ring to celebrate his win.
Potential update on Rey Mysterio’s impending retirement
Over the past year, many legendary wrestlers have retired from in-ring competition, including Goldberg, John Cena, AJ Styles, and Brock Lesnar, among others. Rey Mysterio turned 51 last year, and fans have been speculating whether he will also hang up his wrestling boots in the near future.
A recent report by Fightful Select suggested that The Master of the 619 was under a multi-year contract with WWE. Sean Ross Sapp also indicated that Rey would be an integral part of AAA moving forward. The former World Heavyweight Champion was rumored to battle Gunther in a singles match at WrestleMania 42. However, his untimely injury reportedly led to a change of plans.
Fans must stay tuned to find out what’s next for the legendary luchador in the post-WrestleMania season.
`;
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-rey-mysterio-seen-dancing-daughter-completely-unmasked?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













