], { 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.