”
], { 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);
});
});
})();
On Instagram, Journey Fatu sent Sikoa a message by commenting on his photo. Journey took note of Sikoa’s viral moment on RAW and reacted to it.
“Malo shooter McGavin,” wrote Journey.
Check out a screengrab of Journey’s Instagram comment:
Sikoa and Knight teamed up in the main event of Monday Night RAW for a tag team match against The Usos. The night ended with Royce Keys and OTM ambushing all four superstars and standing tall.
Keys was on good terms with Sikoa and Knight, but the two were nowhere to be seen, as Keys was left in a bloody mess by Jacob Fatu. The Usos also asked Fatu to stay backstage on this week’s RAW.
Jacob Fatu Credited Solo Sikoa For Helping Him Get To WWE
Jacob Fatu credited Solo Sikoa for helping him and reaching out to him, which eventually got him to WWE. The Samoan Werewolf noted that he didn’t have to go through Roman Reigns and The Usos and got there on his own.
Speaking on the Cheap Heat podcast, Fatu said:
“Solo gave me a call. That’s when nobody called me,” Fatu said. “He was like, ‘I seen my dad’s post. Man, write Paul [Heyman].’ I didn’t go through Usos and Roman. I got it on my own.”
Fatu debuted as a member of Solo Sikoa’s new Bloodline. He eventually betrayed him and broke out as a singles star before being forced to fall in line under Roman Reigns in 2026.
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-jacob-fatu-s-brother-journey-sends-a-three-word-message-to-solo-sikoa-after-the-chaotic-ending-to-this-week-s-wwe-raw?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



