Player Data JSON

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

Gustavo Heide

Gustavo Heide

Brazil ATP 209
13W - 10L 56.5% Win Rate Forma: WWWWWLLLWL

JSON Data

{
  "player": {
    "id": 376,
    "api_id": 302582,
    "name": "Gustavo Heide",
    "short_name": "G. Heide",
    "country": "Brazil",
    "country_code": "BR",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 2849252,
    "singles": 14.55,
    "doubles": 13.97,
    "ranking": 165,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-04-12"
  },
  "current_ranking": {
    "position": 209,
    "points": 278,
    "best_position": 142,
    "date": "2026-05-09"
  },
  "ranking_history": [
    {
      "date": "2026-05-09",
      "position": 209,
      "points": 278
    },
    {
      "date": "2026-05-08",
      "position": 209,
      "points": 278
    },
    {
      "date": "2026-05-07",
      "position": 209,
      "points": 278
    },
    {
      "date": "2026-05-06",
      "position": 209,
      "points": 278
    },
    {
      "date": "2026-05-05",
      "position": 209,
      "points": 278
    },
    {
      "date": "2026-05-04",
      "position": 211,
      "points": 278
    },
    {
      "date": "2026-05-03",
      "position": 211,
      "points": 278
    },
    {
      "date": "2026-05-02",
      "position": 211,
      "points": 278
    },
    {
      "date": "2026-05-01",
      "position": 211,
      "points": 278
    },
    {
      "date": "2026-04-30",
      "position": 211,
      "points": 278
    }
  ],
  "career_stats": {
    "total_matches": 23,
    "wins": 13,
    "losses": 10,
    "win_rate": 56.5
  },
  "surface_stats": {
    "hard": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    },
    "clay": {
      "matches": 18,
      "wins": 11,
      "losses": 7,
      "win_rate": 61.1
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    },
    "ATP 500": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    },
    "ATP 250": {
      "matches": 6,
      "wins": 3,
      "losses": 3,
      "win_rate": 50.0
    },
    "Challenger": {
      "matches": 10,
      "wins": 8,
      "losses": 2,
      "win_rate": 80.0
    },
    "Otro": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 23,
    "avg_aces_per_match": 4.9,
    "avg_double_faults_per_match": 4.3,
    "avg_first_serve_pct": 61.6,
    "avg_first_serve_won_pct": 71.1,
    "avg_second_serve_won_pct": 56.0,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-04-12",
      "opponent": "Gonzalo Bueno",
      "opponent_id": 299765,
      "tournament": "Campinas, Brazil",
      "surface": "clay",
      "round": "Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 9,
        "double_faults": 6,
        "first_serve_pct": 45.3125,
        "first_serve_won_pct": 79.3103448275862,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-11",
      "opponent": "Pedro Boscardin Dias",
      "opponent_id": 284096,
      "tournament": "Campinas, Brazil",
      "surface": "clay",
      "round": "Semifinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 7,
        "first_serve_pct": 45.588235294117645,
        "first_serve_won_pct": 74.19354838709677,
        "second_serve_won_pct": 37.83783783783784,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-10",
      "opponent": "Guido Ivan Justo",
      "opponent_id": 255418,
      "tournament": "Campinas, Brazil",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 3,
        "first_serve_pct": 46.666666666666664,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 70.83333333333334,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-09",
      "opponent": "Johan Nikles",
      "opponent_id": 114885,
      "tournament": "Campinas, Brazil",
      "surface": "clay",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 5,
        "first_serve_pct": 54.09836065573771,
        "first_serve_won_pct": 75.75757575757575,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-07",
      "opponent": "Joao Lucas Reis da Silva",
      "opponent_id": 212762,
      "tournament": "Campinas, Brazil",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 6,
        "first_serve_pct": 52.94117647058824,
        "first_serve_won_pct": 70.37037037037037,
        "second_serve_won_pct": 27.77777777777778,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-21",
      "opponent": "Dino Prižmić",
      "opponent_id": 349089,
      "tournament": "Santiago",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 6,
        "first_serve_pct": 61.904761904761905,
        "first_serve_won_pct": 69.23076923076923,
        "second_serve_won_pct": 29.166666666666668,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-16",
      "opponent": "Vit Kopřiva",
      "opponent_id": 199395,
      "tournament": "Rio de Janeiro",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 54.54545454545454,
        "first_serve_won_pct": 63.888888888888886,
        "second_serve_won_pct": 72.72727272727273,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-08",
      "opponent": "Liam Draxl",
      "opponent_id": 223513,
      "tournament": "Davis Cup",
      "surface": "",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 2,
        "first_serve_pct": 88.33333333333333,
        "first_serve_won_pct": 58.490566037735846,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-07",
      "opponent": "Gabriel Diallo",
      "opponent_id": 280151,
      "tournament": "Davis Cup",
      "surface": "",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 10,
        "double_faults": 3,
        "first_serve_pct": 76.99115044247787,
        "first_serve_won_pct": 72.41379310344827,
        "second_serve_won_pct": 61.53846153846154,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-14",
      "opponent": "Dino Prižmić",
      "opponent_id": 349089,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Qualification Round 2",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 6,
        "first_serve_pct": 55.12820512820513,
        "first_serve_won_pct": 60.46511627906976,
        "second_serve_won_pct": 45.714285714285715,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 6,
    "losses": 4,
    "form_string": "WWWWWLLLWL"
  },
  "head_to_head": [
    {
      "opponent": "Dino Prižmić",
      "opponent_id": 349089,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Francisco Comesaña",
      "opponent_id": 255420,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Emilio Nava",
      "opponent_id": 232057,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Jaime Faria",
      "opponent_id": 341818,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Vit Kopřiva",
      "opponent_id": 199395,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 2,
          "double_faults": 0,
          "aces_per_match": 2.0,
          "double_faults_per_match": 0.0,
          "first_serve_pct": 75.0,
          "first_serve_won_pct": 47.1,
          "second_serve_won_pct": 47.1,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 22,
          "wins": 15,
          "losses": 7,
          "win_rate": 68.2,
          "tournaments_played": 10,
          "tournaments_won": 1,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 6,
          "aces": 126,
          "double_faults": 81,
          "aces_per_match": 5.7,
          "double_faults_per_match": 3.7,
          "first_serve_pct": 70.5,
          "first_serve_won_pct": 74.7,
          "second_serve_won_pct": 63.7,
          "break_points_saved_pct": 66.0,
          "break_points_converted_pct": 38.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 23,
        "wins": 15,
        "tournaments_played": 11,
        "tournaments_won": 1,
        "aces": 128,
        "double_faults": 81,
        "win_rate": 65.2,
        "losses": 8
      }
    },
    {
      "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": 10,
          "double_faults": 3,
          "aces_per_match": 10.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 75.0,
          "first_serve_won_pct": 68.5,
          "second_serve_won_pct": 83.3,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 4,
          "wins": 2,
          "losses": 2,
          "win_rate": 50.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 2,
          "double_faults": 16,
          "aces_per_match": 0.5,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 68.9,
          "first_serve_won_pct": 46.4,
          "second_serve_won_pct": 45.3,
          "break_points_saved_pct": 57.1,
          "break_points_converted_pct": 20.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 53,
          "wins": 32,
          "losses": 21,
          "win_rate": 60.4,
          "tournaments_played": 22,
          "tournaments_won": 1,
          "tiebreaks_won": 12,
          "tiebreaks_lost": 6,
          "aces": 200,
          "double_faults": 161,
          "aces_per_match": 3.8,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 70.7,
          "first_serve_won_pct": 70.4,
          "second_serve_won_pct": 60.7,
          "break_points_saved_pct": 65.1,
          "break_points_converted_pct": 36.6,
          "winners_total": 43,
          "unforced_errors_total": 73
        }
      },
      "totals": {
        "matches": 58,
        "wins": 34,
        "tournaments_played": 25,
        "tournaments_won": 1,
        "aces": 212,
        "double_faults": 180,
        "win_rate": 58.6,
        "losses": 24
      }
    }
  ],
  "data_generated_at": "2026-05-09 03:39:27 UTC"
}