Player Data JSON

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

Stefanos Tsitsipas

Stefanos Tsitsipas

Greece ATP 34
20W - 15L 57.1% Win Rate Forma: LWLLWLLLWW

JSON Data

{
  "player": {
    "id": 514,
    "api_id": 122366,
    "name": "Stefanos Tsitsipas",
    "short_name": "S. Tsitsipas",
    "country": "Greece",
    "country_code": "GR",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 94283,
    "singles": 15.76,
    "doubles": 14.31,
    "ranking": 32,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 34,
    "points": 1425,
    "best_position": 3,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 34,
      "points": 1425
    },
    {
      "date": "2025-12-09",
      "position": 34,
      "points": 1425
    },
    {
      "date": "2025-12-08",
      "position": 34,
      "points": 1425
    },
    {
      "date": "2025-12-07",
      "position": 34,
      "points": 1425
    },
    {
      "date": "2025-12-06",
      "position": 34,
      "points": 1425
    },
    {
      "date": "2025-12-05",
      "position": 34,
      "points": 1425
    },
    {
      "date": "2025-12-04",
      "position": 34,
      "points": 1425
    },
    {
      "date": "2025-12-03",
      "position": 34,
      "points": 1425
    }
  ],
  "career_stats": {
    "total_matches": 35,
    "wins": 20,
    "losses": 15,
    "win_rate": 57.1
  },
  "surface_stats": {
    "hard": {
      "matches": 21,
      "wins": 12,
      "losses": 9,
      "win_rate": 57.1
    },
    "clay": {
      "matches": 11,
      "wins": 7,
      "losses": 4,
      "win_rate": 63.6
    },
    "grass": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 5,
      "wins": 2,
      "losses": 3,
      "win_rate": 40.0
    },
    "Masters 1000": {
      "matches": 15,
      "wins": 8,
      "losses": 7,
      "win_rate": 53.3
    },
    "ATP 500": {
      "matches": 14,
      "wins": 10,
      "losses": 4,
      "win_rate": 71.4
    },
    "ATP 250": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 35,
    "avg_aces_per_match": 6.7,
    "avg_double_faults_per_match": 3.5,
    "avg_first_serve_pct": 59.7,
    "avg_first_serve_won_pct": 72.7,
    "avg_second_serve_won_pct": 49.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-08-28",
      "opponent": "Daniel Altmaier",
      "opponent_id": 127208,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Round of 64",
      "result": "L",
      "score": "2-3",
      "stats": {
        "aces": 17,
        "double_faults": 12,
        "first_serve_pct": 55.828220858895705,
        "first_serve_won_pct": 81.31868131868131,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-26",
      "opponent": "Alexandre Muller",
      "opponent_id": 88992,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "W",
      "score": "3-1",
      "stats": {
        "aces": 16,
        "double_faults": 3,
        "first_serve_pct": 57.14285714285714,
        "first_serve_won_pct": 86.66666666666667,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-19",
      "opponent": "Yunchaokete Bu",
      "opponent_id": 254227,
      "tournament": "Winston Salem",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 4,
        "first_serve_pct": 60.71428571428571,
        "first_serve_won_pct": 61.76470588235294,
        "second_serve_won_pct": 52.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-11",
      "opponent": "Benjamin Bonzi",
      "opponent_id": 94485,
      "tournament": "Cincinnati",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 14,
        "double_faults": 3,
        "first_serve_pct": 55.55555555555556,
        "first_serve_won_pct": 76.66666666666667,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-09",
      "opponent": "Fábián Marozsán",
      "opponent_id": 218259,
      "tournament": "Cincinnati",
      "surface": "hard",
      "round": "Round of 64",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 9,
        "double_faults": 0,
        "first_serve_pct": 69.84126984126983,
        "first_serve_won_pct": 75.0,
        "second_serve_won_pct": 36.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-30",
      "opponent": "Christopher O'Connell",
      "opponent_id": 58221,
      "tournament": "Toronto",
      "surface": "hard",
      "round": "Round of 64",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 10,
        "double_faults": 4,
        "first_serve_pct": 53.94736842105263,
        "first_serve_won_pct": 73.17073170731707,
        "second_serve_won_pct": 48.888888888888886,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-06-30",
      "opponent": "Valentin Royer",
      "opponent_id": 255449,
      "tournament": "Wimbledon",
      "surface": "grass",
      "round": "Round of 128",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 7,
        "double_faults": 7,
        "first_serve_pct": 43.333333333333336,
        "first_serve_won_pct": 65.38461538461539,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-06-18",
      "opponent": "Alex Michelsen",
      "opponent_id": 406728,
      "tournament": "Halle",
      "surface": "grass",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 7,
        "double_faults": 5,
        "first_serve_pct": 55.69620253164557,
        "first_serve_won_pct": 77.27272727272727,
        "second_serve_won_pct": 54.285714285714285,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-06-16",
      "opponent": "Luciano Darderi",
      "opponent_id": 308084,
      "tournament": "Halle",
      "surface": "grass",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 7,
        "double_faults": 5,
        "first_serve_pct": 55.69620253164557,
        "first_serve_won_pct": 77.27272727272727,
        "second_serve_won_pct": 65.38461538461539,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-05-26",
      "opponent": "Tomas Martin Etcheverry",
      "opponent_id": 169496,
      "tournament": "Roland Garros",
      "surface": "clay",
      "round": "Round of 128",
      "result": "W",
      "score": "3-0",
      "stats": {
        "aces": 12,
        "double_faults": 3,
        "first_serve_pct": 56.98924731182796,
        "first_serve_won_pct": 77.35849056603774,
        "second_serve_won_pct": 62.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 4,
    "losses": 6,
    "form_string": "LWLLWLLLWW"
  },
  "head_to_head": [
    {
      "opponent": "Arthur Fils",
      "opponent_id": 338500,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Alex Michelsen",
      "opponent_id": 406728,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Matteo Berrettini",
      "opponent_id": 112783,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Sebastian Korda",
      "opponent_id": 195840,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Alexandre Muller",
      "opponent_id": 88992,
      "matches": 2,
      "wins": 2,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 21,
          "double_faults": 17,
          "aces_per_match": 7.0,
          "double_faults_per_match": 5.7,
          "first_serve_pct": 67.7,
          "first_serve_won_pct": 74.6,
          "second_serve_won_pct": 63.2,
          "break_points_saved_pct": 60.0,
          "break_points_converted_pct": 28.6,
          "winners_total": 15,
          "unforced_errors_total": 26
        },
        "hardcourt_indoor": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 28,
          "double_faults": 11,
          "aces_per_match": 9.3,
          "double_faults_per_match": 3.7,
          "first_serve_pct": 73.2,
          "first_serve_won_pct": 76.2,
          "second_serve_won_pct": 61.5,
          "break_points_saved_pct": 73.3,
          "break_points_converted_pct": 27.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 20,
          "wins": 11,
          "losses": 9,
          "win_rate": 55.0,
          "tournaments_played": 11,
          "tournaments_won": 1,
          "tiebreaks_won": 6,
          "tiebreaks_lost": 4,
          "aces": 167,
          "double_faults": 70,
          "aces_per_match": 8.3,
          "double_faults_per_match": 3.5,
          "first_serve_pct": 72.7,
          "first_serve_won_pct": 77.3,
          "second_serve_won_pct": 56.6,
          "break_points_saved_pct": 62.0,
          "break_points_converted_pct": 36.0,
          "winners_total": 150,
          "unforced_errors_total": 122
        },
        "red_clay": {
          "matches": 12,
          "wins": 7,
          "losses": 5,
          "win_rate": 58.3,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 43,
          "double_faults": 39,
          "aces_per_match": 3.6,
          "double_faults_per_match": 3.2,
          "first_serve_pct": 70.9,
          "first_serve_won_pct": 72.3,
          "second_serve_won_pct": 54.5,
          "break_points_saved_pct": 67.2,
          "break_points_converted_pct": 38.3,
          "winners_total": 73,
          "unforced_errors_total": 88
        }
      },
      "totals": {
        "matches": 38,
        "wins": 21,
        "tournaments_played": 21,
        "tournaments_won": 1,
        "aces": 259,
        "double_faults": 137,
        "win_rate": 55.3,
        "losses": 17
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 4,
          "wins": 2,
          "losses": 2,
          "win_rate": 50.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 2,
          "aces": 47,
          "double_faults": 12,
          "aces_per_match": 11.8,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 74.9,
          "first_serve_won_pct": 78.6,
          "second_serve_won_pct": 66.4,
          "break_points_saved_pct": 68.8,
          "break_points_converted_pct": 35.7,
          "winners_total": 97,
          "unforced_errors_total": 69
        },
        "hardcourt_indoor": {
          "matches": 9,
          "wins": 6,
          "losses": 3,
          "win_rate": 66.7,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 3,
          "aces": 66,
          "double_faults": 26,
          "aces_per_match": 7.3,
          "double_faults_per_match": 2.9,
          "first_serve_pct": 72.0,
          "first_serve_won_pct": 76.5,
          "second_serve_won_pct": 58.5,
          "break_points_saved_pct": 74.0,
          "break_points_converted_pct": 36.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 24,
          "wins": 13,
          "losses": 11,
          "win_rate": 54.2,
          "tournaments_played": 10,
          "tournaments_won": 0,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 4,
          "aces": 199,
          "double_faults": 75,
          "aces_per_match": 8.3,
          "double_faults_per_match": 3.1,
          "first_serve_pct": 70.8,
          "first_serve_won_pct": 74.1,
          "second_serve_won_pct": 57.7,
          "break_points_saved_pct": 68.0,
          "break_points_converted_pct": 40.4,
          "winners_total": 187,
          "unforced_errors_total": 166
        },
        "red_clay": {
          "matches": 28,
          "wins": 22,
          "losses": 6,
          "win_rate": 78.6,
          "tournaments_played": 7,
          "tournaments_won": 1,
          "tiebreaks_won": 7,
          "tiebreaks_lost": 5,
          "aces": 125,
          "double_faults": 84,
          "aces_per_match": 4.5,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 73.2,
          "first_serve_won_pct": 72.2,
          "second_serve_won_pct": 63.6,
          "break_points_saved_pct": 66.0,
          "break_points_converted_pct": 43.9,
          "winners_total": 210,
          "unforced_errors_total": 142
        }
      },
      "totals": {
        "matches": 65,
        "wins": 43,
        "tournaments_played": 23,
        "tournaments_won": 1,
        "aces": 437,
        "double_faults": 197,
        "win_rate": 66.2,
        "losses": 22
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 8,
          "wins": 4,
          "losses": 4,
          "win_rate": 50.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 6,
          "tiebreaks_lost": 6,
          "aces": 97,
          "double_faults": 21,
          "aces_per_match": 12.1,
          "double_faults_per_match": 2.6,
          "first_serve_pct": 74.5,
          "first_serve_won_pct": 79.4,
          "second_serve_won_pct": 61.6,
          "break_points_saved_pct": 69.8,
          "break_points_converted_pct": 29.8,
          "winners_total": 268,
          "unforced_errors_total": 133
        },
        "hardcourt_indoor": {
          "matches": 15,
          "wins": 9,
          "losses": 6,
          "win_rate": 60.0,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 4,
          "aces": 105,
          "double_faults": 18,
          "aces_per_match": 7.0,
          "double_faults_per_match": 1.2,
          "first_serve_pct": 74.4,
          "first_serve_won_pct": 75.0,
          "second_serve_won_pct": 63.0,
          "break_points_saved_pct": 70.9,
          "break_points_converted_pct": 32.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 22,
          "wins": 14,
          "losses": 8,
          "win_rate": 63.6,
          "tournaments_played": 9,
          "tournaments_won": 1,
          "tiebreaks_won": 9,
          "tiebreaks_lost": 8,
          "aces": 208,
          "double_faults": 61,
          "aces_per_match": 9.5,
          "double_faults_per_match": 2.8,
          "first_serve_pct": 74.7,
          "first_serve_won_pct": 78.6,
          "second_serve_won_pct": 61.0,
          "break_points_saved_pct": 68.2,
          "break_points_converted_pct": 41.1,
          "winners_total": 377,
          "unforced_errors_total": 284
        },
        "red_clay": {
          "matches": 22,
          "wins": 17,
          "losses": 5,
          "win_rate": 77.3,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 2,
          "aces": 84,
          "double_faults": 47,
          "aces_per_match": 3.8,
          "double_faults_per_match": 2.1,
          "first_serve_pct": 74.1,
          "first_serve_won_pct": 76.7,
          "second_serve_won_pct": 56.9,
          "break_points_saved_pct": 52.4,
          "break_points_converted_pct": 40.2,
          "winners_total": 180,
          "unforced_errors_total": 124
        }
      },
      "totals": {
        "matches": 67,
        "wins": 44,
        "tournaments_played": 23,
        "tournaments_won": 1,
        "aces": 494,
        "double_faults": 147,
        "win_rate": 65.7,
        "losses": 23
      }
    }
  ],
  "data_generated_at": "2025-12-10 05:53:51 UTC"
}