”
], { 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);
});
});
})();
Lil Yachty is aligned with Trick Williams and made his WWE debut against Baron Corbin at Sunday Night’s Main Event earlier this month. Yachty was able to last five minutes in the ring with Corbin, and Williams was given a shot at the United States Championship as a result. Williams got the better of The Lone Wolf at SNME and captured the United States Championship for the second time.
Trick Williams first won the title by defeating Sami Zayn at WrestleMania 42. Zayn has since captured the Undisputed WWE Championship and successfully defended the title against Kevin Owens last week on SmackDown. CM Punk interfered in the match and bashed Owens over the head with the title. Zayn then capitalized by connecting with the Helluva Kick to Owens’ face for the pinfall victory.
Lil Yachty opens up about his WWE debut match
Lil Yachty recently discussed stepping into the ring for the first time to battle Baron Corbin at Sunday Night’s Main Event.
Speaking with Chris Van Vliet on the INSIGHT podcast, Yachty shared that he was very sore following his match against Corbin. The popular rapper admitted that he felt like he had been wrestling for two decades after the bout.
“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.
It will be interesting to see who wins the United States Championship Steel Cage match tonight on WWE SmackDown.
More from Sportskeeda
${getStoryActionHTML(story, storyTitle, permalink)}
`;
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/rumor-spoiler-huge-wwe-title-match-kick-smackdown-report?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



