Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Tomasz Berkieta
1W - 1L
50.0% Win Rate
Forma: LW
JSON Data
{
"player": {
"id": 1627,
"api_id": 417207,
"name": "Tomasz Berkieta",
"short_name": "T. Berkieta",
"country": "Poland",
"country_code": "PL",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 4207428,
"singles": 13.84,
"doubles": 13.28,
"ranking": 452,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
},
"surface_stats": {
"hard": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"Challenger": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
}
},
"average_match_stats": {
"matches_with_stats": 2,
"avg_aces_per_match": 7.0,
"avg_double_faults_per_match": 4.0,
"avg_first_serve_pct": 57.1,
"avg_first_serve_won_pct": 62.5,
"avg_second_serve_won_pct": 45.8,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-08-06",
"opponent": "Kamil Majchrzak",
"opponent_id": 108709,
"tournament": "Grodzisk Mazowiecki, Poland",
"surface": "hard",
"round": "Round of 16",
"result": "L",
"score": "0-2",
"stats": {
"aces": 7,
"double_faults": 4,
"first_serve_pct": 57.14285714285714,
"first_serve_won_pct": 62.5,
"second_serve_won_pct": 45.83333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-05",
"opponent": "Matias Soto",
"opponent_id": 241039,
"tournament": "Grodzisk Mazowiecki, Poland",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 7,
"double_faults": 4,
"first_serve_pct": 57.14285714285714,
"first_serve_won_pct": 62.5,
"second_serve_won_pct": 59.523809523809526,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 2,
"wins": 1,
"losses": 1,
"form_string": "LW"
},
"head_to_head": [
{
"opponent": "Matias Soto",
"opponent_id": 241039,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Kamil Majchrzak",
"opponent_id": 108709,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_outdoor": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 14,
"double_faults": 8,
"aces_per_match": 7.0,
"double_faults_per_match": 4.0,
"first_serve_pct": 70.0,
"first_serve_won_pct": 62.5,
"second_serve_won_pct": 55.0,
"break_points_saved_pct": 76.9,
"break_points_converted_pct": 0.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 7,
"double_faults": 15,
"aces_per_match": 3.5,
"double_faults_per_match": 7.5,
"first_serve_pct": 67.0,
"first_serve_won_pct": 68.9,
"second_serve_won_pct": 64.9,
"break_points_saved_pct": 60.0,
"break_points_converted_pct": 9.1,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 4,
"wins": 1,
"tournaments_played": 5,
"tournaments_won": 0,
"aces": 21,
"double_faults": 23,
"win_rate": 25.0,
"losses": 3
}
},
{
"year": 2024,
"surfaces": {
"red_clay": {
"matches": 4,
"wins": 0,
"losses": 4,
"win_rate": 0.0,
"tournaments_played": 10,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 10,
"double_faults": 21,
"aces_per_match": 2.5,
"double_faults_per_match": 5.2,
"first_serve_pct": 68.8,
"first_serve_won_pct": 58.0,
"second_serve_won_pct": 46.8,
"break_points_saved_pct": 33.3,
"break_points_converted_pct": 12.5,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 4,
"wins": 0,
"tournaments_played": 10,
"tournaments_won": 0,
"aces": 10,
"double_faults": 21,
"win_rate": 0.0,
"losses": 4
}
}
],
"data_generated_at": "2025-12-10 13:05:50 UTC"
}