”
], { 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);
});
});
})();
He was arrested for armed robbery at the age of 18 and recently talked about how using drugs nearly derailed his wrestling career. Speaking to Peter Rosenberg on Cheap Heat, the Samoan Werewolf confessed to his earlier drug use and how he “blew” it while working with Booker T’s Reality of Wrestling promotion.
“I blew it, and this is why Jacob Fatu got iffy. And, you know, I ain’t ashamed to talk about it because it is what it is. I would have one foot in the streets and another foot in wrestling, and it didn’t work like that. I just had a little drug problem back in the day, but that’s what it was. You know, the pandemic too, I had a lot going on. I had a lot riding. I was trying to figure it out,” he said.
Fatu then revealed he missed one of his appearances on the show and said those problems stemmed from his drug use.
“I missed Booker’s show because I was hanging in the alley at 5:30 in the morning, supposed to leave—just, man, just left it alone. No, it was the drugs. You know what I mean? It was the drugs. It was the dope I was on. When I went through that stage, it wasn’t just the robbery,” he added.
The 34-year-old said he is thankful for these rough times, as they helped him grow and reach where he is today in WWE.
Jacob Fatu responds to his doubters ahead of WWE Title match at Backlash
A couple of weeks ago on RAW, Jacob Fatu made it clear that he is coming for the World Heavyweight Championship and brutally attacked Roman Reigns using the Tongan Death Grip.
He also sent the OTC1 through the table during their contract signing on Monday. Despite this, doubts remain over his ability to win the WWE World Title from an established name like Reigns.
During an appearance on the Rich Eisen Show, Fatu addressed these concerns. He said he understands where the doubt comes from but mentioned that Reigns has never run into somebody like him before in WWE, showcasing his confidence.
If you use quotes from this article, please credit the Cheap Heat podcast and give an H/T to Sportskeeda Wrestling for the transcription.
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-i-drug-problem-top-wwe-superstar-makes-honest-confession-backlash-2026?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




