”
], { 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);
});
});
})();
However, in what would be a shocking twist, Roman Reigns might bring in Zilla Fatu as his right-hand man. While this idea sounds unlikely, considering that Zilla has often been linked to Jacob Fatu due to their family ties, WWE storytelling has always thrived on swerves. Hence, bringing the 26-year-old in as the OTC’s new right-hand man could instantly add another dramatic layer to the saga.
The timing may also make sense creatively. Roman Reigns has reunited with The Usos. However, there have already been subtle hints that things are not entirely stable within the family dynamic. Jimmy and Jey Uso have noticeably been kept away from physically getting involved in The OTC’s feud with Jacob Fatu. This has led many fans to question whether WWE is setting up a larger twist.
Jacob Fatu has looked nearly unstoppable. The creative team has presented him as a dangerous wildcard who genuinely believes Roman Reigns never helped his side of the family. That personal motivation has seemingly elevated the feud beyond a simple title program.
This is where Zilla Fatu could come in. The son of Umaga has yet to officially sign with WWE. However, his name has continuously surfaced in conversations surrounding the company’s future Bloodline plans. Moreover, Zilla has already built a reputation on the independent circuit.
Interestingly, fans often associate Zilla Fatu more closely with Jacob Fatu because of their shared intensity and similar in-ring aura. That connection alone makes the possibility of WWE pairing Zilla with Roman Reigns even more intriguing. Instead of aligning with Jacob, Triple H and Co. could flip expectations completely and position the 26-year-old star as Roman’s loyal enforcer.
The role of right-hand man has carried major significance in Bloodline history. Jey Uso previously held the spot during Roman Reigns’ dominant Tribal Chief run. Since Jey’s departure from that role, the OTC has seemingly never truly replaced him. Thus, introducing Zilla as the new right-hand man would instantly restore that missing dynamic while also refreshing Reigns’ presentation.
While this angle seems far-fetched, it is not entirely impossible. Only time will tell if this comes to fruition.
Roman Reigns potentially introducing Zilla Fatu as his right-hand man could be a masterstroke
Jacob Fatu currently has momentum on his side. Hence, WWE may not want Roman Reigns to decisively overpower him at Backlash. A surprise debut from Zilla Fatu could protect Jacob in defeat while also launching a brand-new chapter in The Bloodline saga. Reigns retaining his world title due to Zilla’s interference would create immediate controversy and possibly extend the rivalry into the summer.
The move would also mirror previous Bloodline storytelling patterns. WWE has consistently introduced new family members at pivotal moments to keep the faction evolving. Solo Sikoa’s debut at Clash at the Castle 2022 completely changed Roman’s title reign. Jacob Fatu himself became a major addition during the newer Bloodline era. Now, potentially adding Zilla Fatu at Backlash would continue that tradition.
Of course, there is still a possibility that WWE goes in the opposite direction and aligns Zilla with Jacob instead. Some recent speculation has centered around Jacob potentially building his own faction to battle the OTC and The Usos. However, from a storytelling standpoint, placing Zilla beside Roman may create a more unexpected and emotionally layered outcome.
For now, all eyes remain on the title match between Roman Reigns and Jacob Fatu at Backlash. But if the creative team wants to deliver another unforgettable Bloodline twist, introducing Zilla Fatu as Reigns’ new right-hand man could be the shocking moment that steals the show. However, this is also a speculation.
`;
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/roman-reigns-introduce-jacob-fatu-s-former-tag-team-partner-new-right-hand-man-exploring-wwe-backlash-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













