Player Data JSON

Obtiene datos completos de un jugador en formato JSON para alimentar LLMs

Emma Navarro

Emma Navarro

USA WTA 15
31W - 26L 54,4% Win Rate Forma: LLWWLLLWWW

JSON Data

{
  "player": {
    "id": 309,
    "api_id": 207979,
    "name": "Emma Navarro",
    "short_name": "E. Navarro",
    "country": "USA",
    "country_code": "US",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2001-05-18",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 2517427,
    "singles": 12.31,
    "doubles": 10.19,
    "ranking": 41,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": {
    "position": 15,
    "points": 2515,
    "best_position": 8,
    "date": "2026-01-30"
  },
  "ranking_history": [
    {
      "date": "2026-01-30",
      "position": 15,
      "points": 2515
    },
    {
      "date": "2026-01-29",
      "position": 15,
      "points": 2515
    },
    {
      "date": "2026-01-28",
      "position": 15,
      "points": 2515
    },
    {
      "date": "2026-01-27",
      "position": 15,
      "points": 2515
    },
    {
      "date": "2026-01-26",
      "position": 15,
      "points": 2515
    },
    {
      "date": "2026-01-25",
      "position": 15,
      "points": 2515
    },
    {
      "date": "2026-01-24",
      "position": 15,
      "points": 2515
    },
    {
      "date": "2026-01-23",
      "position": 15,
      "points": 2515
    },
    {
      "date": "2026-01-22",
      "position": 15,
      "points": 2515
    },
    {
      "date": "2026-01-21",
      "position": 15,
      "points": 2515
    }
  ],
  "career_stats": {
    "total_matches": 57,
    "wins": 31,
    "losses": 26,
    "win_rate": 54.4
  },
  "surface_stats": {
    "hard": {
      "matches": 35,
      "wins": 18,
      "losses": 17,
      "win_rate": 51.4
    },
    "clay": {
      "matches": 12,
      "wins": 6,
      "losses": 6,
      "win_rate": 50.0
    },
    "grass": {
      "matches": 10,
      "wins": 7,
      "losses": 3,
      "win_rate": 70.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 13,
      "wins": 8,
      "losses": 5,
      "win_rate": 61.5
    },
    "WTA 1000": {
      "matches": 18,
      "wins": 8,
      "losses": 10,
      "win_rate": 44.4
    },
    "WTA 500": {
      "matches": 25,
      "wins": 15,
      "losses": 10,
      "win_rate": 60.0
    },
    "WTA 250": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 57,
    "avg_aces_per_match": 1.5,
    "avg_double_faults_per_match": 3.4,
    "avg_first_serve_pct": 65.4,
    "avg_first_serve_won_pct": 62.6,
    "avg_second_serve_won_pct": 47.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-19",
      "opponent": "Magda Linette",
      "opponent_id": 42289,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 4,
        "double_faults": 5,
        "first_serve_pct": 62.92134831460674,
        "first_serve_won_pct": 64.28571428571429,
        "second_serve_won_pct": 54.54545454545454,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-15",
      "opponent": "Diana Shnaider",
      "opponent_id": 318575,
      "tournament": "Adelaide",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 64.40677966101694,
        "first_serve_won_pct": 57.89473684210527,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-14",
      "opponent": "Yulia Putintseva",
      "opponent_id": 45545,
      "tournament": "Adelaide",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 50.81967213114754,
        "first_serve_won_pct": 70.96774193548387,
        "second_serve_won_pct": 66.66666666666666,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-12",
      "opponent": "Emerson Jones",
      "opponent_id": 460162,
      "tournament": "Adelaide",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 5,
        "first_serve_pct": 100.0,
        "first_serve_won_pct": 60.71428571428571,
        "second_serve_won_pct": null,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-05",
      "opponent": "Francesca Jones",
      "opponent_id": 193290,
      "tournament": "Auckland",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 4,
        "double_faults": 4,
        "first_serve_pct": 74.11764705882354,
        "first_serve_won_pct": 63.49206349206349,
        "second_serve_won_pct": 45.45454545454545,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-07",
      "opponent": "Shuai Zhang",
      "opponent_id": 19607,
      "tournament": "Wuhan",
      "surface": "hard",
      "round": "Round of 64",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 56.41025641025641,
        "first_serve_won_pct": 52.27272727272727,
        "second_serve_won_pct": 27.77777777777778,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-03",
      "opponent": "Jessica Pegula",
      "opponent_id": 44834,
      "tournament": "Beijing",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 5,
        "double_faults": 1,
        "first_serve_pct": 62.65060240963856,
        "first_serve_won_pct": 61.53846153846154,
        "second_serve_won_pct": 46.666666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-01",
      "opponent": "Iga Swiatek",
      "opponent_id": 228272,
      "tournament": "Beijing",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 60.91954022988506,
        "first_serve_won_pct": 71.69811320754717,
        "second_serve_won_pct": 44.11764705882353,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-29",
      "opponent": "Lois Boisson",
      "opponent_id": 293708,
      "tournament": "Beijing",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "1-0",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 53.84615384615385,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-27",
      "opponent": "Elena-Gabriela Ruse",
      "opponent_id": 103901,
      "tournament": "Beijing",
      "surface": "hard",
      "round": "Round of 64",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 4,
        "first_serve_pct": 62.96296296296296,
        "first_serve_won_pct": 62.745098039215684,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 5,
    "losses": 5,
    "form_string": "LLWWLLLWWW"
  },
  "head_to_head": [
    {
      "opponent": "Beatriz Haddad Maia",
      "opponent_id": 59702,
      "matches": 3,
      "wins": 2,
      "losses": 1
    },
    {
      "opponent": "Sorana Cirstea",
      "opponent_id": 19728,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Donna Vekić",
      "opponent_id": 50641,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Jessica Pegula",
      "opponent_id": 44834,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Iga Swiatek",
      "opponent_id": 228272,
      "matches": 2,
      "wins": 1,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 9,
          "wins": 6,
          "losses": 3,
          "win_rate": 66.7,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 4,
          "double_faults": 14,
          "aces_per_match": 0.4,
          "double_faults_per_match": 1.6,
          "first_serve_pct": 75.2,
          "first_serve_won_pct": 61.6,
          "second_serve_won_pct": 54.1,
          "break_points_saved_pct": 64.4,
          "break_points_converted_pct": 50.7,
          "winners_total": 40,
          "unforced_errors_total": 43
        },
        "hardcourt_indoor": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 0,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 5,
          "double_faults": 6,
          "aces_per_match": 1.7,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 80.3,
          "first_serve_won_pct": 61.1,
          "second_serve_won_pct": 55.4,
          "break_points_saved_pct": 40.9,
          "break_points_converted_pct": 55.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 30,
          "wins": 17,
          "losses": 13,
          "win_rate": 56.7,
          "tournaments_played": 15,
          "tournaments_won": 1,
          "tiebreaks_won": 7,
          "tiebreaks_lost": 6,
          "aces": 51,
          "double_faults": 100,
          "aces_per_match": 1.7,
          "double_faults_per_match": 3.3,
          "first_serve_pct": 74.2,
          "first_serve_won_pct": 62.7,
          "second_serve_won_pct": 51.5,
          "break_points_saved_pct": 51.2,
          "break_points_converted_pct": 49.6,
          "winners_total": 171,
          "unforced_errors_total": 245
        },
        "red_clay": {
          "matches": 7,
          "wins": 3,
          "losses": 4,
          "win_rate": 42.9,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 9,
          "double_faults": 37,
          "aces_per_match": 1.3,
          "double_faults_per_match": 5.3,
          "first_serve_pct": 71.9,
          "first_serve_won_pct": 61.9,
          "second_serve_won_pct": 53.8,
          "break_points_saved_pct": 54.8,
          "break_points_converted_pct": 39.7,
          "winners_total": 11,
          "unforced_errors_total": 11
        },
        "red_clay_indoor": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 4,
          "double_faults": 7,
          "aces_per_match": 2.0,
          "double_faults_per_match": 3.5,
          "first_serve_pct": 72.9,
          "first_serve_won_pct": 68.1,
          "second_serve_won_pct": 57.4,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 29.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 51,
        "wins": 29,
        "tournaments_played": 24,
        "tournaments_won": 1,
        "aces": 73,
        "double_faults": 164,
        "win_rate": 56.9,
        "losses": 22
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 10,
          "wins": 7,
          "losses": 3,
          "win_rate": 70.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 13,
          "double_faults": 18,
          "aces_per_match": 1.3,
          "double_faults_per_match": 1.8,
          "first_serve_pct": 76.8,
          "first_serve_won_pct": 68.0,
          "second_serve_won_pct": 53.2,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 52.1,
          "winners_total": 67,
          "unforced_errors_total": 86
        },
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 1,
          "losses": 0,
          "win_rate": 100.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 7,
          "double_faults": 1,
          "aces_per_match": 7.0,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 74.1,
          "first_serve_won_pct": 69.2,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 70.0,
          "break_points_converted_pct": 44.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 45,
          "wins": 32,
          "losses": 13,
          "win_rate": 71.1,
          "tournaments_played": 15,
          "tournaments_won": 1,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 5,
          "aces": 53,
          "double_faults": 106,
          "aces_per_match": 1.2,
          "double_faults_per_match": 2.4,
          "first_serve_pct": 75.4,
          "first_serve_won_pct": 64.3,
          "second_serve_won_pct": 54.5,
          "break_points_saved_pct": 52.9,
          "break_points_converted_pct": 47.2,
          "winners_total": 136,
          "unforced_errors_total": 189
        },
        "red_clay": {
          "matches": 19,
          "wins": 13,
          "losses": 6,
          "win_rate": 68.4,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 3,
          "aces": 35,
          "double_faults": 42,
          "aces_per_match": 1.8,
          "double_faults_per_match": 2.2,
          "first_serve_pct": 74.4,
          "first_serve_won_pct": 62.7,
          "second_serve_won_pct": 55.9,
          "break_points_saved_pct": 55.8,
          "break_points_converted_pct": 50.6,
          "winners_total": 108,
          "unforced_errors_total": 60
        }
      },
      "totals": {
        "matches": 75,
        "wins": 53,
        "tournaments_played": 26,
        "tournaments_won": 1,
        "aces": 108,
        "double_faults": 167,
        "win_rate": 70.7,
        "losses": 22
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 5,
          "wins": 3,
          "losses": 2,
          "win_rate": 60.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 2,
          "double_faults": 12,
          "aces_per_match": 0.4,
          "double_faults_per_match": 2.4,
          "first_serve_pct": 79.7,
          "first_serve_won_pct": 64.4,
          "second_serve_won_pct": 57.1,
          "break_points_saved_pct": 59.4,
          "break_points_converted_pct": 40.0,
          "winners_total": 9,
          "unforced_errors_total": 24
        },
        "hardcourt_indoor": {
          "matches": 4,
          "wins": 3,
          "losses": 1,
          "win_rate": 75.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 12,
          "double_faults": 9,
          "aces_per_match": 3.0,
          "double_faults_per_match": 2.2,
          "first_serve_pct": 77.1,
          "first_serve_won_pct": 66.4,
          "second_serve_won_pct": 54.5,
          "break_points_saved_pct": 42.1,
          "break_points_converted_pct": 48.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 14,
          "wins": 7,
          "losses": 7,
          "win_rate": 50.0,
          "tournaments_played": 11,
          "tournaments_won": 1,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 20,
          "double_faults": 44,
          "aces_per_match": 1.4,
          "double_faults_per_match": 3.1,
          "first_serve_pct": 72.6,
          "first_serve_won_pct": 58.9,
          "second_serve_won_pct": 53.1,
          "break_points_saved_pct": 52.7,
          "break_points_converted_pct": 56.2,
          "winners_total": 45,
          "unforced_errors_total": 39
        },
        "red_clay": {
          "matches": 19,
          "wins": 12,
          "losses": 7,
          "win_rate": 63.2,
          "tournaments_played": 14,
          "tournaments_won": 4,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 2,
          "aces": 28,
          "double_faults": 59,
          "aces_per_match": 1.5,
          "double_faults_per_match": 3.1,
          "first_serve_pct": 73.0,
          "first_serve_won_pct": 61.6,
          "second_serve_won_pct": 56.1,
          "break_points_saved_pct": 52.5,
          "break_points_converted_pct": 46.7,
          "winners_total": 57,
          "unforced_errors_total": 71
        }
      },
      "totals": {
        "matches": 42,
        "wins": 25,
        "tournaments_played": 29,
        "tournaments_won": 5,
        "aces": 62,
        "double_faults": 124,
        "win_rate": 59.5,
        "losses": 17
      }
    }
  ],
  "data_generated_at": "2026-01-30 11:39:39 UTC"
}