], { 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);
});
});
})();

FULL MATCH: Jey Uso advances in the King of the Ring Tournament: SmackDown highlights, June 12, 2026

Let’s take a look at four directions for LA Knight following his recent setback:

#4. Feud with Solo Sikoa

In the closing moments of the Fatal Four-Way match on SmackDown, Solo Sikoa attacked LA Knight with a Samoan Spike. Eventually, it became the reason for the latter’s defeat in the King of the Ring tournament. What happened on SmackDown puts Sikoa and Knight at odds, sparking a possibility of a feud between the two stars this summer. It could be a possible direction for The Megastar from here on

Both LA Knight and Solo Sikoa have been looking for a major program for the past few months. They both need a massive spotlight in WWE. Therefore, putting them against each other could be a decent idea. Besides, The Street Champion has his MFT on his side, which would pose a massive challenge against The Megastar in this potential feud. As a result, Knight vs. Sikoa could be a credible storyline considering the happenings of this week’s SmackDown.

#3. Go after the Intercontinental Championship

It has been a long time since LA Knight held a championship gold in the Stamford-based promotion. While he has been chasing the world title for the past year, it still seems like a distant dream for him. Therefore, the 43-year-old could go after another major championship in WWE, and that is the Intercontinental Championship, currently held by Penta.

El Miedo has been on a roll in WWE lately. He has been delivering an impactful title reign, with several amazing title defenses. Therefore, Triple H could use Penta’s momentum to boost Knight’s presence on the roster. A feud between the two superstars for the Intercontinental Championship would be a fresh thing. If The Megastar ends up winning the title, it could be perfect compensation for his recent losses in the company.

#2. A move to Friday Night SmackDown

LA Knight has been on Monday Night RAW since August 2025. While his RAW run has been decent, he needs a fresh beginning in the company. Therefore, moving him to SmackDown could be a good decision. The blue brand needs a top babyface for the mid-card division. As a result, putting The Megastar on the Friday night show could solve multiple problems for Triple H.

On SmackDown, LA Knight could feud with superstars like Cody Rhodes, Gunther, Sami Zayn, and Royce Keys. Besides, he could also chase the United States Championship currently held by Trick Williams. There are more directions for The Defiant One on SmackDown than there are on RAW. As a result, Triple H could move Knight to the blue brand following his recent setback.

#1. A heel turn for LA Knight

LA Knight has been one of the biggest babyfaces in WWE right now. He has an incredible fan following, making him a top talent in the company. But despite all that babyface reaction, The Defiant One has not achieved anything special in WWE. As a result, the creative team can turn him heel to give him a completely new direction. Knight has a very good command of the mic. He has the potential to deliver some outstanding promos as a heel, something that could breathe some fresh air into his current gimmick.

Besides, an unhinged version of LA Knight could become an unstoppable force in the company. He could go after the top babyfaces in the promotion, opening doors for some exciting feuds. The Megastar can seamlessly go after Cody Rhodes, CM Punk, and even Roman Reigns, as the dynamic would require little explanation to make the rivalries feel compelling. Hence, a heel turn could be a perfect direction for Knight following his heartbreaking loss in the King of the Ring tournament.

Why did you not like this content?


`;
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-directions-la-knight-heartbreaking-loss-wwe-smackdown?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

Leave A Reply

Exit mobile version