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

Speaking on Behind The Turnbuckle Studios’ The Coach and Bro Show, Jonathan Coachman thinks Randy Orton could be pi**ed with WWE, as they barely used him last year when John Cena was on his way out. The veteran was in Saudi Arabia when the company hosted Saturday Night’s Main Event in Washington.

“Here’s what I love about Randy Orton, he does not give a s**t, and he knows. He just signed a five-year deal, and I think he’s pi**ed off to be quite honest with you. And the reason is that all of last year, they used him nada [Nothing]. They had him in Saudi Arabia riding brand new roller coasters as a shoot. He wasn’t even in the United States at the time,” Coachman said.

youtube-cover

While Orton did feud with John Cena right after WrestleMania 41, Coachman was referring to the time when the company had Cena’s final match, and Randy Orton was nowhere to be found.


Randy Orton will enter WrestleMania as a challenger for the Undisputed WWE Championship

In 2017, Randy Orton won the Men’s Royal Rumble match and punched his ticket to WrestleMania. In the coming months, he turned on The Wyatt Family and feuded with Bray Wyatt. The two faced each other at The Grandest Stage of Them All for the WWE Championship.

The Viper defeated The Eater of the Worlds and captured his 13th World Championship in the promotion. Earlier this month, he won the Men’s Elimination Chamber match and will enter WrestleMania 42 as a challenger for the Undisputed WWE Championship.

In the past nine years, this will be the first time Randy Orton has entered The Grandest Stage of Them All as a challenger for Cody Rhodes’ world title. It’ll be interesting to see whether he leaves the event as a 15-time world champion.

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