”
], { 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);
});
});
})();
LA Knight pulled up to Speed’s latest YouTube stream and got his revenge by putting the latter through his setup.
Check out the interaction here:
LA Knight said he didn’t have any details about his WrestleMania 42 plans
LA Knight’s WrestleMania 42 match is yet to be confirmed. The former WWE United States Champion said he didn’t have any details about his plans for the show either.
Speaking on The Coach’s Corner, Knight said:
âDon’t worry about the details because I don’t have any. I know about as much as you know. People find that hard to believe, but in all honesty, that’s just wrestling. When I came up in wrestling, Iâd say most of the times I was going to a show, I’d never even met my opponent before. Iâm meeting him two or three hours before showtime before weâre learning anything. I don’t know a lot. I’d like to know more, but all I know is it’s gonna be, of course as it always is, a gigantic week. Itâs gonna be a gigantic success.â
LA Knight could team up with The Usos for a tag team match against The Vision and IShowSpeed. The YouTuber has already competed in the 2025 Men’s Royal Rumble Match and has some experience under his belt, but would have to rely a lot on Logan Paul and Austin Theory if the six-man tag team match were to occur.
`;
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-watch-la-knight-crashes-ishowspeed-s-stream-attacks-accidentally-knocked-the-megastar?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




![[WATCH] LA Knight crashes IShowSpeed’s stream and attacks him after he accidentally knocked out The Megastar](https://litsportsnews.com/wp-content/uploads/2026/04/86258-17751674551120-1920-1536x864.jpg)








