”
], { 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);
});
});
})();
Rhodes broke a major WWE rule when he laid hands on a referee during the title match against McIntyre. This might not sit well with Aldis, who is under a lot of pressure because of the chaos in the Undisputed WWE Title picture. Hence, he could strip The American Nightmare of the gold in a shocking twist.
Many fans are not happy with The Prodigal Son’s championship win. The video of Rhodes’ title victory on WWE’s YouTube channel has become the company’s most disliked video of the year. Viewers are not pleased with McIntyre’s title run ending abruptly, which has jeopardized his ‘Mania spot.
Taking the championship off Rhodes would allow the promotion to book a Fatal Four-Way Match between Randy Orton, The American Nightmare, Jacob Fatu, and Drew McIntyre for the vacant Undisputed WWE Title at ‘Mania.
The angle proposed above is speculative, and fans will have to wait and see how WWE tackles the adverse reactions to Rhodes’ win.
Drew McIntyre could face a real-life Bloodline member at WWE WrestleMania 42
If the Stamford-based promotion proceeds with the singles match between Cody Rhodes and Randy Orton, The Scottish Warrior could go after his longtime rival, Jacob Fatu. The Samoan Werewolf even played a major role in McIntyre’s title loss on the blue brand.
Fatu and The Chosen One have been feuding for a long time. The best way for the duo to finally settle their differences is by squaring off in a grudge match at The Showcase of the Immortals.
It will be interesting to see what plans Triple H and the creative team have in store for the Undisputed WWE Championship picture as WrestleMania 42 is inching closer.
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/cody-rhodes-stripped-undisputed-wwe-title-actions-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


