{"service":"fixture-api — datos del Mundial 2026 servidos como entidades (Mongo) + fachada FIFA","ok":true,"routes":["— Entidades (cacheables por ETag/version) —","GET /games  ·  GET /games/:idMatch  (?idStage= ?status=)","GET /countries  ·  GET /countries/:idTeam","GET /players  ·  GET /players/:idPlayer  (?idTeam=)","GET /stadiums  ·  GET /stadiums/:idStadium","GET /host-cities  ·  GET /host-cities/:city","GET /standings  ·  GET /standings/:idTeam  (?idGroup=)","GET /news  ·  GET /news/:idArticle  (?type= ?team= ?player= ?group=)  (noticias del Mundial + previas)","GET /previews  ·  GET /previews/:idMatch  (previa editorial de un partido)","GET /tournament  (agregados del torneo: totales, por etapa, por país, goleadores)","GET /versions  (contadores por colección para el cache del cliente)","POST /events/query  { where:{country,player,game,stage,stat,minMinute,maxMinute,from,to}, limit }","POST /events  { idMatch | idMatches:[…] }  (dispara la cascada de ingesta)","— Web Push (avisos de partido) —","GET /push/key  (clave pública VAPID)","POST /push/subscribe  { subscription, prefs, follows }  ·  POST /push/unsubscribe  { endpoint }","POST /visitors  { birthdate, country, email }  (alta del form de bienvenida — conocer a los visitantes)","— Fachada FIFA (passthrough/legacy) —","GET /competitions","GET /seasons?idCompetition=","GET /matches?idCompetition=&idSeason=&idStage=&count=","GET /standings/:idCompetition/:idSeason/:idStage","GET /live","GET /match/:idCompetition/:idSeason/:idStage/:idMatch","GET /match/:idCompetition/:idSeason/:idStage/:idMatch/timeline","GET /match/:idCompetition/:idSeason/:idStage/:idMatch/events?stat=  (TODOS los registros del partido, filtrable)","GET /match/:idCompetition/:idSeason/:idStage/:idMatch/stats  (Home vs Away + posesión + por jugador)","GET /events?stat=goals|yellow|…  (registros de ese tipo en todo el torneo)","GET /stats  (totales del torneo + goleadores)","GET /player/:idPlayer/stats  ·  GET /team/:idTeam/stats  (acumulado materializado)","GET /squad/:idTeam?idCompetition=&idSeason=","GET /squad-bio/:idTeam?idCompetition=&idSeason=  (plantel FIFA + bio estática + DT + escudo/palmarés)","GET /p/:idPlayer.avif  (foto del jugador, AVIF pre-generado)","GET /t/:idTeam  (escudo de la selección, SVG/PNG self-hosted)","GET /f/:code  (bandera de selección, SVG self-hosted)","GET /sp/:idStadium  (foto de estadio, JPEG self-hosted)"]}