”
], { 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);
});
});
})();
Fans criticized WWE for fumbling the storyline by inserting Pat McAfee into the picture as the Viper’s mystery caller.
Many even entertained the thought of the former Legacy faction member, Ted DiBiase Jr., possibly making a surprise return in Las Vegas.
In fact, he was spotted in attendance at WrestleMania 42. Many critics and experts even claimed that he could have been a far better mystery caller than the color commentator.
However, a recent report by Fightful Select suggests that despite all the speculation and hype, WWE never “seriously considered” adding DiBiase Jr. to Rhodes-Orton’s WrestleMania program.
In March 2026, Ted was also cleared of all his charges related to the Mississippi welfare fraud scandal, which sparked the rumor of his return.
However, after reading the report, it seems the company is not considering bringing him back at any capacity.
WWE has taken a massive step in the Randy-Cody saga
WrestleMania wasn’t the end of the storyline between The American Nightmare and The Apex Predator. It set the stage for more matches down the road. Fans were left in utter disbelief after Cody Rhodes retained his Undisputed WWE Championship.
During the match, The Viper snapped at Pat McAfee after he did a slow count on his opponent. And then, after the match, he launched a brutal attack on The American Nightmare, leveling him with the title on his head and a massive Punt Kick, which was banned for years. After what went down that night, it’s safe to assume that the feud is far from over.
In the lead-up to WrestleMania, there was a rumor that Orton was dealing with an injury, which may have also contributed to his loss. The creative may have confirmed the rumor, as they have put the Randy-Cody storyline on hold.
During the May 1st edition of SmackDown, Gunther attacked the American Nightmare, sending a statement that he is next in line for the title.
With Backlash right around the corner, it will be interesting to see if Nick Aldis will book a match between the two.
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/rumor-wwe-s-current-stance-bringing-back-ted-dibiase-jr-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


![WWE’s current stance on bringing back Ted DiBiase Jr. [Reports]](https://litsportsnews.com/wp-content/uploads/2026/05/7dbe9-17777768884540-1920-1024x576.jpg)