”
], { 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);
});
});
})();
A recent report by WrestleVotes Radio on Fightful Select suggested that the Triple H-led creative does not have any plans for Royce Keys at the moment. Although he was backstage on SmackDown and is expected to join the blue brand, there were no confirmed updates on his status.
However, according to the latest follow-up report by Fightful, the company might have filmed some things for the former Powerhouse Hobbs, but there were no updates on when he would make his debut on SmackDown or RAW.
Royce Keys talked about his WWE signing
During a recent edition of What’s Your Story? With Stephanie McMahon, Royce Keys opened up about his WWE signing. The star mentioned that despite this being a major turning point in his career, he still had work to do to shine in the company.
Keys added that a lot of his family members depend on him, and he doesn’t want to let them down.
“The moment I had talks about coming here and signing here, this isn’t a one-off. This isn’t me, like, ‘Hey, I’m a WWE Superstar now. Let me gloat.’ No. I still have to work. It took me years to get here. Honeymoon phase is over. Let’s get with it. Let’s do work. I got people that depend on me. I got people that I can’t let down. I got people I take care of. If I fail, they don’t eat, and I’m not about to have that on my conscience,” said Royce Keys.
It remains to be seen what the Triple H-led creative team has planned for Royce Keys’ future.
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/rumor-update-royce-keys-wwe-status-reports?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


![UPDATE: Royce Keys-WWE Status [Reports]](https://litsportsnews.com/wp-content/uploads/2026/03/e21aa-17725843459254-1920-1536x864.jpg)