”
], { 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);
});
});
})();
On August 28, WWE filed the trademark for “946,” and according to False Finish, it will be the name of Royce Keys’ new group.
The introduction of Keys, Lucien Price, and Bronco Nima has added another layer to the ongoing story between The Bloodline, Solo Sikoa, and LA Knight. Only time will tell how this new group will fare in WWE.
Royce Keys says joining WWE was the best thing for him
Speaking to 1077 The Bone, the erstwhile Powerhouse Hobbs stated that joining WWE was the best thing for him, as he always wanted to work for the Stamford-based promotion.
Here’s what he said:
“It was one of those things where this was what I always wanted. The opportunity’s here,” Keys said. “Let’s see what we make out of it. And I will always put 10 toes down, 100 percent, seven days a week, always bet on myself; it’s business. You’re gonna have your friends that you always keep in contact with, and you have your acquaintances, but this is business. I have to do what’s best for Royce Keys, and the best thing to do for Royce was to go to WWE.” [H/T: WrestlePurists]
Keys made his WWE debut during the 2026 Men’s Royal Rumble Match, entering at number 14 and lasting nearly ten minutes before being eliminated by Bronson Reed.
Before arriving at the global juggernaut, Keys was part of All Elite Wrestling for nearly six years, where he won several titles. It will be interesting to see what’s next for Keys in WWE.
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/news-royce-keys-new-wwe-faction-s-name-possibly-revealed?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



