”
], { 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’s the thing about the fat slob comment or whatever colorful language Punk used last week. Telling Kevin that he’s fat, or needs to wear a shirt, I believe means absolutely nothing. Because I believe fans realize that ok, he doesn’t go to the gym, he’s a little chubby and he wears a shirt. He’s also main evented WrestleMania against f**king Steve Austin, he headbutted Vince McMahon in the face, he tears down the house every time he’s in the ring, he knocks the promos out of the park, he gets massive pops blah blah blah I could go on all day,” he said. (H/T: WrestleTalk)
Owens missed over a year of action due to a neck injury before his surprise return at SummerSlam. The Prizefighter defeated Sami Zayn, Finn Balor, and Gunther to become the number one contender for CM Punk’s Undisputed WWE Championship.
Former WWE Champion praises CM Punk
The Miz recently commented on CM Punk and praised his promo following SummerSlam 2026.
Punk ranted about not being the main event of Night 1 of SummerSlam and called out Oba Femi during the Post-Show following the PLE earlier this month. Speaking on WrestleRant, The Miz praised the promo and noted that he liked that version of Punk’s character.
“When I saw that promo (after SummerSlam), I was like ‘ooh I like this Punk’. I like a Punk that’s not the main event, that should be in the main event, that knows he deserves to be in the main event and deserves to be where he’s at, now he’s letting people know,” he said. (H/T: WrestleTalk on X)
It will be interesting to see if CM Punk can defeat Kevin Owens this Friday night on SmackDown to retain 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-wwe-hall-famer-shares-surprising-reaction-cm-punk-calling-kevin-owens-fat?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













