”
], { 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);
});
});
})();
Let’s take a look at five stars who can return and win the 2026 Andre the Giant Memorial Battle Royal:
#5. Montez Ford
Montez Ford has been absent from WWE television for the past several months alongside his tag team partner, Angelo Dawkins. A return at the Andre the Giant Memorial Battle Royal would be perfectly timed, as the match frequently spotlights athletic high-flyers and midcard standouts who need a singles push. There is a chance that WWE could push Ford and make him win the coveted contest.
Winning the prestigious battle royal would validate a potential Street Profits split or Montez Ford’s solo babyface run on SmackDown, giving him instant credibility. With RAW and SmackDown talent crossing over, a surprise entry for him would generate a massive pop and position Ford as a future championship contender heading into the post-WrestleMania landscape.
#4. Sheamus
Sheamus has been sidelined with a shoulder injury for the past couple of months. He missed several weeks of action on the Road to WrestleMania while recovering from the injury. The Celtic Warrior’s expected recovery timeline aligns with a potential return around WrestleMania season, and the Andre the Giant Memorial Battle Royal serves as an ideal platform for veteran comebacks.
There is a chance that he might return tonight and win the monumental contest. WWE might give him a strong outing to rebuild his momentum for post-Mania season. A win in the prestigious battle royal will once again position Sheamus as a top star and seasoned veteran who still holds the potential to be part of a major storyline or championship picture after The Show of Shows.
#3. Kevin Owens
If WWE really wants to pull off one of the biggest shockers, Kevin Owens may return tonight and win the Andre the Giant Memorial Battle Royal. The Prizefighter underwent neck fusion surgery last year, which kept him on the shelf for a considerable amount of time. However, Triple H has a track record of surprise returns around big events, especially WrestleMania.
Owens is a battle royal specialist with his brawler style that can turn the tide instantly. A victory in the Andre the Giant Memorial Battle Royal would therefore instantly put him in the spotlight, without overexposing him physically right away. This will be a perfect way for KO to rebuild his momentum and prepare himself for his potential new run after the WrestleMania season.
#2. Ilja Dragunov can win the Andre the Giant Memorial Battle Royal
Ilja Dragunov has been absent from the shows lately due to a lack of creative plans. The tides however can shift tonight as the WWE Universe could see the return of The Mad Dragon. He could enter as one of the participants in the Andre the Giant Memorial Battle Royal and go on to win the trophy. It is because Dragunov is one of the top stars who has been seeking a big moment.
His relentless strikes, chops that echo through arenas, and explosive offense complement the chaos in a battle royal. The Unbesiegbar winning the monumental contest by outlasting every other participant will showcase his resilience. It will build Ilja Dragunov for his upcoming feuds and storylines and will also position him as a rightful contender for the championships after WrestleMania.
#1. Bron Breakker
One of the biggest names that could return tonight in the Andre the Giant Memorial Battle Royal is Bron Breakker. The 28-year-old has been away from television due to an injury and will miss WrestleMania 42. However, reports state that Breakker has started training at the Performance Center for his in-ring return and who knows, WWE might bring him right away on tonight’s SmackDown.
If he enters the battle royal, Bron Breakker’s chances of winning would become extremely high. Besides, the company wouldn’t necessarily have to tie him to WrestleMania 42’s storyline. WWE could use Breakker’s potential victory and momentum in the post-Mania season on Monday Night Raw. However, the chances of Bron returning tonight are comparatively low.
`;
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-wwe-stars-can-return-win-andre-giant-battle-royal-smackdown?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













