”
], { 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);
});
});
})();
The Bulgarian Brute last appeared on the July 27 edition of RAW, where he competed against Je’Von Evans. The match saw the Young OG pick up the win, but what happened afterward became a talking point.
After getting pinned, Rusev quickly rolled out of the ring and walked straight toward the backstage area. This led many fans to believe that perhaps he was unhappy with his recent booking.
However, later, an exclusive report from Sportskeeda Wrestling confirmed that Rusev suffered an injury during the match, and that’s why he headed backstage swiftly after the loss. Now, Sean Ross Sapp has provided an update on his return.
Speaking during the RAW review on Fightful Wrestling, SRS mentioned that the former US champion will be back in a couple of weeks.
“Rusev will be back soon, by the way, in a couple of weeks,” he said.
It is possible that his absence from TV was due to the injury, but now fans can expect him to be back soon.
The 40-year-old star has been competing on RAW since his return to the promotion following WrestleMania last year.
WWE’s plans for Rusev on RAW
Since his return to WWE, Rusev has competed mostly as a singles star and even targeted an Intercontinental title win. But now it appears that the promotion might be going in a different direction with him.
According to WrestleVotes on Fightful Select, there is an internal discussion over who will challenge the World Tag Team Champions Austin Theory and Bron Breakker for the title.
The report mentions that WWE is considering pairing Rusev with Ethan Page as a contender for the Vision’s tag titles. After arriving on the main roster following WrestleMania 42, Page has teamed up with the Bulgarian Brute on RAW.
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-40-year-old-star-will-return-wwe-soon-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




