”
], { 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);
});
});
})();
The 66-year-old journalist further reported that Ethan Page, Ricky Saints, Blake Monroe, and Jacy Jayne had been heavily discussed for call-ups up to the main roster. He added that former NXT Women’s North American Champion Sol Ruca also made a strong case for her promotion with an impressive performance against Bayley at the December 13, 2025, edition of Saturday Night’s Main Event.
“Much of the talk in NXT at this point regards call-ups expected after WrestleMania. Vice and D’Angelo winning seems to take their names out of the discussion. [Ethan] Page, [Ricky] Saints, [Blake] Monroe, and [Jacy] Jayne have all been heavily discussed, and Sol Ruca made a very favorable impression on Saturday Night’s Main Event,” Meltzer wrote.
Dave Meltzer added that Joe Hendry was due for the main roster call-up given his popularity among the wrestling fans. He added that WWE wouldn’t want to further postpone the 37-year-old’s arrival on either RAW or SmackDown. Meltzer further opined that the type of character Hendry portrays usually works on the main roster as a gimmick personality outside of the main event scene.
“Joe Hendry is about due for such a call-up given the longer it doesn’t happen, the farther away you are from when his cult popularity peaked in 2024, and he’s 37 years old. If he’s not called up, it would seem to mean they aren’t confident the act will at this point work on the big stage, although his act with the heavy entertainment and crowd participation is the type of something different that often works on the main roster as a non-main event gimmick personality,” Meltzer added. [H/T: TJR Wrestling]
Recent WWE NXT call-ups are set for action at WrestleMania 42
Oba Femi, Trick Williams, and Je’Von Evans are the most recent WWE NXT call-ups. While The Anointed One joined Friday Night SmackDown, the other went to the red brand. All three stars have resonated well with the fans and are scheduled to wrestle in massive matches at WrestleMania 42.
While Trick Williams will challenge Sami Zayn for the WWE United States Championship, Je’Von Evans will compete in a six-man ladder match for the WWE Intercontinental Championship. Rey Mysterio, Rusev, Dragon Lee, JD McDonagh, and the champion, Penta, are the other five participants in the ladder’s match.
Although Oba Femi will not challenge for any title on The Grandest Stage of Them All, his match is one of the most anticipated showdowns scheduled for the PLE. The Ruler will lock horns with former multi-time WWE Champion Brock Lesnar in a one-on-one contest.
It will be interesting to see how the three former NXT stars perform in their first WrestleMania outings.
`;
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/rumor-potential-wwe-nxt-stars-getting-main-roster-call-ups-after-wrestlemania-42-reports?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













