Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
David Poljak
1W - 2L
33.3% Win Rate
Forma: LWL
JSON Data
{
"player": {
"id": 1618,
"api_id": 60614,
"name": "David Poljak",
"short_name": "D. Poljak",
"country": "Czechia",
"country_code": "CZ",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 5099120,
"singles": 13.28,
"doubles": 13.41,
"ranking": 822,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
},
"surface_stats": {
"hard": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"clay": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"Challenger": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
}
},
"average_match_stats": {
"matches_with_stats": 3,
"avg_aces_per_match": 8.3,
"avg_double_faults_per_match": 3.7,
"avg_first_serve_pct": 62.6,
"avg_first_serve_won_pct": 69.5,
"avg_second_serve_won_pct": 37.2,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-09-02",
"opponent": "Rudolf Molleker",
"opponent_id": 209103,
"tournament": "Tulln, Austria",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "1-2",
"stats": {
"aces": 6,
"double_faults": 5,
"first_serve_pct": 60.0,
"first_serve_won_pct": 64.0,
"second_serve_won_pct": 48.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-01",
"opponent": "Dan Martin",
"opponent_id": 215377,
"tournament": "Tulln, Austria",
"surface": "clay",
"round": "Qualification Final",
"result": "W",
"score": "2-1",
"stats": {
"aces": 15,
"double_faults": 2,
"first_serve_pct": 57.391304347826086,
"first_serve_won_pct": 81.81818181818183,
"second_serve_won_pct": 51.11111111111111,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-03",
"opponent": "Daniil Glinka",
"opponent_id": 210033,
"tournament": "Grodzisk Mazowiecki, Poland",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 4,
"double_faults": 4,
"first_serve_pct": 70.49180327868852,
"first_serve_won_pct": 62.7906976744186,
"second_serve_won_pct": 16.666666666666664,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 3,
"wins": 1,
"losses": 2,
"form_string": "LWL"
},
"head_to_head": [
{
"opponent": "Dan Martin",
"opponent_id": 215377,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Daniil Glinka",
"opponent_id": 210033,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Rudolf Molleker",
"opponent_id": 209103,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_indoor": {
"matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 9,
"double_faults": 1,
"aces_per_match": 3.0,
"double_faults_per_match": 0.3,
"first_serve_pct": 79.4,
"first_serve_won_pct": 70.2,
"second_serve_won_pct": 57.8,
"break_points_saved_pct": 64.3,
"break_points_converted_pct": 36.8,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.0,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 7,
"double_faults": 10,
"aces_per_match": 2.3,
"double_faults_per_match": 3.3,
"first_serve_pct": 71.3,
"first_serve_won_pct": 64.7,
"second_serve_won_pct": 47.1,
"break_points_saved_pct": 85.7,
"break_points_converted_pct": 28.6,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 21,
"double_faults": 7,
"aces_per_match": 10.5,
"double_faults_per_match": 3.5,
"first_serve_pct": 70.8,
"first_serve_won_pct": 72.3,
"second_serve_won_pct": 51.1,
"break_points_saved_pct": 75.0,
"break_points_converted_pct": 36.8,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 8,
"wins": 3,
"tournaments_played": 7,
"tournaments_won": 0,
"aces": 37,
"double_faults": 18,
"win_rate": 37.5,
"losses": 5
}
},
{
"year": 2024,
"surfaces": {
"hardcourt_indoor": {
"matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.0,
"tournaments_played": 11,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 32,
"double_faults": 7,
"aces_per_match": 6.4,
"double_faults_per_match": 1.4,
"first_serve_pct": 72.0,
"first_serve_won_pct": 72.4,
"second_serve_won_pct": 50.4,
"break_points_saved_pct": 60.0,
"break_points_converted_pct": 24.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 6,
"double_faults": 4,
"aces_per_match": 6.0,
"double_faults_per_match": 4.0,
"first_serve_pct": 75.4,
"first_serve_won_pct": 55.6,
"second_serve_won_pct": 61.3,
"break_points_saved_pct": 55.6,
"break_points_converted_pct": 29.4,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 6,
"wins": 1,
"tournaments_played": 16,
"tournaments_won": 0,
"aces": 38,
"double_faults": 11,
"win_rate": 16.7,
"losses": 5
}
}
],
"data_generated_at": "2025-12-10 08:58:12 UTC"
}