”
], { 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);
});
});
})();
However, the former NFL player opted out of the storyline, leading to WWE scrapping the plans. The report noted that the reason McAfee walked away from the program was the negative fan reaction and frustrations among talent within the company.
The former NFL player attacked Rhodes before the match started at WrestleMania 42. However, The American Nightmare fought back and eventually got the upper hand over the heels. Jelly Roll appeared and delivered an elbow drop to McAfee, who was lying on the commentary table.
The NFL legend came out with a neck brace to act as a substitute referee in the closing moments, but he was surprisingly taken out by Orton with an RKO. Rhodes took advantage of the distraction and hit a Cross Rhodes on The Viper to pick up the win.
Orton attacked Rhodes out of frustration after the match, striking him with the Undisputed WWE Title. The Viper then took out The American Nightmare with a vicious punt kick to close the show.
Randy Orton credits former WWE Chairman Vince McMahon for protecting the RKO early in his career
In a recent interview with The Schmo, Randy Orton credited Vince McMahon for protecting the RKO when he was a newcomer. The Viper stated that when veteran stars wanted to kick out of the move, the former WWE Chairman intervened and prevented it from happening.
“When I would be wrestling somebody, and I was younger, and they would want to kick out of my finish, you know, Vince would pull me aside and say, we’re not gonna do that. We’re not gonna let that happen. And like, I’ll never hit a guy with three RKOs to cover him and pin him. I’m not gonna dilute my finish. That is always gonna be a k**l shot, and I could hit it out of nowhere. And Vince has a huge part to play when it comes to my finish. And that, that’s a huge part of being a WWE superstar.”
The RKO is one of the most popular finishers in the company’s history.
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/news-massive-wwe-championship-supposed-change-hands-wrestlemania-42-reports?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



