Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Philip Henning
0W - 0L
0% Win Rate
Forma:
JSON Data
{
"player": {
"id": 838,
"api_id": 238147,
"name": "Philip Henning",
"short_name": "P. Henning",
"country": "South Africa",
"country_code": "ZA",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 4225822,
"singles": 14.01,
"doubles": 13.07,
"ranking": 360,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 308,
"points": 169,
"best_position": 307,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 308,
"points": 169
},
{
"date": "2025-12-09",
"position": 308,
"points": 169
},
{
"date": "2025-12-08",
"position": 308,
"points": 169
},
{
"date": "2025-12-07",
"position": 307,
"points": 169
},
{
"date": "2025-12-06",
"position": 307,
"points": 169
},
{
"date": "2025-12-05",
"position": 307,
"points": 169
},
{
"date": "2025-12-04",
"position": 307,
"points": 169
},
{
"date": "2025-12-03",
"position": 307,
"points": 169
}
],
"career_stats": {
"total_matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {},
"average_match_stats": null,
"recent_form": [],
"form_summary": {
"last_10_matches": 0,
"wins": 0,
"losses": 0,
"form_string": ""
},
"head_to_head": [],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_indoor": {
"matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.0,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 11,
"double_faults": 3,
"aces_per_match": 2.2,
"double_faults_per_match": 0.6,
"first_serve_pct": 72.7,
"first_serve_won_pct": 63.6,
"second_serve_won_pct": 46.3,
"break_points_saved_pct": 57.1,
"break_points_converted_pct": 19.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 5,
"wins": 2,
"tournaments_played": 4,
"tournaments_won": 0,
"aces": 11,
"double_faults": 3,
"win_rate": 40.0,
"losses": 3
}
},
{
"year": 2024,
"surfaces": {
"hardcourt_indoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 1,
"double_faults": 3,
"aces_per_match": 1.0,
"double_faults_per_match": 3.0,
"first_serve_pct": 71.4,
"first_serve_won_pct": 52.8,
"second_serve_won_pct": 52.4,
"break_points_saved_pct": 70.0,
"break_points_converted_pct": 33.3,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 9,
"wins": 4,
"losses": 5,
"win_rate": 44.4,
"tournaments_played": 12,
"tournaments_won": 3,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 24,
"double_faults": 13,
"aces_per_match": 2.7,
"double_faults_per_match": 1.4,
"first_serve_pct": 74.5,
"first_serve_won_pct": 65.1,
"second_serve_won_pct": 54.2,
"break_points_saved_pct": 56.2,
"break_points_converted_pct": 50.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 10,
"wins": 4,
"tournaments_played": 13,
"tournaments_won": 3,
"aces": 25,
"double_faults": 16,
"win_rate": 40.0,
"losses": 6
}
}
],
"data_generated_at": "2025-12-10 13:06:03 UTC"
}