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

Recently, Kevin Owens and Big E appeared in the WWE 2K26 Ratings Reveal and discussed superstar ratings for the upcoming game. Owens claimed that Lesnar doesn’t deserve the top spot on the red brand’s rating list, as he only had one match. While the former Universal Champion jokingly addressed why Lesnar was at the top, Owens’ claim does hold merit.

“Brock Lesnar had one match last year. I don’t think the 94 is well-deserved. But I suspect the 2K crew to be terrified of him. So, they’re not gonna give him an 82 or whatever,” Owens said.

youtube-cover

WWE confirms Brock Lesnar’s WrestleMania match

In 2023, Brock Lesnar went head-to-head with Omos at The Grandest Stage of Them All and won. Unfortunately, he wasn’t able to compete at the event for two years, as his name appeared in an ongoing lawsuit. Last year, he returned to the company.

Later, The Beast Incarnate was heavily used in the promotional material for the event in Nevada. However, the company had no match announced for the three-time Universal Champion. Recently, he appeared on the red brand with an announcement.

Paul Heyman revealed Lesnar’s upcoming schedule on the Road to WrestleMania and issued an open challenge. The Beast Incarnate will face a mystery opponent at The Showcase of the Immortals, similar to what Randy Orton did last year when he faced Joe Hendry.

This will mark Lesnar’s first WrestleMania match in three years, and it’ll be interesting to see which star will feud or appear at the event for a match against The Beast Incarnate in Las Vegas.

If you use quotes from the article, please credit WWE and provide an H/T to Sportskeeda Wrestling for the transcription.