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

It was announced during the WWE WrestleMania Kickoff Show that the match between Balor and Mysterio would now be a Street Fight. The announcement was made during a backstage conversation between WWE RAW General Manager Adam Pearce and Dominik Mysterio, and you can check out the video below.

Penta is scheduled to defend the Intercontinental Championship against Je’Von Evans, Rusev, Rey Mysterio, Dragon Lee, and The Judgment Day’s JD McDonagh tonight. Finn Balor will be reviving his “Demon” persona for the Street Fight against Mysterio tonight as well.

Dominik Mysterio discusses life as a WWE Superstar

AAA Mega Champion Dominik Mysterio recently shared that wrestling has been his entire life.

In an interview with Paper Magazine, the former Intercontinental Champion stated that he will be wrestling for as long as his body allows him to. The Judgment Day star noted that wrestling had always been a part of his life, and he hasn’t let the pressure of his family name get to him yet.

“I didn’t even have a plan A, but wrestling’s been my whole life. I always knew it would be there. It almost seemed inevitable. It’s been in my family, it’s been in my blood, and it’s something that I hope I can continue. I’ve just been trying to have fun and try not to let the pressure of the family name get to me. I just want to enjoy and live in the moment, man,” he said.

DOMINIK MYSTERIO for PAPER 🏅

Dominik Mysterio is in a storyline relationship with Liv Morgan on WWE television. Morgan defeated Stephanie Vaquer last night at WrestleMania to become the new Women’s World Champion. It will be interesting to see if Dirty Dom can conquer Finn Balor tonight on The Grandest Stage of Them All in a Street Fight.