”
], { 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);
});
});
})();
Since the former AEW standout, Powerhouse Hobbs, was nowhere to be seen during the latest episode of Monday Night RAW, he might head to the SmackDown brand and make his main roster debut on tonight’s episode.
To make things more interesting, the global juggernaut can decide to make Royce Keys a champion on his potential debut on SmackDown. The creative team can book Keys to answer Carmelo Hayes’ United States Open Challenge and beat him for the title.
If that happens, it would help establish him as one of the top powerhouses on the Blue brand. Interestingly, he could spark an intriguing feud with other top superstars on the roster, whom fans want to see on the Road to WrestleMania. This could set the stage for a blockbuster showdown at The Show of Shows.
While this angle might sound convincing, it is speculative at this point. Fans will have to wait and see if this scenario will eventually come to fruition.
Adam Pearce shares a photo with Royce Keys on social media
Adam Pearce has been at loggerheads with Paul Heyman and his guys over the past few weeks on WWE RAW. The tension between them has continued to intensify, especially after a mystery man attacked Bron Breakker during the 2026 Men’s Royal Rumble Match, costing him his dream of WrestleMania 42.
Recently, the Red brand’s general manager, Pearce, took to his Instagram and shared a picture with Royce Keys, along with a motivational message that read:
“If you can shine a light, shine it. If you can put in a word, speak it. If you can open a door, open it. Pay it forward. Always. Love somebody today. ❤️🙏”
Following the surprise debut of former AEW standout Powerhouse Hobbs at the Royal Rumble Premium Live Event, it will be interesting to see what plans the creative team has in store for Keys.
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/royce-keys-become-wwe-champion-smackdown-debut-exploring-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


