Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Carson Baker
0W - 3L
0.0% Win Rate
Forma: LLL
JSON Data
{
"player": {
"id": 3470,
"api_id": 494876,
"name": "Carson Baker",
"short_name": "C. Baker",
"country": "USA",
"country_code": "US",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 3518387,
"singles": 12.0,
"doubles": null,
"ranking": 2832,
"division": "General",
"is_pro": false,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.0
},
"surface_stats": {
"hard": {
"matches": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.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": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 3,
"avg_aces_per_match": 1.3,
"avg_double_faults_per_match": 2.3,
"avg_first_serve_pct": 66.8,
"avg_first_serve_won_pct": 57.1,
"avg_second_serve_won_pct": 35.5,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-09",
"opponent": "Stijn Paardekooper",
"opponent_id": 481888,
"tournament": "UTR PTT Honolulu Men +H 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 5,
"first_serve_pct": 60.273972602739725,
"first_serve_won_pct": 54.54545454545454,
"second_serve_won_pct": 46.666666666666664,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-08",
"opponent": "Theodore Dean",
"opponent_id": 523621,
"tournament": "UTR PTT Honolulu Men +H 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 1,
"first_serve_pct": 65.51724137931035,
"first_serve_won_pct": 57.89473684210527,
"second_serve_won_pct": 30.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-07",
"opponent": "Zachery Foster",
"opponent_id": 1130969,
"tournament": "UTR PTT Honolulu Men +H 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 74.66666666666667,
"first_serve_won_pct": 58.92857142857143,
"second_serve_won_pct": 42.10526315789473,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 3,
"wins": 0,
"losses": 3,
"form_string": "LLL"
},
"head_to_head": [
{
"opponent": "Stijn Paardekooper",
"opponent_id": 481888,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Zachery Foster",
"opponent_id": 1130969,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Theodore Dean",
"opponent_id": 523621,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [
{
"date": "2025-12-10 21:10",
"opponent": "Hikaru Takahashi",
"opponent_id": 1076241,
"tournament": "UTR PTT Honolulu Men +H 01",
"surface": "hard",
"round": "",
"odds_player": 1.25,
"odds_opponent": 3.75
}
],
"year_statistics": null,
"data_generated_at": "2025-12-10 07:34:34 UTC"
}