Player Data JSON

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

Tomás Barrios Vera

Tomás Barrios Vera

Chile ATP 111
20W - 14L 58.8% Win Rate Forma: LWWWLWWLLL

JSON Data

{
  "player": {
    "id": 434,
    "api_id": 132834,
    "name": "Tomás Barrios Vera",
    "short_name": "T. Barrios Vera",
    "country": "Chile",
    "country_code": "CL",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": null,
  "current_ranking": {
    "position": 111,
    "points": 564,
    "best_position": 93,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 111,
      "points": 564
    },
    {
      "date": "2025-12-09",
      "position": 111,
      "points": 564
    },
    {
      "date": "2025-12-08",
      "position": 111,
      "points": 564
    },
    {
      "date": "2025-12-07",
      "position": 111,
      "points": 564
    },
    {
      "date": "2025-12-06",
      "position": 111,
      "points": 564
    },
    {
      "date": "2025-12-05",
      "position": 111,
      "points": 564
    },
    {
      "date": "2025-12-04",
      "position": 111,
      "points": 564
    },
    {
      "date": "2025-12-03",
      "position": 111,
      "points": 564
    }
  ],
  "career_stats": {
    "total_matches": 34,
    "wins": 20,
    "losses": 14,
    "win_rate": 58.8
  },
  "surface_stats": {
    "hard": {
      "matches": 7,
      "wins": 3,
      "losses": 4,
      "win_rate": 42.9
    },
    "clay": {
      "matches": 24,
      "wins": 15,
      "losses": 9,
      "win_rate": 62.5
    },
    "grass": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 8,
      "wins": 4,
      "losses": 4,
      "win_rate": 50.0
    },
    "Masters 1000": {
      "matches": 6,
      "wins": 4,
      "losses": 2,
      "win_rate": 66.7
    },
    "ATP 500": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    },
    "ATP 250": {
      "matches": 4,
      "wins": 0,
      "losses": 4,
      "win_rate": 0.0
    },
    "Challenger": {
      "matches": 13,
      "wins": 10,
      "losses": 3,
      "win_rate": 76.9
    }
  },
  "average_match_stats": {
    "matches_with_stats": 34,
    "avg_aces_per_match": 1.9,
    "avg_double_faults_per_match": 1.4,
    "avg_first_serve_pct": 65.7,
    "avg_first_serve_won_pct": 66.0,
    "avg_second_serve_won_pct": 55.3,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-11-15",
      "opponent": "Cristian Garin",
      "opponent_id": 64570,
      "tournament": "Montevideo, Uruguay",
      "surface": "clay",
      "round": "Semifinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 67.94871794871796,
        "first_serve_won_pct": 54.71698113207547,
        "second_serve_won_pct": 48.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-14",
      "opponent": "Carlos Taberner",
      "opponent_id": 108559,
      "tournament": "Montevideo, Uruguay",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 76.82926829268293,
        "first_serve_won_pct": 63.49206349206349,
        "second_serve_won_pct": 52.63157894736842,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-13",
      "opponent": "Franco Roncadelli",
      "opponent_id": 240797,
      "tournament": "Montevideo, Uruguay",
      "surface": "clay",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 59.57446808510638,
        "first_serve_won_pct": 78.57142857142857,
        "second_serve_won_pct": 63.1578947368421,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-11",
      "opponent": "Juan Carlos Prado Angelo",
      "opponent_id": 392072,
      "tournament": "Montevideo, Uruguay",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 69.49152542372882,
        "first_serve_won_pct": 73.17073170731707,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-03",
      "opponent": "Adolfo Daniel Vallejo",
      "opponent_id": 326949,
      "tournament": "Antofagasta, Chile",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 53.125,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 43.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-01",
      "opponent": "Lautaro Midon",
      "opponent_id": 397014,
      "tournament": "Antofagasta, Chile",
      "surface": "clay",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 0,
        "first_serve_pct": 74.4186046511628,
        "first_serve_won_pct": 65.625,
        "second_serve_won_pct": 81.81818181818183,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-29",
      "opponent": "Genaro Alberto Olivieri",
      "opponent_id": 169486,
      "tournament": "Antofagasta, Chile",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 65.3061224489796,
        "first_serve_won_pct": 75.0,
        "second_serve_won_pct": 58.82352941176471,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-02",
      "opponent": "David Jorda Sanchis",
      "opponent_id": 57155,
      "tournament": "Sevilla, Spain",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 68.18181818181817,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 60.86956521739131,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-19",
      "opponent": "Benjamin Hassan",
      "opponent_id": 108767,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 70.83333333333334,
        "first_serve_won_pct": 52.94117647058824,
        "second_serve_won_pct": 52.38095238095239,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-29",
      "opponent": "Alex Michelsen",
      "opponent_id": 406728,
      "tournament": "Toronto",
      "surface": "hard",
      "round": "Round of 64",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 5,
        "double_faults": 1,
        "first_serve_pct": 57.30337078651685,
        "first_serve_won_pct": 60.78431372549019,
        "second_serve_won_pct": 41.46341463414634,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 5,
    "losses": 5,
    "form_string": "LWWWLWWLLL"
  },
  "head_to_head": [
    {
      "opponent": "Cristian Garin",
      "opponent_id": 64570,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Mariano Navone",
      "opponent_id": 271389,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Henrique Rocha",
      "opponent_id": 341820,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Alex Michelsen",
      "opponent_id": 406728,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "James McCabe",
      "opponent_id": 339452,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 6,
          "wins": 4,
          "losses": 2,
          "win_rate": 66.7,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 2,
          "aces": 24,
          "double_faults": 9,
          "aces_per_match": 4.0,
          "double_faults_per_match": 1.5,
          "first_serve_pct": 77.9,
          "first_serve_won_pct": 71.6,
          "second_serve_won_pct": 71.6,
          "break_points_saved_pct": 73.1,
          "break_points_converted_pct": 42.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 7,
          "wins": 3,
          "losses": 4,
          "win_rate": 42.9,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 2,
          "aces": 25,
          "double_faults": 9,
          "aces_per_match": 3.6,
          "double_faults_per_match": 1.3,
          "first_serve_pct": 75.6,
          "first_serve_won_pct": 63.0,
          "second_serve_won_pct": 53.3,
          "break_points_saved_pct": 65.0,
          "break_points_converted_pct": 37.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 56,
          "wins": 36,
          "losses": 20,
          "win_rate": 64.3,
          "tournaments_played": 24,
          "tournaments_won": 3,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 4,
          "aces": 91,
          "double_faults": 81,
          "aces_per_match": 1.6,
          "double_faults_per_match": 1.4,
          "first_serve_pct": 74.3,
          "first_serve_won_pct": 65.0,
          "second_serve_won_pct": 53.6,
          "break_points_saved_pct": 60.0,
          "break_points_converted_pct": 43.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 69,
        "wins": 43,
        "tournaments_played": 31,
        "tournaments_won": 3,
        "aces": 140,
        "double_faults": 99,
        "win_rate": 62.3,
        "losses": 26
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 7,
          "wins": 4,
          "losses": 3,
          "win_rate": 57.1,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 37,
          "double_faults": 16,
          "aces_per_match": 5.3,
          "double_faults_per_match": 2.3,
          "first_serve_pct": 75.9,
          "first_serve_won_pct": 69.6,
          "second_serve_won_pct": 56.9,
          "break_points_saved_pct": 58.0,
          "break_points_converted_pct": 43.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 11,
          "wins": 6,
          "losses": 5,
          "win_rate": 54.5,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 4,
          "aces": 53,
          "double_faults": 20,
          "aces_per_match": 4.8,
          "double_faults_per_match": 1.8,
          "first_serve_pct": 74.7,
          "first_serve_won_pct": 72.3,
          "second_serve_won_pct": 54.0,
          "break_points_saved_pct": 66.2,
          "break_points_converted_pct": 45.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 45,
          "wins": 26,
          "losses": 19,
          "win_rate": 57.8,
          "tournaments_played": 20,
          "tournaments_won": 1,
          "tiebreaks_won": 8,
          "tiebreaks_lost": 3,
          "aces": 103,
          "double_faults": 78,
          "aces_per_match": 2.3,
          "double_faults_per_match": 1.7,
          "first_serve_pct": 73.2,
          "first_serve_won_pct": 67.1,
          "second_serve_won_pct": 54.5,
          "break_points_saved_pct": 55.9,
          "break_points_converted_pct": 44.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 63,
        "wins": 36,
        "tournaments_played": 28,
        "tournaments_won": 1,
        "aces": 193,
        "double_faults": 114,
        "win_rate": 57.1,
        "losses": 27
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 5,
          "wins": 4,
          "losses": 1,
          "win_rate": 80.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 2,
          "aces": 22,
          "double_faults": 8,
          "aces_per_match": 4.4,
          "double_faults_per_match": 1.6,
          "first_serve_pct": 77.2,
          "first_serve_won_pct": 66.8,
          "second_serve_won_pct": 59.9,
          "break_points_saved_pct": 71.2,
          "break_points_converted_pct": 31.9,
          "winners_total": 82,
          "unforced_errors_total": 95
        },
        "hardcourt_outdoor": {
          "matches": 4,
          "wins": 1,
          "losses": 3,
          "win_rate": 25.0,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 6,
          "double_faults": 14,
          "aces_per_match": 1.5,
          "double_faults_per_match": 3.5,
          "first_serve_pct": 76.2,
          "first_serve_won_pct": 63.6,
          "second_serve_won_pct": 51.9,
          "break_points_saved_pct": 75.5,
          "break_points_converted_pct": 53.3,
          "winners_total": 3,
          "unforced_errors_total": 3
        },
        "red_clay": {
          "matches": 6,
          "wins": 3,
          "losses": 3,
          "win_rate": 50.0,
          "tournaments_played": 25,
          "tournaments_won": 2,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 11,
          "double_faults": 8,
          "aces_per_match": 1.8,
          "double_faults_per_match": 1.3,
          "first_serve_pct": 77.1,
          "first_serve_won_pct": 53.9,
          "second_serve_won_pct": 69.8,
          "break_points_saved_pct": 56.5,
          "break_points_converted_pct": 41.0,
          "winners_total": 2,
          "unforced_errors_total": 1
        }
      },
      "totals": {
        "matches": 15,
        "wins": 8,
        "tournaments_played": 33,
        "tournaments_won": 2,
        "aces": 39,
        "double_faults": 30,
        "win_rate": 53.3,
        "losses": 7
      }
    }
  ],
  "data_generated_at": "2025-12-10 06:55:28 UTC"
}