”
], { 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);
});
});
})();
“I grew up a life-long fan of this product, and I have seen and watched countless celebrities come in, and you can tell as a viewer and as a fan, as someone who loves this, whether that celebrity that’s come in knows what they’re talking about. We know whether they love it or not, and Jelly Roll, love him or hate him, he loves this. He’s lost 100s of pounds, he’s working hard in the gym, he’s working hard with his team. This man is a massive celebrity; he doesn’t need to be here. But he is here because he wants to contribute in a positive way, and for me as a WWE Superstar, I can’t help but respect that,” said Kit Wilson.
The English star mentioned that Roll has lost over 100 pounds to get in shape for in-ring wrestling. He said he sees how hard the Grammy Award winner works in the gym, even as a celebrity. Kit Wilson claimed Jelly doesn’t need to be here; the fact that he wants to contribute is of utmost respect to him.
Jelly Roll defeated Kit Wilson
On the March 27, 2026, edition of SmackDown, Kit Wilson called out Jelly Roll for a match. Before their bout, Wilson wanted to recite some poetry, but he just hit Jelly with his book and initiated the damage before the match began.
Jelly hit an atomic drop, followed by a reverse atomic drop. Wilson gained momentum with a running uppercut, but not for long. Roll kicked out of Wilson’s finisher and later hit a Chokeslam for his victory. A fairly enjoyable match gave Roll his first WWE win.
If you use quotes from this article, please credit Complex Sports and give an H/T to Sportskeeda Wrestling for the transcription.
`;
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-superstar-kit-wilson-breaks-character-rare-moment?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













