”
], { 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);
});
});
})();
While Aalyah has appeared on WWE television in the past, she has never competed as an active wrestler. That could change soon, now that she has started her journey of becoming a professional wrestler. That said, in this listicle, we will look at three ways Aalyah Mysterio could return to WWE.
#3. Join NXT
NXT seems like the most natural place for Aalyah Mysterio to begin her WWE career. The developmental brand has seen several notable departures in recent months. Stars such as Sol Ruca, Fatal Influence, and Blake Monroe have moved on to the main roster, and now, Tatum Paxley also appears to be on her way out.
As a result, NXT’s women’s division is entering a new phase. Aalyah could be part of that rebuilding process. She is already training for an in-ring career and would benefit from gaining experience in WWE’s developmental system before making the jump to RAW or SmackDown.
Moreover, NXT General Manager Robert Stone has already made it clear that the door is open for her whenever she is ready. Starting in the developmental brand would allow the young star to develop her character and skills while establishing herself in WWE.
#2. Helping Rey Mysterio against Dominik Mysterio and Liv Morgan
Upon returning, Aalyah Mysterio’s first WWE match could come alongside her father. Dominik Mysterio has been at odds with his family ever since turning heel, and his relationship with Rey remains as strained as ever. While the two have crossed paths several times over the years, there is still plenty of bad blood between them. Liv Morgan could also become part of the story.
If Liv and Dominik begin targeting Rey again, Aalyah could step in to help her father. That would set up a mixed-tag team match. The idea has already been discussed, with AAA Head of Creative, The Undertaker, pitching a match featuring Rey and Aalyah against Dominik and Morgan.
Moreover, it would allow Aalyah to make her in-ring debut in a storyline that fans are already familiar with. Rather than starting from scratch, WWE could use the Mysterio family drama to introduce Aalyah and give her a meaningful first program.
#1. Aalyah Mysterio could join The Judgment Day
Aalyah Mysterio could also take a completely unexpected route upon returning and align herself with The Judgment Day. Most fans would expect her to side with Rey Mysterio if she returns to WWE television. However, WWE could decide to mirror Dominik Mysterio’s journey instead.
After all, Dominik shocked the wrestling world when he turned on Rey and joined The Judgment Day in 2022. Aalyah could do something similar. She could initially appear to support her father before revealing that she has chosen Dominik’s side. Such a move would instantly establish her as a heel and add another layer to the ongoing Mysterio family drama.
Moreover, The Judgment Day could benefit from another member. Liv Morgan, Raquel Rodriguez, and Roxanne Perez are already key parts of the faction, and Aalyah’s arrival would strengthen the group’s women’s division.
The move would also give Aalyah an immediate role on television. Instead of starting as a rookie on her own, she would be aligned with one of WWE’s most prominent factions from day one.
It would be a major swerve, but it is certainly a direction WWE could explore if it wants to make Aalyah Mysterio’s return memorable.
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/3-ways-aalyah-mysterio-could-return-to-wwe?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


