”
], { 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);
});
});
})();
“Hey, look here you big bald headed bum. Maybe where you from, it’s okay to sneak a man while he ain’t looking. Fight when he don’t know what’s about to happen. But where I’m from, you knuckle up, look a man face to face, and fight like a real man. So prove to me that you ain’t scared. Prove to me that you don’t belong in retirement. Prove to me that you ain’t a bi**h. And you fight me one on one at SummerSlam.”
The former US Champion looked happy and seemed to have accepted the challenge. An official WWE poster has not been made for it yet, but the bout seems locked in.
Similar matches have happened before, but under different circumstances: first on NXT in June 2023, in singles action, and later in a tag team match with Corbin and Bron Breakker against Williams and Carmelo Hayes in the 2024 Dusty Rhodes Tag Team Classic final.
SummerSlam 2026 match card as of now
Liv Morgan vs. Iyo Sky would battle for the Women’s World Championship. Oba Femi vs. Brock Lesnar would have their blow-off match inside Hell in a Cell. Roman Reigns vs. Seth Rollins for the World Heavyweight Championship would be the main event of Night 2 of SummerSlam 2026.
LA Knight, Solo Sikoa, and Royce Keys vs. The Bloodline’s Jacob Fatu, Jey Uso, and Jimmy Uso would be a six-man tag team match. Penta vs. Chad Gable would also face each other for the third time, but this time it would be for the Intercontinental Championship. CM Punk vs. Cody Rhodes for the Undisputed WWE Championship would likely close Night 1 of SummerSlam 2026.
Tiffany Stratton vs. Jade Cargill vs. Chelsea Green vs. Charlotte Flair vs. Giulia or Lash Legend is a five-way ladder match for the Interim WWE Women’s Championship. Gunther vs. Nick Aldis is a singles match stemming from their personal-turned-professional issues. Another is Danhausen vs. Dominik Mysterio, and the winner will keep the $100,000 Danhausen stole from The Judgment Day.
Other matches are: Sami Zayn vs. Finn Balor for the #1 contendership to the Undisputed WWE Championship, the Bella Twins (Brie Bella and Nikki Bella) and Paige vs. Fatal Influence (Jacy Jayne, Lainey Reid, and Fallon Henley) in a six-woman tag team match. The aforementioned Trick Williams vs. Baron Corbin is for the US title.
`;
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-unseen-wwe-champion-attacked-after-smackdown-goes-off-air-new-summerslam-match-confirmed?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













