”
], { 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);
});
});
})();
Here are five early predictions for Survivor Series 2026:
#5. Team Ripley vs. Team Morgan ignites the Women’s WarGames
The Women’s WarGames match will be one of the biggest highlights of this year’s Survivor Series, and it could be absolutely star-studded. Rhea Ripley could lead the babyface team, while Liv Morgan may lead the heel team. The deep-seated animosity between the two stars is the perfect centerpiece for the double-caged steel structure of WarGames.
WWE has teased a showdown between Morgan and Ripley this year, which may happen in a faction warfare at Survivor Series 2026. Top stars like Stephanie Vaquer, IYO SKY, Sol Ruca, Tiffany Stratton, Raquel Rodriguez and Jade Cargill could all be a part of it. Expect this match to be a brutal, high-stakes war defined by personal vengeance, heavy weapons and high-flying cage spots.
#4. Oba Femi competes in a high-profile match
Oba Femi has been riding on red-hot momentum since arriving on the main roster. Following his blockbuster showdowns with Brock Lesnar at WrestleMania 42, Clash in Italy, and SummerSlam, WWE might give him a monstrous push in the annual autumn spectacle. There is a good possibility that The Ruler could compete in a high-profile match at Survivor Series 2026 in Houston, Texas.
He could go up against one of the biggest stars of this industry in a monumental showdown. The Stamford-based promotion loves to utilize such grand stadium shows to give massive exposure to the rising stars. Hence, WWE may position Oba Femi on the Survivor Series 2026 card this year to build a marquee attraction match for the annual spectacle.
#3. A major surprise return at Survivor Series 2026
Survivor Series has a rich, legendary history of delivering jaw-dropping and internet-breaking returns. While the 2023 iteration saw CM Punk’s earth-shattering return in Chicago, 2025 witnessed Liv Morgan’s homecoming. With the annual spectacle taking place at Houston’s iconic Daikin Park, WWE is likely to bring back a major name on the show this year.
The element of surprise is a core pillar of modern Triple H booking, especially heading into the crucial winter months. Whether a big WWE Superstar returns from injury or Texas’ own Stone Cold Steve Austin shows up at Survivor Series 2026 remains to be seen. But what seems inevitable is that WWE is set to pull off a jaw-dropping surprise at the marquee event this year.
#2. CM Punk defends the Undisputed WWE Title
One of the wild predictions of Survivor Series 2026 is CM Punk walking into the PLE as the Undisputed WWE Champion. The Second City Saint recently captured the coveted title on RAW, and he has a huge target on his back. Punk will go through SummerSlam, Money in the Bank, and Crown Jewel before making his way into this year’s Survivor Series.
By the time he reaches the annual autumn spectacle, he might have the coveted title around his waist. CM Punk could therefore compete in a high-profile match at the annual event against a top star, defending his Undisputed WWE Title. The company can book him on the card to add more star power to the spectacle, which will light up Daikin Park on November 28.
#1. The Bloodline Civil War explodes in Men’s WarGames
The storyline that may headline Survivor Series 2026 is the great Bloodline civil war. Roman Reigns and Solo Sikoa could stand across each other, with both leading their respective teams. The Anoa’i family saga has started to spread across both rosters in recent times. By the time WWE reaches November, it may evolve into a full-blown war between the two big rivals.
Roman Reigns can stand tall with Jey Uso, Jimmy Uso, Jacob Fatu, and possibly Sami Zayn by his side. Meanwhile, Solo Sikoa can form an army of his own to tackle the Bloodline in the WarGames Match. You can expect a great blockbuster collision between the two teams at Survivor Series 2026, where the lines of loyalty and betrayal may get blurred and family drama reaches a fever pitch.
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-early-predictions-wwe-survivor-series-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



