”
], { 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);
});
});
})();
However, a report from Bodyslam claims that a double face turn for Sami Zayn and Trick Williams may be in store. The discussion is apparently driven by the rising popularity of Trick Williams, and Zayn having heat on him.
Trick Williams’ accomplice Lil Yachty may join the WWE ring in the future
It appears that Lil Yachty was more than a distraction for Sami Zayn on a recent episode of SmackDown.
After Sami Zayn defeated Carmelo Hayes on SmackDown, rapper Lil Yachty made a surprise appearance. The confusion provided ample opportunity for Trick Williams to sneak up and attack the reigning WWE United States Champion.
In a recent interview on New Rory & Mal, Williams stated that Lil Yachty was interested in getting in the ring to fight. He said:
“My boy Lil Yachty, you know–we’re talking on the phone and different stuff–but he understands the business and the similarities between hip-hop and WWE. How to promote, you know, how to market yourself, and how to make people feel something. So, you know, I’m excited to see what Yachty can do in the business. I think that’s going to be pretty cool.”
He further added that Lil Yachty was already training to get fit and be in the ring.
“He said he wants to feel the cables. He said he’s going to get in tip-top shape. We got him a trainer, you know what I mean? We finna get Yachty right.”
As of now, it remains to be seen when Lil Yachty will be getting his hands dirty when it comes to pro wrestling.
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-unexpected-twist-planned-wwe-wrestlemania-42-match-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


![Unexpected twist planned for WWE WrestleMania 42 match [REPORT]](https://litsportsnews.com/wp-content/uploads/2026/04/c6a79-17759444683341-1920-1536x864.jpg)