Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Camila Soares
2W - 3L
40,0% Win Rate
Forma: WLLLW
JSON Data
{
"player": {
"id": 3668,
"api_id": 289812,
"name": "Camila Soares",
"short_name": "C. Soares",
"country": "Peru",
"country_code": "PE",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2008-10-17",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 3649750,
"singles": 9.0,
"doubles": null,
"ranking": 2417,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.0
},
"surface_stats": {
"hard": {
"matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.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": 2,
"losses": 3,
"win_rate": 40.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 1.4,
"avg_double_faults_per_match": 3.4,
"avg_first_serve_pct": 63.3,
"avg_first_serve_won_pct": 56.8,
"avg_second_serve_won_pct": 43.0,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-12",
"opponent": "Skye Madatali",
"opponent_id": 1072207,
"tournament": "UTR PTT Boca Raton Women 10",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 4,
"first_serve_pct": 65.51724137931035,
"first_serve_won_pct": 65.78947368421053,
"second_serve_won_pct": 55.00000000000001,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-11",
"opponent": "Mia Slama",
"opponent_id": 417198,
"tournament": "UTR PTT Boca Raton Women 10",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 60.416666666666664,
"first_serve_won_pct": 41.37931034482759,
"second_serve_won_pct": 63.1578947368421,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-10",
"opponent": "Sierra Berry",
"opponent_id": 1157572,
"tournament": "UTR PTT Boca Raton Women 10",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 67.3076923076923,
"first_serve_won_pct": 54.285714285714285,
"second_serve_won_pct": 61.904761904761905,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-08",
"opponent": "Maria Navarro",
"opponent_id": 1156683,
"tournament": "UTR PTT Boca Raton Women 10",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 61.66666666666667,
"first_serve_won_pct": 48.64864864864865,
"second_serve_won_pct": 47.82608695652174,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-07",
"opponent": "Katerina Shabashkevich",
"opponent_id": 465661,
"tournament": "UTR PTT Boca Raton Women 10",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 4,
"double_faults": 5,
"first_serve_pct": 61.76470588235294,
"first_serve_won_pct": 73.80952380952381,
"second_serve_won_pct": 35.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 2,
"losses": 3,
"form_string": "WLLLW"
},
"head_to_head": [
{
"opponent": "Katerina Shabashkevich",
"opponent_id": 465661,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Maria Navarro",
"opponent_id": 1156683,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Mia Slama",
"opponent_id": 417198,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Sierra Berry",
"opponent_id": 1157572,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Skye Madatali",
"opponent_id": 1072207,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 17:18:00 UTC"
}