”
], { 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);
});
});
})();
After a brief argument, Aldis booked an Undisputed WWE Championship match between Sami Zayn and Kevin Owens in the main event of SmackDown. He also confirmed that The Second City Saint was not in Corpus Christi for the show. The Master Strategist and KO engaged in a back-and-forth showdown.
In the final stages of the bout, Punk unexpectedly showed up and cost Owens a potential win. He exacted revenge on The Prizefighter, leading to Zayn’s victory. Following the match, he hit a GTS to the Canadian duo, confirming that he was still pursuing the Undisputed WWE Championship.
On his Instagram Story, Punk posted a photo of Roddy Piper rocking a mullet. He then shared an image of himself from this week’s SmackDown. In the caption, The Best in the World implied that he was trying to replicate Piper’s iconic hairstyle.
“Getting close,” Punk wrote.
You can view a screenshot of Punk’s Instagram Story below.
CM Punk will compete in a high-stakes match next week on WWE SmackDown
WWE is set to host Money in the Bank 2026 in New Orleans, Louisiana, on October 10. The show will feature the annual Men’s and Women’s Money in the Bank Ladder matches. RAW and SmackDown are currently conducting qualifiers for the high-stakes bouts.
Bron Breakker and Trick Williams have already qualified for this year’s Men’s Money in the Bank Ladder Match. Next week on SmackDown, three former world champions will collide for a spot in the high-stakes contest. CM Punk, Gunther, and Finn Balor will face off in a Triple Threat contest.
Punk has already won the Money in the Bank contract twice in his career. He will likely aim to capture the briefcase for the third time in New Orleans and get a shot at the Undisputed WWE Championship.
`;
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-cm-punk-sends-2-word-message-costing-kevin-owens-wwe-championship-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













