”
], { 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);
});
});
})();
His latest run as a babyface has reportedly caught some eyeballs. WRKD Wrestling reported on X that the backstage reception to his character development over the last few weeks has been very positive.
“There has been a VERY positive response backstage to Solo’s growth over the last few weeks. I wish aggregation accounts would either RT/QRT my posts so this account would grow and it’s worth continuing to post. There are plans to keep heavily growing his character on weekly TV,” the post read.
The former United States Champion seems to be on an upward trajectory as he is getting more screen time on WWE TV across both brands and being cheered as a babyface.
Solo Sikoa will face the Bloodline members in a six-man tag team match at SummerSlam
Solo Sikoa has recently been helping Royce Keys, who has a history with Jacob Fatu but is currently at loggerheads with the Samoan Werewolf.
Solo Sikoa, Royce Keys, and LA Knight all have issues with the Bloodline. After multiple skirmishes and attacks from both ends over the past few weeks, the three men decided to team up in a six-man tag team match against their common enemy, the Bloodline, at SummerSlam this weekend.
On the latest episode of SmackDown, Solo Sikoa came out to help Royce Keys, who was part of a fatal four-way bout against Finn Balor, Trick Williams, and Damian Priest to determine who would go to SummerSlam to face Sami Zayn for a #1 contender’sspot at the WWE Championship. Soon enough, the Usos, to whom Sikoa has been a thorn on their side, came out to ambush him. LA Knight then came out, and the four men brawled it out on the ramp. Fatu took out Royce Keys at ringside, leading Finn Balor to win the match eventually.
Fans are sure to be excited for this match to see Solo Sikoa in action against his former faction, the Bloodline, at SummerSlam, which takes place over two nights on August 1 and 2 at the U.S Bank Stadium in Minneapolis, Minnesota.
`;
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-wwe-management-s-true-feelings-solo-sikoa-s-babyface-turn-reports?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













