], { 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, The Creed Brothers were dressed in masks, and they were referred to as Los Americanos Hermanos. They teamed with Original Americano to face the team of Los Americanos and Americano. In the end, the Original Americano was able to pick up the win for his team.


WWE issued a statement after El Grande Americano’s girlfriend was fired

El Grande Americano has been in a relationship with Andrea Bazarte of AAA. Their relationship has become public knowledge on television multiple times during his feud with the Original Americano.

During a recent AAA show, both Americanos came together to sign the contract for their upcoming mask vs. mask match on May 30. The contract included a clause that they were not allowed to touch each other before the match. Another clause was added that Andrea Bazarte had to leave the promotion for attacking Original Americano the previous week. Americano signed the contract without reading the clause, and his girlfriend was fired.

Following this, WWE Español’s Instagram account issued a statement about Andrea Bazarte’s firing.

“The Original snatched our Pin Pons 🤬,” the post read. [Translated from Spanish to English via Google Translate]

It remains to be seen who will win this mask vs. mask match.