], { 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’s a fantastic set, adding to the larger-than-life atmosphere that Mania is known for. As far as the show itself, the Road to WrestleMania hasn’t exactly been the best from the perspective of the fans. Between high prices and an injury bug that has severely affected several matches, the hype for this year’s show is lower than the Vegas event in 2025.

Still, there’s a lot to look forward to.

Full WWE WrestleMania 42 Night 1 & 2 Card

We’ve got 13 matches split between two nights this year. Both nights will be headlined by the men’s world titles of RAW and SmackDown, with Randy Orton vs Cody Rhodes main eventing Night 1, while Night 2 will wrap up with Roman Reigns challenging CM Punk.

youtube-cover

Including the main events, eight of the matches this weekend will be championship bouts.

WrestleMania 42 Night 1:

  • The Vision and iShowSpeed w/Paul Heyman vs The Usos and LA Knight
  • Jacob Fatu vs Drew McIntyre in an Unsanctioned match
  • Women’s Intercontinental Title: Becky Lynch vs AJ Lee (c)
  • Women’s Tag Title Fatal Four-Way: Charlotte Flair & Alexa Bliss vs Bayley & Lyra Valkyria vs The Bella Twins vs The Irresistible Forces (c)
  • Seth Rollins vs Gunther
  • Women’s World Title: Liv Morgan vs Stephanie Vaquer (c)
  • Men’s WWE Championship: Randy Orton w/Pat McAfee vs Cody Rhodes (c)

WrestleMania 42 Night 2:

  • Oba Femi vs Brock Lesnar
  • Six-Pack Intercontinental Title Ladder Match: Dragon Lee vs JD McDonagh vs Je’Von Evans vs Rey Mysterio vs Rusev vs Penta (c)
  • “The Demon” Finn Balor vs “Dirty” Dominik Mysterio
  • Men’s United States Title: Trick Williams w/Little Yachty vs Sami Zayn (c)
  • Women’s WWE Championship: Rhea Ripley vs Jade Cargill (c)
  • Men’s World Heavyweight Championship: Roman Reigns vs CM Punk

Which night are you most looking forward to? What are your predictions for Mania? Let us know in the comments.