”
], { 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);
});
});
})();
WWE has already confirmed that Michael Cole will interview Rhodes on tonight’s episode of SmackDown. Thus, this creates a perfect opening for a surprise attack by The Scottish Warrior.
A Drew McIntyre return would also immediately give the company a compelling reason to put him back into the main-event picture. He is not a random midcard name returning after a long absence. McIntyre is a former Undisputed WWE Champion who has already shared a heated rivalry with Rhodes.
Earlier this year, The Scottish Warrior defeated Cody Rhodes to capture the Undisputed WWE Championship. He then dropped it a few weeks later at WrestleMania 42. That history gives McIntyre a legitimate grievance against Rhodes, even if their championship rivalry may have been overshadowed by everything that happened since.
Thus, if Drew McIntyre returns tonight and attacks Cody Rhodes during his interview, it would instantly establish McIntyre as a major threat again.
While this angle may seem far-fetched, it is not entirely impossible. Fans will have to wait until tonight’s episode of WWE SmackDown to see if this comes to fruition.
Drew McIntyre potentially returning tonight and ambushing Cody Rhodes could be a strategic move
If the above scenario materializes, the timing would make perfect sense. Cody Rhodes is vulnerable after his loss to Randy Orton. Meanwhile, Drew McIntyre could view the situation as an opportunity to reclaim the spotlight. Considering this, a McIntyre appearance could transform the interview into the start of a rivalry.
The attack could also create several directions for WWE. The Scottish Warrior could claim that while Rhodes moved on to Randy Orton and other challenges, he never got a proper chance to settle the score. Alternatively, the company could use the assault to build toward another major singles match between the two men, potentially with championship implications.
Drew McIntyre’s latest comments about missing wrestling suggest he’s eager to get back in the ring. And WWE has a ready-made segment involving Cody Rhodes tonight. Also, McIntyre has unfinished business with him. This makes the above scenario possible.
However, there is no confirmation that The Scottish Warrior is scheduled to return tonight on SmackDown. Also, recent reports indicate that there have been no active creative discussions regarding his comeback.
Nevertheless, if the company wants to create one of the night’s biggest surprises, bringing back Drew McIntyre to ambush Cody Rhodes would certainly accomplish that.
`;
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/former-undisputed-wwe-champion-return-153-days-ambush-cody-rhodes-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













