Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Perry Gregg
5W - 1L
83,3% Win Rate
Forma: LWWWWW
JSON Data
{
"player": {
"id": 4089,
"api_id": 229268,
"name": "Perry Gregg",
"short_name": "P. Gregg",
"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": 5645447,
"singles": null,
"doubles": null,
"ranking": null,
"division": null,
"is_pro": false,
"updated_at": "2026-01-25"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 6,
"wins": 5,
"losses": 1,
"win_rate": 83.3
},
"surface_stats": {
"hard": {
"matches": 6,
"wins": 5,
"losses": 1,
"win_rate": 83.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": 6,
"wins": 5,
"losses": 1,
"win_rate": 83.3
}
},
"average_match_stats": {
"matches_with_stats": 6,
"avg_aces_per_match": 5.2,
"avg_double_faults_per_match": 2.3,
"avg_first_serve_pct": 71.7,
"avg_first_serve_won_pct": 77.5,
"avg_second_serve_won_pct": 60.5,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-11",
"opponent": "Sebastian Dominko",
"opponent_id": 384145,
"tournament": "UTR PTT South Bend Men 01",
"surface": "hard",
"round": "Final",
"result": "L",
"score": "1-2",
"stats": {
"aces": 6,
"double_faults": 4,
"first_serve_pct": 67.96116504854369,
"first_serve_won_pct": 74.28571428571429,
"second_serve_won_pct": 63.63636363636363,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-10",
"opponent": "Felix Corwin",
"opponent_id": 161874,
"tournament": "UTR PTT South Bend Men 01",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-1",
"stats": {
"aces": 8,
"double_faults": 4,
"first_serve_pct": 65.38461538461539,
"first_serve_won_pct": 74.50980392156863,
"second_serve_won_pct": 44.18604651162791,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-09",
"opponent": "Simon Caldwell",
"opponent_id": 457214,
"tournament": "UTR PTT South Bend Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 0,
"first_serve_pct": 78.0,
"first_serve_won_pct": 79.48717948717949,
"second_serve_won_pct": 72.72727272727273,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-08",
"opponent": "Kaj Quirijns",
"opponent_id": 377487,
"tournament": "UTR PTT South Bend Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 7,
"double_faults": 2,
"first_serve_pct": 77.55102040816327,
"first_serve_won_pct": 84.21052631578947,
"second_serve_won_pct": 54.54545454545454,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-06",
"opponent": "Evan Lee",
"opponent_id": 480725,
"tournament": "UTR PTT South Bend Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 4,
"double_faults": 1,
"first_serve_pct": 70.96774193548387,
"first_serve_won_pct": 77.27272727272727,
"second_serve_won_pct": 55.55555555555556,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-05",
"opponent": "Aman Sharma",
"opponent_id": 402469,
"tournament": "UTR PTT South Bend Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 3,
"first_serve_pct": 70.58823529411765,
"first_serve_won_pct": 75.0,
"second_serve_won_pct": 26.31578947368421,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 6,
"wins": 5,
"losses": 1,
"form_string": "LWWWWW"
},
"head_to_head": [
{
"opponent": "Felix Corwin",
"opponent_id": 161874,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Aman Sharma",
"opponent_id": 402469,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Simon Caldwell",
"opponent_id": 457214,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Kaj Quirijns",
"opponent_id": 377487,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Sebastian Dominko",
"opponent_id": 384145,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 17:21:13 UTC"
}