], { 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);
});
});
})();

“Man I’ll throw myself over the top rope. Yeah man my brother, that’s Big Jim. Man he’s helped me so much in my career, I mean we’re not going to even talk about real life man. That’s my twin brother, you feel me? Then I want my brother to get his flowers,” Jey said.

He further stated that Jimmy Uso is still in the United States of America right now. This could be a hint that Jimmy will be missing the show in Saudi Arabia this year. Jim’s wife Naomi is pregnant right now and he could be back home to take care of her.

“Man, love the Big Jim though. I don’t know if he’s going to see this, he’s back in the States right now so, love you Uce,”

Jey Uso reflects on 2025 Royal Rumble win vs. John Cena & previews this year's event | SportsCenter

It will be interesting to see who will walk out of Saudi Arabia as the 2026 Men’s Royal Rumble winner.

Jey Uso recently won the World Tag Team Championships with his brother

The Usos are one of the most iconic tag team duos in the history of WWE. The duo split up after Jey Uso started getting a singles push back in 2023 and only teamed up on rare occasions. However, the twins came out on an episode of RAW in December and claimed that they’re back in the Tag Team division.

Jey Uso and his brother won a Number 1 Contenders match against the New Day to get the chance to face AJ Styles and Dragon Lee for the World Tag titles. The match took place in the main event of the final RAW of 2025 where the Samoan duo picked up the win.

Fans loved to see Jimmy and Jey together with Tag Team gold again.

Why did you not like this content?


`;
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-confirms-wwe-star-royal-rumble-year?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

Leave A Reply

Exit mobile version