”
], { 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);
});
});
})();
The 26-year-old took to social media today to promote his new merchandise with the company. Jacob Fatu reacted to his message with a blood drop emoji, hinting that he could be a future member of The Bloodline on the main roster.
Roman Reigns became World Heavyweight Champion by defeating CM Punk in the main event of WrestleMania 42. Jacob Fatu challenged Reigns for the title at Backlash and Clash in Italy but came up short in both matches. As a result of his loss to The Tribal Chief at Clash in Italy, The Samoan Werewolf had to join The Bloodline.
Zilla Fatu spent a few years on the independent wrestling scene before his NXT debut. He is the son of WWE legend Umaga and spent six years in prison for robbery before turning his life around.
TNA star predicts Jacob Fatu will betray The Bloodline on WWE TV
TNA interviewer Gabby LaSpisa believes that Jacob Fatu will eventually betray Roman Reigns and The Bloodline on WWE television.
Speaking on The Last Word podcast, LaSpisa predicted that Fatu would eventually betray the faction and added that she hoped he would become a singles star once again.
“When he does, I hope he does it for himself. I hope it’s not for him to align with somebody else because he doesn’t really need anybody else. He’s the Lone Wolf, that’s his whole thing. So, it pis*es me off that he’s with Roman and lol this kind of stuff, but the only reason it doesn’t make me so mad is because I understand the stipulation and all that happened. I think it’s just bubbling, waiting under the water until he really emerges as that guy. It’s gonna happen. I am waiting that one out.”
Only time will tell if Zilla Fatu ever joins The Bloodline on WWE’s main roster.
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-bloodline-member-responds-zilla-fatu-major-tease?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


