”
], { 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);
});
});
})();
An enraged Sikoa showed up on RAW last week to cost Jimmy Uso his match against LA Knight, the latter of whom has beef with the Bloodline as well. Sikoa offered Knight a hand in friendship to ally against the Bloodline this past week on SmackDown, but Knight declined the offer.
Despite Knight’s refusal to team up with Sikoa, the Samoan showed up on RAW again this past Monday and helped LA Knight in his rematch against Jimmy Uso, although this time Big Jim managed to pick up the win.
Sikoa has now officially teased an alliance between him and LA Knight, whether the Megastar likes it or not. He took to Instagram to post a story that includes a video of his interference on RAW, followed by a picture of himself and LA Knight standing side by side in black suits that looks like a movie poster.
The caption on it reads “yeah,” which is LA Knight’s catchphrase.
Solo Sikoa against the Bloodline could be the Bloodline members’ next major storyline
Solo Sikoa has been very vocal about his hatred for his cousins in the Bloodline. He talked to LA Knight about it during their promo on SmackDown last week. Tensions are boiling further after Sikoa’s family from SmackDown, the MFTs, left him after being ordered to do so by their elders.
Solo Sikoa, along with the MFT, had been feuding with the now-released Wyatt Sicks for months. He came face to face with his cousin Jacob Fatu during Fatu’s feud with Roman Reigns for the World Heavyweight Title when the Samoan Werewolf wiped out all the MFT members.
In recent weeks, Fatu has joined the renewed Bloodline and has been urging Sikoa to join them. Sikoa’s defiance and subsequent oddball alliance with LA Knight, built on the foundation of a common enemy, looks like the next major Bloodline story as Roman Reigns has now accepted Seth Rollins’ challenge for his World Title at SummerSlam.
It would be interesting to see how an alliance between Solo Sikoa and LA Knight plays out.
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-solo-sikoa-reacts-potential-alliance-the-bloodline-s-enemy-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


