”
], { 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);
});
});
})();
Cardona showed up to protect his wife and wound up hitting the former World Heavyweight Champion with a low blow. However, the former leader of Imperium got the last laugh and defeated Cardona in a singles match. The 41-year-old took to social media following the loss and shared an image of himself hitting the low blow on SmackDown.
“Close, but no cigar…and I love cigars. #SmackDown,” he wrote.
Chelsea Green captured the WWE Women’s Championship at SummerSlam 2026 but suffered a broken orbital bone on the following episode of SmackDown. Instead of having Green relinquish the title, Nick Aldis informed the champion that she had thirty days to get cleared before action needed to be taken. Rhea Ripley captured the title at WrestleMania 42 but suffered a knee injury shortly after and has undergone surgery.
Gunther flips out after major WWE star returns at SummerSlam
SmackDown star Gunther was very angry after Kevin Owens made his surprise return at SummerSlam 2026.
The former Intercontinental Champion was added to the match between Sami Zayn and Finn Balor to make it a Triple Threat at the PLE. However, Nick Aldis then announced that Kevin Owens was also a part of the match, making it a Fatal 4-Way. Owens emerged victorious at SummerSlam to become the number one contender and will be challenging CM Punk for the title next week on SmackDown.
The 38-year-old flipped out after Owens won the match and took personal shots at him.
“He promised me I could join. And then they bring in this sweaty, fat jerk as well,” he said. (H/T: WrestlePurists)
Only time will tell what the future holds for Matt Cardona on WWE SmackDown following his loss to Gunther.
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/news-gunther-receives-message-hit-low-blow-wwe-superstar-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



