Player Data JSON

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

Alejandro Tabilo

Alejandro Tabilo

Chile ATP 79
22W - 22L 50,0% Win Rate Forma: LLWLWWLWLL

JSON Data

{
  "player": {
    "id": 208,
    "api_id": 102151,
    "name": "Alejandro Tabilo",
    "short_name": "A. Tabilo",
    "country": "Chile",
    "country_code": "CL",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 2525708,
    "singles": 15.06,
    "doubles": 14.35,
    "ranking": 85,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": {
    "position": 79,
    "points": 737,
    "best_position": 19,
    "date": "2026-01-30"
  },
  "ranking_history": [
    {
      "date": "2026-01-30",
      "position": 79,
      "points": 737
    },
    {
      "date": "2026-01-29",
      "position": 79,
      "points": 737
    },
    {
      "date": "2026-01-28",
      "position": 79,
      "points": 737
    },
    {
      "date": "2026-01-27",
      "position": 79,
      "points": 737
    },
    {
      "date": "2026-01-26",
      "position": 79,
      "points": 737
    },
    {
      "date": "2026-01-25",
      "position": 79,
      "points": 737
    },
    {
      "date": "2026-01-24",
      "position": 79,
      "points": 737
    },
    {
      "date": "2026-01-23",
      "position": 79,
      "points": 737
    },
    {
      "date": "2026-01-22",
      "position": 79,
      "points": 737
    },
    {
      "date": "2026-01-21",
      "position": 79,
      "points": 737
    }
  ],
  "career_stats": {
    "total_matches": 44,
    "wins": 22,
    "losses": 22,
    "win_rate": 50.0
  },
  "surface_stats": {
    "hard": {
      "matches": 35,
      "wins": 19,
      "losses": 16,
      "win_rate": 54.3
    },
    "clay": {
      "matches": 9,
      "wins": 3,
      "losses": 6,
      "win_rate": 33.3
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 4,
      "wins": 1,
      "losses": 3,
      "win_rate": 25.0
    },
    "Masters 1000": {
      "matches": 12,
      "wins": 7,
      "losses": 5,
      "win_rate": 58.3
    },
    "ATP 500": {
      "matches": 3,
      "wins": 0,
      "losses": 3,
      "win_rate": 0.0
    },
    "ATP 250": {
      "matches": 21,
      "wins": 12,
      "losses": 9,
      "win_rate": 57.1
    },
    "Challenger": {
      "matches": 4,
      "wins": 2,
      "losses": 2,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 44,
    "avg_aces_per_match": 7.0,
    "avg_double_faults_per_match": 1.9,
    "avg_first_serve_pct": 67.7,
    "avg_first_serve_won_pct": 71.1,
    "avg_second_serve_won_pct": 51.8,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-19",
      "opponent": "Quentin Halys",
      "opponent_id": 90798,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "L",
      "score": "0-3",
      "stats": {
        "aces": 7,
        "double_faults": 1,
        "first_serve_pct": 60.43956043956044,
        "first_serve_won_pct": 56.36363636363636,
        "second_serve_won_pct": 55.55555555555556,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-14",
      "opponent": "Luciano Darderi",
      "opponent_id": 308084,
      "tournament": "Auckland",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 11,
        "double_faults": 3,
        "first_serve_pct": 64.47368421052632,
        "first_serve_won_pct": 79.59183673469387,
        "second_serve_won_pct": 40.74074074074074,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-12",
      "opponent": "Camilo Ugo Carabelli",
      "opponent_id": 196122,
      "tournament": "Auckland",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 9,
        "double_faults": 0,
        "first_serve_pct": 75.60975609756098,
        "first_serve_won_pct": 93.54838709677419,
        "second_serve_won_pct": 31.57894736842105,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-06",
      "opponent": "Michael Mmoh",
      "opponent_id": 131442,
      "tournament": "Hong Kong Men Singles",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 6,
        "double_faults": 1,
        "first_serve_pct": 61.53846153846154,
        "first_serve_won_pct": 70.0,
        "second_serve_won_pct": 48.148148148148145,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-05",
      "opponent": "Yi Zhou",
      "opponent_id": 450685,
      "tournament": "Hong Kong Men Singles",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 69.41176470588235,
        "first_serve_won_pct": 76.27118644067797,
        "second_serve_won_pct": 61.53846153846154,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-04",
      "opponent": "Luca Van Assche",
      "opponent_id": 335102,
      "tournament": "Hong Kong Men Singles",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 9,
        "double_faults": 2,
        "first_serve_pct": 65.3061224489796,
        "first_serve_won_pct": 73.4375,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-04",
      "opponent": "Novak Djokovic",
      "opponent_id": 14882,
      "tournament": "ATP Athens, Greece Men Singles",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 1,
        "first_serve_pct": 75.80645161290323,
        "first_serve_won_pct": 59.57446808510638,
        "second_serve_won_pct": 53.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-02",
      "opponent": "Adam Walton",
      "opponent_id": 207575,
      "tournament": "ATP Athens, Greece Men Singles",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 12,
        "double_faults": 5,
        "first_serve_pct": 67.46031746031747,
        "first_serve_won_pct": 75.29411764705883,
        "second_serve_won_pct": 57.89473684210527,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-28",
      "opponent": "Chris Rodesch",
      "opponent_id": 225273,
      "tournament": "Bratislava, Slovakia",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 2,
        "first_serve_pct": 68.18181818181817,
        "first_serve_won_pct": 71.11111111111111,
        "second_serve_won_pct": 28.57142857142857,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-20",
      "opponent": "Alexander Bublik",
      "opponent_id": 163480,
      "tournament": "Vienna",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 8,
        "double_faults": 1,
        "first_serve_pct": 75.0,
        "first_serve_won_pct": 71.42857142857143,
        "second_serve_won_pct": 55.00000000000001,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 4,
    "losses": 6,
    "form_string": "LLWLWWLWLL"
  },
  "head_to_head": [
    {
      "opponent": "Luciano Darderi",
      "opponent_id": 308084,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Novak Djokovic",
      "opponent_id": 14882,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Luca Van Assche",
      "opponent_id": 335102,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Dusan Lajovic",
      "opponent_id": 39234,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Benjamin Bonzi",
      "opponent_id": 94485,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 12,
          "double_faults": 3,
          "aces_per_match": 6.0,
          "double_faults_per_match": 1.5,
          "first_serve_pct": 77.7,
          "first_serve_won_pct": 71.3,
          "second_serve_won_pct": 43.8,
          "break_points_saved_pct": 66.7,
          "break_points_converted_pct": 0.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 26,
          "wins": 15,
          "losses": 11,
          "win_rate": 57.7,
          "tournaments_played": 14,
          "tournaments_won": 1,
          "tiebreaks_won": 6,
          "tiebreaks_lost": 6,
          "aces": 217,
          "double_faults": 38,
          "aces_per_match": 8.3,
          "double_faults_per_match": 1.5,
          "first_serve_pct": 76.3,
          "first_serve_won_pct": 72.8,
          "second_serve_won_pct": 54.9,
          "break_points_saved_pct": 70.1,
          "break_points_converted_pct": 36.4,
          "winners_total": 66,
          "unforced_errors_total": 87
        },
        "red_clay": {
          "matches": 13,
          "wins": 6,
          "losses": 7,
          "win_rate": 46.2,
          "tournaments_played": 8,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 3,
          "aces": 36,
          "double_faults": 40,
          "aces_per_match": 2.8,
          "double_faults_per_match": 3.1,
          "first_serve_pct": 72.1,
          "first_serve_won_pct": 63.8,
          "second_serve_won_pct": 53.9,
          "break_points_saved_pct": 63.4,
          "break_points_converted_pct": 44.4,
          "winners_total": 58,
          "unforced_errors_total": 81
        }
      },
      "totals": {
        "matches": 41,
        "wins": 21,
        "tournaments_played": 25,
        "tournaments_won": 1,
        "aces": 265,
        "double_faults": 81,
        "win_rate": 51.2,
        "losses": 20
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 9,
          "wins": 7,
          "losses": 2,
          "win_rate": 77.8,
          "tournaments_played": 3,
          "tournaments_won": 1,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 1,
          "aces": 78,
          "double_faults": 25,
          "aces_per_match": 8.7,
          "double_faults_per_match": 2.8,
          "first_serve_pct": 74.9,
          "first_serve_won_pct": 73.3,
          "second_serve_won_pct": 55.9,
          "break_points_saved_pct": 81.4,
          "break_points_converted_pct": 39.1,
          "winners_total": 117,
          "unforced_errors_total": 94
        },
        "hardcourt_indoor": {
          "matches": 6,
          "wins": 3,
          "losses": 3,
          "win_rate": 50.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 1,
          "aces": 49,
          "double_faults": 19,
          "aces_per_match": 8.2,
          "double_faults_per_match": 3.2,
          "first_serve_pct": 73.8,
          "first_serve_won_pct": 75.4,
          "second_serve_won_pct": 57.3,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 30.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 19,
          "wins": 11,
          "losses": 8,
          "win_rate": 57.9,
          "tournaments_played": 9,
          "tournaments_won": 1,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 6,
          "aces": 172,
          "double_faults": 49,
          "aces_per_match": 9.1,
          "double_faults_per_match": 2.6,
          "first_serve_pct": 73.6,
          "first_serve_won_pct": 74.8,
          "second_serve_won_pct": 55.4,
          "break_points_saved_pct": 63.8,
          "break_points_converted_pct": 40.7,
          "winners_total": 96,
          "unforced_errors_total": 90
        },
        "red_clay": {
          "matches": 25,
          "wins": 15,
          "losses": 10,
          "win_rate": 60.0,
          "tournaments_played": 12,
          "tournaments_won": 1,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 4,
          "aces": 133,
          "double_faults": 41,
          "aces_per_match": 5.3,
          "double_faults_per_match": 1.6,
          "first_serve_pct": 74.1,
          "first_serve_won_pct": 73.0,
          "second_serve_won_pct": 53.5,
          "break_points_saved_pct": 63.7,
          "break_points_converted_pct": 41.2,
          "winners_total": 24,
          "unforced_errors_total": 51
        }
      },
      "totals": {
        "matches": 59,
        "wins": 36,
        "tournaments_played": 28,
        "tournaments_won": 3,
        "aces": 432,
        "double_faults": 134,
        "win_rate": 61.0,
        "losses": 23
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 7,
          "double_faults": 4,
          "aces_per_match": 7.0,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 74.7,
          "first_serve_won_pct": 73.8,
          "second_serve_won_pct": 59.5,
          "break_points_saved_pct": 80.0,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 8,
          "wins": 4,
          "losses": 4,
          "win_rate": 50.0,
          "tournaments_played": 6,
          "tournaments_won": 1,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 49,
          "double_faults": 19,
          "aces_per_match": 6.1,
          "double_faults_per_match": 2.4,
          "first_serve_pct": 77.9,
          "first_serve_won_pct": 69.2,
          "second_serve_won_pct": 65.3,
          "break_points_saved_pct": 60.5,
          "break_points_converted_pct": 34.0,
          "winners_total": 6,
          "unforced_errors_total": 4
        },
        "red_clay": {
          "matches": 5,
          "wins": 2,
          "losses": 3,
          "win_rate": 40.0,
          "tournaments_played": 22,
          "tournaments_won": 3,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 3,
          "aces": 26,
          "double_faults": 16,
          "aces_per_match": 5.2,
          "double_faults_per_match": 3.2,
          "first_serve_pct": 72.4,
          "first_serve_won_pct": 65.4,
          "second_serve_won_pct": 58.9,
          "break_points_saved_pct": 64.6,
          "break_points_converted_pct": 46.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 14,
        "wins": 6,
        "tournaments_played": 29,
        "tournaments_won": 4,
        "aces": 82,
        "double_faults": 39,
        "win_rate": 42.9,
        "losses": 8
      }
    }
  ],
  "data_generated_at": "2026-01-30 08:57:03 UTC"
}