”
], { 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);
});
});
})();
In 2025, Netflix launched the series, which gave fans a peek behind the curtain of how a WWE show is put together. Fans got to see the discussions in the writers’ room, and it offered a fresh take on pro wrestling.
However, many fans and wrestlers were critical of the show. They believed it exposed the secrets and took the intrigue away from the story in the squared circle. Hall of Famer Bully Ray is among those who are not fans of the series.
Speaking on the Busted Open Radio, he criticized the series and said he and a lot of veterans do not like it.
“Why would you ever want to do that? I do not agree with it at all. I hate it; a lot of other veterans hate it,” he said.
The tag team wrestling legend mentioned that it exposes the business and it is something that should not be done.
“Everybody knows it’s wrong. We should never expose our industry. We should never be exposing our secrets. This is our fraternity. This is our sorority,” he added. [H/T: TJR Wrestling]
The first season of the series focused on the Road to WrestleMania 41 and involved all the top names. Chief Content Officer Triple H was also prominently featured, with his involvement in the creative process and from the Gorilla a big focus.
Seth Rollins revealed tension with WWE over Unreal filming
With the second season of Unreal set to air on January 20, Seth Rollins shared his thoughts on the series.
In an interview with ESPN New York, he said he isn’t comfortable with the show and didn’t want to be a part of the first season. The Visionary said he was also not on board for the second season, but the promotion repeatedly asked him to join.
However, Rollins added that he warned them of not crossing the line during filming, saying there are some things he will want to protect during the show.
`;
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-i-agree-it-hall-famer-fan-major-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









![PHOTO: Preparations Underway for Roman Reigns’ WWE Return [REPORT]](https://litsportsnews.com/wp-content/uploads/2026/01/4028b-17693044960300-1920-450x253.jpg)



