”
], { 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);
});
});
})();
Fightful initially reported that there was no backstage heat on referee Felix Fernandez for this finish. However, later in a new report, it was mentioned that some people were not happy with Fernandez. It was also mentioned that there actually was backstage heat on Felix for not examining Monroe’s injury.
Now, according to the latest report by Fightful, Shawn Michaels, Matt Bloom, and other referees allegedly told Felix Fernandez that he did the right thing during the title match.
Blake Monroe and Thea Hail are set for a rematch at WWE NXT New Year’s Evil
On this week’s WWE NXT, Thea Hail came out to cut a promo after her shocking Women’s North American Championship win. She said that she couldn’t believe she won the title and was now feeling like a “grown a** woman.”
Hail was then interrupted by Monroe, who asked her to give the title back, claiming that she accidentally lost the match. A brawl then broke out between the two stars, and officials came out to separate them. After this segment, it was announced that the two would face each other in a rematch for the gold at New Year’s Evil.
It will be interesting to see what the Shawn Michaels-led creative team has planned for a rematch between Blake Monroe and Thea Hail.
`;
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-shawn-michaels-personally-intervenes-wwe-official-fire-controversial-call-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




![Shawn Michaels personally intervenes as WWE Official under fire for controversial call [REPORTS]](https://litsportsnews.com/wp-content/uploads/2025/12/98f9d-17666547807083-1920-1536x864.jpg)








