”
], { 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 three possible finishes for John Cena vs. Dominik Mysterio at Survivor Series: WarGames-
#3. Dominik Mysterio grabs a roll-up victory
Dominik Mysterio is known for pulling off huge upsets and he could do the same at Survivor Series. He and John Cena could deliver an incredible match with both giving their absolute best. However, Finn Balor and JD McDonagh could storm into the ring during the climax of the Intercontinental Championship match. They could try to distract The Cenation Leader and cost him the bout.
Mysterio could take advantage of the ringside shenanigans and roll up Cena from behind. In a shocking turn of events, Dirty Dom could pin the WWE legend, while keeping his feet on the middle rope without the referee’s notice. Just as the crowd could be in disbelief, the 28-year-old could slide away from the ring, with him being announced as the new Intercontinental Champion.
#2. John Cena seals the deal with an AA
John Cena and Dominik Mysterio could deliver a show-stealing performance at Survivor Series. However, many believe the outcome of this match is predictable and that Dirty Dom will walk out victorious. Triple H could pull off a huge surprise, rendering all those theories and speculations obsolete. During the final moments of this, Mysterio could go for a splash from the top rope.
However, a resilient Cena could counter it and catch a hold of The Judgment Day member, leaving everyone on their feet. He could lift Dominik Mysterio on his shoulder and hit him with a thunderous Attitude Adjustment. The 48-year-old could pin Dirty Dom in the middle of the ring and secure a huge victory to retain the Intercontinental Championship at Survivor Series.
#1. Dirty Dom pins John Cena with underhanded tactics
Dominik Mysterio is known for using underhanded tactics in his matches and fans may get a glimpse of the same in San Diego. Unable to beat John Cena, frustrations may boil over and Dirty Dom might bring a steel chair or a lethal weapon to the ring. However, the referee might lambast him and seize that away from his hands, only to throw it outside the ring.
Just as the WWE official would be distracted, Mysterio could hit a devastating low blow to Cena, garnering a chorus of boos. Following this, he could swiftly climb the top rope and hit The Cenation Leader with a Frog Splash. The Judgment Day member could pin the 48-year-old to win the Intercontinental Championship, walking out of San Diego with the coveted title on his shoulder.
`;
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/3-possible-finishes-john-cena-vs-dominik-mysterio-wwe-survivor-series-wargames-2025?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













