Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Claudia Sofia Martinez Solis
0W - 2L
0.0% Win Rate
Forma: LL
JSON Data
{
"player": {
"id": 709,
"api_id": 410068,
"name": "Claudia Sofia Martinez Solis",
"short_name": "C. S. M. Solis",
"country": "Mexico",
"country_code": "MX",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2004-03-02",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 4649989,
"singles": null,
"doubles": null,
"ranking": null,
"division": null,
"is_pro": false,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0
},
"surface_stats": {
"hard": {
"matches": 2,
"wins": 0,
"losses": 2,
"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": {
"WTA 250": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 2,
"avg_aces_per_match": 0.5,
"avg_double_faults_per_match": 5.5,
"avg_first_serve_pct": 49.8,
"avg_first_serve_won_pct": 34.4,
"avg_second_serve_won_pct": 31.3,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-03-25",
"opponent": "Erika Andreeva",
"opponent_id": 336222,
"tournament": "Puerto Vallarta, Mexico",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 8,
"first_serve_pct": 58.536585365853654,
"first_serve_won_pct": 37.5,
"second_serve_won_pct": 22.22222222222222,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-02-09",
"opponent": "Whitney Osuigwe",
"opponent_id": 223130,
"tournament": "Cancun, Mexico",
"surface": "hard",
"round": "Qualification Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 41.02564102564102,
"first_serve_won_pct": 31.25,
"second_serve_won_pct": 39.130434782608695,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 2,
"wins": 0,
"losses": 2,
"form_string": "LL"
},
"head_to_head": [
{
"opponent": "Erika Andreeva",
"opponent_id": 336222,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Whitney Osuigwe",
"opponent_id": 223130,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_outdoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 1,
"double_faults": 8,
"aces_per_match": 1.0,
"double_faults_per_match": 8.0,
"first_serve_pct": 70.7,
"first_serve_won_pct": 37.5,
"second_serve_won_pct": 44.4,
"break_points_saved_pct": 40.0,
"break_points_converted_pct": 25.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 1,
"wins": 0,
"tournaments_played": 2,
"tournaments_won": 0,
"aces": 1,
"double_faults": 8,
"win_rate": 0.0,
"losses": 1
}
}
],
"data_generated_at": "2025-12-10 13:07:47 UTC"
}