Player Data JSON

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

Carolina Alves

Carolina Alves

Brazil WTA 245
6W - 13L 31.6% Win Rate Forma: LLLWLLWLLW

JSON Data

{
  "player": {
    "id": 34,
    "api_id": 51839,
    "name": "Carolina Alves",
    "short_name": "C. Alves",
    "country": "Brazil",
    "country_code": "BR",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1996-04-23",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 3448421,
    "singles": 11.22,
    "doubles": 10.83,
    "ranking": 362,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 245,
    "points": 300,
    "best_position": 165,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 245,
      "points": 300
    },
    {
      "date": "2025-12-09",
      "position": 245,
      "points": 300
    },
    {
      "date": "2025-12-08",
      "position": 245,
      "points": 300
    },
    {
      "date": "2025-12-07",
      "position": 236,
      "points": 311
    },
    {
      "date": "2025-12-06",
      "position": 236,
      "points": 311
    },
    {
      "date": "2025-12-05",
      "position": 236,
      "points": 311
    },
    {
      "date": "2025-12-04",
      "position": 236,
      "points": 311
    },
    {
      "date": "2025-12-03",
      "position": 236,
      "points": 311
    }
  ],
  "career_stats": {
    "total_matches": 19,
    "wins": 6,
    "losses": 13,
    "win_rate": 31.6
  },
  "surface_stats": {
    "hard": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "clay": {
      "matches": 18,
      "wins": 6,
      "losses": 12,
      "win_rate": 33.3
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "WTA 250": {
      "matches": 19,
      "wins": 6,
      "losses": 13,
      "win_rate": 31.6
    }
  },
  "average_match_stats": {
    "matches_with_stats": 19,
    "avg_aces_per_match": 1.1,
    "avg_double_faults_per_match": 3.4,
    "avg_first_serve_pct": 70.0,
    "avg_first_serve_won_pct": 54.4,
    "avg_second_serve_won_pct": 40.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-02",
      "opponent": "Varvara Lepchenko",
      "opponent_id": 18919,
      "tournament": "WTA 125k Quito, Ecuador Women Singles",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 2,
        "double_faults": 6,
        "first_serve_pct": 64.0625,
        "first_serve_won_pct": 42.68292682926829,
        "second_serve_won_pct": 41.30434782608695,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-24",
      "opponent": "Panna Udvardy",
      "opponent_id": 218347,
      "tournament": "Buenos Aires, Argentina",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 59.183673469387756,
        "first_serve_won_pct": 31.03448275862069,
        "second_serve_won_pct": 64.28571428571429,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-19",
      "opponent": "Carole Monnet",
      "opponent_id": 221362,
      "tournament": "Santiago, Chile",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 69.0909090909091,
        "first_serve_won_pct": 42.10526315789473,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-17",
      "opponent": "Jessica Pieri",
      "opponent_id": 96237,
      "tournament": "Santiago, Chile",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 5,
        "first_serve_pct": 69.49152542372882,
        "first_serve_won_pct": 73.17073170731707,
        "second_serve_won_pct": 21.052631578947366,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-21",
      "opponent": "Solana Sierra",
      "opponent_id": 298913,
      "tournament": "Florianapolis, Brazil",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 6,
        "first_serve_pct": 69.81132075471697,
        "first_serve_won_pct": 43.24324324324324,
        "second_serve_won_pct": 18.75,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-16",
      "opponent": "Sinja Kraus",
      "opponent_id": 246159,
      "tournament": "WTA 125K Rio de Janeiro, Brazil Women Singles",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 66.15384615384615,
        "first_serve_won_pct": 55.81395348837209,
        "second_serve_won_pct": 61.53846153846154,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-14",
      "opponent": "Maria Paulina Perez Garcia",
      "opponent_id": 59213,
      "tournament": "WTA 125K Rio de Janeiro, Brazil Women Singles",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 77.27272727272727,
        "first_serve_won_pct": 61.76470588235294,
        "second_serve_won_pct": 60.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-08",
      "opponent": "Nauhany Vitoria Leme Da Silva",
      "opponent_id": 510777,
      "tournament": "WTA Sao Paulo, Brazil Women, Singles",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 7,
        "first_serve_pct": 67.77777777777779,
        "first_serve_won_pct": 62.295081967213115,
        "second_serve_won_pct": 58.97435897435898,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-20",
      "opponent": "Carlota Martinez Cirez",
      "opponent_id": 237578,
      "tournament": "WTA 125K Palermo, Italy Women Singles",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 83.01886792452831,
        "first_serve_won_pct": 56.81818181818182,
        "second_serve_won_pct": 22.22222222222222,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-19",
      "opponent": "Anastasia Bertacchi",
      "opponent_id": 478081,
      "tournament": "WTA 125K Palermo, Italy Women Singles",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 93.87755102040816,
        "first_serve_won_pct": 71.73913043478261,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 3,
    "losses": 7,
    "form_string": "LLLWLLWLLW"
  },
  "head_to_head": [
    {
      "opponent": "Carole Monnet",
      "opponent_id": 221362,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Sinja Kraus",
      "opponent_id": 246159,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Julia Riera",
      "opponent_id": 254282,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Panna Udvardy",
      "opponent_id": 218347,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Katie Volynets",
      "opponent_id": 256104,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "red_clay": {
          "matches": 11,
          "wins": 3,
          "losses": 8,
          "win_rate": 27.3,
          "tournaments_played": 9,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 11,
          "double_faults": 35,
          "aces_per_match": 1.0,
          "double_faults_per_match": 3.2,
          "first_serve_pct": 76.2,
          "first_serve_won_pct": 52.7,
          "second_serve_won_pct": 47.4,
          "break_points_saved_pct": 46.8,
          "break_points_converted_pct": 41.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 11,
        "wins": 3,
        "tournaments_played": 9,
        "tournaments_won": 0,
        "aces": 11,
        "double_faults": 35,
        "win_rate": 27.3,
        "losses": 8
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 0,
          "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": 71.3,
          "first_serve_won_pct": 34.9,
          "second_serve_won_pct": 61.5,
          "break_points_saved_pct": 30.0,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 9,
          "wins": 4,
          "losses": 5,
          "win_rate": 44.4,
          "tournaments_played": 25,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 9,
          "double_faults": 34,
          "aces_per_match": 1.0,
          "double_faults_per_match": 3.8,
          "first_serve_pct": 73.9,
          "first_serve_won_pct": 58.0,
          "second_serve_won_pct": 46.1,
          "break_points_saved_pct": 51.3,
          "break_points_converted_pct": 45.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 10,
        "wins": 4,
        "tournaments_played": 25,
        "tournaments_won": 1,
        "aces": 10,
        "double_faults": 37,
        "win_rate": 40.0,
        "losses": 6
      }
    },
    {
      "year": 2023,
      "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": 0,
          "double_faults": 1,
          "aces_per_match": 0.0,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 90.2,
          "first_serve_won_pct": 46.3,
          "second_serve_won_pct": 25.0,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 1
        },
        "hardcourt_outdoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 5,
          "aces_per_match": 0.0,
          "double_faults_per_match": 5.0,
          "first_serve_pct": 75.6,
          "first_serve_won_pct": 62.5,
          "second_serve_won_pct": 57.1,
          "break_points_saved_pct": 66.7,
          "break_points_converted_pct": 0.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 10,
          "wins": 3,
          "losses": 7,
          "win_rate": 30.0,
          "tournaments_played": 23,
          "tournaments_won": 1,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 1,
          "aces": 11,
          "double_faults": 43,
          "aces_per_match": 1.1,
          "double_faults_per_match": 4.3,
          "first_serve_pct": 78.8,
          "first_serve_won_pct": 51.4,
          "second_serve_won_pct": 53.7,
          "break_points_saved_pct": 57.0,
          "break_points_converted_pct": 32.6,
          "winners_total": 5,
          "unforced_errors_total": 8
        }
      },
      "totals": {
        "matches": 12,
        "wins": 3,
        "tournaments_played": 25,
        "tournaments_won": 1,
        "aces": 11,
        "double_faults": 49,
        "win_rate": 25.0,
        "losses": 9
      }
    }
  ],
  "data_generated_at": "2025-12-10 07:35:18 UTC"
}