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

On the Wrestling Observer Radio, it was stated that the upcoming WarGames match in San Diego will further set up a major match at WrestleMania 42 in Las Vegas. A tease for this was given to the audience on Monday Night RAW in a segment with Roman Reigns, CM Punk, and Cody Rhodes.

The management will reportedly provide another tease at the event, which will give the audience a clear picture of what the match could be in Nevada. It’ll be interesting to see which team leaves San Diego with a win heading into the last premium event of the year.


Roman Reigns’ long-time WWE rival enters WarGames for the first time

Over a decade ago, Roman Reigns was pushed by the regime as the next face of the Stamford-based promotion, and he crossed paths with Brock Lesnar. Unfortunately, The Big Dog wasn’t able to slay The Beast, as he was not ready as a performer. In the coming years, the two crossed paths again, and Reigns got one over on Lesnar at WWE SummerSlam 2018.

After Roman Reigns became The Tribal Chief on Friday Night SmackDown alongside Paul Heyman and The Bloodline, he feuded with Brock Lesnar in 2021. He later conquered both men’s divisions on WWE’s main roster at The Showcase of the Immortals, scoring a win over The Beast Incarnate in 2022. Earlier this month, the two megastars came face-to-face for the first time in over three years.

youtube-cover

While Roman Reigns aligned with The Usos, CM Punk, and Cody Rhodes, Brock Lesnar reunited with his former advocate and teamed up with The Vision and Drew McIntyre. This will be the first time in Lesnar’s career that he enters a WarGames match.