Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Matilde Magrini
1W - 3L
25,0% Win Rate
Forma: LWLL
JSON Data
{
"player": {
"id": 3044,
"api_id": 380064,
"name": "Matilde Magrini",
"short_name": "M. Magrini",
"country": "Italy",
"country_code": "IT",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2001-07-27",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 4337283,
"singles": 9.0,
"doubles": null,
"ranking": 2178,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0
},
"surface_stats": {
"hard": {
"matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.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": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0
}
},
"average_match_stats": {
"matches_with_stats": 4,
"avg_aces_per_match": 1.2,
"avg_double_faults_per_match": 5.8,
"avg_first_serve_pct": 59.4,
"avg_first_serve_won_pct": 58.4,
"avg_second_serve_won_pct": 43.9,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-19",
"opponent": "Hudson Hawkins",
"opponent_id": 1158280,
"tournament": "UTR PTT Newport Beach Women 18",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 11,
"first_serve_pct": 53.16455696202531,
"first_serve_won_pct": 52.38095238095239,
"second_serve_won_pct": 42.857142857142854,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-18",
"opponent": "Olive Maunupau",
"opponent_id": 1076126,
"tournament": "UTR PTT Newport Beach Women 18",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 0,
"first_serve_pct": 67.44186046511628,
"first_serve_won_pct": 72.41379310344827,
"second_serve_won_pct": 31.25,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-17",
"opponent": "Anastasia Grechkina",
"opponent_id": 391744,
"tournament": "UTR PTT Newport Beach Women 18",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 1,
"double_faults": 6,
"first_serve_pct": 61.72839506172839,
"first_serve_won_pct": 54.0,
"second_serve_won_pct": 32.25806451612903,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-16",
"opponent": "Kelly Keller",
"opponent_id": 417428,
"tournament": "UTR PTT Newport Beach Women 18",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 6,
"first_serve_pct": 55.35714285714286,
"first_serve_won_pct": 54.83870967741935,
"second_serve_won_pct": 44.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 4,
"wins": 1,
"losses": 3,
"form_string": "LWLL"
},
"head_to_head": [
{
"opponent": "Olive Maunupau",
"opponent_id": 1076126,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Hudson Hawkins",
"opponent_id": 1158280,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Kelly Keller",
"opponent_id": 417428,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Anastasia Grechkina",
"opponent_id": 391744,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 08:29:57 UTC"
}