Player Data JSON

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

Stefanos Tsitsipas

Stefanos Tsitsipas

Greece ATP 35
24W - 17L 58,5% Win Rate Forma: LWLWWWLWLL

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.45,
    "doubles": 14.25,
    "ranking": 30,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": {
    "position": 35,
    "points": 1455,
    "best_position": 3,
    "date": "2026-01-30"
  },
  "ranking_history": [
    {
      "date": "2026-01-30",
      "position": 35,
      "points": 1455
    },
    {
      "date": "2026-01-29",
      "position": 35,
      "points": 1455
    },
    {
      "date": "2026-01-28",
      "position": 35,
      "points": 1455
    },
    {
      "date": "2026-01-27",
      "position": 35,
      "points": 1455
    },
    {
      "date": "2026-01-26",
      "position": 35,
      "points": 1455
    },
    {
      "date": "2026-01-25",
      "position": 35,
      "points": 1455
    },
    {
      "date": "2026-01-24",
      "position": 35,
      "points": 1455
    },
    {
      "date": "2026-01-23",
      "position": 35,
      "points": 1455
    },
    {
      "date": "2026-01-22",
      "position": 35,
      "points": 1455
    },
    {
      "date": "2026-01-21",
      "position": 35,
      "points": 1455
    }
  ],
  "career_stats": {
    "total_matches": 41,
    "wins": 24,
    "losses": 17,
    "win_rate": 58.5
  },
  "surface_stats": {
    "hard": {
      "matches": 27,
      "wins": 16,
      "losses": 11,
      "win_rate": 59.3
    },
    "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": 7,
      "wins": 3,
      "losses": 4,
      "win_rate": 42.9
    },
    "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": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    },
    "Otro": {
      "matches": 3,
      "wins": 3,
      "losses": 0,
      "win_rate": 100.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 41,
    "avg_aces_per_match": 7.5,
    "avg_double_faults_per_match": 3.4,
    "avg_first_serve_pct": 60.7,
    "avg_first_serve_won_pct": 73.6,
    "avg_second_serve_won_pct": 49.8,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-22",
      "opponent": "Tomas Machac",
      "opponent_id": 238300,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 64",
      "result": "L",
      "score": "1-3",
      "stats": {
        "aces": 24,
        "double_faults": 8,
        "first_serve_pct": 61.48148148148148,
        "first_serve_won_pct": 78.3132530120482,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-20",
      "opponent": "Shintaro Mochizuki",
      "opponent_id": 298795,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "W",
      "score": "3-1",
      "stats": {
        "aces": 16,
        "double_faults": 6,
        "first_serve_pct": 69.23076923076923,
        "first_serve_won_pct": 79.16666666666666,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-13",
      "opponent": "Aleksandar Vukic",
      "opponent_id": 124656,
      "tournament": "Adelaide",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 13,
        "double_faults": 0,
        "first_serve_pct": 64.93506493506493,
        "first_serve_won_pct": 88.0,
        "second_serve_won_pct": 70.27027027027027,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-07",
      "opponent": "Taylor Fritz",
      "opponent_id": 136042,
      "tournament": "United Cup",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 2,
        "first_serve_pct": 69.84126984126983,
        "first_serve_won_pct": 79.54545454545455,
        "second_serve_won_pct": 57.89473684210527,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-05",
      "opponent": "Billy Harris",
      "opponent_id": 111837,
      "tournament": "United Cup",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 5,
        "double_faults": 2,
        "first_serve_pct": 64.28571428571429,
        "first_serve_won_pct": 85.18518518518519,
        "second_serve_won_pct": 60.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-02",
      "opponent": "Shintaro Mochizuki",
      "opponent_id": 298795,
      "tournament": "United Cup",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 8,
        "double_faults": 2,
        "first_serve_pct": 68.85245901639344,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 40.74074074074074,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "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
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 5,
    "losses": 5,
    "form_string": "LWLWWWLWLL"
  },
  "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": "2026-01-30 08:58:43 UTC"
}