”
], { 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 the loss, the former Honorary Uce went off on The Second City Saint, and there has been bad blood between the two stars following the title match. Speaking on ESPN New York, Punk gave his honest opinion of Sami Zayn and his supporters, but doesn’t feel he has anything to apologize for regarding their title match on 6th July. Furthermore, he’s ready to give the former champion a rematch for the title.
“I understand how Sami [Zayn] feels. But I don’t have anything to apologize for. It’s a fantastic thing about sports in general: people have their favorites, and they will root for them. And they live or die by that. So, when your team stinks and you’re still pulling for them, and you still have hope, I know what it feels like. I don’t have anything to apologize to Sami about. If he wants a title shot, he can come and get one. I’ll gladly give him a rematch,” Punk said.
Sami Zayn and Gunther could be added to CM Punk’s match at WWE SummerSlam 2026
Last week, Gunther crossed a line when he attacked Nick Aldis, and Cody Rhodes came out to save the day. In the recent edition, The Ring General opened the show, and Adam Pearce appeared in the ring to add a stipulation to the upcoming tag team match at WWE Saturday Night’s Main Event at Madison Square Garden.
The RAW General Manager revealed that Nick Aldis wanted to reveal the stipulation, but the two-time World Heavyweight Champion attacked Aldis before he could. Pearce stated that if Gunther and Sami Zayn win the tag team match, the upcoming title match will become a Fatal 4 Way for the Undisputed WWE Championship. It’ll be interesting to see if the unlikely duo can change the match ahead of the event in Minnesota.
If you use quotes from the article, please credit ESPN New York and provide an H/T to Sportskeeda Wrestling for the transcription.
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-i-anything-apologize-for-cm-punk-s-bold-statement-ahead-wwe-summerslam?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




