Player Data JSON

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

Mirra Andreeva

Mirra Andreeva

Russia WTA 9
39W - 16L 70.9% Win Rate Forma: LLLWWLWWLL

JSON Data

{
  "player": {
    "id": 280,
    "api_id": 406776,
    "name": "Mirra Andreeva",
    "short_name": "M. Andreeva",
    "country": "Russia",
    "country_code": "RU",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2007-04-29",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 3541173,
    "singles": 12.66,
    "doubles": 12.4,
    "ranking": 1,
    "division": "Junior",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 9,
    "points": 4319,
    "best_position": 5,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 9,
      "points": 4319
    },
    {
      "date": "2025-12-09",
      "position": 9,
      "points": 4319
    },
    {
      "date": "2025-12-08",
      "position": 9,
      "points": 4319
    },
    {
      "date": "2025-12-07",
      "position": 9,
      "points": 4319
    },
    {
      "date": "2025-12-06",
      "position": 9,
      "points": 4319
    },
    {
      "date": "2025-12-05",
      "position": 9,
      "points": 4319
    },
    {
      "date": "2025-12-04",
      "position": 9,
      "points": 4319
    },
    {
      "date": "2025-12-03",
      "position": 9,
      "points": 4319
    }
  ],
  "career_stats": {
    "total_matches": 55,
    "wins": 39,
    "losses": 16,
    "win_rate": 70.9
  },
  "surface_stats": {
    "hard": {
      "matches": 33,
      "wins": 24,
      "losses": 9,
      "win_rate": 72.7
    },
    "clay": {
      "matches": 14,
      "wins": 10,
      "losses": 4,
      "win_rate": 71.4
    },
    "grass": {
      "matches": 8,
      "wins": 5,
      "losses": 3,
      "win_rate": 62.5
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 16,
      "wins": 12,
      "losses": 4,
      "win_rate": 75.0
    },
    "WTA 1000": {
      "matches": 29,
      "wins": 22,
      "losses": 7,
      "win_rate": 75.9
    },
    "WTA 500": {
      "matches": 10,
      "wins": 5,
      "losses": 5,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 55,
    "avg_aces_per_match": 3.0,
    "avg_double_faults_per_match": 3.9,
    "avg_first_serve_pct": 62.2,
    "avg_first_serve_won_pct": 69.0,
    "avg_second_serve_won_pct": 49.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-10-15",
      "opponent": "Lin Zhu",
      "opponent_id": 45584,
      "tournament": "Ningbo, China",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 4,
        "double_faults": 12,
        "first_serve_pct": 62.62626262626263,
        "first_serve_won_pct": 58.06451612903226,
        "second_serve_won_pct": 48.275862068965516,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-07",
      "opponent": "Laura Siegemund",
      "opponent_id": 37508,
      "tournament": "Wuhan",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 2,
        "double_faults": 15,
        "first_serve_pct": 58.26086956521739,
        "first_serve_won_pct": 59.70149253731343,
        "second_serve_won_pct": 57.14285714285714,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-01",
      "opponent": "Sonay Kartal",
      "opponent_id": 291152,
      "tournament": "Beijing",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 3,
        "double_faults": 6,
        "first_serve_pct": 65.93406593406593,
        "first_serve_won_pct": 76.66666666666667,
        "second_serve_won_pct": 55.55555555555556,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-29",
      "opponent": "Jessica Bouzas Maneiro",
      "opponent_id": 275105,
      "tournament": "Beijing",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 51.388888888888886,
        "first_serve_won_pct": 72.97297297297297,
        "second_serve_won_pct": 42.30769230769231,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-27",
      "opponent": "Lin Zhu",
      "opponent_id": 45584,
      "tournament": "Beijing",
      "surface": "hard",
      "round": "Round of 64",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 76.66666666666667,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-30",
      "opponent": "Taylor Townsend",
      "opponent_id": 51387,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 5,
        "first_serve_pct": 72.88135593220339,
        "first_serve_won_pct": 53.48837209302325,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-27",
      "opponent": "Anastasia Potapova",
      "opponent_id": 210831,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Round of 64",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 66.0,
        "first_serve_won_pct": 63.63636363636363,
        "second_serve_won_pct": 41.17647058823529,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-26",
      "opponent": "Alycia Parks",
      "opponent_id": 221410,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 75.0,
        "second_serve_won_pct": 90.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-31",
      "opponent": "McCartney Kessler",
      "opponent_id": 233214,
      "tournament": "Montreal",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 52.054794520547944,
        "first_serve_won_pct": 52.63157894736842,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-09",
      "opponent": "Belinda Bencic",
      "opponent_id": 63957,
      "tournament": "Wimbledon",
      "surface": "grass",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 6,
        "double_faults": 4,
        "first_serve_pct": 62.76595744680851,
        "first_serve_won_pct": 72.88135593220339,
        "second_serve_won_pct": 54.54545454545454,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 4,
    "losses": 6,
    "form_string": "LLLWWLWWLL"
  },
  "head_to_head": [
    {
      "opponent": "Clara Tauson",
      "opponent_id": 252168,
      "matches": 4,
      "wins": 4,
      "losses": 0
    },
    {
      "opponent": "Magdalena Frech",
      "opponent_id": 71250,
      "matches": 3,
      "wins": 2,
      "losses": 1
    },
    {
      "opponent": "Linda Noskova",
      "opponent_id": 274049,
      "matches": 3,
      "wins": 2,
      "losses": 1
    },
    {
      "opponent": "Aryna Sabalenka",
      "opponent_id": 157754,
      "matches": 3,
      "wins": 1,
      "losses": 2
    },
    {
      "opponent": "Marie Bouzkova",
      "opponent_id": 105463,
      "matches": 2,
      "wins": 2,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 8,
          "wins": 5,
          "losses": 3,
          "win_rate": 62.5,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 24,
          "double_faults": 29,
          "aces_per_match": 3.0,
          "double_faults_per_match": 3.6,
          "first_serve_pct": 72.3,
          "first_serve_won_pct": 70.8,
          "second_serve_won_pct": 51.1,
          "break_points_saved_pct": 63.3,
          "break_points_converted_pct": 47.5,
          "winners_total": 118,
          "unforced_errors_total": 120
        },
        "hardcourt_outdoor": {
          "matches": 32,
          "wins": 24,
          "losses": 8,
          "win_rate": 75.0,
          "tournaments_played": 12,
          "tournaments_won": 2,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 2,
          "aces": 118,
          "double_faults": 117,
          "aces_per_match": 3.7,
          "double_faults_per_match": 3.7,
          "first_serve_pct": 73.0,
          "first_serve_won_pct": 67.5,
          "second_serve_won_pct": 57.6,
          "break_points_saved_pct": 57.9,
          "break_points_converted_pct": 49.6,
          "winners_total": 137,
          "unforced_errors_total": 184
        },
        "red_clay": {
          "matches": 13,
          "wins": 10,
          "losses": 3,
          "win_rate": 76.9,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 20,
          "double_faults": 57,
          "aces_per_match": 1.5,
          "double_faults_per_match": 4.4,
          "first_serve_pct": 72.8,
          "first_serve_won_pct": 66.2,
          "second_serve_won_pct": 57.6,
          "break_points_saved_pct": 69.7,
          "break_points_converted_pct": 56.5,
          "winners_total": 122,
          "unforced_errors_total": 136
        },
        "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": 3,
          "aces_per_match": 2.0,
          "double_faults_per_match": 1.5,
          "first_serve_pct": 68.5,
          "first_serve_won_pct": 77.5,
          "second_serve_won_pct": 35.5,
          "break_points_saved_pct": 57.1,
          "break_points_converted_pct": 83.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 55,
        "wins": 40,
        "tournaments_played": 19,
        "tournaments_won": 2,
        "aces": 166,
        "double_faults": 206,
        "win_rate": 72.7,
        "losses": 15
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 8,
          "double_faults": 9,
          "aces_per_match": 4.0,
          "double_faults_per_match": 4.5,
          "first_serve_pct": 72.0,
          "first_serve_won_pct": 71.4,
          "second_serve_won_pct": 40.8,
          "break_points_saved_pct": 28.6,
          "break_points_converted_pct": 36.4,
          "winners_total": 21,
          "unforced_errors_total": 32
        },
        "hardcourt_outdoor": {
          "matches": 25,
          "wins": 17,
          "losses": 8,
          "win_rate": 68.0,
          "tournaments_played": 8,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 1,
          "aces": 75,
          "double_faults": 78,
          "aces_per_match": 3.0,
          "double_faults_per_match": 3.1,
          "first_serve_pct": 75.3,
          "first_serve_won_pct": 64.5,
          "second_serve_won_pct": 55.9,
          "break_points_saved_pct": 53.3,
          "break_points_converted_pct": 50.9,
          "winners_total": 104,
          "unforced_errors_total": 144
        },
        "red_clay": {
          "matches": 18,
          "wins": 14,
          "losses": 4,
          "win_rate": 77.8,
          "tournaments_played": 5,
          "tournaments_won": 1,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 41,
          "double_faults": 35,
          "aces_per_match": 2.3,
          "double_faults_per_match": 1.9,
          "first_serve_pct": 74.7,
          "first_serve_won_pct": 61.4,
          "second_serve_won_pct": 52.4,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 56.2,
          "winners_total": 141,
          "unforced_errors_total": 128
        }
      },
      "totals": {
        "matches": 45,
        "wins": 31,
        "tournaments_played": 15,
        "tournaments_won": 1,
        "aces": 124,
        "double_faults": 122,
        "win_rate": 68.9,
        "losses": 14
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 7,
          "wins": 6,
          "losses": 1,
          "win_rate": 85.7,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 13,
          "double_faults": 13,
          "aces_per_match": 1.9,
          "double_faults_per_match": 1.9,
          "first_serve_pct": 73.9,
          "first_serve_won_pct": 67.3,
          "second_serve_won_pct": 56.9,
          "break_points_saved_pct": 66.7,
          "break_points_converted_pct": 40.7,
          "winners_total": 69,
          "unforced_errors_total": 85
        },
        "hardcourt_outdoor": {
          "matches": 9,
          "wins": 5,
          "losses": 4,
          "win_rate": 55.6,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 16,
          "double_faults": 14,
          "aces_per_match": 1.8,
          "double_faults_per_match": 1.6,
          "first_serve_pct": 75.6,
          "first_serve_won_pct": 62.7,
          "second_serve_won_pct": 51.2,
          "break_points_saved_pct": 49.0,
          "break_points_converted_pct": 50.0,
          "winners_total": 17,
          "unforced_errors_total": 38
        },
        "red_clay": {
          "matches": 14,
          "wins": 10,
          "losses": 4,
          "win_rate": 71.4,
          "tournaments_played": 6,
          "tournaments_won": 2,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 1,
          "aces": 19,
          "double_faults": 25,
          "aces_per_match": 1.4,
          "double_faults_per_match": 1.8,
          "first_serve_pct": 76.4,
          "first_serve_won_pct": 59.4,
          "second_serve_won_pct": 57.6,
          "break_points_saved_pct": 57.6,
          "break_points_converted_pct": 57.0,
          "winners_total": 50,
          "unforced_errors_total": 78
        }
      },
      "totals": {
        "matches": 30,
        "wins": 21,
        "tournaments_played": 12,
        "tournaments_won": 2,
        "aces": 48,
        "double_faults": 52,
        "win_rate": 70.0,
        "losses": 9
      }
    }
  ],
  "data_generated_at": "2025-12-10 04:49:11 UTC"
}