”
], { 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 appeared in the ring with NXT General Manager Robert Stone, where she was cutting a promo, even though she didn’t go on to wrestle a match.
Aalyah also shared a screenshot of the debut on her Instagram stories, seemingly happy with how fast her career with the company is progressing.
Will WWE fast-track Aalyah Mysterio to the main roster?
Aalyah Mysterio has already proved what she is capable of when working with her father and brother, and since Dominik Mysterio has become one of WWE’s biggest stars, they could have the same plans for Aalyah.
Dominik skipped NXT and was able to later prove himself after working with his father and turning his back on him to join The Judgment Day, but WWE may allow Aalyah to appear on NXT to get used to performing before joining her family.
She also has the option of heading to AAA, since Rey Mysterio is the general manager at present. There are lots of options for the company with Aalyah, since she was a popular star with the WWE Universe when she was last seen, and now she will be able to prove what she can do as a wrestler.
Aalyah has been focusing on her studies over the past few years and watching her brother live his dream, and now she is finally able to step in the ring and follow the family business.
It’s unclear if Aalyah will be a heel or a face when she makes her NXT debut on-screen, since her brother is currently a heel and her father is a face, which means that she could work as either and go on to align with either family member to continue a story that has been going on for several years.
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-s-daughter-aalyah-makes-official-wwe-debut-recent-live-event?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



