], { 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 link leads to his vlog, where he discusses his time in Saudi Arabia. Paul documents his trip from Dubai to Saudi Arabia before meeting up with The Vision.

Paul claimed that the group were going to make sure that Breakker wins the match; he also showed his match on SmackDown. It was as part of this match that Jey Uso kicked Paul hard in the face, and it seems that he caused him an injury.

Paul claimed that he took the superkick like a champ, but his facial muscles were loosened up.

Logan Paul still competed in The Royal Rumble with The Vision

Despite the kick, Paul was in good shape for the Royal Rumble the following day and made it clear that the plan was for Breakker to win the match. Even when asked if he would win he claimed his mission was to put Breakker over.

After Breakker was taken out the reaction from The Vision members was shown backstage and it was then decided that it was all three men for themselves. Paul put up a good fight and was even disappointed when Je’Von Evans was thrown out of the match, but he was then taken out by Roman.

youtube-cover

It was also interesting to see that Paul didn’t know who was going to win since he was asking backstage and was told that it was infact Roman Reigns who won the 2026 WWE Royal Rumble.