Player Data JSON

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

Tom Gentzsch

Tom Gentzsch

Germany ATP 290
8W - 3L 72.7% Win Rate Forma: LWLWWLWWWW

JSON Data

{
  "player": {
    "id": 827,
    "api_id": 380042,
    "name": "Tom Gentzsch",
    "short_name": "T. Gentzsch",
    "country": "Germany",
    "country_code": "DE",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 744028,
    "singles": 14.04,
    "doubles": 13.05,
    "ranking": 350,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 290,
    "points": 183,
    "best_position": 269,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 290,
      "points": 183
    },
    {
      "date": "2025-12-09",
      "position": 290,
      "points": 183
    },
    {
      "date": "2025-12-08",
      "position": 290,
      "points": 183
    },
    {
      "date": "2025-12-07",
      "position": 290,
      "points": 183
    },
    {
      "date": "2025-12-06",
      "position": 290,
      "points": 183
    },
    {
      "date": "2025-12-05",
      "position": 290,
      "points": 183
    },
    {
      "date": "2025-12-04",
      "position": 290,
      "points": 183
    },
    {
      "date": "2025-12-03",
      "position": 290,
      "points": 183
    }
  ],
  "career_stats": {
    "total_matches": 11,
    "wins": 8,
    "losses": 3,
    "win_rate": 72.7
  },
  "surface_stats": {
    "hard": {
      "matches": 5,
      "wins": 3,
      "losses": 2,
      "win_rate": 60.0
    },
    "clay": {
      "matches": 6,
      "wins": 5,
      "losses": 1,
      "win_rate": 83.3
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Challenger": {
      "matches": 11,
      "wins": 8,
      "losses": 3,
      "win_rate": 72.7
    }
  },
  "average_match_stats": {
    "matches_with_stats": 11,
    "avg_aces_per_match": 5.5,
    "avg_double_faults_per_match": 3.4,
    "avg_first_serve_pct": 63.8,
    "avg_first_serve_won_pct": 73.6,
    "avg_second_serve_won_pct": 50.7,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-11-03",
      "opponent": "Sascha Gueymard Wayenburg",
      "opponent_id": 340741,
      "tournament": "Helsinki, Finland",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 8,
        "first_serve_pct": 53.57142857142857,
        "first_serve_won_pct": 63.33333333333333,
        "second_serve_won_pct": 30.76923076923077,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-02",
      "opponent": "Milos Karol",
      "opponent_id": 341853,
      "tournament": "Helsinki, Finland",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 15,
        "double_faults": 5,
        "first_serve_pct": 70.2127659574468,
        "first_serve_won_pct": 72.72727272727273,
        "second_serve_won_pct": 53.57142857142857,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-03",
      "opponent": "Hugo Grenier",
      "opponent_id": 107357,
      "tournament": "Alicante, Spain",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 6,
        "double_faults": 2,
        "first_serve_pct": 66.07142857142857,
        "first_serve_won_pct": 64.86486486486487,
        "second_serve_won_pct": 36.84210526315789,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-01",
      "opponent": "Dimitar Kuzmanov",
      "opponent_id": 51009,
      "tournament": "Alicante, Spain",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 3,
        "first_serve_pct": 70.37037037037037,
        "first_serve_won_pct": 89.47368421052632,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-30",
      "opponent": "Nicolas Jarry",
      "opponent_id": 89632,
      "tournament": "Alicante, Spain",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 7,
        "double_faults": 4,
        "first_serve_pct": 65.11627906976744,
        "first_serve_won_pct": 73.21428571428571,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-06",
      "opponent": "Luciano Darderi",
      "opponent_id": 308084,
      "tournament": "Genoa, Italy",
      "surface": "clay",
      "round": "Semifinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 5,
        "double_faults": 3,
        "first_serve_pct": 64.51612903225806,
        "first_serve_won_pct": 65.0,
        "second_serve_won_pct": 60.60606060606061,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-05",
      "opponent": "Kilian Feldbausch",
      "opponent_id": 377489,
      "tournament": "Genoa, Italy",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 3,
        "first_serve_pct": 61.53846153846154,
        "first_serve_won_pct": 70.0,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-03",
      "opponent": "Francesco Forti",
      "opponent_id": 217834,
      "tournament": "Genoa, Italy",
      "surface": "clay",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 3,
        "first_serve_pct": 63.07692307692307,
        "first_serve_won_pct": 80.48780487804879,
        "second_serve_won_pct": 47.82608695652174,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-02",
      "opponent": "Gabriele Pennaforti",
      "opponent_id": 380980,
      "tournament": "Genoa, Italy",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 0,
        "first_serve_pct": 65.625,
        "first_serve_won_pct": 73.80952380952381,
        "second_serve_won_pct": 45.45454545454545,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-01",
      "opponent": "Federico Bondioli",
      "opponent_id": 407383,
      "tournament": "Genoa, Italy",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 1,
        "first_serve_pct": 65.21739130434783,
        "first_serve_won_pct": 83.33333333333334,
        "second_serve_won_pct": 39.39393939393939,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 7,
    "losses": 3,
    "form_string": "LWLWWLWWWW"
  },
  "head_to_head": [
    {
      "opponent": "Nicolas Jarry",
      "opponent_id": 89632,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Kilian Feldbausch",
      "opponent_id": 377489,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Federico Bondioli",
      "opponent_id": 407383,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Francesco Forti",
      "opponent_id": 217834,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Gregoire Jacq",
      "opponent_id": 81763,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 15,
          "wins": 7,
          "losses": 8,
          "win_rate": 46.7,
          "tournaments_played": 9,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 3,
          "aces": 117,
          "double_faults": 67,
          "aces_per_match": 7.8,
          "double_faults_per_match": 4.5,
          "first_serve_pct": 74.9,
          "first_serve_won_pct": 72.0,
          "second_serve_won_pct": 55.9,
          "break_points_saved_pct": 64.5,
          "break_points_converted_pct": 31.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 19,
          "double_faults": 9,
          "aces_per_match": 6.3,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 75.1,
          "first_serve_won_pct": 75.6,
          "second_serve_won_pct": 57.1,
          "break_points_saved_pct": 76.5,
          "break_points_converted_pct": 40.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 13,
          "wins": 8,
          "losses": 5,
          "win_rate": 61.5,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 4,
          "aces": 64,
          "double_faults": 47,
          "aces_per_match": 4.9,
          "double_faults_per_match": 3.6,
          "first_serve_pct": 72.1,
          "first_serve_won_pct": 70.2,
          "second_serve_won_pct": 53.6,
          "break_points_saved_pct": 66.1,
          "break_points_converted_pct": 36.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 31,
        "wins": 17,
        "tournaments_played": 17,
        "tournaments_won": 0,
        "aces": 200,
        "double_faults": 123,
        "win_rate": 54.8,
        "losses": 14
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 15,
          "double_faults": 12,
          "aces_per_match": 5.0,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 73.5,
          "first_serve_won_pct": 66.0,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 56.5,
          "break_points_converted_pct": 23.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 11,
          "wins": 5,
          "losses": 6,
          "win_rate": 45.5,
          "tournaments_played": 17,
          "tournaments_won": 1,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 3,
          "aces": 74,
          "double_faults": 37,
          "aces_per_match": 6.7,
          "double_faults_per_match": 3.4,
          "first_serve_pct": 71.7,
          "first_serve_won_pct": 73.5,
          "second_serve_won_pct": 57.5,
          "break_points_saved_pct": 61.2,
          "break_points_converted_pct": 37.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 14,
        "wins": 6,
        "tournaments_played": 20,
        "tournaments_won": 1,
        "aces": 89,
        "double_faults": 49,
        "win_rate": 42.9,
        "losses": 8
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:18:43 UTC"
}