”
], { 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);
});
});
})();
One match that has reportedly been discussed internally involves The Vision defending the WWE World Tag Team Championship. However, WrestleVotes noted that while the idea has been considered, it has not been finalized, meaning it remains unclear whether the title will be defended at SummerSlam.
The report also shed light on the overall size of the event. According to a source at ESPN, WWE is currently planning for between 12 and 13 matches across the two-night card, continuing the company’s recent trend of spreading major storylines over multiple evenings.
Another interesting detail concerns Penta, who will defend the Intercontinental Championship against Chad Gable. ESPN is currently expecting the championship clash to be one of the featured matches for the first-hour broadcast windows.
The match became official after Gable earned the IC Title opportunity by winning a seven-man Gauntlet Match on the July 13 episode of Monday Night RAW.
With just days remaining until SummerSlam, the Stamford-based promotion appears to be making final adjustments behind the scenes. Whether The Vision ultimately defends the World Tag Team Championship and which other matches make the final card should become clearer as the company continues its build toward one of the biggest events of the year.
What matches have been announced for WWE SummerSlam 2026 so far?
WWE has already confirmed nine matches for SummerSlam till now. The latest addition to the card is Danhausen vs. Dominik Mysterio, while Triple H also announced Nick Aldis’ in-ring return. The SmackDown General Manager will face Gunther after their heated altercation at Fanatics Fest 2026.
The women’s division will feature an Interim Women’s Championship Ladder Match, which was announced following Rhea Ripley’s injury. Meanwhile, Liv Morgan is set to make her first televised Women’s World Championship defense since regaining the title when she takes on Queen of the Ring IYO SKY.
SummerSlam will also showcase two marquee world title matches. CM Punk will challenge Cody Rhodes for the Undisputed WWE Championship, while Seth Rollins and Roman Reigns will renew one of WWE’s greatest rivalries with the World Heavyweight Championship on the line.
Elsewhere, LA Knight, Solo Sikoa, & Royce Keys will join forces to battle The Usos & Jacob Fatu in a six-man tag team match, and Oba Femi and Brock Lesnar will compete in a highly anticipated Hell in a Cell Match.
`;
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/rumor-wwe-summerslam-card-still-taking-shape-backstage-details-emerge-reports?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













