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

Tonight on WWE RAW, both Americanos squared off in the ring. During the contest, Original El Grande Americano had the match won, but Rayo distracted the referee. Original Americano went to attack Rayo. During this time, Bravo entered the ring and placed a metal plate inside the mask of Americano. When the former Chad Gable went to hit a flying headbutt, he missed Americano’s head completely. However, he was still knocked out despite the botch, and this allowed the former Ludwig Kaiser to win.


Danhausen cursed the Original El Grande Americano last week on WWE RAW

Last week on WWE RAW, Original El Grande Americano was supposed to face Penta for the Intercontinental Championship. However, he ran into Danhausen backstage. The former AEW star tried to form an alliance. However, the Original Americano turned out his suggestion for an alliance and asked him to leave. Hence, Danhausen cursed him.

This curse seemed to have worked since the Original El Grande Americano was suddenly replaced by El Grande Americano in the title match. Additionally, this week, the former Chad Gable suffered a controversial loss.

It remains to be seen if Original Americano will be able to break free of this curse.