”
], { 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);
});
});
})();
Despite showcasing his elite wrestling skills, Umaga’s son didn’t get the job done, as Grayson Waller emerged as the new NXT champion, executing his game plan perfectly to beat D’Angelo and claim the title.
In a shocking turn of events, Zilla Fatu may leave NXT after his loss at Heatwave with the possibility of joining The Bloodline on the main roster. Jey Uso was shown backstage with The Main One before his match, and this could be a massive clue about his main roster call-up.
Moreover, a report suggests that Zilla Fatu may soon move to the main roster and join his cousin. The Main One losing the NXT title match could be a perfect moment for him to leave the brand and join The Bloodline.
The Usos could introduce Zilla as The Bloodline’s newest member, making the stable unstoppable. Also, Jey and Jimmy bringing in another powerhouse to the faction would amp up the growing tensions within The Bloodline between Jacob Fatu and the twins
WWE’s purpose in putting Zilla Fatu on NXT first may have been to introduce him as a singles competitor rather than as The Bloodline’s sidekick. Now that fans are well aware of who the Main One is, he could enter The Bloodline with his own identity.
That said, the angle proposed above is speculative, and nothing has been officially confirmed.
WWE legend sees something special in Zilla Fatu
Speaking on Busted Open Radio, Natalya spoke highly of Zilla Fatu and said she senses something special about the real-life Bloodline member.
She said:
“I was talking to Zilla backstage, and I was saying to him, ‘You do have something so special about you, and the numbers don’t lie.’ People are interested, and he is making people tune in to NXT, and that speaks volumes. Whether you like him, whether you hate him, people are watching, and he has a presence about him. He’s coming in with tons of confidence. And so it is hard not to watch him.”
It will be interesting to see what’s next for Zilla Fatu in WWE, whether he continues his NXT Championship pursuit or joins the Bloodline.
`;
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/zilla-fatu-leave-wwe-nxt-following-loss-heatwave-exploring-possibility?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













