”
], { 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);
});
});
})();
“He’s the greatest ever to do it, but yeah, it’s cool to have that comparison, and I want to make my own name,” Borne told Salcedo (32:30 onward). “I want people to know me as Myles Borne. I also want to make sure that I do what I have to do to make my own path so that people remember me and could separate me and Randy and say, ‘Yeah, Randy is this, and my boy is this.'”
Borne resembles Randy Orton in his shaved head, right-hand tattoo, trunks, abs, and wrestling style. Although he’s a little shorter than The Viper, one can easily see Orton in his features. Borne is currently on NXT, as he started with WWE from NXT Level Up in 2022 and eventually graduated.
Myles Borne won his first championship in WWE
Myles Borne won his first championship with the Stamford-based promotion recently. Considering he started in WWE and had no independent experience before, the North American Championship win was special to him. In February, Borne started feuding with the then-champion Ethan Page. He then pushed Page, showing the more aggressive side of himself.
That turned out in Borne’s favor as he defeated Page for the championship on the February 24 episode of the developmental brand. Ever since, he has retained the North American Championship in a rematch and multiple house show matchups.
Borne will now enter Stand and Deliver as the champion, defending the title against Johnny Gargano. The NXT show is set to be held on April 4 at The Factory at The District in St. Louis, Missouri. It will be livestreamed on WWE’s YouTube channel in the U.S. and on Netflix.
If you use quotes from this article, please credit Denise Salcedo and give an H/T to Sportskeeda Wrestling for the transcription.
`;
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-26-year-old-wwe-star-reacts-called-next-randy-orton?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













