”
], { 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);
});
});
})();
Drew McIntyre won the Undisputed WWE Championship by defeating Cody Rhodes in a Three Stages of Hell Match on the January 9 edition of SmackDown. Although the contract for the bout had a “no rematch” clause in case McIntyre won, The Scotsman’s repeated interferences in Rhodes’ matches resulted in Nick Aldis making the match official during the Elimination Chamber Post-Show.
A rising WWE star put Drew McIntyre on notice
While speaking on the Battleground podcast, former NXT Champion Trick Williams opened up about receiving major props from Drew McIntyre.
The 31-year-old had good things to say about the Undisputed WWE Champion before appreciating him for the praise. However, Hollywood Trick then put McIntyre on notice, stating that he wanted the latter’s place.
“When they walk, you know, through the airport, people turn their head and look and see who is that. Drew McIntyre is one of those guys for sure. So I take that praise, you know, very seriously. But I got to make it come to fruition. I got to work. I got to do my part, and I’m grinding. I’m grinding every single day. Like, I’m after it. I’m hungry. You know what I mean? I appreciate it, Drew, but at the same time, I want your spot. So don’t get it twisted,” he said. [H/T: PWMania]
It will be interesting to see if McIntyre and The Anointed One cross paths before the end of the year.
`;
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-disappointing-news-for-drew-mcintyre-ahead-wwe-championship-match-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






![Jiri Prochazka already decided how he’s going to ‘hunt’ Carlos Ulberg: ‘He [doesn’t] like the pressure’](https://litsportsnews.com/wp-content/uploads/2026/03/3bb22840-168c-11f1-8fd9-9fc4c7a2f778-450x337.jpeg)






