”
], { 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);
});
});
})();
Timing of WWE SmackDown in different regions
- USA: 8 PM ET/ 7 PM CT (Friday)
- Canada: 8 PM ET (Friday)
- Mexico: 7 PM CT (Friday)
- Ireland: 12 AM IST (Saturday)
- United Kingdom: 12 AM BST (Saturday)
- India: 5:30 AM IST (Saturday)
- Australia: 10:00 AM AEST (Saturday)
- France: 1:00 AM CEST (Saturday)
- Japan: 9:00 AM JST (Saturday)
- Saudi Arabia: 3:00 AM AST (Saturday)
How to watch Friday Night SmackDown?
The upcoming WWE SmackDown promises to be a great show as the feuds and storylines will see one final build before Backlash 2026. If you’re planning to watch the show and soak in the atmosphere live, grab a ticket and head to the VyStar Veterans Memorial Arena. It is located in downtown Jacksonville at 300 A Philip Randolph Blvd, Jacksonville, FL 32202.
Friday Night SmackDown will broadcast live on USA Network in the United States, as it is the exclusive home of the blue brand in the nation. You can sit back at home and enjoy the show while taking a sip of your favorite drink. However, SmackDown will stream live on Netflix around the world as part of WWE’s multi-year deal with the streaming giant.
Advertised card for tonight’s SmackDown
- Tiffany Stratton vs. Kiana James [Women’s United States Championship]
- Fatal Influence vs. Charlotte Flair, Alexa Bliss, Rhea Ripley
- Gunther appears live
- Funeral segment of Gingerbread Man
As the final stop before Backlash 2026, this week’s edition of WWE SmackDown carries major significance for Sami Zayn, Trick Williams, Cody Rhodes and many other stars. With rivalries reaching their boiling point and the advertised matches promising high-stakes confrontations, fans can expect an intense night filled with final statements, surprise twists, and momentum-shifting moments.
Check out WWE SmackDown Preview to know all the possible suprises, outcomes and everything you can expect from the show tonight. Whether you are tuning in live or catching all the action from the comfort of your homes, make sure to watch the show as WWE may have some big surprises in store for tonight with Backlash 2026 looming on the horizon.
`;
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/what-time-wwe-smackdown-start-tonight-us-uk-india-may-8-2026?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













