”
], { 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);
});
});
})();
In an interview with Esquire, The Rock revealed that he was disappointed not to be nominated for an Oscar for “The Smashing Machine”. He revealed that he is getting back to work, meaning that he will not be returning to WWE anytime soon:
“It would have been incredible to get nominated for an Oscar. I realized very quickly that it’s a rare thing to reach this pinnacle where you’re even having these conversations. And it’s exciting! It would have been amazing. I wish it happened. But it didn’t. But in no uncertain terms did I ever think, ‘Oh, that doesn’t matter.’ I always thought it mattered. And it has lit a fire in my spine, which is: Let’s go back to work.”
A former WWE figure revealed why he thinks Triple H is jealous of The Rock
Is Triple H jealous of The Brahma Bull? ex-WWE figure Jonathan Coachman seems to think so, and he even revealed why when recalling an interesting moment he shared with The Game.
On the Behind the Turnbuckle Studios podcast, Jonathan Coachman revealed an incident that made him believe that Triple H was jealous of The Rock.
“Triple H wanted to be a movie star. He did not make any bones about it. And when he was in Blade 3, that was his first major motion picture. Who do you think they flew to Toronto to host the red carpet? This guy.” The Coach continued, “That’s what he wanted. And as much as he wants to run the WWE, think about Rock, John Cena, now Roman, Cody, MJF. They’re all movie stars. There is a gigantic jealousy component to this whole thing. I’ll give Triple H his flowers in wrestling, but when you live a long career and a long life, you want to expound. You want to expand. And he’s never been allowed to do that. So his whole legacy is wrestling. And I believe it eats at him. I really, really do.” (H/T: ITRwrestling)
Triple H seems to have made enough of an impact in WWE. The only one who didn’t seem overly keen on having a crossover career was Randy Orton, as he always expressed fulfilment over his WWE career and still appears to hope that he will be able to compete until the age of fifty, when he is three decades in with the company.
While it isn’t every wrestler’s dream, a transition into Hollywood appears to be the dream of many top-tier stars anyway, as they look to grow and expand beyond wrestling itself.
`;
if (index == 3 && isOpera) {
storyHTML += `
`;
}
recommendedArticlesContainer.innerHTML += storyHTML;
});
}
}
function getStoryActionHTML(story, storyTitle, permalink) {
if (shouldHidePostActions) return “”;
return `
`;
}
function recommendedArticles() {
var baseUrl = “https://cf-gotham.sportskeeda.com/recommendations/post/news-the-rock-s-latest-update-sad-news-wwe?lang=en&category=wwe”;
pureJSAjaxGet(baseUrl, function(data) {
renderRecommendedArticles(data);
if (isOpera) {
renderOperaFeedAd();
}
}, function() {}, false);
}
var options = {
root: null,
rootMargin: “0px 0px 70% 0px”,
threshold: 0.1
};
var observer = new IntersectionObserver(function (entries) {
entries.forEach(function (entry) {
if (entry.isIntersecting) {
recommendedArticles();
observer.unobserve(entry.target);
}
});
}, options);
var targetElement;
if (showAlsoReadSection && !showAlsoReadSectionV2) {
targetElement = document.querySelector(‘.also-read-articles-container’);
} else {
targetElement = document.querySelector(‘.recommended-posts’);
}
if (targetElement) {
observer.observe(targetElement);
}
function renderOperaFeedAd() {
var operaFeedArticleAd = $(“.opera-article-feed-ad”);
if (!operaFeedArticleAd) {
return;
}
var firstScript= document.createElement(‘script’);
firstScript.setAttribute(“type”, “text/javascript”);
firstScript.setAttribute(“src”, “https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1883810847636355”);
firstScript.setAttribute(“async”, true);
firstScript.setAttribute(“crossorigin”, “anonymous”);
operaFeedArticleAd.appendChild(firstScript);
operaFeedArticleAd.innerHTML += `
`;
var secondScript = document.createElement(‘script’);
var secondScriptCode=””;
try {
secondScript.appendChild(document.createTextNode(secondScriptCode));
operaFeedArticleAd.appendChild(secondScript);
} catch (e) {
console.error(e);
}
}
})();
Fetching more content…
Read the full article here











![Major update on Randy Orton and Drew McIntyre’s return to WWE [REPORT]](https://litsportsnews.com/wp-content/uploads/2026/06/ba5db-17812106238031-1920-450x253.jpg)

