”
], { 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);
});
});
})();
Many fans around the world may not know the event’s start time, since it varies by their time zones.
WWE SummerSlam 2026 Timings (Night 1)
The first night of SummerSlam will start as follows:
- Minneapolis local time: 5 PM (Saturday)
- USA: 6 PM ET/ 3 PM PT (Saturday)
- India: 3:30 AM (Sunday)
- Canada: 6 PM ET/ and 3 PM PT (Saturday)
- UK: 11 PM (Saturday)
- Australia: 8 AM AEST (Sunday)
- Saudi Arabia: 1:00 AM (Sunday)
Where to watch SummerSlam Night 1?
In the United States, the Biggest Party of the Summer is set to stream live on ESPN.
However, internationally, excluding select markets, the premium live event will be broadcast live on Netflix, which requires an active subscription to watch.
What to expect from the first night of the upcoming PLE
The match of SummerSlam Night 1 includes:
- Liv Morgan (c) vs. IYO Sky for the Women’s World Championship
- Oba Femi vs. Brock Lesnar inside Hell in a Cell match
- LA Knight, Solo Sikoa and Royce Keys vs. The Bloodline
- Gunther vs. Nick Aldis
- The Bella Twins & Paige vs. The Fatal Influence
- CM Punk (c) vs. Cody Rhodes for the Undisputed WWE title
One of the biggest twists fans can expect from Night 1 of SummerSlam is Cody Rhodes’ potential heel turn. WWE has been teasing the American Nightmare’s character change for quite some time.
SummerSlam 2026 could finally be the stage where the TKO-led promotion pulls the trigger and transforms Rhodes into a villainous star.
Additionally, Oba Femi is expected to defeat Brock Lesnar inside Hell in a Cell. The chances of that outcome appear even higher after Triple H revealed that Lesnar has been working backstage as a mentor to The Ruler. Considering this, the former NXT Champion is likely to end this trilogy with a gigantic victory.
Moreover, Nick Aldis is set to make his in-ring WWE debut. Despite this, things may not go the way he expects, as Gunther is favored to defeat him. The Ring General has already lost considerable momentum, and WWE may prefer to restore his credibility by giving him a major win over the former SmackDown General Manager.
The rest remains to be seen as the storylines unfold when SummerSlam takes place on August 1, 2026.
`;
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-what-time-wwe-summerslam-2026-night-1-start-us-uk-india?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













