”
], { 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 American Nightmare fought back, and Orton also joined in. He hit McIntyre with an RKO, and Rhodes then delivered a Cross Rhodes to the Scottish star. However, Rhodes was then caught with an RKO out of nowhere by the 14-time World Champion as he won the match.
The outcome was a surprise to many but not to former WWE star CJ Perry, aka Lana. Speaking on TMZ’s Inside The Ring, she revealed she called The Apex Predator winning the match.
Lana said that Randy Orton has the experience to outsmart everyone and said it is even possible that he was secretly working with Drew McIntyre to get his way in the match.
“He’s (Randy) so wise. He has all the experience to outsmart everyone. Who knows? He might have talked to Drew about this. We don’t even know. You know, like they could have been in cahoots and planned this out,” she said.
This is a wild suggestion but something that cannot be ruled out. Since winning the WWE Championship, the Scottish Psychopath has been hell-bent on preventing Cody Rhodes from getting a Title shot.
He interfered in the men’s Royal Rumble match to eliminate Rhodes and also tried to cost him a chance to qualify for the Elimination Chamber on SmackDown. On the other hand, Orton has made it clear that he wants to win a 15th World Title and won’t stop at anything to achieve his goal.
Thus, an unlikely secret alliance between Orton and McIntyre may be possible.
WWE star teases a massive feud with Randy Orton
While Randy Orton might be focused on the WWE Championship match at WrestleMania 42, another superstar is eyeing The Viper.
On the February 20 edition of SmackDown, Aleister Black beat Orton in a singles match after interference from Drew McIntyre.
During an interview with Forbes, Black talked about engaging in a feud with the veteran soon. He mentioned that their styles can mesh well and teased that it will be interesting to compete against Randy Orton, especially if he brings back his feared persona from 2009.
If you use quotes from this article, please credit TMZ’s Inside The Ring and give an H/T to Sportskeeda Wrestling for the transcription.
`;
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-secret-randy-orton-plan-revealed-ex-wwe-star-shares-insane-wrestlemania-42-theory?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













