”
], { 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);
});
});
})();
The Scottish Warrior’s worst fear has come true, as he will defend the Undisputed WWE Title against the QB1 this Friday. However, the Scotsman could force Aldis to add a stipulation to the bout.
Since McIntyre wants to put an end to Rhodes’ threat once and for all, he could propose that if he wins on SmackDown, The American Nightmare would never be able to challenge for the title as long as the Scotsman is champion.
Cody Rhodes is not someone who would shy away from raising the stakes. If provoked, the QB1 would be more than willing to accept McIntyre’s stipulation. However, he could pay dearly for his bravery, as the Scotsman could find a way to retain the Undisputed WWE Title on SmackDown, leaving Rhodes out of the title picture for the foreseeable future.
This potential scenario would be a massive twist as we inch closer to WrestleMania 42, as many fans expect Cody Rhodes to be a part of the Undisputed WWE Championship match at The Grandest Stage of Them All.
That said, this scenario is only based on speculation, and nothing has been confirmed. It will be interesting to see what happens when Rhodes and McIntyre lock horns on SmackDown.
Cody Rhodes addresses the unpredictable WrestleMania 42 build-up
The build-up to WrestleMania 42 has been unpredictable, as the direction seems to keep changing. However, Cody Rhodes believes the Triple H-led creative team will surprise everyone with the event.
During an interview with Mostly Sports, Rhodes had the following to say about this year’s Showcase of the Immortals.
“Enjoy the season. It’s unpredictable this year. I know there’s a little bit of impatience in general. What are the matches? It’s a Road to WrestleMania, and I think what Triple H will, I think there’s a sleeper WrestleMania emerging if that makes any sense. Sometimes the tenures are very obvious, sometimes the big staple pieces like John Cena’s final [‘Mania match]. I think we’re sitting on a sleeper ‘Mania here.” [H/T: Fightful]
It remains to be seen how things take shape as we inch closer to WrestleMania 42.
`;
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/cody-rhodes-never-challenge-undisputed-wwe-championship-again-exploring-it-s-possible?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













