”
], { 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);
});
});
})();
Many current stars, such as CM Punk and Seth Rollins, have voiced their opinion against the show, while some stars like Chelsea Green are in full support. However, Hall of Famer D-Von Dudley is in the camp of people who are not completely on board with the concept.
The tag team legend recently reviewed the second season of Unreal on his YouTube channel and offered his honest opinion. D-Von said he understands the changing times but hates the fact that the secrets of the business are out in the open.
“I’m not a big fan of the show, and I say that respectfully. I’m not a big fan of it because I don’t believe in, you know, letting the secrets out like so many other wrestlers, you know, that’s from my era or before. They don’t believe in that. But business has changed. Time has changed, so you have to go with the flow. This is exciting TV. But I hate the fact that we’re giving away our secrets and what we do,” he said.
He said he would rather the show not exist, as he feels the idea of how it is all put together shouldn’t be revealed like this.
“I’ll be honest with you, I would prefer it not to exist. And this is just me, the old-school me, because again, I just feel like you shouldn’t let the magic out of the box. I just feel like you really shouldn’t be telling our secrets,” he added.
D-Von Dudley Called Out WWE Hall of Famer For Racist Remarks
D-Von Dudley has been embroiled in a controversy with WWE Hall of Famer Jim Ross. In October 2025, the decorated tag team star said that Ross was the previously mentioned official who made racist remarks against him.
In response, JR denied doing any such thing and said perhaps D-Von was unhappy with his post-wrestling career and was seeking attention. However, D-Von hit back at these claims strongly and called out Ross for “cheap shots.” He said JR should simply apologize and move on.
If you use quotes from this article, please credit D-Von Dudley’s YouTube channel and give 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-d-von-dudley-hates-current-wwe-show?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













