”
], { 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);
});
});
})();
AJ Styles hasn’t been seen on the blue brand for a long time now. His return comes at a pivotal moment. Nick Aldis has officially invited the two-time World Champion back to the Friday Night show tonight in Montreal. While Styles is currently embroiled in a high-stakes, career-threatening rivalry with Gunther over on RAW, his appearance on SmackDown could open a forbidden door of sorts within the brand split.
WWE has a history of using such invitations to spark cross-brand explosions. With the Royal Rumble PLE just around the corner, Styles, looking to secure his legacy, could lead him straight to the biggest prize on the Friday night show. In a surprising twist tonight, The Phenomenal One might challenge Drew McIntyre and beat him for the Undisputed WWE Championship.
The Scottish Warrior and AJ Styles are no strangers to one another. During Drew McIntyre’s first WWE Championship run, Styles was a constant thorn in his side. However, the McIntyre we see today appears to be a different beast, cynical, battle-hardened, and desperate to prove he is the rightful face of the company.
AJ Styles, on the other hand, is fighting for his professional life. With a retirement stipulation looming in his future matches against Gunther, AJ is more dangerous than ever. It seems a desperate Styles is a man who can beat anyone, anywhere, including a dominant champion like McIntyre.
While major title changes are often reserved for Premium Live Events, the new era of WWE under Triple H has proven that nothing is off-limits for television. If Nick Aldis is looking to make a statement, a vulnerable champion might find himself facing a Phenomenal Forearm he never saw coming.
If Styles beats McIntyre for the big one on tonight’s episode of the blue brand, it won’t just be a match; it will be a statement. It will also prove to Gunther that AJ is coming for war at the Royal Rumble.
While this angle seems far-fetched, it is not entirely impossible. Fans will have to wait until tonight’s episode of SmackDown to see if this will eventually come to fruition.
Drew McIntyre potentially losing the Undisputed WWE Championship to AJ Styles could be a masterstroke
AJ Styles dethroning Drew McIntyre tonight on SmackDown could be a great decision by the creative team. Reclaiming The House That AJ Styles Built would add stakes to his final run, pitting McIntyre’s brute force against Styles’ legendary finesse.
This shocking title change would rejuvenate the blue brand, proving that in WWE, no reign is safe when a Phenomenal legend returns. It could also spice up his career match against Gunther at the Royal Rumble. However, this angle is speculative.
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/drew-mcintyre-lose-undisputed-wwe-championship-2-time-world-champion-smackdown-exploring-possibility?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


