”
], { 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 Fatal Four-Way match was complete chaos. Royce Keys leveled Knight with a clothesline and executed an avalanche powerslam on Finn Balor from the ropes. The former AEW star rammed Knight into the steel ring post on the outside. Jey Uso went for a suicide dive, but Keys caught him mid-air and slammed him hard onto the ring apron.
Balor, Uso, and Knight took out Keys. Balor then went to war with the Yeet Master, striking multiple Slingblades. Despite Knight trying to interfere, the former Judgment Day member successfully connected with his top-rope Coup de Grace on Uso. Just as Balor went for the cover, Keys pulled him to break the count.
The Megastar built real momentum in the late stages and had the BFT set up, but Solo Sikoa arrived at ringside and attacked The Megastar with a Samoan Spike. Keys added the Ultimate Spinebuster, and Jey Uso capitalized on the destruction, hitting a top-rope Uso Splash on Knight for the three-count.
Win the win, Jey Uso will face Je’Von Evans in the semifinals of the 2026 King of the Ring tournament.
With WWE SummerSlam right around the corner, Knight’s guaranteed path to a title match is gone. He is right back where he started.
It remains to be seen what the Triple H-led creative team has planned for The Megastar next.
`;
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-heartbreak-fan-favorite-wwe-star-s-king-ring-dreams-get-ripped-major-name-qualifies-smackdown?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













