Player Data JSON

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

Maria Sakkari

Maria Sakkari

Greece WTA 53
28W - 30L 48,3% Win Rate Forma: LWLLWWLWWL

JSON Data

{
  "player": {
    "id": 333,
    "api_id": 65950,
    "name": "Maria Sakkari",
    "short_name": "M. Sakkari",
    "country": "Greece",
    "country_code": "GR",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1995-07-25",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 28487,
    "singles": 12.17,
    "doubles": 11.48,
    "ranking": 60,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": {
    "position": 53,
    "points": 1133,
    "best_position": 3,
    "date": "2026-01-30"
  },
  "ranking_history": [
    {
      "date": "2026-01-30",
      "position": 53,
      "points": 1133
    },
    {
      "date": "2026-01-29",
      "position": 53,
      "points": 1133
    },
    {
      "date": "2026-01-28",
      "position": 53,
      "points": 1133
    },
    {
      "date": "2026-01-27",
      "position": 53,
      "points": 1133
    },
    {
      "date": "2026-01-26",
      "position": 53,
      "points": 1133
    },
    {
      "date": "2026-01-25",
      "position": 53,
      "points": 1133
    },
    {
      "date": "2026-01-24",
      "position": 53,
      "points": 1133
    },
    {
      "date": "2026-01-23",
      "position": 53,
      "points": 1133
    },
    {
      "date": "2026-01-22",
      "position": 53,
      "points": 1133
    },
    {
      "date": "2026-01-21",
      "position": 53,
      "points": 1133
    }
  ],
  "career_stats": {
    "total_matches": 58,
    "wins": 28,
    "losses": 30,
    "win_rate": 48.3
  },
  "surface_stats": {
    "hard": {
      "matches": 39,
      "wins": 18,
      "losses": 21,
      "win_rate": 46.2
    },
    "clay": {
      "matches": 11,
      "wins": 7,
      "losses": 4,
      "win_rate": 63.6
    },
    "grass": {
      "matches": 7,
      "wins": 3,
      "losses": 4,
      "win_rate": 42.9
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 9,
      "wins": 4,
      "losses": 5,
      "win_rate": 44.4
    },
    "WTA 1000": {
      "matches": 21,
      "wins": 12,
      "losses": 9,
      "win_rate": 57.1
    },
    "WTA 500": {
      "matches": 21,
      "wins": 9,
      "losses": 12,
      "win_rate": 42.9
    },
    "WTA 250": {
      "matches": 4,
      "wins": 1,
      "losses": 3,
      "win_rate": 25.0
    },
    "Otro": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    }
  },
  "average_match_stats": {
    "matches_with_stats": 58,
    "avg_aces_per_match": 2.9,
    "avg_double_faults_per_match": 3.2,
    "avg_first_serve_pct": 63.4,
    "avg_first_serve_won_pct": 63.5,
    "avg_second_serve_won_pct": 57.7,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-21",
      "opponent": "Mirra Andreeva",
      "opponent_id": 406776,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 64",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 75.55555555555556,
        "first_serve_won_pct": 41.17647058823529,
        "second_serve_won_pct": 58.82352941176471,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-18",
      "opponent": "Leolia Jeanjean",
      "opponent_id": 112957,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 0,
        "first_serve_pct": 80.0,
        "first_serve_won_pct": 72.22222222222221,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-12",
      "opponent": "Daria Kasatkina",
      "opponent_id": 132370,
      "tournament": "Adelaide",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 93.02325581395348,
        "first_serve_won_pct": 42.5,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-07",
      "opponent": "Coco Gauff",
      "opponent_id": 264983,
      "tournament": "United Cup",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 67.9245283018868,
        "first_serve_won_pct": 52.77777777777778,
        "second_serve_won_pct": 47.05882352941176,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-05",
      "opponent": "Emma Raducanu",
      "opponent_id": 258756,
      "tournament": "United Cup",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 2,
        "double_faults": 0,
        "first_serve_pct": 75.51020408163265,
        "first_serve_won_pct": 63.51351351351351,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-02",
      "opponent": "Naomi Osaka",
      "opponent_id": 66476,
      "tournament": "United Cup",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 0,
        "first_serve_pct": 70.6896551724138,
        "first_serve_won_pct": 65.85365853658537,
        "second_serve_won_pct": 52.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-21",
      "opponent": "Leylah Fernandez",
      "opponent_id": 250279,
      "tournament": "Tokyo",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 64.86486486486487,
        "first_serve_won_pct": 45.83333333333333,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-19",
      "opponent": "Suzan Lamens",
      "opponent_id": 199509,
      "tournament": "Tokyo",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 0,
        "first_serve_pct": 71.1864406779661,
        "first_serve_won_pct": 73.80952380952381,
        "second_serve_won_pct": 25.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-18",
      "opponent": "Zeynep Sönmez",
      "opponent_id": 237669,
      "tournament": "Tokyo",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 1,
        "first_serve_pct": 78.46153846153847,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-13",
      "opponent": "Ashlyn Krueger",
      "opponent_id": 311012,
      "tournament": "Osaka",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 9,
        "double_faults": 1,
        "first_serve_pct": 59.813084112149525,
        "first_serve_won_pct": 68.75,
        "second_serve_won_pct": 57.14285714285714,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 5,
    "losses": 5,
    "form_string": "LWLLWWLWWL"
  },
  "head_to_head": [
    {
      "opponent": "Emma Raducanu",
      "opponent_id": 258756,
      "matches": 3,
      "wins": 1,
      "losses": 2
    },
    {
      "opponent": "Coco Gauff",
      "opponent_id": 264983,
      "matches": 3,
      "wins": 0,
      "losses": 3
    },
    {
      "opponent": "Elsa Jacquemot",
      "opponent_id": 275530,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Zeynep Sönmez",
      "opponent_id": 237669,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Ashlyn Krueger",
      "opponent_id": 311012,
      "matches": 2,
      "wins": 1,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 7,
          "wins": 3,
          "losses": 4,
          "win_rate": 42.9,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 27,
          "double_faults": 23,
          "aces_per_match": 3.9,
          "double_faults_per_match": 3.3,
          "first_serve_pct": 69.8,
          "first_serve_won_pct": 65.6,
          "second_serve_won_pct": 55.3,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 31.9,
          "winners_total": 21,
          "unforced_errors_total": 34
        },
        "hardcourt_indoor": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 5,
          "double_faults": 3,
          "aces_per_match": 2.5,
          "double_faults_per_match": 1.5,
          "first_serve_pct": 75.7,
          "first_serve_won_pct": 65.3,
          "second_serve_won_pct": 45.2,
          "break_points_saved_pct": 45.5,
          "break_points_converted_pct": 41.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 33,
          "wins": 14,
          "losses": 19,
          "win_rate": 42.4,
          "tournaments_played": 16,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 5,
          "aces": 104,
          "double_faults": 125,
          "aces_per_match": 3.2,
          "double_faults_per_match": 3.8,
          "first_serve_pct": 71.7,
          "first_serve_won_pct": 62.2,
          "second_serve_won_pct": 52.8,
          "break_points_saved_pct": 52.7,
          "break_points_converted_pct": 43.7,
          "winners_total": 79,
          "unforced_errors_total": 116
        },
        "red_clay": {
          "matches": 9,
          "wins": 6,
          "losses": 3,
          "win_rate": 66.7,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 21,
          "double_faults": 32,
          "aces_per_match": 2.3,
          "double_faults_per_match": 3.6,
          "first_serve_pct": 73.0,
          "first_serve_won_pct": 69.8,
          "second_serve_won_pct": 60.5,
          "break_points_saved_pct": 61.5,
          "break_points_converted_pct": 38.6,
          "winners_total": 26,
          "unforced_errors_total": 30
        }
      },
      "totals": {
        "matches": 51,
        "wins": 24,
        "tournaments_played": 24,
        "tournaments_won": 0,
        "aces": 157,
        "double_faults": 183,
        "win_rate": 47.1,
        "losses": 27
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 5,
          "wins": 2,
          "losses": 3,
          "win_rate": 40.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 25,
          "double_faults": 22,
          "aces_per_match": 5.0,
          "double_faults_per_match": 4.4,
          "first_serve_pct": 70.1,
          "first_serve_won_pct": 71.4,
          "second_serve_won_pct": 48.8,
          "break_points_saved_pct": 60.6,
          "break_points_converted_pct": 41.4,
          "winners_total": 62,
          "unforced_errors_total": 73
        },
        "hardcourt_indoor": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 0,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 11,
          "double_faults": 11,
          "aces_per_match": 3.7,
          "double_faults_per_match": 3.7,
          "first_serve_pct": 70.2,
          "first_serve_won_pct": 68.7,
          "second_serve_won_pct": 54.1,
          "break_points_saved_pct": 74.1,
          "break_points_converted_pct": 44.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 20,
          "wins": 13,
          "losses": 7,
          "win_rate": 65.0,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 2,
          "aces": 57,
          "double_faults": 65,
          "aces_per_match": 2.9,
          "double_faults_per_match": 3.2,
          "first_serve_pct": 72.5,
          "first_serve_won_pct": 68.0,
          "second_serve_won_pct": 53.3,
          "break_points_saved_pct": 66.0,
          "break_points_converted_pct": 43.9,
          "winners_total": 43,
          "unforced_errors_total": 81
        },
        "red_clay": {
          "matches": 10,
          "wins": 6,
          "losses": 4,
          "win_rate": 60.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 34,
          "double_faults": 31,
          "aces_per_match": 3.4,
          "double_faults_per_match": 3.1,
          "first_serve_pct": 73.0,
          "first_serve_won_pct": 64.5,
          "second_serve_won_pct": 52.6,
          "break_points_saved_pct": 53.1,
          "break_points_converted_pct": 52.3,
          "winners_total": 29,
          "unforced_errors_total": 39
        }
      },
      "totals": {
        "matches": 38,
        "wins": 23,
        "tournaments_played": 14,
        "tournaments_won": 0,
        "aces": 127,
        "double_faults": 129,
        "win_rate": 60.5,
        "losses": 15
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 7,
          "wins": 4,
          "losses": 3,
          "win_rate": 57.1,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 20,
          "double_faults": 14,
          "aces_per_match": 2.9,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 73.3,
          "first_serve_won_pct": 66.0,
          "second_serve_won_pct": 53.7,
          "break_points_saved_pct": 73.0,
          "break_points_converted_pct": 41.4,
          "winners_total": 35,
          "unforced_errors_total": 60
        },
        "hardcourt_indoor": {
          "matches": 7,
          "wins": 3,
          "losses": 4,
          "win_rate": 42.9,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 1,
          "aces": 24,
          "double_faults": 26,
          "aces_per_match": 3.4,
          "double_faults_per_match": 3.7,
          "first_serve_pct": 70.7,
          "first_serve_won_pct": 62.8,
          "second_serve_won_pct": 57.1,
          "break_points_saved_pct": 57.4,
          "break_points_converted_pct": 32.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 36,
          "wins": 23,
          "losses": 13,
          "win_rate": 63.9,
          "tournaments_played": 14,
          "tournaments_won": 1,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 4,
          "aces": 139,
          "double_faults": 127,
          "aces_per_match": 3.9,
          "double_faults_per_match": 3.5,
          "first_serve_pct": 73.6,
          "first_serve_won_pct": 66.2,
          "second_serve_won_pct": 54.8,
          "break_points_saved_pct": 57.2,
          "break_points_converted_pct": 43.9,
          "winners_total": 136,
          "unforced_errors_total": 148
        },
        "red_clay": {
          "matches": 8,
          "wins": 5,
          "losses": 3,
          "win_rate": 62.5,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 29,
          "double_faults": 25,
          "aces_per_match": 3.6,
          "double_faults_per_match": 3.1,
          "first_serve_pct": 72.0,
          "first_serve_won_pct": 67.4,
          "second_serve_won_pct": 58.3,
          "break_points_saved_pct": 69.3,
          "break_points_converted_pct": 39.7,
          "winners_total": 16,
          "unforced_errors_total": 35
        },
        "red_clay_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 6,
          "double_faults": 2,
          "aces_per_match": 6.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 75.0,
          "first_serve_won_pct": 60.0,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 60.0,
          "break_points_converted_pct": 0.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 59,
        "wins": 35,
        "tournaments_played": 24,
        "tournaments_won": 1,
        "aces": 218,
        "double_faults": 194,
        "win_rate": 59.3,
        "losses": 24
      }
    }
  ],
  "data_generated_at": "2026-01-30 08:34:54 UTC"
}