”
], { 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);
});
});
})();
Despite this, the five biggest WWE stars didn’t get a chance to face The Cenation Leader. In this article, let’s briefly discuss those five names.
#5. Roman Reigns
One of the biggest names who missed Cena’s retirement tour is Roman Reigns. The Original Tribal Chief already had a heated history with The Franchise Player. They clashed twice before, with Reigns defeating Cena both times.
Cena’s retirement tour was a perfect chance for the veteran to seek revenge for his previous loss and finally beat the Original Tribal Chief. However, the OTC’s absence from the retirement tour seems like a major mistake by Triple H.
#4. Seth Rollins
Another name on the list is Seth Rollins. Like Roman Reigns, Rollins also had a long history with the 17-time World Champion. Even John and Rollins were major rivals during the storyline of Team Cena vs. Team Authority. Despite this, The Visionary didn’t face The Cenation Leader in his final tour.
As of now, Rollins is expected to attend Cena’s last match at the upcoming Saturday Night’s Main Event.
#3. Drew McIntyre
Drew McIntyre is currently one of the biggest heel stars in the company. McIntyre wasn’t directly involved in Cena’s retirement tour but merely competed against him in a tag team match on SmackDown.
In that bout, Rhodes and Cena teamed up against Logan Paul and The Scottish Warrior. However, WWE should have booked McIntyre in a singles feud and a proper storyline against Cena during his final in-ring months.
#2. LA Knight
LA Knight had a great chance to be part of John Cena’s WWE retirement tour, but he suffered a loss to Gunther in the finals of the Last Time is Now tournament, making him an addition to this list.
Knight and Cena previously shared screen time on television when the Franchise Player appeared as a special guest referee in The Megastar’s match. A match between these two stars could have been a great fit for the retirement tour, but WWE missed this opportunity.
#1. WWE star Bron Breakker
The last name in this list is Bron Breakker. The new Big Dog of WWE is getting a major push on the main roster and is even set to face CM Punk in a World Title match in 2026. However, he notably missed the retirement tour of John Cena.
The 17-time World Champion putting over Breakker before hanging up his boots could have been a strong way to put Bron as a future main eventer in front of the audience.
`;
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-biggest-wwe-stars-who-didn-t-get-face-john-cena-his-retirement-tour?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













