], { 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);
});
});
})();

The top 10 list was created by Tudum. Although Netflix offered no comment on this, an industry source confirmed to Wrestlenomics that this was not a technical error or exclusion; RAW simply lacked the viewership to rank. The precision could be seen around 1.8 million or fewer views, as the week’s #10 show, Earle Meets World: Season 1, drew 1.8 million global views. This falls below RAW’s previous record low of 2.0 million global views set on June 1.

The Aug 31 episode of WWE RAW was taped the previous Friday in Cleveland, Ohio. It had the finals of the World Heavyweight Title No. 1 Contender’s Tournament and an appearance by Roman Reigns for a promo and a Penta confrontation.

WWE RAW next week is a special show live from Mexico City

WWE will host a historic edition of Monday Night RAW live on Netflix from the Arena CDMX in Mexico City on September 14, 2026, next week. This marks the red brand’s first televised show in the country in 15 years.

The card is headlined by a World Heavyweight Championship match between Roman Reigns and Penta. Chad Gable will also put his Intercontinental Championship on the line against Dragon Lee.

More so, the Money in the Bank qualifying matches continue, and the women’s side this time aligns with two major stars. One will make her official main-roster debut (call-up), and another will simply wrestle her first RAW match. The Women’s Triple Threat match for MITB qualification will be between NXT Women’s Champion Kelani Jordan, Raquel Rodriguez, and debutant Lola Vice. On the men’s side, it will be Je’Von Evans vs. Big Cass vs. Austin Theory.