”
], { 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);
});
});
})();
On March 1, 2026, at the Boca Raton Championship Wrestling event, Matt Riddle was involved in an incident with a fan known online as Bad A** Construction Worker. During the show, Riddle shoved the fan, who later claimed he hadn’t even provoked the star.
Now the fan has taken to Instagram to call out Randy Orton. In the clip, the self-proclaimed Bad A** Construction Worker took shots at Orton, saying he was going to assault the legend because the latter was friends with Matt Riddle.
“Hey, old piece of cr*p fisherman Randy Gorton. All you ever did good was make frozen fish products. And now, unfortunately, you have to get your a** kicked because you’re on my old piece of cr*p, who’s gonna hold my pocket after I kick his a** list. Yeah, dude. You were friends with that piece of cr*p Matt Riddle. Now I’m gonna have to make you pay for it, bud,” he said.
He also claimed that he would “superplex” The Apex Predator out of the ring if they ever faced each other.
“So anytime you want to ‘RKNO’ anybody. It’s not gonna happen, bud. Cuz I’m just gonna superplex you off the whole freaking ring. All right, bud? Yeah, just thank freaking Matt Riddle for your a** whooping that’s coming for you, boy,” he added.
Check out his Instagram post here.
Randy Orton is set to face Cody Rhodes at WWE WrestleMania 42
After winning the Men’s Elimination Chamber Match, Randy Orton earned a shot at the Undisputed WWE Championship. At the time, the title was held by Drew McIntyre. However, a few days later, The Scottish Warrior dropped the gold to Cody Rhodes. Now, Rhodes and Orton are set to lock horns for the title at WWE WrestleMania 42.
Ahead of this much-anticipated clash, The Apex Predator has turned heel. He has been assaulting everyone in his path, but is still getting cheered by fans.
It remains to be seen what the Triple H-led creative team has planned for Randy Orton vs. Cody Rhodes for the Undisputed WWE Championship at WrestleMania 42.
`;
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-becomes-latest-target-online-abuse-following-incident-involving-former-wwe-partner?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













