”
], { 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);
});
});
})();
“Man, TJ (Wilson), is just always boosting me up. Always just teaching me the right things. But also Natalya, man. As soon as I am up in there, she ain’t giving me the superstar treatment. She ain’t giving me none of that just because I am on TV. She actually pushes me. It’s something that I need,” he said.
Roman Reigns defeated CM Punk in the main event of WrestleMania 42 to become the new World Heavyweight Champion. The OTC is scheduled to defend the title against Fatu at Backlash 2026 next weekend, and the two stars will be having a contract signing tomorrow night on WWE RAW to make the title match official.
Jacob Fatu teases rivalry with major WWE star
Jacob Fatu recently teased a rivalry with Gunther in the promotion. The Ring General attacked Cody Rhodes following his victory over Ricky Saints this past Friday night on WWE SmackDown.
Speaking on the WrestleMania 42 Post-Show, The Samoan Werewolf named Gunther as somebody he wanted to face and revealed he got chills hearing his entrance music.
“When they had WrestleMania 40, when Roman and Cody first did it, you know I am still a fan. I cried, it brought tears to my eyes, because I manifested having my own culture, my people, my polynesian people, to have me out there so I represented for Samoa, Tonga, Hawaii, Fiji, all of my polynesian people. It felt really good to have my culture and my heritage there,” he said.
It will be interesting to see if Jacob Fatu can defeat Roman Reigns at WWE Backlash to become the new World Heavyweight Champion.
If you use the quote from the first half of this article, please credit Sportskeeda Wrestling for the transcription.
`;
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-jacob-fatu-reveals-female-wwe-star-pushes-better?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













