Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Pablo Paternostro
3W - 3L
50,0% Win Rate
Forma: LWLWWL
JSON Data
{
"player": {
"id": 4298,
"api_id": 412831,
"name": "Pablo Paternostro",
"short_name": "P. Paternostro",
"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": 714005,
"singles": 11.0,
"doubles": null,
"ranking": 3925,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-25"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 6,
"wins": 3,
"losses": 3,
"win_rate": 50.0
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 6,
"wins": 3,
"losses": 3,
"win_rate": 50.0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 6,
"wins": 3,
"losses": 3,
"win_rate": 50.0
}
},
"average_match_stats": {
"matches_with_stats": 6,
"avg_aces_per_match": 3.5,
"avg_double_faults_per_match": 3.7,
"avg_first_serve_pct": 55.2,
"avg_first_serve_won_pct": 58.1,
"avg_second_serve_won_pct": 44.2,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-25",
"opponent": "Isaac Nortey",
"opponent_id": 220911,
"tournament": "UTR PTT Bonita Springs Men +H 01",
"surface": "clay",
"round": "Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 51.42857142857142,
"first_serve_won_pct": 55.55555555555556,
"second_serve_won_pct": 57.14285714285714,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-24",
"opponent": "Matthew Thomson",
"opponent_id": 197515,
"tournament": "UTR PTT Bonita Springs Men +H 01",
"surface": "clay",
"round": "Semifinals",
"result": "W",
"score": "2-1",
"stats": {
"aces": 7,
"double_faults": 2,
"first_serve_pct": 53.92156862745098,
"first_serve_won_pct": 60.0,
"second_serve_won_pct": 48.93617021276596,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-23",
"opponent": "Lachlan Gaskell",
"opponent_id": 516157,
"tournament": "UTR PTT Bonita Springs Men +H 01",
"surface": "clay",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 4,
"double_faults": 3,
"first_serve_pct": 53.2258064516129,
"first_serve_won_pct": 48.484848484848484,
"second_serve_won_pct": 53.84615384615385,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-22",
"opponent": "Patricio Alvarado",
"opponent_id": 16311,
"tournament": "UTR PTT Bonita Springs Men +H 01",
"surface": "clay",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 5,
"first_serve_pct": 53.2258064516129,
"first_serve_won_pct": 63.63636363636363,
"second_serve_won_pct": 47.82608695652174,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-21",
"opponent": "Toby Alex Kodat",
"opponent_id": 297199,
"tournament": "UTR PTT Bonita Springs Men +H 01",
"surface": "clay",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 6,
"double_faults": 5,
"first_serve_pct": 59.79381443298969,
"first_serve_won_pct": 72.41379310344827,
"second_serve_won_pct": 25.64102564102564,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-20",
"opponent": "Davide Tortora",
"opponent_id": 289232,
"tournament": "UTR PTT Bonita Springs Men +H 01",
"surface": "clay",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 5,
"first_serve_pct": 59.67741935483871,
"first_serve_won_pct": 48.64864864864865,
"second_serve_won_pct": 40.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 6,
"wins": 3,
"losses": 3,
"form_string": "LWLWWL"
},
"head_to_head": [
{
"opponent": "Isaac Nortey",
"opponent_id": 220911,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Lachlan Gaskell",
"opponent_id": 516157,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Patricio Alvarado",
"opponent_id": 16311,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Toby Alex Kodat",
"opponent_id": 297199,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Davide Tortora",
"opponent_id": 289232,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 18:00:48 UTC"
}