”
], { 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);
});
});
})();
Jacob Fatu’s WWE mystery caller has yet to be disclosed
Before Backlash 2026, WWE incorporated a mystery caller angle in the Jacob Fatu storyline. The Samoan Werewolf was spotted backstage in a mysterious conversation.
Many fans believed that it might lead to a major return in the company, similar to Pat McAfee & Randy Orton’s mystery caller angle. Despite the anticipation, there was no such reveal at the WWE Backlash Premium Live event.
Following this, the Tribal Combat match also didn’t witness such a return or surprise. Considering this, the Triple H creative regime could be planning a long-term storyline.
As Fatu has officially joined the group, the mystery person might be behind this master plan, and Jacob may be working as a mole for him in the Bloodline.
The Samoan Werewolf already has issues with Jey Uso
Before acknowledging Roman Reigns on Monday Night RAW, Jacob Fatu already expressed his issues with Jey Uso. The YEET Master has been mocking the former US Champion since his loss to the OTC at Clash in Italy.
On the red brand, Jey once again mocked Jacob, but soon the latter confronted him. The 34-year-old star affirmed that he lost to the OG Bloodline leader, not the former WWE Tag Team Champion.
Fatu openly expressing hatred towards Jey Uso hints that he might be working as a mole within the faction. He may try to create rifts between him and the former Right Hand Man to sow discord within the Bloodline. This will put the faction in a weaker position and help others to overpower them.
WWE is planning for Roman Reigns vs The Rock for WrestleMania next year
According to a report from Self Made Sessions, Ibou of Self Made Pro confirmed WWE’s current plans for WrestleMania this year. The source confirmed that the company is considering Oba Femi as a backup plan for Reigns at Mania, in case The Rock failed to compete at the Showcase of the Immortals.
“There’s a lot of moving pieces right now, and they’re still unclear, at least as far as I’m aware, as far as the people I spoke to are aware, I should say. We know that he keeps things close to his chest. Right now, if Dwayne’s not doing Mania, then they’re looking to do Oba Femi and Roman at Mania,” – the source said.
This means that the Final Boss vs. the Original Tribal Chief is the original plan for Mania in Saudi Arabia. It will not be a surprise if The Rock is revealed as Jacob Fatu’s mystery caller, who is working for the Great One as a mole in the OG Bloodline faction.
`;
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/34-year-old-wwe-star-mole-roman-reigns-bloodline-here-s?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













