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

One week prior to this week’s encounter, Ethan Page went one-on-one with Mysterio’s LWO stablemate, Dragon Lee. Page secured a highly controversial victory by utilizing a blatant low blow behind the referee’s back. Infuriated by Page’s disrespect and underhanded tactics, Rey Mysterio stepped up on WWE RAW tonight to teach the newcomer a lesson in Atlantic City.

During the match tonight, All Ego tried to corner Mysterio early on using heavy strikes. The Hall of Famer quickly countered with agility, hitting an early tilt-a-whirl headscissors to send Page reeling out of the ring.

Page took control during the middle portion of the match. He cut off a Mysterio aerial cross-body attempt, shifting the momentum with a hard backbreaker and wearing down the veteran’s ribs. Page repeatedly looked toward the entrance ramp, anticipating backup.

Remembering how Dragon Lee was cheated out of a win the previous week, Mysterio remained highly alert to Page’s underhanded tricks. When the former WWE NXT Champion attempted to distract the referee to set up another cheap shot, Mysterio anticipated the move and countered.

The Hall of Famer turned the tide with a dropkick to Page’s knees, landing All Ego perfectly draped across the middle rope. Mysterio then successfully executed his signature 619, immediately followed by a high-flying Frog Splash from the top turnbuckle to secure the victory.

This outcome shifted the momentum heavily in favor of the veteran. Ethan Page and Rusev have been a massive problem for Mysterio and Dragon Lee on television lately. With SummerSlam approaching, picking up singles victories on WWE RAW built up necessary momentum for the Master of 619.