Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Camille Allegre
3W - 2L
60,0% Win Rate
Forma: WLWLW
JSON Data
{
"player": {
"id": 3902,
"api_id": 1046044,
"name": "Camille Allegre",
"short_name": "C. Allegre",
"country": "USA",
"country_code": "US",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2009-12-14",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 3838859,
"singles": 9.71,
"doubles": 9.56,
"ranking": 347,
"division": "Junior",
"is_pro": true,
"updated_at": "2026-01-25"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.0
},
"surface_stats": {
"hard": {
"matches": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.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": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 1.0,
"avg_double_faults_per_match": 3.2,
"avg_first_serve_pct": 52.6,
"avg_first_serve_won_pct": 59.0,
"avg_second_serve_won_pct": 47.1,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-02",
"opponent": "Abigail Haile",
"opponent_id": 1083268,
"tournament": "UTR PTT Newport Beach Women 19",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 0,
"first_serve_pct": 59.45945945945946,
"first_serve_won_pct": 77.27272727272727,
"second_serve_won_pct": 66.66666666666666,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-31",
"opponent": "Hanna Chang",
"opponent_id": 137948,
"tournament": "UTR PTT Newport Beach Women 19",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 48.0,
"first_serve_won_pct": 33.33333333333333,
"second_serve_won_pct": 57.89473684210527,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-29",
"opponent": "Olivia Center",
"opponent_id": 465151,
"tournament": "UTR PTT Newport Beach Women 19",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 1,
"first_serve_pct": 48.888888888888886,
"first_serve_won_pct": 72.72727272727273,
"second_serve_won_pct": 43.75,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-28",
"opponent": "Anjani Haripriya Vickneswaran",
"opponent_id": 1155225,
"tournament": "UTR PTT Newport Beach Women 19",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 50.877192982456144,
"first_serve_won_pct": 51.724137931034484,
"second_serve_won_pct": 46.42857142857143,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-27",
"opponent": "Alexia Harmon",
"opponent_id": 457200,
"tournament": "UTR PTT Newport Beach Women 19",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 0,
"double_faults": 10,
"first_serve_pct": 55.55555555555556,
"first_serve_won_pct": 60.0,
"second_serve_won_pct": 34.090909090909086,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 3,
"losses": 2,
"form_string": "WLWLW"
},
"head_to_head": [
{
"opponent": "Hanna Chang",
"opponent_id": 137948,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Anjani Haripriya Vickneswaran",
"opponent_id": 1155225,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Olivia Center",
"opponent_id": 465151,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Abigail Haile",
"opponent_id": 1083268,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Alexia Harmon",
"opponent_id": 457200,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 15:27:05 UTC"
}