”
], { 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);
});
});
})();
In the main event of WWE Night of Champions, Sami Zayn defeated Cody Rhodes and Gunther in a triple threat match to win the Undisputed WWE Championship. After the bout, The Ring General had a heated confrontation with Nick Aldis that turned physical. Consequently, the two were sent home after the premium live event.
However, their rivalry escalated further upon Aldis’ return as the SmackDown General Manager. On the July 10 edition of the blue brand’s show, Gunther brutally attacked the 39-year-old after the latter refused to insert Gunther into the Undisputed WWE Championship Match scheduled for SummerSlam. Aldis instead announced a tag team match between Gunther & Sami Zayn and CM Punk & Cody Rhodes for Saturday Night’s Main Event.
The following week on SmackDown, Adam Pearce, who was filling in for Aldis, announced that if Zayn and Gunther won the tag team match at Saturday Night’s Main Event, they would be added to the Undisputed WWE Championship Match scheduled for SummerSlam, making it a fatal four-way match.
The two teams put forth an engaging back-and-forth contest that ended in controversy. The Ring General came close to winning the match for his team when Nick Aldis showed up to pull the referee out of the ring to stop the three-count. He followed it up by smacking The Ring General in the face with the Undisputed WWE Championship, allowing CM Punk to capitalise and ensuring that the SummerSlam clash remained a one-on-one battle.
However, Gunther will also be in action at The Biggest Party of the Summer. Moments ago, Triple H announced that The Ring General will wrestle Nick Aldis at the premium live event.
“We’re going to settle this in the ring……at SummerSlam!!” Triple H wrote.
You can check out his post below:
It will be Nick Aldis’ first match in nearly three years. He wrestled his last match at ACW Bluegrass Con. He wrestled in a five-way battle for the vacant ACW Bluegrass Con Title in October 2023. Unfortunately, he failed to secure the gold.
For those unaware, Aldis is a former two-time NWA World Heavyweight Champion. He also held the TNA World Heavyweight Title. It will be interesting to see how he fares against Gunther at SummerSlam.
`;
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-breaking-triple-h-announces-nick-aldis-ring-return-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













