”
], { 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 recently took to Instagram to post a selfie that also featured his real-life son and on-screen rival, Dominik Mysterio’s stablemates, Liv Morgan, Raquel Rodriguez, and Roxanne Perez. Other major stars posing for the selfie included WWE Women’s Champion Jade Cargill, Jacob Fatu, and Trick Williams, among others. Breaking character, the masked men referred to all of them as “familia,” meaning family.
“🔥Familia🔥 #sneakercon,” Mysterio wrote.
You can check out the Instagram post below:
Mysterio recently joined forces with fellow luchadors Penta and Dragon Lee. The three masked men are involved in a rivalry with The Vision. Last week on Monday Night RAW, they defeated Austin Theory, Bronson Reed, and Logan Paul in a six-man tag team match. After the match, Mysterio, Penta, and Lee declared for the 2026 Men’s Royal Rumble Match.
Rey Mysterio sustained an injury on WWE RAW
On the January 26 edition of Monday Night RAW, Rey Mysterio locked horns with Austin Theory in a one-on-one contest. The two stars traded blows in an engaging bout that had its share of outside interferences. The match ended with Theory hitting the Stomp to secure the win.
Unfortunately, Rey landed awkwardly on his shoulder while taking the stomp. He appeared to be in some pain and discomfort after Austin Theory pinned him. The injury became more obvious as the referee called for medical assistance while The Vision continued to attack Penta and Dragon Lee.
After the show, several reports suggested that the WWE Hall of Famer sustained a legitimate injury and had to be helped to the back by medical personnel. However, F4WOnline later reported that his injury was believed to be “not serious.”
Rey Mysterio had missed WrestleMania 41 and most of 2025 due to a leg injury. The legendary star would be hoping to have better luck with injuries this year.
`;
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-breaks-character-share-rare-glimpse-familia?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













