”
], { 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);
});
});
})();
“We about to change up the whole dynamic. I wanna personally invite my boy, I’m talking about my day one, a long time back, my HBCU brother Lil Yachty, I need for you to pull up to SmackDown this week. We in St. Louis, I need for you to pull up, spice things up, talk to these folks, man. Let them know what’s going on around here. The games are done, grown folk talking. Pull up on me, dog, let’s talk about it,” Trick Williams said.
It seems like Williams and Yachty go way back, from the words of the former. In that video, Trick called the rapper his day-one (supporter) and an HBCU brother. The former TNA Champion stated the need for Yachty to pull up on SmackDown this week to spice things up.
Lil Yachty accepted Trick Williams’ invitation
A few hours after Trick Williams posted that video on X, Lil Yachty responded. The rapper has accepted the invitation and will be on SmackDown this week. It is unclear what exact role Yachty will play in Williams’ storyline, but his presence could be of some use.
Williams is getting his first WrestleMania match. That too, competing for a title against the veteran, Sami Zayn. It was announced on the last SmackDown that he’s surely getting a US Title match for ‘Mania. However, the pages turned in a few hours from then as the then-champion Carmelo Hayes was dethroned by Zayn. Making the initially thought Hayes vs. Williams match a Zayn vs. Williams bout.
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-i-need-pull-smackdown-week-trick-williams-sends-message-megastar?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


