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

The duo left no stone unturned in delivering a match to remember, with Femi registering a monumental win over his revered opponent. A few hours ago, Lesnar was quietly moved to WWE’s alumni section, signaling the end of his career. If that wasn’t enough, Oba Femi also confirmed the news on RAW.

Roman Reigns, who maintains a stoic character like the one he plays on TV and rarely shares public statements, has now addressed Brock Lesnar’s retirement on Instagram. The World Heavyweight Champion lauded Lesnar for his success both in WWE and the UFC over the last two decades.

“I don’t think there ever will be another Brock Lesnar. What he was able to do, what he was able to create: to go out on his own, to go to UFC, to become a World Heavyweight Champion and then to be able to come back and do both. It’s the legitimacy, the athlete he is, the realism that he brought from the UFC to the UFC to WWE in our ring; he’s gotta be one of the greatest pro wrestlers of all time. When you put it all together, no one’s ever done it like him; no one will ever do it like him,” said Reigns.


Roman Reigns on facing Brock Lesnar

Furthermore, Reigns mentioned that facing Lesnar at WrestleMania 31 was the highlight of his career, as it marked the beginning of his main-event run in WWE. He also said that people began to treat him with more respect after the event and that he was grateful to have picked his brain over the years.

“I was very fortunate. My life changed at WrestleMania 31 in that main event in 2015. I feel like the whole world looked at me differently because of being in the ring with Brock, and it’s just been crazy ever since. So I’m very grateful to have that time to be under his learning tree and be able to pick his brains and see how he operates, how he carries himself,” added Reigns. (0:42 – 1:10)

It remains to be seen if Brock Lesnar receives an official farewell from WWE anytime soon.

Please credit Sportskeeda if you use any quotes from this article.