”
], { 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 renowned Kingdom Arena will open its gates once again on January 31st.
We’re still a little over a month away from the event, but fans can’t contain their excitement for the 30-Man Battle Royal.
Earlier this year, WWE put money on Jey Uso, an underdog who rallied fans in his quest to become the World Heavyweight Champion.
The year 2026 will be nothing short of a spectacle. It’s a golden opportunity for a WWE Superstar to punch their ticket to the main event of WrestleMania.
Lately, fans have been buzzing since a document containing the participants for the Men’s Royal Rumble Match has been making the rounds on social media.
The viral image has declared Roman Reigns as the winner, while Sami Zayn is listed as the runner-up in the match. The number 30 spot has been taken by none other than a returning Chris Jericho.
The lineup of the entrants is as follows:
- Logan Paul
- Oba Femi
- Shinsuke Nakamura
- Austin Theory
- Dominik Mysterio
- Rusev
- Sami Zayn – Runner-up
- Penta
- Bronson Reed
- Finn Balor
- El Grande Americano
- Brock Lesnar
- Bron Breakker
- Carmelo Hayes
- Rey Mysterio
- Jey Uso
- Trick Williams
- AJ Styles
- Rey Fenix
- Gunther
- Ilja Dragunov
- Roman Reigns – Winner
- Damian Priest
- The Miz
- Jimmy Uso
- Aleister Black
- Jack Fatu
- LA Knight
- Randy Orton
- Chris Jericho
Now, this brings us to the question: Is it real or fake?
Of course, the aforementioned list is bogus since WWE wouldn’t risk leaking all the entrants right before the Royal Rumble to kill the excitement.
WWE is unlikely to address the alleged leak, hence fans should take it with a grain of salt, like they do every year when a fake document surfaces online.
You can check out the viral post on X below:
Roman Reigns is favored to win the 2026 Men’s WWE Royal Rumble Match
Even though the fan-made card is fake, Roman Reigns is indeed a clear favorite heading into the Royal Rumble in Saudi Arabia.
The Original Tribal Chief last won the match in 2015 when he was a polarizing figure. A decade later, he is arguably the biggest babyface on the roster.
Roman Reigns teased rekindling an old rivalry with Cody Rhodes in his most recent appearance at Survivor Series: WarGames.
Should the Head of the Table win the 30-Man Royal Rumble Match, a trilogy with The American Nightmare for the Undisputed WWE Championship could be on the cards for WrestleMania 42 in Las Vegas next year.
`;
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/identities-30-wwe-participants-2026-men-s-royal-rumble-match-accidentally-leaked-is-real-fake?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













