Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Sofia Camila Rojas
5W - 1L
83,3% Win Rate
Forma: WWWWWL
JSON Data
{
"player": {
"id": 4137,
"api_id": 248860,
"name": "Sofia Camila Rojas",
"short_name": "S. C. Rojas",
"country": "USA",
"country_code": "US",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2002-12-06",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": null,
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 6,
"wins": 5,
"losses": 1,
"win_rate": 83.3
},
"surface_stats": {
"hard": {
"matches": 6,
"wins": 5,
"losses": 1,
"win_rate": 83.3
},
"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": 5,
"losses": 1,
"win_rate": 83.3
}
},
"average_match_stats": {
"matches_with_stats": 6,
"avg_aces_per_match": 2.2,
"avg_double_faults_per_match": 7.7,
"avg_first_serve_pct": 58.3,
"avg_first_serve_won_pct": 63.8,
"avg_second_serve_won_pct": 44.3,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-11",
"opponent": "Kaya Moe",
"opponent_id": 1097568,
"tournament": "UTR PTT Athens Women 01",
"surface": "hard",
"round": "Final",
"result": "W",
"score": "2-1",
"stats": {
"aces": 1,
"double_faults": 10,
"first_serve_pct": 55.660377358490564,
"first_serve_won_pct": 57.6271186440678,
"second_serve_won_pct": 34.146341463414636,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-10",
"opponent": "Kate Sharabura",
"opponent_id": 348068,
"tournament": "UTR PTT Athens Women 01",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-1",
"stats": {
"aces": 0,
"double_faults": 10,
"first_serve_pct": 57.391304347826086,
"first_serve_won_pct": 63.63636363636363,
"second_serve_won_pct": 40.38461538461539,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-09",
"opponent": "Hayden Mulberry",
"opponent_id": 1095355,
"tournament": "UTR PTT Athens Women 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 4,
"double_faults": 6,
"first_serve_pct": 53.535353535353536,
"first_serve_won_pct": 56.60377358490566,
"second_serve_won_pct": 44.44444444444444,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-08",
"opponent": "Jo-Yee Chan",
"opponent_id": 1162142,
"tournament": "UTR PTT Athens Women 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 3,
"double_faults": 6,
"first_serve_pct": 56.62650602409639,
"first_serve_won_pct": 74.46808510638297,
"second_serve_won_pct": 42.42424242424242,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-07",
"opponent": "Olivia Cutone",
"opponent_id": 1046263,
"tournament": "UTR PTT Athens Women 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 5,
"double_faults": 3,
"first_serve_pct": 67.3076923076923,
"first_serve_won_pct": 74.28571428571429,
"second_serve_won_pct": 64.70588235294117,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-06",
"opponent": "Kaitlyn Carnicella",
"opponent_id": 476570,
"tournament": "UTR PTT Athens Women 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 11,
"first_serve_pct": 59.523809523809526,
"first_serve_won_pct": 56.00000000000001,
"second_serve_won_pct": 26.47058823529412,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 6,
"wins": 5,
"losses": 1,
"form_string": "WWWWWL"
},
"head_to_head": [
{
"opponent": "Kaya Moe",
"opponent_id": 1097568,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Kate Sharabura",
"opponent_id": 348068,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"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": "Olivia Cutone",
"opponent_id": 1046263,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 17:04:20 UTC"
}