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

Fans have been speculating that it was Randy Orton in the car’s passenger seat, based on the silhouette of the person in the passenger seat. He looked like he was none other than The Viper, Randy Orton, which led to speculation that the two stars were working together and forming a secret team to help each other out at WrestleMania.

While that WWE alliance certainly would be an interesting addition to the story for the two stars, the person in the car in question is not Randy Orton. In moments in the video when the person turns his head to look around, it becomes really obvious that he is not the Viper and has nothing to do with him.

Some fans spotted this too, but at this time, it is clear they weren’t sharing a car.

The rumors started swirling even more after Pat McAfee tweeted positively about Roman Reigns as well, when talking about what would happen on Night 1 and Night 2 of WrestleMania.

It’s all starting to come together for you IWC nerds isn’t it? Your time is up… The Business is about to be saved by Randy Orton on Saturday night.. and then Roman will drive it home on Sunday Night

The tweet was not well received but was seen as confirmation that the person in the car with Roman Reigns was Orton, even though the person they were speculating was the Viper, which was definitely not him.

If the two do end up teaming up, it would be a major change in the storyline. WWE often does have a huge twist planned for WrestleMania, so it is not completely out of the question either. It remains to be seen what’s next now, as fans brace themselves for both nights of WrestleMania.