”
], { 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);
});
});
})();
While many expect The Scottish Warrior to face either Jacob Fatu or Cody Rhodes at WrestleMania 42, let’s take a look at three reasons why LA Knight vs. McIntyre for SmackDown’s big one should be booked for The Grandest Stage of Them All.
#3. Inserting LA Knight in the Undisputed WWE Title picture would be a welcome change
After Cody Rhodes regained the Undisputed WWE Championship from John Cena at SummerSlam 2025, the title picture has lacked fresh challengers.
Even after Drew McIntyre won the gold earlier this year and retained it against Sami Zayn at the Royal Rumble PLE, the creative team is going back to its predictable booking of Cody vs. McIntyre at WrestleMania 42, which fans are likely tired of seeing. Hence, the LA Knight facing The Scottish Warrior would be a fresh choice.
#2. WWE can book Drew McIntyre vs. Cody Rhodes vs. Jacob Fatu at Elimination Chamber
While the idea of the winner of the Men’s Elimination Chamber Match facing Drew McIntyre at WrestleMania 42 is a great one, it denies fans the Triple Threat Match they want to see: McIntyre vs. Cody Rhodes vs. Jacob Fatu for the Undisputed WWE Championship.
With this in mind, the company can book this Triple Threat Match at the upcoming premium live event and book LA Knight to win the Men’s Elimination Chamber Match to face The Scottish Warrior at The Show of Shows if he retains.
#1. The Megastar seemingly deserves a big spot on the ‘Mania card
LA Knight had an underwhelming run last year. Now that he’s back from hiatus, he seemingly needs a big spot on the WrestleMania card to regain his standing as a formidable competitor.
That said, Knight can only get it by winning the Men’s Elimination Chamber Match and challenging Drew McIntyre for the Undisputed WWE Championship.
`;
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-reasons-la-knight-vs-drew-mcintyre-undisputed-wwe-championship-must-booked-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













