”
], { 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);
});
});
})();
Let’s take a look at four things Randy Orton can do on SmackDown this week:
#4. Deliver a promo in the ring
Following his decisive victory at Sunday Night’s Main Event, Randy Orton could kick off SmackDown this week with a promo segment. He could step into the ring with a mic and soak in the crowd’s reaction before bragging about putting Cody Rhodes down in his own hometown. The Viper could dissect the match, emphasizing that despite the referee bumps and chaos, he proved that his experience in lethal execution makes him superior.
Orton could also take shots at Rhodes, stating the latter would always be a good guy, making it difficult for him to take the dark path. After a few heated words, The Apex Predator can arrogantly state that Cody Rhodes is now in his rearview mirror. He could talk about embarking on a fresh direction on SmackDown, declaring that capturing the world title is now his top priority.
#3. Confront Nick Aldis in his office
Randy Orton can walk straight into Nick Aldis’ office this week on SmackDown to capitalize on his high-profile victory. The Apex Predator could demand a shot at the Undisputed WWE Championship from the General Manager. He can aggressively remind Aldis that defeating a former world champion like Cody Rhodes puts him at the absolute front of the line for a shot at the world title.
Orton can argue that he has nothing left to prove, and denying him a title shot would be blatant injustice. He could also highlight his decorated career and his accolades to validate why he should get a shot at the Undisputed WWE Championship. The Viper making direct demands on the General Manager would keep his character focused on main event gold.
#2. Compete in a Money in the Bank qualifying match
One of the possible directions for Randy Orton this week could be him competing in a huge Money in the Bank qualifying match. He could do that to secure a path back to the top of the mountain without waiting for Nick Aldis’ approval. Orton is riding a fresh wave of momentum following his big win over Cody Rhodes at Sunday Night’s Main Event. Therefore, competing in a Money in the Bank qualifier would be a logical move.
His participation would showcase his hunger to win his 15th World Title in WWE. A qualifying match against two hungry contenders would portray Randy Orton as the ultimate predator pursuing the big gold. Winning his way into the ladder match allows him to loom over the entire main event scene with the briefcase threat. However, the match could also serve as a breeding ground for chaos, with Cody Rhodes possibly costing him.
#1. Randy Orton can brawl with Cody Rhodes
The most explosive direction is an immediate chaotic brawl between Randy Orton and Cody Rhodes. This week on SmackDown, The Viper could take over the ring to address the WWE Universe about his future. However, Rhodes, still reeling from the controversial loss at Sunday Night’s Main Event, could interrupt Orton. With great conviction and unbridled fury, he could declare that their rivalry is far from over and that he has a score to settle.
The American Nightmare could throw the mic and storm into the ring, looking for vengeance. It could lead to a massive brawl between the two superstars on SmackDown. Cody Rhodes and Randy Orton may look to tear each other apart, fighting all around the place. Referees and security could rush in to separate the two combustible elements.
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/4-things-randy-orton-wwe-smackdown-following-win-cody-rhodes?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



