Player Data JSON

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

Zsombor Piros

Zsombor Piros

Hungary ATP 164
3W - 3L 50.0% Win Rate Forma: LLWWWL

JSON Data

{
  "player": {
    "id": 780,
    "api_id": 205795,
    "name": "Zsombor Piros",
    "short_name": "Z. Piros",
    "country": "Hungary",
    "country_code": "HU",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 173321,
    "singles": 14.95,
    "doubles": 14.65,
    "ranking": 101,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 164,
    "points": 353,
    "best_position": 106,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 164,
      "points": 353
    },
    {
      "date": "2025-12-09",
      "position": 164,
      "points": 353
    },
    {
      "date": "2025-12-08",
      "position": 164,
      "points": 353
    },
    {
      "date": "2025-12-07",
      "position": 164,
      "points": 353
    },
    {
      "date": "2025-12-06",
      "position": 164,
      "points": 353
    },
    {
      "date": "2025-12-05",
      "position": 164,
      "points": 353
    },
    {
      "date": "2025-12-04",
      "position": 164,
      "points": 353
    },
    {
      "date": "2025-12-03",
      "position": 164,
      "points": 353
    }
  ],
  "career_stats": {
    "total_matches": 6,
    "wins": 3,
    "losses": 3,
    "win_rate": 50.0
  },
  "surface_stats": {
    "hard": {
      "matches": 5,
      "wins": 3,
      "losses": 2,
      "win_rate": 60.0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 5,
      "wins": 3,
      "losses": 2,
      "win_rate": 60.0
    },
    "ATP 250": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 6,
    "avg_aces_per_match": 3.8,
    "avg_double_faults_per_match": 4.7,
    "avg_first_serve_pct": 62.0,
    "avg_first_serve_won_pct": 65.5,
    "avg_second_serve_won_pct": 45.9,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-10-12",
      "opponent": "Eliot Spizzirri",
      "opponent_id": 288748,
      "tournament": "ATP Brussels, Belgium Singles",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 6,
        "double_faults": 1,
        "first_serve_pct": 63.44086021505376,
        "first_serve_won_pct": 71.1864406779661,
        "second_serve_won_pct": 38.23529411764706,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-24",
      "opponent": "Zachary Svajda",
      "opponent_id": 298247,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "L",
      "score": "0-3",
      "stats": {
        "aces": 5,
        "double_faults": 6,
        "first_serve_pct": 55.68181818181818,
        "first_serve_won_pct": 55.10204081632652,
        "second_serve_won_pct": 30.76923076923077,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-22",
      "opponent": "James Duckworth",
      "opponent_id": 39711,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 7,
        "double_faults": 4,
        "first_serve_pct": 56.41025641025641,
        "first_serve_won_pct": 70.45454545454545,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-21",
      "opponent": "Thiago Agustin Tirante",
      "opponent_id": 221515,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Qualification Round 2",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 76.19047619047619,
        "first_serve_won_pct": 62.5,
        "second_serve_won_pct": 61.111111111111114,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-19",
      "opponent": "Arthur Bouquier",
      "opponent_id": 267576,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 2,
        "first_serve_pct": 69.73684210526315,
        "first_serve_won_pct": 67.9245283018868,
        "second_serve_won_pct": 60.86956521739131,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-06-23",
      "opponent": "Jaime Faria",
      "opponent_id": 341818,
      "tournament": "Wimbledon",
      "surface": "grass",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 10,
        "first_serve_pct": 50.79365079365079,
        "first_serve_won_pct": 65.625,
        "second_serve_won_pct": 35.483870967741936,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 6,
    "wins": 3,
    "losses": 3,
    "form_string": "LLWWWL"
  },
  "head_to_head": [
    {
      "opponent": "Thiago Agustin Tirante",
      "opponent_id": 221515,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "James Duckworth",
      "opponent_id": 39711,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Jaime Faria",
      "opponent_id": 341818,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Eliot Spizzirri",
      "opponent_id": 288748,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Zachary Svajda",
      "opponent_id": 298247,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 10,
          "aces_per_match": 1.0,
          "double_faults_per_match": 10.0,
          "first_serve_pct": 67.0,
          "first_serve_won_pct": 65.6,
          "second_serve_won_pct": 52.4,
          "break_points_saved_pct": 42.9,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 8,
          "wins": 6,
          "losses": 2,
          "win_rate": 75.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 17,
          "double_faults": 17,
          "aces_per_match": 2.1,
          "double_faults_per_match": 2.1,
          "first_serve_pct": 69.4,
          "first_serve_won_pct": 62.6,
          "second_serve_won_pct": 64.1,
          "break_points_saved_pct": 64.8,
          "break_points_converted_pct": 58.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 6,
          "wins": 3,
          "losses": 3,
          "win_rate": 50.0,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 25,
          "double_faults": 22,
          "aces_per_match": 4.2,
          "double_faults_per_match": 3.7,
          "first_serve_pct": 70.9,
          "first_serve_won_pct": 63.6,
          "second_serve_won_pct": 56.5,
          "break_points_saved_pct": 53.7,
          "break_points_converted_pct": 45.7,
          "winners_total": 20,
          "unforced_errors_total": 51
        },
        "red_clay": {
          "matches": 29,
          "wins": 22,
          "losses": 7,
          "win_rate": 75.9,
          "tournaments_played": 15,
          "tournaments_won": 2,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 2,
          "aces": 54,
          "double_faults": 60,
          "aces_per_match": 1.9,
          "double_faults_per_match": 2.1,
          "first_serve_pct": 70.6,
          "first_serve_won_pct": 68.9,
          "second_serve_won_pct": 62.4,
          "break_points_saved_pct": 64.3,
          "break_points_converted_pct": 38.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 44,
        "wins": 31,
        "tournaments_played": 26,
        "tournaments_won": 2,
        "aces": 97,
        "double_faults": 109,
        "win_rate": 70.5,
        "losses": 13
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 6,
          "double_faults": 1,
          "aces_per_match": 6.0,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 78.4,
          "first_serve_won_pct": 63.8,
          "second_serve_won_pct": 61.9,
          "break_points_saved_pct": 0.0,
          "break_points_converted_pct": 66.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 17,
          "wins": 12,
          "losses": 5,
          "win_rate": 70.6,
          "tournaments_played": 7,
          "tournaments_won": 1,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 1,
          "aces": 54,
          "double_faults": 30,
          "aces_per_match": 3.2,
          "double_faults_per_match": 1.8,
          "first_serve_pct": 72.3,
          "first_serve_won_pct": 71.0,
          "second_serve_won_pct": 59.7,
          "break_points_saved_pct": 61.4,
          "break_points_converted_pct": 38.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 7,
          "wins": 1,
          "losses": 6,
          "win_rate": 14.3,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 3,
          "aces": 21,
          "double_faults": 22,
          "aces_per_match": 3.0,
          "double_faults_per_match": 3.1,
          "first_serve_pct": 80.4,
          "first_serve_won_pct": 62.5,
          "second_serve_won_pct": 51.5,
          "break_points_saved_pct": 55.7,
          "break_points_converted_pct": 38.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 32,
          "wins": 15,
          "losses": 17,
          "win_rate": 46.9,
          "tournaments_played": 17,
          "tournaments_won": 0,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 6,
          "aces": 76,
          "double_faults": 100,
          "aces_per_match": 2.4,
          "double_faults_per_match": 3.1,
          "first_serve_pct": 71.2,
          "first_serve_won_pct": 65.4,
          "second_serve_won_pct": 57.0,
          "break_points_saved_pct": 60.2,
          "break_points_converted_pct": 38.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 57,
        "wins": 28,
        "tournaments_played": 31,
        "tournaments_won": 1,
        "aces": 157,
        "double_faults": 153,
        "win_rate": 49.1,
        "losses": 29
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 0,
          "aces": 15,
          "double_faults": 8,
          "aces_per_match": 5.0,
          "double_faults_per_match": 2.7,
          "first_serve_pct": 72.5,
          "first_serve_won_pct": 62.3,
          "second_serve_won_pct": 60.5,
          "break_points_saved_pct": 48.0,
          "break_points_converted_pct": 33.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 8,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 5,
          "double_faults": 1,
          "aces_per_match": 5.0,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 73.0,
          "first_serve_won_pct": 44.1,
          "second_serve_won_pct": 31.6,
          "break_points_saved_pct": 40.0,
          "break_points_converted_pct": 66.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 4,
          "double_faults": 1,
          "aces_per_match": 1.3,
          "double_faults_per_match": 0.3,
          "first_serve_pct": 93.9,
          "first_serve_won_pct": 63.3,
          "second_serve_won_pct": 66.7,
          "break_points_saved_pct": 46.2,
          "break_points_converted_pct": 53.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 20,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 2,
          "double_faults": 4,
          "aces_per_match": 0.7,
          "double_faults_per_match": 1.3,
          "first_serve_pct": 74.1,
          "first_serve_won_pct": 56.2,
          "second_serve_won_pct": 53.0,
          "break_points_saved_pct": 65.2,
          "break_points_converted_pct": 55.6,
          "winners_total": 2,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 10,
        "wins": 5,
        "tournaments_played": 32,
        "tournaments_won": 2,
        "aces": 26,
        "double_faults": 14,
        "win_rate": 50.0,
        "losses": 5
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:18:34 UTC"
}