”
], { 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);
});
});
})();
Right off the bat, fans criticized his name change, which has a personal meaning for Keys. Then, as he worked dark matches, once again there was uproar over why he wasn’t appearing on TV.
Now, in an interview with No-Contest Wrestling, Keys talked about the constant criticism he receives.
“I’m getting pushback every day. The thing about it, it used to bother me. But it can’t, because everybody always got something to say. If I don’t do ‘this’ a certain way, somebody’s gonna be mad. If I sneeze the wrong way, ‘Oh, he didn’t sneeze right.’ People always have something to say,” he said.
He then talked about how he teaches his children that not everybody is going to like them. Keys also talked about what it means to be honored by his hometown of East Palo Alto, California. He received an Appreciation Award and his own official Royce Keys Day.
“Sitting there looking at their kids, these little kids with these big eyes just looking at me, that’s the motivation I need. I won’t let them down, I won’t let my kids down, I won’t let my family down, so I’m running with the ball,” he added.
Royce Keys gearing up for his WWE SummerSlam
At WWE SummerSlam 2026, Royce Keys will be competing in a massive tag team match. For weeks, Keys has been seen talking with Solo Sikoa backstage and has been confronted by Jacob Fatu as well.
On RAW, he has had run-ins with The Usos, and now at SummerSlam, it all comes to a head. He will team up with Sikoa and LA Knight to take on The Usos and Fatu in a six-man tag team match at the weekend.
This will mark Keys’ first premium live event appearance since the WWE Royal Rumble earlier this year.
If you use quotes from this article, please credit No-Contest Wrestling podcast and give an H/T to Sportskeeda Wrestling for the transcription.
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-i-let-kids-down-41-year-old-superstar-opens-wwe-run?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




