”
], { 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, Orton is now looking to redeem himself as he is set to compete in the Men’s Elimination Chamber Match. If he wins the bout, he will get a chance to challenge for the world title at WrestleMania 42.
Ahead of the Chamber, Kim Orton took to Instagram to announce that she will be accompanying Randy Orton at RBiCru7 at 3 pm today, February 21, at 9022 Mexico Road, O’Fallon, St. Louis. She encouraged fans who lived in St. Louis to come for a meet and greet with The Apex Predator.
“If you live in STL, come say hi at 3 pm today, Saturday, February 21, at RBiCru7 9022 Mexico Rd. See you there,” she wrote.
Check out her Instagram post below:
WWE legend Randy Orton sent an emotional message to AJ Styles
After AJ Styles’ retirement match against Gunther at Royal Rumble 2026, WWE’s YouTube uploaded a video showcasing several stars’ tribute to The Phenomenal One.
In the clip, Randy Orton said that it was his privilege to work with Styles and he hoped they would keep in touch. The Viper also wished luck to AJ and expressed his love for the former TNA star.
“You couldn’t say enough about how great he is in the ring, but when it comes to outside of the ring, what I really respect about him is the kind of husband and the kind of father he is. The kind of locker room leader he is. He definitely leads by example. He’s a straight-edge, clean-living, just amazing man in general, and it was a privilege to work alongside AJ, and I hope that we keep in touch. AJ, if you’re listening to this man, I love you, buddy. I wish you the best, and thanks for the good times inside the ring and out,” he added.
It remains to be seen what the Triple H-led creative team has planned for Randy Orton at WWE Elimination Chamber 2026.
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-randy-orton-s-wife-makes-major-announcement-appearance-outside-wwe?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


