”
], { 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 the go-home edition of RAW, the former United States Champion appeared during a segment involving The Usos, Jacob Fatu, LA Knight, and Royce Keys. Rather than confronting his former allies in his usual manner, Solo mocked Jey Uso’s “warning shot” catchphrase by repeatedly saying, “Pew! Pew! Bow!” The crowd responded loudly, and clips of the moment quickly went viral on social media, with many fans praising his natural charisma and comedic timing.
Later in the show, Sikoa teamed with LA Knight and Royce Keys to stand tall against Jacob Fatu and The Usos, continuing the rivalry that is set to culminate at SummerSlam in a six-man tag team match.
After the episode, Solo Sikoa addressed the reaction on Instagram. Sharing a photo of himself from RAW, he wrote:
“They love ya boy!! #SoloDolo #PEWPEWBOW.”
WWE has gradually positioned Solo Sikoa as a fan favorite following his split from the MFT members, and his recent promos and crowd interactions have been among the highlights of RAW.
WWE reportedly has major plans for Solo Sikoa after recent character change
Solo Sikoa’s recent transformation on WWE television appears to be paying off behind the scenes. After weeks of character development and a surprising babyface turn, a new report suggests the company is extremely pleased with the direction of the former Bloodline member.
According to WRKD Wrestling, there has been a strong internal response to Solo’s recent work, with WWE officials reportedly impressed by the growth he has shown over the past several weeks. The report added that the company intends to continue building his character on weekly television in a significant way.
“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.”
With WWE reportedly happy with his recent performances and creative plans already in place to further elevate his character, Solo Sikoa appears set to remain one of the company’s featured stars in the weeks and months ahead as his babyface run continues to gain momentum.
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-breaks-silence-going-viral-appearance-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



