”
], { 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);
});
});
})();
Also, recent episodes have featured major storyline developments. This includes Mike Santana’s arrival to confront NXT Champion Tony D’Angelo, potentially signaling the end of one champion’s run in developmental.
That said, in this article, we look at five NXT Superstars who could receive the long-awaited call to RAW or SmackDown after WWE SummerSlam 2026.
#5. Charlie Dempsey
Charlie Dempsey has quietly become one of the most technically gifted performers in WWE.
The son of William Regal has spent years developing his in-ring style, first with No Quarter Catch Crew and later as one of NXT’s most consistent competitors. He has already accomplished plenty in the developmental brand, and there is little left for him to prove there.
Thus, a move to RAW could immediately freshen the Intercontinental Championship picture. Meanwhile, SmackDown would benefit from another technically sound heel capable of producing outstanding matches against stars like Carmelo Hayes and Trick Williams.
Triple H has shown a willingness to reward polished in-ring performers. Thus, Dempsey fits that mold perfectly.
#4. Lola Vice
Lola Vice has evolved into one of NXT’s biggest stars over the past year.
The former MMA fighter has continued to build momentum in 2026. Also, she remains heavily featured near the top of the women’s division. Her striking ability gives her a unique presentation compared to almost everyone on the main roster. Thus, making her an easy fit on either RAW or SmackDown.
With both brands needing fresh challengers following SummerSlam, Vice could immediately inject new life into the women’s division. Whether she targets Liv Morgan, IYO SKY, Tiffany Stratton, or Jade Cargill, WWE would have no shortage of compelling first feuds for her.
More importantly, Lola has arguably reached the point where remaining in NXT may no longer benefit her development.
#3. Myles Borne
Few NXT Superstars have improved more in 2026 than Myles Borne. The current NXT North American Champion has transformed from a promising prospect into one of the brand’s most complete performers. His confidence, athleticism, and championship experience have positioned him as someone capable of succeeding beyond developmental.
Thus, if WWE wants another young babyface on the main roster, Borne checks every box. He could immediately become a valuable addition to either brand’s mid-card while continuing to develop against established veterans. Also, his underdog personality would make him an easy superstar for audiences to rally behind.
Should Myles Borne lose the North American Championship after SummerSlam, don’t be surprised if Triple H rewards him with a long-awaited promotion.
#2. Jaida Parker
Jaida Parker has all the tools to become a future main-event player. Her confidence, charisma, and natural presence have stood out so far in 2026. Meanwhile, recent storylines have consistently kept her involved in the upper tier of the NXT women’s division. Even when she isn’t competing for championships, Parker feels like a featured attraction every time she appears on television.
Perhaps most importantly, Parker already carries herself like a main-roster superstar. While RAW could use another dominant heel capable of challenging the division’s biggest names, SmackDown would benefit from another confident personality who isn’t intimidated by established stars.
With Triple H emphasizing larger personalities alongside strong in-ring performers, Jaida Parker appears ready for the next step in her WWE journey.
#1. Tony D’Angelo could be called up to the main roster after WWE SummerSlam
If one NXT Superstar feels destined for a post-SummerSlam call-up, perhaps it’s Tony D’Angelo.
The current NXT Champion has been one of the brand’s cornerstones for years. Since capturing the title at Stand & Deliver, he has successfully fought off multiple challengers and recently ended his violent rivalry with Naraku in a Street Fight.
However, the July 21 episode of NXT may have hinted at what’s next. Former TNA World Champion Mike Santana debuted immediately after the match to confront D’Angelo. That confrontation could be the beginning of Tony D’s final major storyline in NXT.
Unlike many developmental stars, D’Angelo already has a fully developed character, polished promo skills, and years of television experience. His “Family” gimmick consistently connected with audiences. Also, he has become one of Triple H’s biggest developmental success stories.
Whether he lands on RAW or SmackDown, D’Angelo has everything needed to become an immediate factor. His charisma alone would make him a valuable addition. Meanwhile, his experience in high-profile matches means he wouldn’t need much time to adjust.
With Mike Santana seemingly next in line for the NXT Championship, SummerSlam season could mark the perfect time for Tony D’Angelo to close the chapter on his developmental career and finally make the jump to WWE’s main roster.
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/5-nxt-stars-who-could-be-called-up-to-the-main-roster-after-wwe-summerslam-2026?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



