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

Since then, he has featured more consistently on RAW as part of The Vision. During an appearance on The Takedown on SI, Paul was asked why he moved to a full-time schedule in the ring.

He said that he felt he was too good to be part-time and believed that the company needed him more than ever.

“I realized I’m too good to leave all that meat on the bone. The WWE needs me. They need me. The audience needs me because there is no one like me. I needed to inject more of myself in this business that I am so clearly gifted in,” he said.

The YouTuber-turned-wrestler said it took him a long time to realize that wrestling was his true calling.

“It took me 27 years to realize I was born to be a wrestler. And you look at the roster, you got some absolute gangsters in there: Bron Breakker, Bronson Reed, Austin Theory, my wise man now, Paul Heyman, but you didn’t have a Logan Paul,” he added.

youtube-cover

Logan Paul teases WrestleMania match with Bad Bunny

Logan Paul made headlines for his comments on Bad Bunny ahead of Super Bowl LX. During an appearance on the red carpet, The Maverick said he was not interested in the rapper’s halftime performance.

With the Grammy-winning artist rumored to return to WWE soon, fans have been speculating about a match between the two stars at WrestleMania 42.

Speaking on The Takedown, Logan Paul said if the match with Bad Bunny happens, it would be the biggest wrestling match of all time. He said it will be an opportunity to capture the global audience with one match.


If you use quotes from this article, please credit The Takedown on SI and give an H/T to Sportskeeda Wrestling for the transcription.