Player Data JSON

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

Alexander Blockx

Alexander Blockx

Belgium ATP 36
40W - 19L 67.8% Win Rate Forma: WWLWWWWWLW

JSON Data

{
  "player": {
    "id": 456,
    "api_id": 390214,
    "name": "Alexander Blockx",
    "short_name": "A. Blockx",
    "country": "Belgium",
    "country_code": "BE",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 5071123,
    "singles": 15.39,
    "doubles": 13.87,
    "ranking": 37,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-05-03"
  },
  "current_ranking": {
    "position": 36,
    "points": 1200,
    "best_position": 36,
    "date": "2026-05-09"
  },
  "ranking_history": [
    {
      "date": "2026-05-09",
      "position": 36,
      "points": 1200
    },
    {
      "date": "2026-05-08",
      "position": 36,
      "points": 1200
    },
    {
      "date": "2026-05-07",
      "position": 36,
      "points": 1200
    },
    {
      "date": "2026-05-06",
      "position": 36,
      "points": 1200
    },
    {
      "date": "2026-05-05",
      "position": 36,
      "points": 1200
    },
    {
      "date": "2026-05-04",
      "position": 69,
      "points": 814
    },
    {
      "date": "2026-05-03",
      "position": 69,
      "points": 814
    },
    {
      "date": "2026-05-02",
      "position": 69,
      "points": 814
    },
    {
      "date": "2026-05-01",
      "position": 69,
      "points": 814
    },
    {
      "date": "2026-04-30",
      "position": 69,
      "points": 814
    }
  ],
  "career_stats": {
    "total_matches": 59,
    "wins": 40,
    "losses": 19,
    "win_rate": 67.8
  },
  "surface_stats": {
    "hard": {
      "matches": 36,
      "wins": 23,
      "losses": 13,
      "win_rate": 63.9
    },
    "clay": {
      "matches": 16,
      "wins": 12,
      "losses": 4,
      "win_rate": 75.0
    },
    "grass": {
      "matches": 6,
      "wins": 4,
      "losses": 2,
      "win_rate": 66.7
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 11,
      "wins": 5,
      "losses": 6,
      "win_rate": 45.5
    },
    "Masters 1000": {
      "matches": 24,
      "wins": 18,
      "losses": 6,
      "win_rate": 75.0
    },
    "ATP 500": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    },
    "ATP 250": {
      "matches": 7,
      "wins": 4,
      "losses": 3,
      "win_rate": 57.1
    },
    "Challenger": {
      "matches": 9,
      "wins": 7,
      "losses": 2,
      "win_rate": 77.8
    },
    "Otro": {
      "matches": 6,
      "wins": 5,
      "losses": 1,
      "win_rate": 83.3
    }
  },
  "average_match_stats": {
    "matches_with_stats": 59,
    "avg_aces_per_match": 6.2,
    "avg_double_faults_per_match": 1.8,
    "avg_first_serve_pct": 66.5,
    "avg_first_serve_won_pct": 75.5,
    "avg_second_serve_won_pct": 54.9,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-05-08",
      "opponent": "Tallon Griekspoor",
      "opponent_id": 122368,
      "tournament": "ATP Rome Masters",
      "surface": "clay",
      "round": "Round of 64",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 12,
        "double_faults": 3,
        "first_serve_pct": 61.0,
        "first_serve_won_pct": 88.52459016393442,
        "second_serve_won_pct": 53.84615384615385,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-07",
      "opponent": "Federico Cinà",
      "opponent_id": 421761,
      "tournament": "ATP Rome Masters",
      "surface": "clay",
      "round": "Round of 128",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 12,
        "double_faults": 5,
        "first_serve_pct": 63.1578947368421,
        "first_serve_won_pct": 81.25,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-01",
      "opponent": "Alexander Zverev",
      "opponent_id": 57163,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Semifinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 6,
        "double_faults": 2,
        "first_serve_pct": 59.523809523809526,
        "first_serve_won_pct": 72.0,
        "second_serve_won_pct": 66.66666666666666,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-30",
      "opponent": "Casper Ruud",
      "opponent_id": 119248,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 49.23076923076923,
        "first_serve_won_pct": 84.375,
        "second_serve_won_pct": 45.45454545454545,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-28",
      "opponent": "Francisco Cerundolo",
      "opponent_id": 221012,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 2,
        "first_serve_pct": 61.53846153846154,
        "first_serve_won_pct": 81.25,
        "second_serve_won_pct": 56.666666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-27",
      "opponent": "Felix Auger-Aliassime",
      "opponent_id": 192013,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 2,
        "first_serve_pct": 63.63636363636363,
        "first_serve_won_pct": 83.33333333333334,
        "second_serve_won_pct": 53.84615384615385,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-25",
      "opponent": "Brandon Nakashima",
      "opponent_id": 235576,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Round of 64",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 15,
        "double_faults": 1,
        "first_serve_pct": 63.74999999999999,
        "first_serve_won_pct": 74.50980392156863,
        "second_serve_won_pct": 68.96551724137932,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-23",
      "opponent": "Cristian Garin",
      "opponent_id": 64570,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Round of 128",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 14,
        "double_faults": 3,
        "first_serve_pct": 65.65656565656566,
        "first_serve_won_pct": 78.46153846153847,
        "second_serve_won_pct": 58.82352941176471,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-15",
      "opponent": "Ben Shelton",
      "opponent_id": 385485,
      "tournament": "Munich",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 60.810810810810814,
        "first_serve_won_pct": 77.77777777777779,
        "second_serve_won_pct": 71.42857142857143,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-13",
      "opponent": "Yannick Hanfmann",
      "opponent_id": 47975,
      "tournament": "Munich",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 0,
        "first_serve_pct": 68.85245901639344,
        "first_serve_won_pct": 83.33333333333334,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 8,
    "losses": 2,
    "form_string": "WWLWWWWWLW"
  },
  "head_to_head": [
    {
      "opponent": "Eliot Spizzirri",
      "opponent_id": 288748,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Otto Virtanen",
      "opponent_id": 229218,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Brandon Nakashima",
      "opponent_id": 235576,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Nishesh Basavareddy",
      "opponent_id": 407164,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Yannick Hanfmann",
      "opponent_id": 47975,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [
    {
      "date": "2026-05-10 09:00",
      "opponent": "Alexander Zverev",
      "opponent_id": 57163,
      "tournament": "ATP Rome Masters",
      "surface": "clay",
      "round": "Round of 32",
      "odds_player": 4.333333333333334,
      "odds_opponent": 1.22
    }
  ],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 7,
          "wins": 4,
          "losses": 3,
          "win_rate": 57.1,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 28,
          "double_faults": 19,
          "aces_per_match": 4.0,
          "double_faults_per_match": 2.7,
          "first_serve_pct": 71.6,
          "first_serve_won_pct": 70.6,
          "second_serve_won_pct": 54.1,
          "break_points_saved_pct": 63.5,
          "break_points_converted_pct": 28.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 25,
          "wins": 17,
          "losses": 8,
          "win_rate": 68.0,
          "tournaments_played": 11,
          "tournaments_won": 1,
          "tiebreaks_won": 6,
          "tiebreaks_lost": 6,
          "aces": 173,
          "double_faults": 44,
          "aces_per_match": 6.9,
          "double_faults_per_match": 1.8,
          "first_serve_pct": 74.4,
          "first_serve_won_pct": 74.9,
          "second_serve_won_pct": 57.4,
          "break_points_saved_pct": 67.6,
          "break_points_converted_pct": 38.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 24,
          "wins": 15,
          "losses": 9,
          "win_rate": 62.5,
          "tournaments_played": 9,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 119,
          "double_faults": 42,
          "aces_per_match": 5.0,
          "double_faults_per_match": 1.8,
          "first_serve_pct": 74.6,
          "first_serve_won_pct": 69.1,
          "second_serve_won_pct": 58.3,
          "break_points_saved_pct": 59.6,
          "break_points_converted_pct": 38.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 13,
          "wins": 9,
          "losses": 4,
          "win_rate": 69.2,
          "tournaments_played": 6,
          "tournaments_won": 1,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 38,
          "double_faults": 31,
          "aces_per_match": 2.9,
          "double_faults_per_match": 2.4,
          "first_serve_pct": 71.6,
          "first_serve_won_pct": 70.3,
          "second_serve_won_pct": 50.7,
          "break_points_saved_pct": 59.3,
          "break_points_converted_pct": 41.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 69,
        "wins": 45,
        "tournaments_played": 30,
        "tournaments_won": 2,
        "aces": 358,
        "double_faults": 136,
        "win_rate": 65.2,
        "losses": 24
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 26,
          "wins": 17,
          "losses": 9,
          "win_rate": 65.4,
          "tournaments_played": 11,
          "tournaments_won": 1,
          "tiebreaks_won": 9,
          "tiebreaks_lost": 4,
          "aces": 149,
          "double_faults": 47,
          "aces_per_match": 5.7,
          "double_faults_per_match": 1.8,
          "first_serve_pct": 74.2,
          "first_serve_won_pct": 69.7,
          "second_serve_won_pct": 56.0,
          "break_points_saved_pct": 65.9,
          "break_points_converted_pct": 45.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 18,
          "wins": 7,
          "losses": 11,
          "win_rate": 38.9,
          "tournaments_played": 11,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 5,
          "aces": 63,
          "double_faults": 34,
          "aces_per_match": 3.5,
          "double_faults_per_match": 1.9,
          "first_serve_pct": 72.5,
          "first_serve_won_pct": 67.3,
          "second_serve_won_pct": 50.3,
          "break_points_saved_pct": 62.6,
          "break_points_converted_pct": 34.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 7,
          "wins": 4,
          "losses": 3,
          "win_rate": 57.1,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 31,
          "double_faults": 25,
          "aces_per_match": 4.4,
          "double_faults_per_match": 3.6,
          "first_serve_pct": 69.5,
          "first_serve_won_pct": 67.8,
          "second_serve_won_pct": 53.9,
          "break_points_saved_pct": 54.0,
          "break_points_converted_pct": 38.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 51,
        "wins": 28,
        "tournaments_played": 26,
        "tournaments_won": 1,
        "aces": 243,
        "double_faults": 106,
        "win_rate": 54.9,
        "losses": 23
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 7,
          "tournaments_won": 2,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 8,
          "double_faults": 1,
          "aces_per_match": 8.0,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 76.7,
          "first_serve_won_pct": 77.1,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 83.3,
          "break_points_converted_pct": 0.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 1,
        "wins": 0,
        "tournaments_played": 7,
        "tournaments_won": 2,
        "aces": 8,
        "double_faults": 1,
        "win_rate": 0.0,
        "losses": 1
      }
    }
  ],
  "data_generated_at": "2026-05-09 03:39:26 UTC"
}