4 ways soccer fans can catch every moment of the tournament
Key Points
- Live match cards and lock‑screen pins
- AI Mode creates interactive generative visuals
- Gemini adds visuals and scheduled soccer digests
Summary
Google describes four feature areas across Search, AI Mode in Search, Maps/Waze and the Gemini app that help fans follow live soccer: real-time match cards and lock‑screen pins, generative interactive visuals in AI Mode, navigation and live score integration in Maps/Waze (including updated Street View), and dynamic visual match content plus scheduled digests in Gemini.
Key Points
- Search: live match cards with scores, lineups, standings, story carousels and the ability to pin a match’s live score to iOS/Android lock screens for continuous updates.
- AI Mode in Search: agentic ticket booking and generative interactive visuals for tactical or contextual queries; features currently in Pro/Ultra and rolling out to all users in Search this summer.
- Maps & Waze: updated Street View for stadiums, live traffic/transit/pedestrian data, viewing‑party and reservation queries via Ask Maps, and live score visibility on Waze when the car is stopped.
- Gemini app: references live match data to produce up‑to‑date stats, images and video highlights; Nano Banana image templates to insert fans into scenes; Scheduled Actions for personalized daily soccer digests (Plus/Pro/Ultra gating on some features).
Engineering considerations
- Platforms: features span web, iOS and Android; lock‑screen pins and Waze in‑car score visibility have platform and safety constraints (e.g., only visible when car is stopped).
- Data surface: live scores, lineups and standings must be fused into Search/Gemini UIs and exposed to generative visuals; ensure low‑latency score updates and consistent entity IDs for players/teams.
- Feature rollout & gating: some capabilities are gated by subscription (Pro/Ultra/Plus) or staged rollout; design telemetry and feature flags to support phased enablement.
- UX/Privacy: Scheduled Actions and subscription digests require opt‑in settings; image templates accept user photos—validate uploads and enforce content/consent policies.
Actionable next steps for engineers
- Verify real‑time score ingestion and canonical entity mapping for teams/players.
- Add feature flags for generative UI components and subscription checks.
- Ensure Street View and Maps venue data are up to date for match hosts.
- Implement safe display rules for in‑car score UI and lock‑screen notifications.
Sources
Published Jun 08, 2026 by Google — features described across Search, Maps, Waze and Gemini.