”
], { 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);
});
});
})();
Mysterio was recently asked about the relationship between the two stars whilst speaking with MuscleMan Malcolm, where he revealed that, despite the on-screen drama, Aalyah was still a big fan.
“Believe it or not, she went to the show in San Diego for New Year’s, January 1st, and she knew that CM Punk was there and she asked, ‘Dad, can I take a picture with Punk’ and I said ‘let me tell him’ and he was very ecstatic that she wanted to take a picture with him and they took a picture together and they got along great so it was awesome.”
Aalyah Mysterio has become part of storylines involving her family several times in the past, and it seems that when her father and brother face off again, she could once again be pulled into the crossfire.
CM Punk returned to WWE almost three years ago and has been able to push for the WrestleMania main event that he always wanted. He will main event WrestleMania Sunday this year as well, since he is set to take on Roman Reigns with his World Heavyweight Championship on the line.
Rey Mysterio recently returned after being sidelined with an injury since January and will compete in the Intercontinental Championship ladder match, which also includes Dragon Lee, JD McDonagh, Penta, Rusev and Je’Von Evans.
Will Aalyah Mysterio return to WWE for Rey Mysterio’s retirement match?
Rey Mysterio is expected to bow out of the company at some point in the coming years, and it’s been made clear that he wants Dominik to be the one to end his career.
This means that the two stars will have to step into another bitter storyline that could include their family. Aalyah Mysterio was part of a storyline with her brother before as well as her father, whilst they were feuding with Seth Rollins and Buddy Murphy, when he was part of WWE.
She has since returned to school and concentrated on her studies, but she was a firm fan favorite during her time on-screen and WWE could be open to bringing her back.
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-rey-mysterio-comments-current-relationship-aalyah-mysterio-cm-punk?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


