”
], { 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);
});
});
})();
At one point during the bout, Amazing Red attempted to deliver a Code Red to Zilla Fatu. Unfortunately for the duo, they botched the spot. The sequence looked ugly and garnered negative reactions from fans in the arena. A user uploaded a video of the botched move on X, criticizing the title match. The footage drew adverse reactions from viewers.
Many X users called out Zilla for his performance. Meanwhile, others claimed that the entire Bloodline was known for botching moves in crucial matches. Some fans were disappointed in The Main One’s in-ring work before his rumored WWE debut.
A fan even compared Umaga’s son to Jey Uso, who has botched several moves since becoming a singles wrestler. An X user claimed that WWE was interested in hiring Zilla not because of his skills but due to his lineage.
“He [sic] gonna top Jey Uso,” a user wrote.
Spectators in New York showered Zilla with “Thank you” chants after his title loss to Amazing Red. The former TNA champion also endorsed the upstart ahead of his rumored WWE signing.
Zilla Fatu could start his WWE career in NXT rather than join The Bloodline
Zilla Fatu started his pro wrestling career in 2023 under WWE Hall of Famer Booker T’s tutelage as part of Reality of Wrestling. Since then, Zilla has made a huge name for himself on the independent circuit, wrestling for major promotions such as HOG and GCW. He has also appeared in TNA, competing in a six-man tag team match in July 2025.
A recent report indicated that Zilla Fatu was headed to WWE. Cory Hayes of False Finish later reported that The Main One was expected to start in NXT rather than work with his cousins as part of The Bloodline on the main roster.
It will be interesting to see if and when the next potential member of The Bloodline shows up on the Stamford-based organization’s programming.
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-he-gonna-top-jey-uso-wwe-fans-lay-the-bloodline-s-next-potential-member-huge-botch-goes-viral?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



