”
], { 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);
});
});
})();
Showing his appreciation for the assist, R-Truth was seen backstage in WWE inviting Keys to join a new version of Judgment Day. However, Keys did not seem particularly interested.
“I had to come and tell you thank you, bro. Damn, you big. Thank you for assisting and helping us out with MFTs, man. You know what I’m saying? Bro, we’re building a new clubhouse for the new judgment day. You should fill out an application and I’ll make sure you get in, dog,” said R-Truth.
You can check out the backstage segment below:
Royce Keys made a request to WWE CCO Triple H
Before his first appearance on the main roster, Royce Keys worked a significant number of Dark matches ahead of shows.
Apparently, this was his own request to Triple H. Speaking on NotSam Wrestling Live, Keys talked about how he embraced working hard and grinding to establish himself. He said:
“I asked Hunter and he agreed if I could do these darks (dark matches). Who wouldn’t wanna wrestle in front of a live crowd? Open up the show, get everybody ready, get it going, in two different cities a week. I did Raw and SmackDown every week until my debut. I put that GIF out with the dude with the seasoning. We was cooking… For Paul to be like, ‘Yeah, let’s do it. You wanna get after it.’ Like, ‘Hell yeah, I wanna get after it.’ I’m here. I’m not content with just being here. I wanna f’n work. I’m with it, I’m with the grind. I been grinding my whole life, so, let’s do it.” said Keys.
Whether Royce Keys will reach the top of the totem pole in the WWE roster, remains to be seen.
If you use any quotes from the first half of the article, please credit the source and give an H/T to Sportskeeda for the transcription.
`;
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-invited-join-new-wwe-stable-backstage?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













