IBM Deploys AI to Transform Masters Fan Experience

At the 90th Masters Tournament, IBM deployed watsonx-powered features that let fans query over 50 years of final-round footage, get real-time shot probabilities, and follow a live predictive model of the field. The headline features are Masters Vault Search, a conversation-style video retrieval system powered by OCR, speech-to-text, scene detection and Granite small language models; Hole Insights, which captures shot coordinates and returns historical scoring probabilities using stroke-level data from 2015; and AI Predictive Modeling, which ranks players across six weighted attributes. The rollout blends hybrid-cloud agentic AI, domain input from Jim "Bones" Mackay, and a consumer-facing conversational UX, demonstrating scalable, low-latency AI for live sports fan engagement.
What happened
IBM and the Masters Tournament introduced a suite of AI-enabled fan features for the 90th Tournament, led by Masters Vault Search, Hole Insights, and AI Predictive Modeling. The system exposes over 50 years of final-round broadcast footage back to 1968 through conversational queries, offers real-time probabilistic reads the moment a ball lands, and updates a live player model across six attributes. IBM says a global survey of more than 20,000 fans across 12 countries found 85% value AI-driven personalization and real-time updates.
Technical details
The rollout is built on watsonx and an agentic orchestration layer using watsonx Orchestrate and Granite small language models (Granite). The media pipeline layers include optical character recognition, speech-to-text transcription of broadcast commentary, scene detection, and cross-referencing against a historical metadata store containing results from 1968 and stroke-level data from 2015. Real-time shot processing captures exact coordinates on landing, then queries historical distributions to compute probabilities for eagle, birdie, par, or bogey. The predictive model weights six attributes, such as approach play and pressure scoring, and updates as each round unfolds.
Feature capabilities:
- •Masters Vault Search: natural-language retrieval of precise clips, powered by agentic search that composes OCR, audio transcripts, and scene detection outputs to return timestamps and metadata.
- •Hole Insights: per-shot context and scoring probabilities that combine on-course telemetry with historical outcomes and player-specific tendencies.
- •AI Predictive Modeling: live player ranking across weighted attributes, recalculating win probabilities and expected outcomes as the tournament progresses.
Context and significance
This deployment is an operational showcase of agentic AI and small LLMs applied to real-time, high-visibility fan experiences. It illustrates three meaningful trends for practitioners: the move from monolithic LLMs to specialized, smaller models for latency-sensitive tasks; the use of hybrid-cloud architectures to serve both archival search and live telemetry; and the adoption of agent orchestration to chain multimodal components (OCR, ASR, scene classification, retrieval) into a conversational interface. The engagement design also surfaces best practices: pre-indexed metadata to constrain retrieval, domain expert input from Jim "Bones" Mackay to reduce purely data-driven errors, and clear UX boundaries that keep the broadcast intact while augmenting interactivity.
Risks and implementation notes: Conversational retrieval increases value but also introduces hallucination risk if retrieval ranking or provenance metadata are weak. Practitioners should watch how the system surfaces source clips and confidence scores, how latency is managed for live shots, and how privacy/rights are handled for archival footage. Using small, specialized models like Granite reduces cost and latency but shifts evaluation from single-model benchmarks to end-to-end pipeline metrics.
What to watch
Expect IBM to iterate on accuracy metrics, provenance displays, and possible SDK or partner integrations for other sports. Expansion beyond the Masters, transparency about retrieval confidence, and measurable effects on fan engagement and monetization are the next concrete signals to track. "We are running something called The Masters Lab, that is basically innovations for the future, year round," said Kameryn Stanhouse, VP of Sports and Entertainment Partnerships at IBM.
Scoring Rationale
This is a notable, practical deployment showing how agentic AI and small LLMs can deliver low-latency, multimodal fan experiences at scale. It is not a frontier model release, but it is an important reference architecture for sports and live-event CX that practitioners can learn from.
Practice interview problems based on real data
1,500+ SQL & Python problems across 15 industry datasets — the exact type of data you work with.
Try 250 free problemsStep-by-step roadmaps from zero to job-ready — curated courses, salary data, and the exact learning order that gets you hired.



