Player Data JSON

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

Antonia Vergara Rivera

Antonia Vergara Rivera

Chile WTA 425
4W - 5L 44.4% Win Rate Forma: LLWWLWWLL

JSON Data

{
  "player": {
    "id": 39,
    "api_id": 1085670,
    "name": "Antonia Vergara Rivera",
    "short_name": "A. Vergara Rivera",
    "country": "Chile",
    "country_code": "CL",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2006-11-24",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 4664153,
    "singles": null,
    "doubles": null,
    "ranking": null,
    "division": null,
    "is_pro": false,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 425,
    "points": 138,
    "best_position": 396,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 425,
      "points": 138
    },
    {
      "date": "2025-12-09",
      "position": 425,
      "points": 138
    },
    {
      "date": "2025-12-08",
      "position": 425,
      "points": 138
    },
    {
      "date": "2025-12-07",
      "position": 420,
      "points": 138
    },
    {
      "date": "2025-12-06",
      "position": 420,
      "points": 138
    },
    {
      "date": "2025-12-05",
      "position": 420,
      "points": 138
    },
    {
      "date": "2025-12-04",
      "position": 420,
      "points": 138
    },
    {
      "date": "2025-12-03",
      "position": 420,
      "points": 138
    }
  ],
  "career_stats": {
    "total_matches": 9,
    "wins": 4,
    "losses": 5,
    "win_rate": 44.4
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 9,
      "wins": 4,
      "losses": 5,
      "win_rate": 44.4
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "WTA 250": {
      "matches": 9,
      "wins": 4,
      "losses": 5,
      "win_rate": 44.4
    }
  },
  "average_match_stats": {
    "matches_with_stats": 9,
    "avg_aces_per_match": 0.6,
    "avg_double_faults_per_match": 2.9,
    "avg_first_serve_pct": 68.6,
    "avg_first_serve_won_pct": 55.2,
    "avg_second_serve_won_pct": 51.3,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-11-19",
      "opponent": "Laura Pigossi",
      "opponent_id": 64085,
      "tournament": "Santiago, Chile",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 74.4186046511628,
        "first_serve_won_pct": 28.125,
        "second_serve_won_pct": 35.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-07",
      "opponent": "Mayar Sherif",
      "opponent_id": 88310,
      "tournament": "WTA 125K Tucuman, Argentina Women Singles",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 40.625,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-05",
      "opponent": "Luisina Giovannini",
      "opponent_id": 379015,
      "tournament": "WTA 125K Tucuman, Argentina Women Singles",
      "surface": "clay",
      "round": "Round of 16",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 87.35632183908046,
        "first_serve_won_pct": 57.89473684210527,
        "second_serve_won_pct": 38.46153846153847,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-03",
      "opponent": "Maria Carle",
      "opponent_id": 141892,
      "tournament": "WTA 125K Tucuman, Argentina Women Singles",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 75.47169811320755,
        "first_serve_won_pct": 62.5,
        "second_serve_won_pct": 38.46153846153847,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-28",
      "opponent": "Panna Udvardy",
      "opponent_id": 218347,
      "tournament": "Cali, Colombia",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 73.17073170731707,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 109.09090909090908,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-27",
      "opponent": "Katarina Jokic",
      "opponent_id": 103549,
      "tournament": "Cali, Colombia",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 7,
        "first_serve_pct": 53.65853658536586,
        "first_serve_won_pct": 54.54545454545454,
        "second_serve_won_pct": 44.73684210526316,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-26",
      "opponent": "Isabella Ascencio Jaramillo",
      "opponent_id": 1139058,
      "tournament": "Cali, Colombia",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 31.03448275862069,
        "first_serve_won_pct": 100.0,
        "second_serve_won_pct": 75.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-14",
      "opponent": "Thaisa Grana Pedretti",
      "opponent_id": 120664,
      "tournament": "WTA 125K Rio de Janeiro, Brazil Women Singles",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 86.74698795180723,
        "first_serve_won_pct": 47.22222222222222,
        "second_serve_won_pct": 0.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2024-12-02",
      "opponent": "Iryna Shymanovich",
      "opponent_id": 92879,
      "tournament": "Florianapolis, Brazil",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 68.4931506849315,
        "first_serve_won_pct": 56.00000000000001,
        "second_serve_won_pct": 56.52173913043478,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 9,
    "wins": 4,
    "losses": 5,
    "form_string": "LLWWLWWLL"
  },
  "head_to_head": [
    {
      "opponent": "Mayar Sherif",
      "opponent_id": 88310,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Laura Pigossi",
      "opponent_id": 64085,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Luisina Giovannini",
      "opponent_id": 379015,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Thaisa Grana Pedretti",
      "opponent_id": 120664,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Iryna Shymanovich",
      "opponent_id": 92879,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "red_clay": {
          "matches": 4,
          "wins": 2,
          "losses": 2,
          "win_rate": 50.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 14,
          "aces_per_match": 0.2,
          "double_faults_per_match": 3.5,
          "first_serve_pct": 70.9,
          "first_serve_won_pct": 49.6,
          "second_serve_won_pct": 71.2,
          "break_points_saved_pct": 45.5,
          "break_points_converted_pct": 69.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 4,
        "wins": 2,
        "tournaments_played": 4,
        "tournaments_won": 0,
        "aces": 1,
        "double_faults": 14,
        "win_rate": 50.0,
        "losses": 2
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 0,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 6,
          "double_faults": 24,
          "aces_per_match": 2.0,
          "double_faults_per_match": 8.0,
          "first_serve_pct": 74.9,
          "first_serve_won_pct": 58.1,
          "second_serve_won_pct": 48.3,
          "break_points_saved_pct": 56.4,
          "break_points_converted_pct": 40.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 4,
          "wins": 1,
          "losses": 3,
          "win_rate": 25.0,
          "tournaments_played": 8,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 2,
          "double_faults": 6,
          "aces_per_match": 0.5,
          "double_faults_per_match": 1.5,
          "first_serve_pct": 77.1,
          "first_serve_won_pct": 47.0,
          "second_serve_won_pct": 51.6,
          "break_points_saved_pct": 51.3,
          "break_points_converted_pct": 26.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 7,
        "wins": 2,
        "tournaments_played": 8,
        "tournaments_won": 0,
        "aces": 8,
        "double_faults": 30,
        "win_rate": 28.6,
        "losses": 5
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 1,
          "losses": 0,
          "win_rate": 100.0,
          "tournaments_played": 0,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 1,
          "aces_per_match": 0.0,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 74.6,
          "first_serve_won_pct": 60.6,
          "second_serve_won_pct": 75.0,
          "break_points_saved_pct": 66.7,
          "break_points_converted_pct": 46.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 1,
        "wins": 1,
        "tournaments_played": 0,
        "tournaments_won": 0,
        "aces": 0,
        "double_faults": 1,
        "win_rate": 100.0,
        "losses": 0
      }
    }
  ],
  "data_generated_at": "2025-12-10 07:35:22 UTC"
}