], { 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);
});
});
})();

“When he first did it, I thought I wasn’t gonna be able to finish. I could not breathe at all, that was not selling. I think that was a receipt for me hitting him with that microphone, but I don’t know. It hurt so bad, bro,” he said. (H/T: Fightful)

You can check out the video in the Instagram post below:

Lil Yachty won a Beat the Clock match against Corbin at SNME by lasting five minutes in the ring. As a result of the victory, Trick Williams was given a shot at the United States Championship. Williams defeated Corbin following his loss to Yachty at Sunday Night’s Main Event to become the new United States Champion.

Corbin’s contract with WWE expired in 2024, and he spent some time on the independent wrestling scene following his departure from the company. He returned to the promotion on the July 10 edition of SmackDown and captured the United States Championship from Williams at WWE SummerSlam.

Lil Yachty reveals how he is feeling after WWE debut match

Popular musician Lil Yachty revealed he was not feeling well following his first wrestling match.

During his conversation on the Insight podcast, Lil Yachty disclosed that he was in pain following the match at WWE SNME. He noted that his knees were in pain, and it felt like he had been wrestling for two decades.

“My kneecaps. But when I woke up this morning, my shoulder felt dislocated. My kneecaps, my shins. I couldn’t even tighten my hand. As the day goes on, everything’s loosening up. When I first sat up in bed, it was the most pain I ever felt in my life. Shins, knees, whatever this is behind the kneecap, my back, my lower back. I feel like I’m wrestling for 20 years. Man, it’s bad,” he said.

Lil Yachty on The IWC: “It’s a lot of miserable people. They hate life or they just hate fun.” (@ChrisVanVliet)

It will be interesting to see how long Trick Williams can hang on to the United States Championship moving forward on WWE SmackDown.

Why did you not like this content?


`;
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-lil-yachty-suggests-former-wwe-champion-hit-purpose-snme?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

Leave A Reply

Exit mobile version