Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Oscar Corwin
1W - 2L
33,3% Win Rate
Forma: WLL
JSON Data
{
"player": {
"id": 4149,
"api_id": 1115615,
"name": "Oscar Corwin",
"short_name": "O. Corwin",
"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": 241040,
"singles": 11.0,
"doubles": null,
"ranking": 4574,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-25"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
},
"surface_stats": {
"hard": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.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": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
}
},
"average_match_stats": {
"matches_with_stats": 3,
"avg_aces_per_match": 5.3,
"avg_double_faults_per_match": 4.7,
"avg_first_serve_pct": 55.0,
"avg_first_serve_won_pct": 70.9,
"avg_second_serve_won_pct": 40.5,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-10",
"opponent": "Jack Davison",
"opponent_id": 983206,
"tournament": "UTR PTT South Bend Men 01",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-1",
"stats": {
"aces": 5,
"double_faults": 4,
"first_serve_pct": 54.736842105263165,
"first_serve_won_pct": 82.6923076923077,
"second_serve_won_pct": 48.57142857142857,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-09",
"opponent": "Felix Corwin",
"opponent_id": 161874,
"tournament": "UTR PTT South Bend Men 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 2,
"first_serve_pct": 64.44444444444444,
"first_serve_won_pct": 58.620689655172406,
"second_serve_won_pct": 55.55555555555556,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-07",
"opponent": "Nolan Balthazor",
"opponent_id": 1072202,
"tournament": "UTR PTT South Bend Men 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 8,
"double_faults": 8,
"first_serve_pct": 45.90163934426229,
"first_serve_won_pct": 71.42857142857143,
"second_serve_won_pct": 78.57142857142857,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 3,
"wins": 1,
"losses": 2,
"form_string": "WLL"
},
"head_to_head": [
{
"opponent": "Felix Corwin",
"opponent_id": 161874,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Nolan Balthazor",
"opponent_id": 1072202,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Jack Davison",
"opponent_id": 983206,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 17:21:12 UTC"
}