”
], { 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 Viper ended the segment by trapping Cardona’s arm in a steel chair and stomping on it. Orton has tapped into a darker side to win his 15th World Title at WrestleMania 42. To further mock The Indy God after destroying him last week, The Apex Predator could put his title shot at The Show of Shows on the line against Matt Cardona.
Randy Orton was visibly disgusted when Cardona confronted him backstage. The Viper knows that The Indy God is nowhere near a hundred percent after his attack on last week’s SmackDown. Therefore, the veteran could challenge Cardona to a match and even put his title shot against Cody Rhodes on the line.
Matt Cardona may be in an arm sling after what Orton did to him last week. However, living up to his mantra of ‘Alwayz Ready,’ he could accept The Viper’s challenge. A match between Orton and Cardona on this week’s SmackDown could set the stage for Rhodes’ return, who is set to make an appearance after being attacked by The Viper a few weeks ago.
That said, this scenario is only based on speculation, and nothing has been confirmed.
WWE Hall of Famer believes Randy Orton deserves to break John Cena’s record
John Cena became a record-setting 17-time World Champion in his last year as an active in-ring performer. His longtime rival, Randy Orton, isn’t far behind in terms of world titles. The Viper is a 14-time World Champion and could add another at WrestleMania 42.
That said, Mark Henry believes Orton deserves to break Cena’s record. Speaking on the Busted Open podcast, the WWE Hall of Famer had this to say:
“I remember Randy from the beginning. The Randy that we have now is not the Randy that we had at the beginning. It took a long time, a couple of decades, for people to appreciate and love the Randy that we have today. I’m hoping that we get to see even more of that, because if anybody deserves to eclipse Cena’s record and win, it’s Randy Orton.”
It remains to be seen if The Viper can dethrone The American Nightmare for the Undisputed WWE Championship at WrestleMania 42.
More from Sportskeeda
${getStoryActionHTML(story, storyTitle, permalink)}
`;
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/randy-orton-put-wrestlemania-42-title-shot-line-40-year-old-wwe-superstar-exploring-possibility?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


