”
], { 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);
});
});
})();
Speaking with SneakerReporter, Trick Williams opened up about his partnership with Yachty and praised the latter for his passion and love for the professional wrestling business.
“He’s a guy who obviously loves the business. He don’t necessarily need to do everything that he’s doing because he’s had and is having a very successful hip-hop career, movies, everything like that. The truth is he just loves the business. That’s why he comes to all the shows for years now. Opportunity came before WrestleMania. They wanted to get him involved in some way and they said, ‘How would you feel about walking out with Trick Willy?’ They asked him and they asked me. I thought it was dope. He thought it was dope. But he was like, ‘Man, if we’re gonna do this, I don’t want it to be a one week type thing. I want to have some real storyline going into this. Let’s make this a moment instead of a random one-off.’ He’s been locked in ever since. We’ve got training in about an hour, we make sure that he’s getting active, he’s getting the full experience of being a superstar here with us. That’s my boy, man. Inside the ring, outside the ring. I probably spend more time with Yachty than most other people who are in the business who are my co-workers.” said Williams. [H/T: WrestlePurists]
Trick Williams will defend the WWE United States Championship at Night of Champions
Trick Williams became the new WWE United States Champion at WrestleMania 42 by dethroning Sami Zayn. The partnership between Williams and Yachty has continued post-WrestleMania 42.
The reigning US Champion now finds himself in an interesting situation, with his next challenger set to be decided on the upcoming edition of SmackDown. Carmelo Hayes and Ricky Saints will cross paths for a shot at Williams’ title at Night of Champions 2026.
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-he-s-guy-obviously-loves-business-trick-williams-says-lil-yachty-want-partnership-one-off-praises-rapper?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



