Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Matthew William Donald
1W - 2L
33.3% Win Rate
Forma: LWL
JSON Data
{
"player": {
"id": 1806,
"api_id": 353705,
"name": "Matthew William Donald",
"short_name": "M. W. Donald",
"country": "Czechia",
"country_code": "CZ",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 281037,
"singles": 13.6,
"doubles": 13.28,
"ranking": 600,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
},
"surface_stats": {
"hard": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
},
"clay": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"Challenger": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
}
},
"average_match_stats": {
"matches_with_stats": 3,
"avg_aces_per_match": 1.7,
"avg_double_faults_per_match": 4.0,
"avg_first_serve_pct": 65.3,
"avg_first_serve_won_pct": 66.9,
"avg_second_serve_won_pct": 47.6,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-10-13",
"opponent": "Tom Paris",
"opponent_id": 334289,
"tournament": "Olbia, Italy",
"surface": "hard",
"round": "Qualification Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 2,
"first_serve_pct": 62.0,
"first_serve_won_pct": 70.96774193548387,
"second_serve_won_pct": 47.368421052631575,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-12",
"opponent": "Alexander Donski",
"opponent_id": 163538,
"tournament": "Olbia, Italy",
"surface": "hard",
"round": "Qualification Round 1",
"result": "W",
"score": "2-1",
"stats": {
"aces": 3,
"double_faults": 0,
"first_serve_pct": 73.17073170731707,
"first_serve_won_pct": 65.0,
"second_serve_won_pct": 68.18181818181817,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-15",
"opponent": "Hynek Barton",
"opponent_id": 372310,
"tournament": "Bad Waltersdorf, Austria",
"surface": "clay",
"round": "Qualification Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 10,
"first_serve_pct": 60.71428571428571,
"first_serve_won_pct": 64.70588235294117,
"second_serve_won_pct": 27.27272727272727,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 3,
"wins": 1,
"losses": 2,
"form_string": "LWL"
},
"head_to_head": [
{
"opponent": "Tom Paris",
"opponent_id": 334289,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Hynek Barton",
"opponent_id": 372310,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Alexander Donski",
"opponent_id": 163538,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_outdoor": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 5,
"double_faults": 2,
"aces_per_match": 2.5,
"double_faults_per_match": 1.0,
"first_serve_pct": 76.3,
"first_serve_won_pct": 67.0,
"second_serve_won_pct": 61.5,
"break_points_saved_pct": 55.6,
"break_points_converted_pct": 30.8,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 3,
"double_faults": 17,
"aces_per_match": 1.0,
"double_faults_per_match": 5.7,
"first_serve_pct": 70.5,
"first_serve_won_pct": 64.1,
"second_serve_won_pct": 44.8,
"break_points_saved_pct": 41.7,
"break_points_converted_pct": 50.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 5,
"wins": 2,
"tournaments_played": 4,
"tournaments_won": 0,
"aces": 8,
"double_faults": 19,
"win_rate": 40.0,
"losses": 3
}
}
],
"data_generated_at": "2025-12-10 13:04:15 UTC"
}