”
], { 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);
});
});
})();
Here are three possible replacements for Royce Keys on the SmackDown storyline for WrestleMania 42:
#3. Matt Cardona
Matt Cardona returned to WWE last year and has been positioned as a resilient babyface. He has had issues with Kit Wilson, as the latter called him toxic numerous times backstage on SmackDown. Besides, Cardona’s history with The Miz is no secret. Therefore, The Ultimate Broski joining Jelly Roll against the heel duo would make perfect sense.
It only makes this alliance look natural, portraying it as the babyfaces vs. arrogant heels. Therefore, Matt Cardona is a suitable replacement for Royce Keys in this rumored WrestleMania 42 match in Las Vegas. His involvement with Jelly Roll, The Miz and Kit Wilson in the ongoing feud on SmackDown could therefore make this storyline quite interesting.
#2. LA Knight
One of the possible replacements for Royce Keys on SmackDown is the fans’ beloved LA Knight. WrestleMania 42 is just a few weeks horizon and The Megastar is currently directionless on Monday Night Raw. Therefore, WWE might put him in an attraction match at The Show of Shows this year by pairing him up with Jelly Roll on SmackDown for a tag team match.
A veteran like Knight competing alongside Roll will help WWE play it safe. Besides, The Megastar teaming up with a true megastar will be a sight to behold. LA Knight’s brash style and mic skills would contrast perfectly with Jelly Roll’s heartfelt persona. Inserting him could elevate the match while giving him a fun celebrity spot at ‘Mania without derailing bigger plans.
#1. Danhausen
The biggest surprise WWE can unravel is putting Danhausen in the spot Royce Keys was supposed to take on SmackDown for WrestleMania 42. The eccentric, “very nice, very evil” character has gained tremendous popularity on SmackDown with the 35-year-old’s unique personality and comedy. Pairing him with Jelly Roll could therefore create a fun, chaotic dynamic.
Danhousen’s curses and antics against Kit Wilson and The Miz’s humorous rage could complement this storyline. It has the potential to give rise to some incredible segments on the Road to WrestleMania. Besides, this will also be a perfect way for Danhouse’s in-ring return in WWE, making their potential tag team match in Las Vegas all the more compelling.
`;
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/3-replacements-royce-keys-wwe-smackdown-ahead-wrestlemania-42?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













