”
], { 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);
});
});
})();
The rapper was aligned with Trick Williams heading into his United States championship match against Sami Zayn. He also accompanied Williams to the ring as part of his epic entrance at WrestleMania 42.
Since then, Yachty has appeared on SmackDown as well and even taken a Helluva Kick from Zayn. With Trick Williams set to defend his US title against Zayn in a rematch at Backlash, the Anointed One sat down for an interview with Joe Tessitore for WWE’s YouTube channel.
Tessitore asked Williams how it has been to work with Lil Yachty and how he has helped him grow. The US champion said Yachty is someone who loves the business and strives for excellence. He said when the rapper wanted to try himself in WWE, he reached out to Triple H, who picked Williams as the star to pair him with.
“He got so tired of that he said, ‘Hey man, I want something totally unrelated.’ This isn’t promo, this is what he loves to do. So he said, ‘Triple H, who is the best guy on the roster? Who’s the upcoming talent that you could put me with? Who’s the guy who you see as being the future of the business?’ He said, ‘I know just the guy, the right guy for you, Trick Williams,’ and we’ve been rocking ever since,” he said.
Lil Yachty was praised for his dedication to WWE by Paul Heyman
At a time when WWE came under fire for its use of celebrities in its programming, Paul Heyman had special praise for Lil Yachty.
Being an old-school wrestling promoter and manager, Heyman isn’t easily impressed. He rarely breaks character and likes to keep kayfabe alive. But on this occasion, he chose to show his appreciation for the rapper.
In a post on X, he noted how celebrity involvement in the promotion has become controversial but said Lil Yachty’s respect for the promotion, its talent, history, and culture is undeniable. Heyman even said the rapper is a credit to the concept of crossover in the business.
If you use quotes from this article, please credit WWE on YouTube and give an H/T to Sportskeeda Wrestling for the transcription.
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/news-wwe-champion-says-handpicked-triple-h-work-popular-name?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




