”
], { 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);
});
});
})();
WWE SmackDown timing 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 episode of WWE SmackDown will emanate from the beautiful city of Tulsa, Oklahoma. If you wish to watch the show live and soak in the atmosphere, you can grab a ticket and head to the BOK Center, located at 200 South Denver Avenue in downtown Tulsa. The show promises to deliver an unforgetabble night.
Friday Night SmackDown will air on USA Network in the United States, as it is the official home of the blue brand in the nation. You can watch the show from the comfort of your home while grabbing your favorite snacks. However, SmakDown will stream live on Netflix in other parts of the world as part of WWE’s multi-year deal with the streaming giant.
Advertised card for tonight’s WWE SmackDown
- Charlotte Flair vs. Jacy Jayne
- Ricky Saints’ debut
- Cody Rhodes, Randy Orton, and Tiffany Stratton advertised
Check out WWE SmackDown Preview to know all the possible suprises, outcomes and everything you can expect from the show tonight. With Backlash 2026 days away, the excitement among fans is high as tonight’s show will see the feuds and storylines shift gears. Fans can expect a night full of surprises and momentum-shifting moments as major names set to appear tonight on the show
After a passionate promo last week, it will be quite interesting to see what’s next for Cody Rhodes. Besides, Tiffany Stratton might be in a celebratory mood tonight on WWE SmackDown after capturing the Women’s United States Championship last week. The biggest highlight will be Fatal Influence, as the faction took out numerous top stars and made a bold statement last week following their arrival on the main roster.
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/what-time-wwe-smackdown-start-tonight-us-uk-india-may-1-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



