”
], { 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);
});
});
})();
Let’s take a look at three directions for Jacob Fatu at WrestleMania 42 after the SmackDown announcement:
#3. Involvement in the United States Title picture
One of the things WWE can do after next week is momentarily end the feud between Jacob Fatu and Drew McIntyre. Rumors have been swirling that McIntyre will go on a hiatus in April. Therefore, Fatu may defeat him next week and head into a new direction. He could chase the United States Championship heading into WrestleMania 42.
The Samoan Werewolf could be part of a multi-person match at The Show of Shows, where he may face Carmelo Hayes, Ilja Dragunov and others. It could give Jacob Fatu a fresh direction, especially now that he has been trapped in the Drew McIntyre saga since his return in January. Hence, Fatu may chase the US Title at this year’s WrestleMania.
#2. Jacob Fatu’s rematch with Drew McIntyre at WrestleMania 42
One of the possible directions for Jacob Fatu at WrestleMania 42 is a huge match with Drew McIntyre. The rivalry between the two stars just started to catch steam and there’s a lot more to explore. Their upcoming match on SmackDown might end in a controversial fashion, which could push this rivalry all the way to The Showcase of the Immortals.
WWE can book McIntyre vs. Fatu for WrestleMania 42 with a huge stipulation like a Hell in a Cell match. This would add a whole new layer to this feud, heightening its intensity and making it look more compelling. Hence, their SmackDown encounter might work as a catalyst in sowing the seeds of their potential WrestleMania match in Las Vegas.
#1. Participation in the Andre the Giant Memorial Battle Royal
Jacob Fatu might compete in the Andre the Giant Memorial Battle Royal this year during the WrestleMania weekend. Although this battle royal is not exclusively part of ‘Mania, it is greatly associated with the spectacle. It serves as a precursor to The Show of Shows and takes place on SmackDown the night before the PLE. Fatu could therefore be one of the biggest highlights in that match.
WWE may not be able to incorporate The Samoan Werewolf in the WrestleMania 42 card, which is yet another possibility. Therefore, the company decides to give him the spotlight by making him win the Andre the Giant Memorial Battle Royal. Hence, this seems to be one of the plausible directions for Jacob Fatu for this year’s WrestleMania 42.
`;
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/3-directions-jacob-fatu-wrestlemania-42-wwe-smackdown-announcement?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













