”
], { 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, Jey cut that shame knowing what they had done to celebrate. That is winning the tag team gold with someone other than his brother, Jimmy Uso. He rhetorically asks, “Why not?” at a celebration and a wild press conference after a historic Fastlane.
“That press conference was what lit it on fire though. And we could really get that out of the way man, none of that was planned Uce. Me and my dog Cody [Rhodes] was out there just doing what we do. It is probably one of my funniest moments though, when I watch it back, oh I am a little embarrassed but I liked it man.” said Jey Uso
The duo held the titles for only 9 days. However, they did not hold back in making the most of it. In that limited period, Cody and Jey defended the championship twice. Once on the RAW after Fastlane, against Kevin Owens and Sami Zayn. The next in the rematch against The Judgment Day’s Damian Priest and Finn Balor. This was when they lost the titles, too.
Jey Uso stays firm on still being a main event star
After having a strong 2023 fallout, 2024, and 2025, Jey Uso is not wholly a singles star. The former World Heavyweight Champion is back to being a tag team star. He sits at the top of the RAW roster with his brother Jimmy Uso as the World Tag Team Champion. However, he believes in being the same top guy nevertheless.
On the same podcast, Uso stated that he still sees eye-to-eye with main event stars. Jey mentioned that Seth Rollins and Cody themselves would be sharing the same top league. Uso doesn’t care what the internet has to say, he is the ‘Main Event’.
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-opens-really-happened-cody-rhodes-ahead-iconic-moment-backstage-wwe?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


