”
], { 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);
});
});
})();
Recently, a document leaked online on Facebook and X(fka: Twitter), seemingly spoiling the entire lineup of matches for both nights. A total of 13 matches have been made public. The matches are as follows:
Night One –
1. LA Knight & Solo Sikoa vs The Usos
2. Penta vs Ethan Page vs Rusev vs Chad Gable vs Otis vs Rey Mysterio (IC Championship Ladder Match)
3. Brie Bella & Paige vs Tiffany Stratton & Chelsea Green vs Raquel & Roxanne (Women’s Tag)
4. Charlotte Flair vs Jade Cargill (Vacant WWE)
5. Dirty Dom vs Danhausen
6. Cody Rhodes & CM Punk vs Sami Zayn & Randy Orton
7. Roman Reigns vs Seth Rollins (World)
Night Two –
1. Gunther vs Nick Aldis
2. Sol Ruca vs Becky vs Bayley vs Lyra Valkyria (IC)
3. Street Profits vs Theory & Breakker (World Tag)
4. Trick Williams vs Carmelo Hayes vs Ricky Saints (US)
5. Liv Morgan vs Iyo Sky (World)
6. Brock Lesnar vs Oba Femi (WWE)
Check out the alleged leaked card:
This leads us to question: Is this leaked match card real or fake?
While the matches on the card may look exciting, the leaked match card is fake. Only two matches on the card are accurate: First, Roman Reigns vs Seth Rollins, and the other, Liv Morgan vs. IYO SKY. Although Lesnar vs Femi is also on the card, it is not for the title and will be a HIAC match.
Major title changed before WWE SummerSlam
The biggest party of the Summer is on the horizon, and the SmackDown men’s division has been completely shaken, changing its entire trajectory.
On the July 6 episode of WWE RAW, Cody Rhodes was booked to face Sami Zayn for the Undisputed Championship. But things took a chaotic turn when Gunther laid the American Nightmare out with a backstage assault, leaving him unable to compete.
Chicago’s son CM Punk replaced Rhodes and faced Zayn instead for the title. The Best in the World had a perfect game plan to beat the newly crowned champion and beat Sami, ending his reign in under 9 days and being crowned as the new Undisputed Champion.
With Punk now the Undisputed Champion, it will be interesting to see what plans Triple H and his WWE creative team have in store for the Undisputed title in the coming weeks ahead of SummerSlam.
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/wwe-summerslam-2026-full-match-card-leaked-real-fake?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



