”
], { 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);
});
});
})();
In a shocking turn of events, Sami Zayn could turn heel and prevent Cody Rhodes from winning the Undisputed WWE Championship. Zayn has been frustrated lately after failing to qualify for the Men’s Elimination Chamber Match. The Canadian tried to stop McIntyre’s interference, but paid for it, as Rhodes capitalized and secured the win.
The Underdog from the Underground believes he was doing the right thing, but according to Rhodes and Fatu, he simply couldn’t capitalize on the opportunity. The American Nightmare even suggested that it is why Zayn has never won a world title in WWE.
The former Intercontinental Champion could finally develop that killer instinct and embrace his dark side on this week’s SmackDown. Zayn could interfere in the Undisputed WWE Championship match and cost Cody Rhodes a potential victory.
Fans are expecting the QB1 to win, which has introduced a great opportunity for the Triple H-led creative team to pull off a massive swerve. That said, this scenario is only based on speculation, and nothing has been confirmed.
Cody Rhodes may not be able to challenge for the Undisputed WWE Championship again
Drew McIntyre did everything he could to keep Cody Rhodes away from the Undisputed WWE Championship, but his attempts have failed. The Scotsman made sure that Rhodes didn’t have a rematch clause after losing the title, but McIntyre’s recent actions have led to him defending the championship against the QB1.
That said, this time, the Scotsman could add a stipulation to the match that if Rhodes fails to win, he would never be able to challenge for the Undisputed WWE Championship again as long as McIntyre is champion. That said, this is also speculation, and nothing has been confirmed.
`;
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/top-star-s-heel-turn-stop-cody-rhodes-winning-undisputed-wwe-championship-exploring-smackdown-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













