”
], { 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);
});
});
})();
On social media, Jey sent a message claiming that he was confident in his chances of winning the King of the Ring Tournament. The former WWE World Heavyweight Champion thinks that fans will start a riot if he emerges as the winner.
“Win I win Yall riot,” wrote Jey.
Check out a screengrab of Jey’s Instagram story:
Jey Uso opened up about his legacy as a WWE Superstar
Jey Uso pointed out that family has always been influential in his life. He opened up about The Usos’ legacy that he and his brother Jimmy Uso created. The YEET Man further solidified his legacy as a singles star in 2023-2024.
Speaking with House of Solo, The Bloodline member claimed the following:
“Family has always influenced me regardless of my career. Family first, always. Before money, before fame, before all of that. Because when everything is all gone, all you have left is your relationships with your family. […] I feel like we made OUR legacy when I debuted with my brother. Because that is when we finally got in the game, which is a very hard thing to do. The truth is, I started a new legacy in 2023-2024 when I started to step out on my own and built the ‘Yeet Man,'”
The winner of tonight’s King of the Ring semi-final between Jey Uso and Je’Von Evans will face Oba Femi in the final at the Night of Champions Premium Live Event. Jey has been asked to bring back the Undisputed WWE Championship to The Bloodline by Roman Reigns, and The YEET Man already has his sights on Cody Rhodes’ title.
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-jey-uso-says-fans-will-riot-wins-king-ring-tournament-remains-confident-chances?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



