”
], { 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);
});
});
})();
That said, in this article, we look at five ways Evans can turn Cass’s attacks into the biggest opportunity of his career.
#5. Je’Von Evans could become more aggressive
Je’Von Evans should not respond to Big Cass by simply becoming another version of himself. He needs to become more aggressive.
Cass has established that his size and strength can overwhelm Evans. Trying to beat him at his own game would be pointless. Instead, The Young OG should develop a tougher edge and attack the veteran whenever an opportunity presents itself.
That does not mean abandoning his athletic style. Je’Von Evans’ speed remains a major strength. However, he needs to show Big Cass that attacking him has consequences.
Evans could ambush Cass backstage, interrupt an interview, or refuse to retreat when the veteran attempts another beatdown. This would give The Young OG more intensity without completely changing his identity.
Evans has already shown he will step into danger to help others. Now he must make Cass regret underestimating him.
#4. Develop a revenge-driven character
WWE could take Je’Von Evans’ aggression further by making revenge his primary motivation. He could become obsessed with getting even with Big Cass. Every appearance would remind fans that he has unfinished business.
This would add a new layer to Evans’ character. He would become someone with a personal reason to fight. That matters because Cass has made this personal, despite saying it isn’t. He did not merely defeat The Young OG in a sanctioned match. He attacked him without warning after returning to WWE.
Je’Von Evans therefore has every reason to want revenge. Thus, the company should allow that anger to influence his decisions while ensuring that he does not become reckless to the point of looking foolish. The story could eventually force Evans to choose between revenge and winning.
#3. Beat Big Cass through resilience
The eventual victory should not come easily. If WWE wants to establish Je’Von Evans as a future upper-card star, he needs to survive Big Cass’ physical advantage and prove that resilience can overcome size.
Cass should dominate portions of their match. Evans can be thrown around the ring and repeatedly denied momentum. However, he should keep getting back up. That would make the eventual comeback feel earned.
Je’Von Evans’ greatest advantage is his athleticism, and he should use it intelligently rather than attempting to overpower Big Cass. His speed could frustrate the larger man, allowing Evans to target Cass’ legs and create an opening for his finishing move.
A victory after surviving such punishment would prove The Young OG belongs in serious singles competition. More importantly, it would make Cass’ attacks meaningful by forcing Evans to develop a tougher side.
#2. Form a temporary alliance with Dragon Lee
Dragon Lee could become an important part of the story without taking attention away from Je’Von Evans. Lee was also attacked by Big Cass, and Evans attempted to help him. Thus, WWE could turn that experience into an alliance.
The Young OG and Lee could agree to watch each other’s backs while they deal with Cass. It would not need to become permanent. The two young stars would simply realize they are stronger together against a larger opponent.
Big Cass could attempt to separate them. Meanwhile, Evans and Lee find ways to counter his strength. However, eventually, the alliance should end naturally. Je’Von Evans needs to defeat Cass himself.
Lee’s role would be to help The Young OG reach the final confrontation, not secure the victory. That keeps the storyline about Evans’ growth.
#1. Use the rivalry to move him toward the upper card
This is the biggest opportunity WWE has with the storyline. Je’Von Evans should emerge from his feud with Big Cass as a legitimate upper-card contender. The company has already given him opportunities against major names. Thus, his rivalry with Cass could be the next step.
Evans does not need to win a championship immediately. WWE could position him against established opponents after he defeats Big Cass. A strong victory could lead to an Intercontinental Championship opportunity. Perhaps he could capture the title.
`;
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/5-ways-je-von-evans-can-turn-big-cass-attacks-into-biggest-opportunity-his-career?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













