Player Data JSON

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

Sebastián Báez

Sebastián Báez

Argentina ATP 65
35W - 38L 47.9% Win Rate Forma: LWLLLWLWLL

JSON Data

{
  "player": {
    "id": 502,
    "api_id": 221806,
    "name": "Sebastián Báez",
    "short_name": "S. Báez",
    "country": "Argentina",
    "country_code": "AR",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": null,
  "current_ranking": {
    "position": 65,
    "points": 840,
    "best_position": 18,
    "date": "2026-05-08"
  },
  "ranking_history": [
    {
      "date": "2026-05-08",
      "position": 65,
      "points": 840
    },
    {
      "date": "2026-05-07",
      "position": 65,
      "points": 840
    },
    {
      "date": "2026-05-06",
      "position": 65,
      "points": 840
    },
    {
      "date": "2026-05-05",
      "position": 65,
      "points": 840
    },
    {
      "date": "2026-05-04",
      "position": 64,
      "points": 840
    },
    {
      "date": "2026-05-03",
      "position": 64,
      "points": 840
    },
    {
      "date": "2026-05-02",
      "position": 64,
      "points": 840
    },
    {
      "date": "2026-05-01",
      "position": 64,
      "points": 840
    },
    {
      "date": "2026-04-30",
      "position": 64,
      "points": 840
    },
    {
      "date": "2026-04-29",
      "position": 64,
      "points": 840
    }
  ],
  "career_stats": {
    "total_matches": 73,
    "wins": 35,
    "losses": 38,
    "win_rate": 47.9
  },
  "surface_stats": {
    "hard": {
      "matches": 27,
      "wins": 11,
      "losses": 16,
      "win_rate": 40.7
    },
    "clay": {
      "matches": 45,
      "wins": 24,
      "losses": 21,
      "win_rate": 53.3
    },
    "grass": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 6,
      "wins": 1,
      "losses": 5,
      "win_rate": 16.7
    },
    "Masters 1000": {
      "matches": 17,
      "wins": 4,
      "losses": 13,
      "win_rate": 23.5
    },
    "ATP 500": {
      "matches": 12,
      "wins": 6,
      "losses": 6,
      "win_rate": 50.0
    },
    "ATP 250": {
      "matches": 30,
      "wins": 18,
      "losses": 12,
      "win_rate": 60.0
    },
    "Challenger": {
      "matches": 5,
      "wins": 3,
      "losses": 2,
      "win_rate": 60.0
    },
    "Otro": {
      "matches": 3,
      "wins": 3,
      "losses": 0,
      "win_rate": 100.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 73,
    "avg_aces_per_match": 1.7,
    "avg_double_faults_per_match": 1.8,
    "avg_first_serve_pct": 73.1,
    "avg_first_serve_won_pct": 63.6,
    "avg_second_serve_won_pct": 51.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-05-08",
      "opponent": "Alexander Bublik",
      "opponent_id": 163480,
      "tournament": "ATP Rome Masters",
      "surface": "clay",
      "round": "Round of 64",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 75.51020408163265,
        "first_serve_won_pct": 62.16216216216216,
        "second_serve_won_pct": 53.84615384615385,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-06",
      "opponent": "Jenson Brooksby",
      "opponent_id": 191873,
      "tournament": "ATP Rome Masters",
      "surface": "clay",
      "round": "Round of 128",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 76.38888888888889,
        "first_serve_won_pct": 67.27272727272727,
        "second_serve_won_pct": 52.94117647058824,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-23",
      "opponent": "Vilius Gaubas",
      "opponent_id": 322022,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Round of 128",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 70.3125,
        "first_serve_won_pct": 62.22222222222222,
        "second_serve_won_pct": 42.10526315789473,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-14",
      "opponent": "Tomaš Machač",
      "opponent_id": 238300,
      "tournament": "Barcelona",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 71.05263157894737,
        "first_serve_won_pct": 57.407407407407405,
        "second_serve_won_pct": 40.909090909090914,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-07",
      "opponent": "Carlos Alcaraz",
      "opponent_id": 275923,
      "tournament": "Monte Carlo",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 64.51612903225806,
        "first_serve_won_pct": 52.5,
        "second_serve_won_pct": 31.818181818181817,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-06",
      "opponent": "Stan Wawrinka",
      "opponent_id": 14548,
      "tournament": "Monte Carlo",
      "surface": "clay",
      "round": "Round of 64",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 60.810810810810814,
        "first_serve_won_pct": 57.77777777777777,
        "second_serve_won_pct": 34.146341463414636,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-03",
      "opponent": "Titouan Droguet",
      "opponent_id": 243925,
      "tournament": "Bucharest",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 78.0,
        "first_serve_won_pct": 61.53846153846154,
        "second_serve_won_pct": 61.53846153846154,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-31",
      "opponent": "Vilius Gaubas",
      "opponent_id": 322022,
      "tournament": "Bucharest",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 72.3076923076923,
        "first_serve_won_pct": 68.08510638297872,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-20",
      "opponent": "Adam Walton",
      "opponent_id": 207575,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Round of 128",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 73.91304347826086,
        "first_serve_won_pct": 41.17647058823529,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-10",
      "opponent": "Daniil Medvedev",
      "opponent_id": 163504,
      "tournament": "Indian Wells",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 77.41935483870968,
        "first_serve_won_pct": 54.166666666666664,
        "second_serve_won_pct": 35.714285714285715,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 3,
    "losses": 7,
    "form_string": "LWLLLWLWLL"
  },
  "head_to_head": [
    {
      "opponent": "Camilo Ugo Carabelli",
      "opponent_id": 196122,
      "matches": 5,
      "wins": 4,
      "losses": 1
    },
    {
      "opponent": "Luciano Darderi",
      "opponent_id": 308084,
      "matches": 4,
      "wins": 0,
      "losses": 4
    },
    {
      "opponent": "Damir Džumhur",
      "opponent_id": 49172,
      "matches": 3,
      "wins": 2,
      "losses": 1
    },
    {
      "opponent": "Gabriel Diallo",
      "opponent_id": 280151,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Holger Rune",
      "opponent_id": 283070,
      "matches": 2,
      "wins": 0,
      "losses": 2
    }
  ],
  "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": 3,
          "aces_per_match": 1.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 81.8,
          "first_serve_won_pct": 59.2,
          "second_serve_won_pct": 45.5,
          "break_points_saved_pct": 0.0,
          "break_points_converted_pct": 0,
          "winners_total": 5,
          "unforced_errors_total": 27
        },
        "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": 0,
          "double_faults": 3,
          "aces_per_match": 0.0,
          "double_faults_per_match": 1.5,
          "first_serve_pct": 79.2,
          "first_serve_won_pct": 64.3,
          "second_serve_won_pct": 51.9,
          "break_points_saved_pct": 53.8,
          "break_points_converted_pct": 28.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 12,
          "wins": 3,
          "losses": 9,
          "win_rate": 25.0,
          "tournaments_played": 10,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 19,
          "double_faults": 29,
          "aces_per_match": 1.6,
          "double_faults_per_match": 2.4,
          "first_serve_pct": 78.0,
          "first_serve_won_pct": 70.9,
          "second_serve_won_pct": 51.1,
          "break_points_saved_pct": 54.7,
          "break_points_converted_pct": 45.3,
          "winners_total": 37,
          "unforced_errors_total": 68
        },
        "red_clay": {
          "matches": 27,
          "wins": 14,
          "losses": 13,
          "win_rate": 51.9,
          "tournaments_played": 15,
          "tournaments_won": 1,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 1,
          "aces": 47,
          "double_faults": 49,
          "aces_per_match": 1.7,
          "double_faults_per_match": 1.8,
          "first_serve_pct": 78.6,
          "first_serve_won_pct": 60.9,
          "second_serve_won_pct": 50.3,
          "break_points_saved_pct": 63.5,
          "break_points_converted_pct": 38.2,
          "winners_total": 67,
          "unforced_errors_total": 77
        }
      },
      "totals": {
        "matches": 42,
        "wins": 17,
        "tournaments_played": 29,
        "tournaments_won": 1,
        "aces": 67,
        "double_faults": 84,
        "win_rate": 40.5,
        "losses": 25
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 3,
          "wins": 0,
          "losses": 3,
          "win_rate": 0.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 3,
          "double_faults": 6,
          "aces_per_match": 1.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 78.6,
          "first_serve_won_pct": 54.0,
          "second_serve_won_pct": 61.1,
          "break_points_saved_pct": 60.7,
          "break_points_converted_pct": 14.3,
          "winners_total": 20,
          "unforced_errors_total": 25
        },
        "hardcourt_indoor": {
          "matches": 3,
          "wins": 0,
          "losses": 3,
          "win_rate": 0.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 4,
          "double_faults": 5,
          "aces_per_match": 1.3,
          "double_faults_per_match": 1.7,
          "first_serve_pct": 77.3,
          "first_serve_won_pct": 64.8,
          "second_serve_won_pct": 52.5,
          "break_points_saved_pct": 47.8,
          "break_points_converted_pct": 33.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 14,
          "wins": 5,
          "losses": 9,
          "win_rate": 35.7,
          "tournaments_played": 9,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 32,
          "double_faults": 31,
          "aces_per_match": 2.3,
          "double_faults_per_match": 2.2,
          "first_serve_pct": 78.3,
          "first_serve_won_pct": 61.4,
          "second_serve_won_pct": 54.2,
          "break_points_saved_pct": 59.4,
          "break_points_converted_pct": 36.0,
          "winners_total": 107,
          "unforced_errors_total": 148
        },
        "red_clay": {
          "matches": 36,
          "wins": 25,
          "losses": 11,
          "win_rate": 69.4,
          "tournaments_played": 13,
          "tournaments_won": 2,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 6,
          "aces": 91,
          "double_faults": 67,
          "aces_per_match": 2.5,
          "double_faults_per_match": 1.9,
          "first_serve_pct": 78.3,
          "first_serve_won_pct": 65.3,
          "second_serve_won_pct": 58.3,
          "break_points_saved_pct": 63.3,
          "break_points_converted_pct": 43.4,
          "winners_total": 83,
          "unforced_errors_total": 105
        }
      },
      "totals": {
        "matches": 56,
        "wins": 30,
        "tournaments_played": 28,
        "tournaments_won": 2,
        "aces": 130,
        "double_faults": 109,
        "win_rate": 53.6,
        "losses": 26
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 3,
          "aces": 6,
          "double_faults": 9,
          "aces_per_match": 2.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 79.0,
          "first_serve_won_pct": 68.6,
          "second_serve_won_pct": 58.5,
          "break_points_saved_pct": 70.6,
          "break_points_converted_pct": 33.3,
          "winners_total": 48,
          "unforced_errors_total": 60
        },
        "hardcourt_indoor": {
          "matches": 6,
          "wins": 1,
          "losses": 5,
          "win_rate": 16.7,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 4,
          "aces": 13,
          "double_faults": 6,
          "aces_per_match": 2.2,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 81.0,
          "first_serve_won_pct": 62.2,
          "second_serve_won_pct": 48.9,
          "break_points_saved_pct": 52.9,
          "break_points_converted_pct": 41.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 15,
          "wins": 9,
          "losses": 6,
          "win_rate": 60.0,
          "tournaments_played": 8,
          "tournaments_won": 1,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 5,
          "aces": 37,
          "double_faults": 22,
          "aces_per_match": 2.5,
          "double_faults_per_match": 1.5,
          "first_serve_pct": 80.4,
          "first_serve_won_pct": 64.4,
          "second_serve_won_pct": 54.3,
          "break_points_saved_pct": 59.2,
          "break_points_converted_pct": 45.0,
          "winners_total": 86,
          "unforced_errors_total": 160
        },
        "red_clay": {
          "matches": 31,
          "wins": 19,
          "losses": 12,
          "win_rate": 61.3,
          "tournaments_played": 15,
          "tournaments_won": 2,
          "tiebreaks_won": 6,
          "tiebreaks_lost": 3,
          "aces": 55,
          "double_faults": 51,
          "aces_per_match": 1.8,
          "double_faults_per_match": 1.6,
          "first_serve_pct": 77.7,
          "first_serve_won_pct": 64.8,
          "second_serve_won_pct": 60.6,
          "break_points_saved_pct": 58.2,
          "break_points_converted_pct": 42.2,
          "winners_total": 54,
          "unforced_errors_total": 61
        }
      },
      "totals": {
        "matches": 55,
        "wins": 30,
        "tournaments_played": 30,
        "tournaments_won": 3,
        "aces": 111,
        "double_faults": 88,
        "win_rate": 54.5,
        "losses": 25
      }
    }
  ],
  "data_generated_at": "2026-05-09 00:44:48 UTC"
}