”
], { 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);
});
});
})();
It took years for Kofi Kingston to regain his momentum, and he eventually feuded with Randy Orton nearly a decade later, during which they addressed the botch and the infamous phrase. Speaking on The Stevie Richards Show, the ex-WWE star reacted to the clip of Kingston botching the spot for Randy Orton’s Punt.
The veteran stated that The Viper might’ve slowed down and halted the beloved babyface’s push to the top in the promotion due to the rising star’s inexperience. However, in the long run, Orton has only benefited Kingston in the Stamford-based promotion, and the two even added it to their storyline in 2019.
“Well, temporarily… He [Kofi Kingston] definitely got way more over with The New Day. So, he might’ve been doing him a favor. He might not have been experienced enough or ready enough for a top spot at the time. So, he got his little receipt on Randy live that they both laughed about. I’m sure,” Richards said.
Kofi Kingston later feuded with Randy Orton on WWE SmackDown
After Kofi Kingston’s push was halted in the Stamford-based promotion following the botched spot, Kingston was still regarded as one of the best workers and continued his momentum in the mid-card division, where he captured the United States and Intercontinental Championships more than once.
In 2019, he received his major break and kick-started KofiMania, where he captured the WWE Championship from Daniel Bryan at The Showcase of the Immortals in New Jersey. After the event, the newly crowned champion feuded with new and familiar faces, including Randy Orton.
Kingston and Orton feuded for months on WWE SmackDown, and The New Day member often left shows and events with a win over The Viper in their feud for the most prestigious prize in the business.
If you use quotes from the article, please credit The Stevie Richards Show and provide 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-randy-orton-purposely-derailed-beloved-wwe-star-s-push-company-botch-ex-wwe-star-reacts?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













