”
], { 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 RAW Venue and Timing
City: Sacramento, California
Arena: Golden 1 Center
Timing: 8/7c in the USA
Where can you get WWE RAW tickets?
Fans interested in watching tonight’s show live can find available tickets on Ticketmaster and AXS. The show will kick off at 8 PM ET / 5 PM PT on Netflix.
What has been announced for the show?
No official matches have been confirmed for tonight’s episode, but it will be a packed show with Roman Reigns and Brock Lesnar both confirmed to appear.
CM Punk and Roman Reigns are both confirmed to appear ahead of their World Heavyweight Championship main event at WrestleMania 42 Night Two. The last time these two shared the screen, Punk drove Reigns through the announce table on the March 30 edition of WWE RAW at Madison Square Garden.
Sacramento will get the final verbal exchange before their Sunday night showdown in Las Vegas. Reigns was absent last week following that brutal brawl, making tonight his first appearance since Punk’s scathing pipebomb promo on the April 6 episode.
Brock Lesnar is also confirmed after his contract signing with Oba Femi descended into complete chaos last week, with both men continuing to brawl after the show ended. Femi has had the upper hand in every physical altercation since answering Lesnar’s open challenge, and The Beast Incarnate’s appearance tonight will set up the final beat before their match at The Show of Shows.
RAW General Manager Adam Pearce confirmed that Seth Rollins and Gunther will also have a dedicated segment tonight, as the two are set to face off at WrestleMania 42 Night One.
An update on Liv Morgan’s concussion protocol is also expected tonight after Stephanie Vaquer attacked her last week and shoved her into Roxanne Perez, leaving both women with visible bruising. Fightful has reported that Morgan and Perez are expected to be cleared for WrestleMania, though official confirmation from the show has yet to come.
WWE has yet to officially confirm IYO SKY vs. Asuka for WrestleMania, with reports indicating the match depends on whether Nikki Bella is medically cleared for the Women’s Tag Team Championship Fatal Four-Way bout. Tonight likely settles both questions.
`;
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/where-wwe-raw-tonight-april-13-2026-location-time-match-card?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













