”
], { 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);
});
});
})();
Interestingly, Triple H acknowledged Aldis for being a man of integrity, tore up the resignation letter, and asked him to get back to work as he reinstated the National Treasure as the General Manager of the blue brand. The Ring General was asked about this during the SummerSlam Post-Show.
Breaking character, Gunther said he was very impressed when Aldis entered the ring and took off his jacket. He also admitted the fight was harder than he’d expected, considering the National Treasure was in his first match in nearly three years.
“Well after everything is said and done tonight, that was harder for me than me than I expected. When he [Nick Aldis] took his jacket off in the ring I was impressed. I admit that,” he said.
He then had a message for the SmackDown General Manager. He wanted to be made the number-one contender for the Undisputed WWE Championship. He also said that he wasn’t afraid of CM Punk and that he was better than him.
“So now, obviously just saw what happened between Nick and Hunter. Sure, put on the drama a little bit. I have one thing to say to Nick. Get back to your job. Make me the number one contender because I’m not afraid of CM Punk because I know that I’m better than him,” he added.
Curiously, The Ring General was beaten by The Best in the World last year at SummerSlam and failed to retain the World Heavyweight Championship.
Gunther had already announced his intent to go after the Undisputed WWE Title on SmackDown
Sami Zayn and Finn Balor will face off on Night Two of SummerSlam to determine CM Punk’s next challenger for the Undisputed WWE Title. However, Gunther had his say in the matter as well.
Balor and Zayn shared a segment before their upcoming clash on the go-home edition of SmackDown before SummerSlam 2026. Gunther interrupted their segment and attacked both stars.
He made his intentions very clear. He was not in the running for the number one contender, and he was displeased. Nick Aldis then showed up and got into a scuffle with his SummerSlam opponent.
Now, The Ring General has made it quite clear that he sees himself as the next world champion. Whether he can make that happen soon is a question for later.
If you use the above quotes, please credit WWE’s SummerSlam Post-Show and give 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-admit-that-i-m-afraid-gunther-breaks-character-summerslam-addresses-nick-aldis-wwe-debut?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



