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

Therefore, tonight on WWE RAW, Penta teamed with Je’Von Evans to face Rusev and Ethan Page. During the match, Je’Von was about to dive onto Rusev through the announcer’s table, but he was taken out by Page. During the closing moments of the match, Rusev slammed the masked star on the announcer’s table and sent him into the ring. Ethan Page then picked up the win for his team. Considering that Page pinned the Intercontinental Champion, he could be next in line for a title shot.


Rey Fenix revealed why he hasn’t teamed with Penta in WWE

Rey Fenix and Penta were known as the Lucha Bros. before arriving in WWE. However, they have been kept on separate brands since arriving in the sports entertainment juggernaut.

During a recent interview on the RRBG podcast, Rey Fenix admitted that he missed working with his brother, but this was a good chance to showcase their individual skills.

“Obviously, I miss wrestling with my brother. I miss fighting and working with him every day, whenever we’re working, but it’s a great opportunity we have to show who we are individually. I have worked with Je’Von Evans, I worked in his time with Andrade, I’m working now with Sami Zayn, and I also worked with Rey Mysterio at the most recent AAA events. I think it’s a good opportunity both for us as wrestlers and for the audience to see something different,” Rey Fenix said. (11:51 onwards)

It remains to be seen if the Lucha Bros. will team up in WWE.