”
], { 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);
});
});
})();
If Solo Sikoa and LA Knight want to go up against the Samoan faction, they might need some backup. Here are four WWE stars who could join Sikoa and Knight against The Bloodline.
#4. Royce Keys
Royce Keys already has a connection with both Solo Sikoa and LA Knight. The three previously teamed up at SummerSlam to defeat Jacob Fatu and The Usos. That makes Keys a natural choice if WWE wants to give Sikoa and Knight another ally.
However, Keys has been away from television since August 3. Jacob Fatu defeated him in a brutal Street Fight and then attacked him after the match. Fatu used the Tongan D**th Grip and a steel chair before Keys was taken away on a stretcher.
That gives WWE an easy way to bring him back. Keys could return when Sikoa and Knight need help against The Bloodline and immediately reunite with his former partners.
#3. Drew McIntyre
Drew McIntyre could be the wildcard addition to this group. The Scottish Warrior has been away since WrestleMania 42, where he lost to Jacob Fatu. That already gives him a reason to have issues with The Bloodline.
He also has a long history with Roman Reigns and his family. He would not need to return specifically to help Sikoa and LA Knight. Drew could simply want another fight with The Bloodline, particularly Fatu. That could put The Scottish Warrior on the same side as Sikoa and Knight for the time being.
#2. Chad Gable
Chad Gable could be an interesting addition because he has just established himself as the Intercontinental Champion. Gable defeated Penta to win the title at SummerSlam and then successfully defended it against Rey Mysterio on the August 17 episode of RAW.
His current character also fits alongside Solo Sikoa and LA Knight. After his run as El Grande Americano, Gable has been trying to rebuild his reputation and prove himself again.
He could therefore get involved when The Bloodline targets Sikoa and Knight. There is also a way to connect Gable to the larger story. Jacob Fatu could take issue with the Intercontinental Champion getting involved and eventually target him.
That could lead to a fresh title feud: Chad Gable vs. Jacob Fatu for the Intercontinental Championship. It would give Gable a new challenger while continuing the storyline between Sikoa/Knight and The Bloodline.
#1. Penta could join Solo Sikoa and LA Knight
Penta could become involved if he wins the tournament to determine Roman Reigns’ next World Heavyweight Championship challenger. The tournament is already underway, with Rey Fenix and Dragon Lee among those who have advanced. If Penta wins the tournament, he would immediately find himself in Roman’s orbit.
That could give him a reason to stand alongside Solo Sikoa and LA Knight. All three would have their own reasons to oppose Reigns and The Bloodline. Penta would also have an important match with the OTC ahead of him. Having Sikoa and Knight in his corner could help even the odds against Roman’s family.
`;
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/4-wwe-superstars-join-solo-sikoa-la-knight-the-bloodline?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













