”
], { 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 could introduce someone who knows Cody Rhodes well. In a shocking turn of events, Orton could bring back Kevin Owens to take out the QB1 before The Showcase of the Immortals.
The Prizefighter was set to face Randy Orton at WrestleMania 41, but had to withdraw due to a neck injury. He hasn’t competed since. Orton and Owens were on the same page before the latter turned heel. That said, now that The Viper has also embraced the dark side, he could ally with the Canadian once again.
Owens and Rhodes used to be good friends as well, but it turned into a heated feud after The Prizefighter turned on The American Nightmare. Despite multiple attempts, the former Universal Champion was unable to defeat the QB1.
The Canadian star could seek revenge on Rhodes by helping The Viper dethrone him at WrestleMania 42. The 8-time WWE champion’s presence is missed on television, and with The Show of Shows inching closer, now would be the perfect time for Kevin Owens to return if he’s medically cleared.
That said, this scenario is only based on speculation, and nothing has been confirmed.
Reason behind Randy Orton’s heel turn
Randy Orton’s betrayal of Cody Rhodes on last week’s SmackDown sent shockwaves throughout the wrestling world. Despite the sheer brutality of the attack, fans were cheering for Orton.
According to the Wrestling Observer Newsletter, WWE expected the crowd to support The Viper. The company reportedly didn’t want two babyfaces competing for a World Title at WrestleMania 42, which was the primary reason behind Orton’s heel turn.
Fans are excited to see how the feud between Orton and Rhodes develops after last week’s events. It will be interesting to see how the Triple H-led creative team follows it up this week.
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-bring-back-8-time-champion-take-cody-rhodes-wrestlemania-42-exploring-it-s-possible?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


