Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Jacob Bradshaw
1W - 2L
33.3% Win Rate
Forma: LWL
JSON Data
{
"player": {
"id": 117,
"api_id": 396118,
"name": "Jacob Bradshaw",
"short_name": "J. Bradshaw",
"country": "Australia",
"country_code": "AU",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 374650,
"singles": 13.11,
"doubles": null,
"ranking": 965,
"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": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"ATP 250": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
}
},
"average_match_stats": {
"matches_with_stats": 3,
"avg_aces_per_match": 2.7,
"avg_double_faults_per_match": 2.3,
"avg_first_serve_pct": 66.8,
"avg_first_serve_won_pct": 55.6,
"avg_second_serve_won_pct": 53.3,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-01-06",
"opponent": "James Duckworth",
"opponent_id": 39711,
"tournament": "Adelaide",
"surface": "hard",
"round": "Qualification Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 2,
"first_serve_pct": 69.49152542372882,
"first_serve_won_pct": 53.65853658536586,
"second_serve_won_pct": 47.05882352941176,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-01-05",
"opponent": "Quentin Halys",
"opponent_id": 90798,
"tournament": "Adelaide",
"surface": "hard",
"round": "Qualification Round 1",
"result": "W",
"score": "0-0",
"stats": {
"aces": 3,
"double_faults": 2,
"first_serve_pct": 69.49152542372882,
"first_serve_won_pct": 53.65853658536586,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2024-12-28",
"opponent": "Yannick Hanfmann",
"opponent_id": 47975,
"tournament": "Brisbane",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 3,
"first_serve_pct": 61.53846153846154,
"first_serve_won_pct": 59.375,
"second_serve_won_pct": 60.0,
"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": "James Duckworth",
"opponent_id": 39711,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Yannick Hanfmann",
"opponent_id": 47975,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Quentin Halys",
"opponent_id": 90798,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_outdoor": {
"matches": 6,
"wins": 3,
"losses": 3,
"win_rate": 50.0,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 14,
"double_faults": 16,
"aces_per_match": 2.3,
"double_faults_per_match": 2.7,
"first_serve_pct": 74.3,
"first_serve_won_pct": 54.9,
"second_serve_won_pct": 55.7,
"break_points_saved_pct": 92.9,
"break_points_converted_pct": 0.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 6,
"wins": 3,
"tournaments_played": 5,
"tournaments_won": 0,
"aces": 14,
"double_faults": 16,
"win_rate": 50.0,
"losses": 3
}
},
{
"year": 2024,
"surfaces": {
"hardcourt_outdoor": {
"matches": 12,
"wins": 4,
"losses": 8,
"win_rate": 33.3,
"tournaments_played": 28,
"tournaments_won": 1,
"tiebreaks_won": 2,
"tiebreaks_lost": 3,
"aces": 48,
"double_faults": 19,
"aces_per_match": 4.0,
"double_faults_per_match": 1.6,
"first_serve_pct": 74.3,
"first_serve_won_pct": 65.6,
"second_serve_won_pct": 56.1,
"break_points_saved_pct": 64.0,
"break_points_converted_pct": 43.8,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 12,
"wins": 4,
"tournaments_played": 28,
"tournaments_won": 1,
"aces": 48,
"double_faults": 19,
"win_rate": 33.3,
"losses": 8
}
}
],
"data_generated_at": "2025-12-10 08:18:26 UTC"
}