”
], { 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);
});
});
})();
Since then, he has struggled to get his momentum back and has not even featured much this year on SmackDown. His last in-ring appearance on the April 17 edition of SmackDown, when he competed in the Andre the Giant Battle Royal.
Recently, Joey Votes and TC of WrestleVotes provided an update on why the Mad Dragon has been away from TV and not utilized much.
They pointed out the promotion is relying on analytics more and more, and their “moneyball” approach is hurting certain names. They said that the company is focusing on which stars are clicked through more on WWE Shop and who keeps the TV audience engaged.
It was also noted that everybody knows that Dragunov is a great wrestler, but it may not be enough to entertain fans. It was mentioned that his entrance isn’t a standout and he has no fresh merchandise that fans could buy. It was stated that the issue is that he is not a priority.
Despite his impressive in-ring work, it seems the company isn’t too high on Ilja Dragunov, which doesn’t bode well for his future.
Sheamus wanted to wrestle Ilja Dragunov in WWE
Last month, Sheamus bid goodbye to his long tenure with WWE. During his stay with the company, he competed against some of the biggest names and had some hard-hitting bouts.
Speaking with Adam’s Apple in July, the Fighting Irishman praised Ilja Dragunov and said he is one star he wanted to wrestle in WWE.
Sheamus said that Dragunov has the same mentality as him and puts on the best match he can. He also said that the Mad Dragon would be a big success if the promotion gives him the opportunity .
Having joined the main roster in 2024, Ilja Dragunov is still waiting for his big chance.
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/rumor-unfortunate-update-ilja-dragunov-s-wwe-future-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


