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

While speaking with Complex, The Final Boss was asked whose finishing move besides his own he could take on Te Ka in Moana. Despite a career that saw him compete against some of the biggest names in wrestling history, The Rock named Seth Rollins’ Stomp as his favorite finisher in the company and recalled getting hit with one at ‘Mania.

“I would say Seth Rollins’ stomp. It’s my favorite. I took it at WrestleMania. I am a glutton for punishment, so I… there’s some finishing moves I loved taking. His is so iconic and I took that,” The Final Boss said.

The Rock also admitted that the move’s brutal nature is part of what makes it so memorable.

“It’s a wild… just a face stomp into the mat. It was cool.”

The Rock’s WWE return could happen at WrestleMania 43

The Rock has not appeared on WWE programming since Elimination Chamber, but a Hall of Famer believes fans may not have seen the last of The Final Boss.

Speaking on an episode of his 83 Weeks podcast, Eric Bischoff discussed the possibility of The Rock returning for WrestleMania 43, which is scheduled to take place in Saudi Arabia. Bischoff noted that major international events often benefit from appearances by WWE’s biggest attractions, making The Rock a logical choice for the show.

“Those fans that are looking to the early 2000s or mid 2000s as the peak WWE period, you got Rock, you could bring John Cena in to participate. Couple other nice little moves and then balance the rest of the card out with younger talent. But I do see Rock on the card in Saudi for WrestleMania,” Bischoff said.

If The Final Boss returns, many fans expect WWE to revisit the long-teased showdown with Roman Reigns. The match has been discussed for years and remains one of the biggest dream matches the company has available.

It will be interesting to see what Triple H and his creative team have in store for fans at WrestleMania 43.


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