”
], { 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);
});
});
})();
Breakker and Williams had a stare-down backstage before the match. Women’s World Champion Liv Morgan was also ringside for the bout to show her support for her Judgment Day stablemate, Dominik Mysterio.
Priest and Mysterio briefly put their issues aside to beat down Bron Breakker. Priest then unloaded several spin kicks to Williams and Breakker as the crowd cheered him on. Breakker battled back and hit Priest with a Frankensteiner off the top rope, but Mysterio broke up the cover.
Breakker and Williams then worked together to deliver a Superplex to Priest in the middle of the ring. Priest battled back and hit Mysterio with a Razor’s Edge, but Liv Morgan distracted the referee.
The action spilled out of the ring, and Breakker hit Williams with a Clothesline that sent both stars tumbling over the announce table. JD McDonagh interfered in the match, and Priest planted him with South of Heaven. Liv Morgan then hit Priest with a low blow, and Dirty Dom capitalized with a Frog Splash for the pinfall victory to advance in the King of the Ring tournament.
As a result of the victory, Dominik Mysterio will be facing Oba Femi in the semifinals of the King of the Ring tournament. Mysterio suggested that Femi “count his days” as WWE SmackDown went off the air.
Retired WWE star comments on loss to Dominik Mysterio
AJ Styles recently shared his thoughts on losing to Dominik Mysterio last year on WWE RAW.
Speaking on his Phenomenally Retro podcast, Styles discussed losing to Mysterio on the September 1, 2025, episode of WWE RAW during their Intercontinental Championship feud. The veteran noted that he was a team player, and the loss eventually led to John Cena capturing the title.
“Do I wish I could have won in France? I believe the roof may have been blown off the place. But that wasn’t what we needed at the time. So, I’m a team player and whatever we need, I’m gonna do. And here’s the thing, I don’t believe John gets to be the Intercontinental Champion if I beat Dominik. Although, if I did beat Dominik and then John beats me, but the timing wasn’t right.”
Only time will tell if Mysterio can defeat Oba Femi to advance in the King of the Ring tournament.
`;
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/news-massive-dominik-mysterio-shock-wwe-smackdown-following-controversial-finish?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













