Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Gabrielle Villegas
3W - 3L
50,0% Win Rate
Forma: LWLLWW
JSON Data
{
"player": {
"id": 3761,
"api_id": 422695,
"name": "Gabrielle Villegas",
"short_name": "G. Villegas",
"country": "Australia",
"country_code": "AU",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2007-06-02",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": null,
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 6,
"wins": 3,
"losses": 3,
"win_rate": 50.0
},
"surface_stats": {
"hard": {
"matches": 6,
"wins": 3,
"losses": 3,
"win_rate": 50.0
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 6,
"wins": 3,
"losses": 3,
"win_rate": 50.0
}
},
"average_match_stats": {
"matches_with_stats": 6,
"avg_aces_per_match": 1.3,
"avg_double_faults_per_match": 4.0,
"avg_first_serve_pct": 59.8,
"avg_first_serve_won_pct": 57.1,
"avg_second_serve_won_pct": 43.2,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-19",
"opponent": "Mylene Halemai",
"opponent_id": 215696,
"tournament": "UTR PTT Melbourne Women 02",
"surface": "hard",
"round": "Final",
"result": "L",
"score": "1-2",
"stats": {
"aces": 2,
"double_faults": 4,
"first_serve_pct": 57.971014492753625,
"first_serve_won_pct": 45.0,
"second_serve_won_pct": 32.142857142857146,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-19",
"opponent": "Zayah Baker",
"opponent_id": 1158127,
"tournament": "UTR PTT Melbourne Women 02",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-1",
"stats": {
"aces": 3,
"double_faults": 7,
"first_serve_pct": 62.65060240963856,
"first_serve_won_pct": 71.15384615384616,
"second_serve_won_pct": 48.64864864864865,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-17",
"opponent": "Carolann Delaunay",
"opponent_id": 391100,
"tournament": "UTR PTT Melbourne Women 02",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 63.76811594202898,
"first_serve_won_pct": 54.54545454545454,
"second_serve_won_pct": 45.83333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-16",
"opponent": "Belle Thompson",
"opponent_id": 207587,
"tournament": "UTR PTT Melbourne Women 02",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 1,
"double_faults": 5,
"first_serve_pct": 49.333333333333336,
"first_serve_won_pct": 48.64864864864865,
"second_serve_won_pct": 39.53488372093023,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-15",
"opponent": "Amy Stevens",
"opponent_id": 302014,
"tournament": "UTR PTT Melbourne Women 02",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 68.11594202898551,
"first_serve_won_pct": 57.446808510638306,
"second_serve_won_pct": 33.33333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-13",
"opponent": "Chelsea Stergiopoulos",
"opponent_id": 495029,
"tournament": "UTR PTT Melbourne Women 02",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 3,
"first_serve_pct": 56.86274509803921,
"first_serve_won_pct": 65.51724137931035,
"second_serve_won_pct": 30.303030303030305,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 6,
"wins": 3,
"losses": 3,
"form_string": "LWLLWW"
},
"head_to_head": [
{
"opponent": "Chelsea Stergiopoulos",
"opponent_id": 495029,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Mylene Halemai",
"opponent_id": 215696,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Amy Stevens",
"opponent_id": 302014,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Carolann Delaunay",
"opponent_id": 391100,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Belle Thompson",
"opponent_id": 207587,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 23:21:12 UTC"
}