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 36
28W - 28L 50,0% Win Rate Forma: LWLWWWWWWW

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": 36,
    "points": 1390,
    "best_position": 18,
    "date": "2026-01-30"
  },
  "ranking_history": [
    {
      "date": "2026-01-30",
      "position": 36,
      "points": 1390
    },
    {
      "date": "2026-01-29",
      "position": 36,
      "points": 1390
    },
    {
      "date": "2026-01-28",
      "position": 36,
      "points": 1390
    },
    {
      "date": "2026-01-27",
      "position": 36,
      "points": 1390
    },
    {
      "date": "2026-01-26",
      "position": 36,
      "points": 1390
    },
    {
      "date": "2026-01-25",
      "position": 36,
      "points": 1390
    },
    {
      "date": "2026-01-24",
      "position": 36,
      "points": 1390
    },
    {
      "date": "2026-01-23",
      "position": 36,
      "points": 1390
    },
    {
      "date": "2026-01-22",
      "position": 36,
      "points": 1390
    },
    {
      "date": "2026-01-21",
      "position": 36,
      "points": 1390
    }
  ],
  "career_stats": {
    "total_matches": 56,
    "wins": 28,
    "losses": 28,
    "win_rate": 50.0
  },
  "surface_stats": {
    "hard": {
      "matches": 25,
      "wins": 11,
      "losses": 14,
      "win_rate": 44.0
    },
    "clay": {
      "matches": 30,
      "wins": 17,
      "losses": 13,
      "win_rate": 56.7
    },
    "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": 10,
      "wins": 2,
      "losses": 8,
      "win_rate": 20.0
    },
    "ATP 500": {
      "matches": 10,
      "wins": 6,
      "losses": 4,
      "win_rate": 60.0
    },
    "ATP 250": {
      "matches": 22,
      "wins": 13,
      "losses": 9,
      "win_rate": 59.1
    },
    "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": 56,
    "avg_aces_per_match": 1.8,
    "avg_double_faults_per_match": 1.8,
    "avg_first_serve_pct": 73.8,
    "avg_first_serve_won_pct": 64.1,
    "avg_second_serve_won_pct": 52.3,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-22",
      "opponent": "Luciano Darderi",
      "opponent_id": 308084,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 64",
      "result": "L",
      "score": "1-3",
      "stats": {
        "aces": 4,
        "double_faults": 3,
        "first_serve_pct": 77.35849056603774,
        "first_serve_won_pct": 59.756097560975604,
        "second_serve_won_pct": 56.75675675675676,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-20",
      "opponent": "Giovanni Mpetshi Perricard",
      "opponent_id": 289146,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "W",
      "score": "3-2",
      "stats": {
        "aces": 10,
        "double_faults": 2,
        "first_serve_pct": 77.92207792207793,
        "first_serve_won_pct": 72.5,
        "second_serve_won_pct": 52.94117647058824,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-17",
      "opponent": "Jakub Mensik",
      "opponent_id": 372312,
      "tournament": "Auckland",
      "surface": "hard",
      "round": "Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 80.0,
        "first_serve_won_pct": 67.3076923076923,
        "second_serve_won_pct": 34.61538461538461,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-16",
      "opponent": "Marcos Giron",
      "opponent_id": 42379,
      "tournament": "Auckland",
      "surface": "hard",
      "round": "Semifinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 1,
        "first_serve_pct": 82.6923076923077,
        "first_serve_won_pct": 69.76744186046511,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-15",
      "opponent": "Ben Shelton",
      "opponent_id": 385485,
      "tournament": "Auckland",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 80.32786885245902,
        "first_serve_won_pct": 67.3469387755102,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-14",
      "opponent": "Jenson Brooksby",
      "opponent_id": 191873,
      "tournament": "Auckland",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 81.15942028985508,
        "first_serve_won_pct": 58.92857142857143,
        "second_serve_won_pct": 53.84615384615385,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-12",
      "opponent": "Emilio Nava",
      "opponent_id": 232057,
      "tournament": "Auckland",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 81.98198198198197,
        "first_serve_won_pct": 62.637362637362635,
        "second_serve_won_pct": 75.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-07",
      "opponent": "Stan Wawrinka",
      "opponent_id": 14548,
      "tournament": "United Cup",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 78.08219178082192,
        "first_serve_won_pct": 71.9298245614035,
        "second_serve_won_pct": 56.25,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-03",
      "opponent": "Taylor Fritz",
      "opponent_id": 136042,
      "tournament": "United Cup",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 4,
        "double_faults": 0,
        "first_serve_pct": 74.76635514018692,
        "first_serve_won_pct": 63.74999999999999,
        "second_serve_won_pct": 59.25925925925925,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-02",
      "opponent": "Jaume Munar",
      "opponent_id": 126356,
      "tournament": "United Cup",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 64.7887323943662,
        "first_serve_won_pct": 58.69565217391305,
        "second_serve_won_pct": 60.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 8,
    "losses": 2,
    "form_string": "LWLWWWWWWW"
  },
  "head_to_head": [
    {
      "opponent": "Camilo Ugo Carabelli",
      "opponent_id": 196122,
      "matches": 4,
      "wins": 3,
      "losses": 1
    },
    {
      "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
    },
    {
      "opponent": "Luciano Darderi",
      "opponent_id": 308084,
      "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-01-30 11:39:43 UTC"
}