”
], { 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);
});
});
})();
“I punched him hard as f**k. I’m not going to lie, it was one of my cleanest punches. I f**king smoked him,” Logan Paul said.
While The Maverick had only this to say about the attack on the podcast, he did more than that at WrestleMania 42. Logan attacked Speed at the ringside and put him on the announcer’s table. He was climbing onto the ring’s corner post to hit Speed with a splash, but The Usos and Knight intervened.
They saved Speed from being on the receiving end of the splash. Paul ended up on the announcer’s table with The Usos and Knight egging on a groggy and possibly concussed Speed to hit a frog splash on Paul.
He seemed disoriented after the punch from Logan, and it took him a while to understand what The Usos were telling him to do. He barely made it to the top turnbuckle. As the tag team champion was held down by the babyfaces, IShowSpeed went airborne and hit Logan with an IShowSplash through the table.
Speed may still be recovering from the punch and the aftermath of the splash on Logan, as his last live stream was from ‘Mania, and he hasn’t streamed since.
What matches were there on WrestleMania 42 Night 1?
After that WrestleMania 42 opener, Jacob Fatu and Drew McIntyre competed in an Unsanctioned Match, where the former took the win. Later, Brie Bella and a returning Paige won the Women’s Tag Team Championship in a Fatal 4-Way Match, and Becky Lynch defeated AJ Lee for the Intercontinental Championship.
Gunther then defeated Seth Rollins, and Liv Morgan won the Women’s World Championship by dethroning Stephanie Vaquer. Cody Rhodes retained his Undisputed WWE Championship against Randy Orton to close out the show.
If the quote from the first half of the article is used, please credit the Impaulsive podcast 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-ishowspeed-possibly-injured-wrestlemania-42-logan-paul-explains-i-f-king-smoked-him?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













