”
], { 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 his Instagram story, Jey put out a statement on behalf of his family, claiming that fans don’t deserve The Bloodline. Reigns and The Usos will now be flanked by The Samoan Werewolf, who acknowledged The OTC on this week’s RAW and joined The Bloodline.
“yall really don’t deserve us now,” wrote Jey.
Check out a screengrab of Jey’s Instagram story:
Bully Ray is open to the idea of Jey Uso winning the Undisputed WWE Championship
This past Monday on WWE RAW, Roman Reigns asked Jey Uso to win the King of the Ring Tournament and go after the Undisputed WWE Championship held by Cody Rhodes.
Speaking on the Busted Open podcast, wrestling veteran Bully Ray stated that he was open to the idea of The Bloodline once again holding all the gold within the company, including the Undisputed WWE Championship. Ray concluded by stating he couldn’t say “no” to the idea of The Bloodline holding all the gold.
“At first, I was like, ew, no, but then when you said Jey vs. Cody and having both championships in The Bloodline, it is pretty interesting. And it kind of goes back to the faction holding all of the championships. I can’t say no to the idea,”
Jey Uso will be in action against LA Knight, Royce Keys, and Finn Balor in the opening-round Fatal Four-Way Match of the King of the Ring 2026 Tournament. Jey is a former WWE World Heavyweight Champion and knows everything it takes to be a singles champion in the WWE.
`;
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-makes-bold-statement-behalf-the-bloodline-faction-adds-another-member?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













