News · MLB's Scout Insights puts AI commentary inside the Gameday feed
MLB's Scout Insights puts AI commentary inside the Gameday feed
Baseball's play-by-play app now surfaces Gemini-generated notes between pitches, using Google Cloud to turn league data into contextual asides.
What launched with opening day
On the day the MLB season began, the Gameday feed in the MLB App and on MLB.com started showing something new alongside its live pitch-by-pitch scores and highlights: short bursts of commentary from a feature called MLB Scout Insights.
According to Google, the feature runs on Gemini models and Google Cloud AI, and was built in close collaboration between MLB and Google Cloud. The stated job is narrow and specific: parse league data and in-game scenarios, then deliver notes at key moments throughout each inning.
This is not a standalone app or a chatbot. It's a layer inserted into a feed fans already open to follow strikes, singles and homers. The AI output competes for attention with the actual game state, which sets a high bar for relevance.
The example tells you what the output is supposed to be
Google published one line from beta testing on real games from last season, and it's worth reading closely because it defines the format:
Last Friday, Jordan Walker hit the 9th-hardest single in American Family Field history (dating to 2014) at 114.3 mph.Montana Labs
That sentence is a ranked statistical lookup with a stadium scope, a time window, and an exit-velocity figure. It is not opinion, prediction, or analysis in the human-announcer sense. It's retrieval and comparison against a historical record, phrased as a fact.
The design implication is that Scout Insights leans on structured data it can verify — measured pitch and hit metrics, ballpark histories — rather than free-form judgment. That's a reasonable place to point a generative system when the surface is a live sports feed and errors are public.
The frontend problem behind 'hundreds of petabytes'
Google says the system parses hundreds of petabytes of league data and delivers insights at a speed, scale and depth that's only possible with AI and cloud technologies. The scale number is a backend claim, but the constraint that matters lives in the frontend.
A comment about the ninth-hardest single at a specific stadium is only useful if it appears while that at-bat is still in a fan's mind. The engineering challenge is timing and selection: choosing which of countless possible facts to surface at the right moment in the inning, fast enough to land before attention moves to the next pitch.
That's what separates this from a static stats page. The value proposition is contextual injection into a live stream, not the existence of the data, which MLB already has.
What placing AI in a live feed commits MLB to
By embedding Scout Insights directly in Gameday rather than isolating it, MLB has tied the credibility of an experimental generative feature to the app fans trust for the score. Every note ships next to the ground truth of the game itself.
That placement is the real decision here. It pushes the feature toward verifiable, data-grounded statements — the kind of ranked-metric line Google chose to showcase — because anything looser risks undermining the surrounding play-by-play. The frontend location, not the model, is what disciplines what this feature can safely say.
Find this story relevant to you?
Contact us to find a unique solution
Need an AI engineering partner that can actually build?
We help businesses integrate AI, build AI-powered products, automate high-value workflows, and modernize the software systems behind them.
Related reading
More analysis around product delivery, operational AI, and the systems work that makes deployment hold up in reality.