Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Michael Wright
0W - 3L
0.0% Win Rate
Forma: LLL
JSON Data
{
"player": {
"id": 3612,
"api_id": 484870,
"name": "Michael Wright",
"short_name": "M. Wright",
"country": "USA",
"country_code": "US",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 5463397,
"singles": 12.0,
"doubles": null,
"ranking": 2363,
"division": "General",
"is_pro": false,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.0
},
"surface_stats": {
"hard": {
"matches": 3,
"wins": 0,
"losses": 3,
"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": {
"UTR": {
"matches": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 3,
"avg_aces_per_match": 6.3,
"avg_double_faults_per_match": 5.3,
"avg_first_serve_pct": 63.0,
"avg_first_serve_won_pct": 62.0,
"avg_second_serve_won_pct": 39.2,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-09",
"opponent": "Ethan Terry",
"opponent_id": 1157288,
"tournament": "UTR PTT Honolulu Men +H 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 2,
"first_serve_pct": 78.94736842105263,
"first_serve_won_pct": 55.55555555555556,
"second_serve_won_pct": 70.58823529411765,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-09",
"opponent": "Liam Krall",
"opponent_id": 407893,
"tournament": "UTR PTT Honolulu Men +H 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 9,
"double_faults": 7,
"first_serve_pct": 55.172413793103445,
"first_serve_won_pct": 62.5,
"second_serve_won_pct": 51.28205128205128,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-08",
"opponent": "Quinn Snyder",
"opponent_id": 319989,
"tournament": "UTR PTT Honolulu Men +H 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 7,
"double_faults": 7,
"first_serve_pct": 54.90196078431373,
"first_serve_won_pct": 67.85714285714286,
"second_serve_won_pct": 41.30434782608695,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 3,
"wins": 0,
"losses": 3,
"form_string": "LLL"
},
"head_to_head": [
{
"opponent": "Ethan Terry",
"opponent_id": 1157288,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Liam Krall",
"opponent_id": 407893,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Quinn Snyder",
"opponent_id": 319989,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [
{
"date": "2025-12-10 21:10",
"opponent": "Toa Maeda",
"opponent_id": 491083,
"tournament": "UTR PTT Honolulu Men +H 01",
"surface": "hard",
"round": "",
"odds_player": 1.3333333333333333,
"odds_opponent": 3.25
}
],
"year_statistics": null,
"data_generated_at": "2025-12-10 07:34:38 UTC"
}