Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Kaitlyn Carnicella
4W - 1L
80,0% Win Rate
Forma: LWWWW
JSON Data
{
"player": {
"id": 4106,
"api_id": 476570,
"name": "Kaitlyn Carnicella",
"short_name": "K. Carnicella",
"country": "USA",
"country_code": "US",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2005-01-27",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 4946417,
"singles": 10.0,
"doubles": null,
"ranking": 1179,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-25"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 4,
"losses": 1,
"win_rate": 80.0
},
"surface_stats": {
"hard": {
"matches": 5,
"wins": 4,
"losses": 1,
"win_rate": 80.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": 4,
"losses": 1,
"win_rate": 80.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 1.0,
"avg_double_faults_per_match": 4.2,
"avg_first_serve_pct": 62.6,
"avg_first_serve_won_pct": 57.4,
"avg_second_serve_won_pct": 48.7,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-10",
"opponent": "Aysegul Mert",
"opponent_id": 331236,
"tournament": "UTR PTT Athens Women 01",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 6,
"first_serve_pct": 58.730158730158735,
"first_serve_won_pct": 43.24324324324324,
"second_serve_won_pct": 38.46153846153847,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-09",
"opponent": "Jo-Yee Chan",
"opponent_id": 1162142,
"tournament": "UTR PTT Athens Women 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 63.41463414634146,
"first_serve_won_pct": 69.23076923076923,
"second_serve_won_pct": 18.75,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-07",
"opponent": "Hayden Mulberry",
"opponent_id": 1095355,
"tournament": "UTR PTT Athens Women 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 67.04545454545455,
"first_serve_won_pct": 66.10169491525424,
"second_serve_won_pct": 39.39393939393939,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-06",
"opponent": "Sofia Camila Rojas",
"opponent_id": 248860,
"tournament": "UTR PTT Athens Women 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 4,
"double_faults": 7,
"first_serve_pct": 61.53846153846154,
"first_serve_won_pct": 52.083333333333336,
"second_serve_won_pct": 26.47058823529412,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-05",
"opponent": "Olivia Cutone",
"opponent_id": 1046263,
"tournament": "UTR PTT Athens Women 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 62.121212121212125,
"first_serve_won_pct": 56.09756097560976,
"second_serve_won_pct": 40.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 4,
"losses": 1,
"form_string": "LWWWW"
},
"head_to_head": [
{
"opponent": "Jo-Yee Chan",
"opponent_id": 1162142,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Hayden Mulberry",
"opponent_id": 1095355,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Sofia Camila Rojas",
"opponent_id": 248860,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Aysegul Mert",
"opponent_id": 331236,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Olivia Cutone",
"opponent_id": 1046263,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 15:27:09 UTC"
}