”
], { 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);
});
});
})();
He namedropped almost everyone except Cody Rhodes, who then came out to confront his long-time friend. Both men admitted that they can’t avoid each other forever and agreed to face having a match at the Biggest Party of the Summer.
Punk and Rhodes shook hands to make things official, with Nick Aldis confirming it shortly after as one of the main events for SummerSlam this year.
The announcement came as a surprise since rumors suggested that the aforementioned match was in the works for WrestleMania 43 in Saudi Arabia next year.
The Triple H-led creative could have changed its mind and fast-tracked this rivalry. There’s a major concern backstage over low ticket sales for SummerSlam, which is why WWE is pulling out all the stops for the Biggest Event of the Summer.
A little while ago, Triple H took to his X/Twitter handle to drop the SummerSlam match graphic for CM Punk vs. Cody Rhodes. In the caption, he wrote the following message to hype up their rivalry:
“Years in the making… and the time is now! CM Punk… Cody Rhodes… for the Undisputed @WWE Championship #SummerSlam! Streaming on the @espn app in the US / @netflix internationally.”
You can check out his tweet below:
CM Punk and Cody Rhodes will be in action at WWE Saturday Night’s Main Event XLV
During the main event, Nick Aldis came out to inform Gunther that he would be teaming up with a returning Sami Zayn to face Cody Rhodes and CM Punk in a tag team match at Saturday Night’s Main Event at Madison Square Garden.
However, the decision didn’t sit well with the Ring General. He laid waste to the SmackDown General Manager and put him to sleep despite the officials trying to stop him.
Gunther continued to attack Nick Aldis until the American Nightmare came to his aid. A feud between the two men has been discussed for SummerSlam, and it looks like the attack on SmackDown was the final straw.
Aldis has yet to lace up his wrestling boots under the WWE banner, and there’s no better place to do it than SummerSlam.
Will Gunther face repercussions for his actions? Only time will tell.
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-breaking-wwe-cco-triple-h-cancels-rumored-wrestlemania-43-match-and-books-it-at-summerslam-instead?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



