Houston Rockets vs New Orleans Pelicans Preseason Game Predicted Starting Lineups and Depth Charts | Oct. 14. 2025

Wait 5 sec.

By Arian KashyapModified Oct 14, 2025 08:23 GMTHouston Rockets vs New Orleans Pelicans Preseason Game Predicted Starting Lineups and Depth Charts | Oct. 14. 2025 (Source: Imagn)The Houston Rockets will face the New Orleans Pelicans on Tuesday at the Legacy Arena in Alabama. This will be the third preseason game for both teams as they prepare for the 2025-26 season.The two teams enter this contest on the back of consecutive wins. In their last game, the Houston Rockets defeated the Utah Jazz 140-127, while the Pelicans earned a 127-92 win over the Melbourne Phoenix. After a season of heavy rebuilding for both teams, they will be hoping for a positive start to the season.The Rockets, with the addition of Kevin Durant, have become a formidable team in the West and are looking to fine-tune their roster around him. Meanwhile, the Pelicans have added players like Jordan Poole and Kevon Looney and are gearing up for a better season than last year.•Unlock Free tips from our ExpertsGet Picks Now';});pollOptions.innerHTML = pollOptionsDom;pollCount.innerHTML = totalVotes + ' votes';if (totalVotes > 10) {pollCount.classList.remove("hidden");}}function trackBetsTodayPollImpression() {var intersectionObserverForArticlePoll = new IntersectionObserver(function(entries) {entries.forEach(function(entry) {var pollId = entry.target.getAttribute("data-poll-id");if (POLLS_BY_ID[pollId]['impression_tracked']) return;if (!entry.target || !entry.isIntersecting || entry.intersectionRatio < 0.5) return;setTimeout(function() {if (isInViewport(entry.target)) {POLLS_BY_ID[pollId]['impression_tracked'] = true;var isDesktop = "1";var gaPayload = {"question" : POLLS_BY_ID[pollId]['question'],"category": "Basketball","page_url": window.location.href,"option1": POLLS_BY_ID[pollId]['option1'],"option2": POLLS_BY_ID[pollId]['option2'],}if (isDesktop) {gaPayload["device"] = "Desktop";} else {gaPayload["device"] = "Mobile";}gtag("event", "BETS_TODAY_POLL_IMPRESSION", gaPayload);intersectionObserverForArticlePoll.unobserve(entry.target);}}, 1000);});},{threshold: 0.5});var pollElements = document.querySelectorAll('.bets-today-poll');pollElements.forEach(function(pollElement) {var isAnswered = pollElement.querySelector(".poll-option-answered");if (!isAnswered) {intersectionObserverForArticlePoll.observe(pollElement);}})}return {answerPollX: answerPollX,};}();]]>Houston Rockets vs. New Orleans Pelicans game details and betting tipsThe game between the two Western Conference rivals is scheduled for tip-off at 8:00 p.m. ET. Fans can follow the game by livestreaming it on the FUBO TV App or by purchasing the NBA League Pass on NBA.com.Explore the NBA Draft 2024 with our free NBA Mock Draft Simulator & be the GM of your favorite NBA team.Here are the odds for the game listed at the time of writing:TeamsSpreadTotal (o/u)MoneylineHouston Rockets-4.5-115 (o230.5)-200New Orleans Pelicans+4.5-115 (u230.5)+140Note: Odds are subject to change closer to tipoffHouston Rockets vs. New Orleans Pelicans previewThe Houston Rockets enter this game after back-to-back victories at home against the Atlanta Hawks and the Utah Jazz. They will play their first game away from the Toyota Center on Tuesday, facing the Pelicans at a neutral location in Birmingham, Alabama. In their last two games, the Rockets have shown dominance with Kevin Durant getting up to speed for his new team.The Slim Reaper made his Rockets debut on Wednesday, dropping 20 points on an impressive 7-of-10 shooting night. He got plenty of help from Alperen Sengun, who’s been Houston’s most consistent performer this preseason, averaging 16.5 points and 9.5 assists through two games.On the other hand, the Pelicans, similar to the Rockets, are currently unbeaten in preseason. However, both their wins have come against NBL teams, Melbourne United and Melbourne Phoenix, with their game against Houston serving as their first real test against an NBA opposition.Despite cruising past the Melbourne teams, the Pelicans will need to raise their level when they face the Rockets if they hope to come out on top. The return of Zion Williamson is a major boost, as he’s quickly built strong on-court chemistry with Jordan Poole throughout the preseason.Houston Rockets vs. New Orleans Pelicans predicted lineupsHouston RocketsPG: Reed Sheppard | SG: Amen Thompson | SF: Kevin Durant | PF: Jabari Smith Jr. | C: Alperen SengunNew Orleans PelicansPG: Jeremiah Fears | SG: Jordan Poole | SF: Saddiq Bey | PF: Zion Williamson | C: Kevon LooneyHouston Rockets vs. New Orleans Pelicans predictionsWith both teams boasting revamped rosters, the matchup between the Rockets and Pelicans promises to be an exciting one. Still, Houston enters as the favorite, especially against a Pelicans side that’s struggled to find its defensive rhythm throughout the preseason.Our prediction: Rockets winWhy did you not like this content?Clickbait / MisleadingFactually IncorrectHateful or AbusiveBaseless OpinionToo Many AdsOtherWas this article helpful?Thank You for feedbackAbout the authorQuick LinksMore from SportskeedaEdited by Arian KashyapMore from Sportskeeda`;if (index == 3 && isOpera) {storyHTML += ``;}recommendedArticlesContainer.innerHTML += storyHTML;});}}function recommendedArticles() {var baseUrl = "https://cf-gotham.sportskeeda.com/recommendations/post/houston-rockets-vs-new-orleans-pelicans-preseason-game-predicted-starting-lineups-depth-charts-oct-14-2025?lang=en&category=basketball";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 = '(adsbygoogle = window.adsbygoogle || []).push({});';try {secondScript.appendChild(document.createTextNode(secondScriptCode));operaFeedArticleAd.appendChild(secondScript);} catch (e) {console.error(e);}}})();]]>