”
], { 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);
});
});
})();
“ATL this Sunday it’s about to be a movie 🔥🔥,” he wrote.
Williams defeated Sami Zayn at WrestleMania 42 earlier this year to become the United States Champion. However, he lost the title to Baron Corbin at SummerSlam after The Lone Wolf hit him with the title while the referee was distracted. Corbin returned to WWE in July and has been dominant ever since. The promotion elected not to renew the champion’s contract in 2024, and he spent some time on the independent wrestling scene before his return last month on SmackDown.
Trick Williams calls out Undisputed WWE Champion CM Punk
SmackDown star Trick Williams recently called out Undisputed WWE Champion CM Punk.
In an interview with SHAK Wrestling, the former champion noted that Punk was a great trash talker and one of the best of all time. However, Williams suggested that he could win a war of words with The Second City Saint if they had a rivalry on WWE TV.
“CM Punk is one of the greatest of all time. He’s proven that. He had his legendary moments, from talking to trash talking. But you gotta understand, I come from a long, long line of trash talking who’s been passed down from my cells since [I was] a little kid. It’s in my DNA to talk trash like only Trick Williams can. So if CM Punk thinks he’s ready because he has 30 years of wrestling and WWE experience, he has to understand my trash talk goes back for decades and decades, all the way back to times that none of us were born. I’m that level of trash talker,” he said. (H/T: Fightful)
It will be interesting to see if Lil Yachty can last the five minutes in the ring with Corbin at Sunday Night’s Main Event to earn Williams another title shot.
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-trick-williams-shares-massive-tease-ahead-major-wwe-match?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



