Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Paul Jubb
1W - 2L
33.3% Win Rate
Forma: LWL
JSON Data
{
"player": {
"id": 421,
"api_id": 220537,
"name": "Paul Jubb",
"short_name": "P. Jubb",
"country": "United Kingdom",
"country_code": "GB",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 219042,
"singles": 14.2,
"doubles": 13.7,
"ranking": 275,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 386,
"points": 127,
"best_position": 180,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 386,
"points": 127
},
{
"date": "2025-12-09",
"position": 386,
"points": 127
},
{
"date": "2025-12-08",
"position": 386,
"points": 127
},
{
"date": "2025-12-07",
"position": 387,
"points": 127
},
{
"date": "2025-12-06",
"position": 387,
"points": 127
},
{
"date": "2025-12-05",
"position": 387,
"points": 127
},
{
"date": "2025-12-04",
"position": 387,
"points": 127
},
{
"date": "2025-12-03",
"position": 387,
"points": 127
}
],
"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": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
}
},
"category_stats": {
"Grand Slam": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
}
},
"average_match_stats": {
"matches_with_stats": 3,
"avg_aces_per_match": 1.7,
"avg_double_faults_per_match": 5.0,
"avg_first_serve_pct": 62.4,
"avg_first_serve_won_pct": 67.1,
"avg_second_serve_won_pct": 48.2,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-06-25",
"opponent": "Giulio Zeppieri",
"opponent_id": 237188,
"tournament": "Wimbledon",
"surface": "grass",
"round": "Qualification Round 2",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 5,
"first_serve_pct": 62.0,
"first_serve_won_pct": 61.29032258064516,
"second_serve_won_pct": 52.63157894736842,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-06-23",
"opponent": "Thiago Agustin Tirante",
"opponent_id": 221515,
"tournament": "Wimbledon",
"surface": "grass",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 4,
"first_serve_pct": 54.54545454545454,
"first_serve_won_pct": 76.66666666666667,
"second_serve_won_pct": 27.586206896551722,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-01-06",
"opponent": "Juan Pablo Ficovich",
"opponent_id": 113979,
"tournament": "Australian Open",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 6,
"first_serve_pct": 70.58823529411765,
"first_serve_won_pct": 63.33333333333333,
"second_serve_won_pct": 40.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": "Thiago Agustin Tirante",
"opponent_id": 221515,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Giulio Zeppieri",
"opponent_id": 237188,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Juan Pablo Ficovich",
"opponent_id": 113979,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"grass": {
"matches": 7,
"wins": 4,
"losses": 3,
"win_rate": 57.1,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 0,
"aces": 31,
"double_faults": 24,
"aces_per_match": 4.4,
"double_faults_per_match": 3.4,
"first_serve_pct": 73.3,
"first_serve_won_pct": 65.2,
"second_serve_won_pct": 60.0,
"break_points_saved_pct": 68.9,
"break_points_converted_pct": 21.9,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_indoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 3,
"double_faults": 0,
"aces_per_match": 3.0,
"double_faults_per_match": 0.0,
"first_serve_pct": 70.4,
"first_serve_won_pct": 60.6,
"second_serve_won_pct": 54.2,
"break_points_saved_pct": 83.3,
"break_points_converted_pct": 20.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 9,
"wins": 3,
"losses": 6,
"win_rate": 33.3,
"tournaments_played": 6,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 27,
"double_faults": 61,
"aces_per_match": 3.0,
"double_faults_per_match": 6.8,
"first_serve_pct": 71.2,
"first_serve_won_pct": 62.7,
"second_serve_won_pct": 60.1,
"break_points_saved_pct": 57.7,
"break_points_converted_pct": 33.3,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 4,
"wins": 0,
"losses": 4,
"win_rate": 0.0,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 7,
"double_faults": 10,
"aces_per_match": 1.8,
"double_faults_per_match": 2.5,
"first_serve_pct": 72.0,
"first_serve_won_pct": 62.2,
"second_serve_won_pct": 50.6,
"break_points_saved_pct": 47.1,
"break_points_converted_pct": 27.3,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 21,
"wins": 7,
"tournaments_played": 16,
"tournaments_won": 0,
"aces": 68,
"double_faults": 95,
"win_rate": 33.3,
"losses": 14
}
},
{
"year": 2024,
"surfaces": {
"grass": {
"matches": 14,
"wins": 9,
"losses": 5,
"win_rate": 64.3,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 3,
"tiebreaks_lost": 1,
"aces": 73,
"double_faults": 66,
"aces_per_match": 5.2,
"double_faults_per_match": 4.7,
"first_serve_pct": 70.9,
"first_serve_won_pct": 75.0,
"second_serve_won_pct": 60.7,
"break_points_saved_pct": 68.5,
"break_points_converted_pct": 37.2,
"winners_total": 55,
"unforced_errors_total": 66
},
"hardcourt_indoor": {
"matches": 22,
"wins": 14,
"losses": 8,
"win_rate": 63.6,
"tournaments_played": 8,
"tournaments_won": 0,
"tiebreaks_won": 3,
"tiebreaks_lost": 2,
"aces": 99,
"double_faults": 64,
"aces_per_match": 4.5,
"double_faults_per_match": 2.9,
"first_serve_pct": 72.2,
"first_serve_won_pct": 73.3,
"second_serve_won_pct": 61.0,
"break_points_saved_pct": 60.8,
"break_points_converted_pct": 39.9,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 27,
"wins": 17,
"losses": 10,
"win_rate": 63.0,
"tournaments_played": 13,
"tournaments_won": 1,
"tiebreaks_won": 7,
"tiebreaks_lost": 1,
"aces": 99,
"double_faults": 101,
"aces_per_match": 3.7,
"double_faults_per_match": 3.7,
"first_serve_pct": 72.3,
"first_serve_won_pct": 68.7,
"second_serve_won_pct": 60.5,
"break_points_saved_pct": 66.1,
"break_points_converted_pct": 42.8,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 9,
"double_faults": 7,
"aces_per_match": 4.5,
"double_faults_per_match": 3.5,
"first_serve_pct": 73.1,
"first_serve_won_pct": 65.8,
"second_serve_won_pct": 54.0,
"break_points_saved_pct": 55.0,
"break_points_converted_pct": 53.8,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 65,
"wins": 40,
"tournaments_played": 28,
"tournaments_won": 1,
"aces": 280,
"double_faults": 238,
"win_rate": 61.5,
"losses": 25
}
},
{
"year": 2023,
"surfaces": {
"hardcourt_outdoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 9,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 9,
"double_faults": 4,
"aces_per_match": 9.0,
"double_faults_per_match": 4.0,
"first_serve_pct": 75.9,
"first_serve_won_pct": 65.0,
"second_serve_won_pct": 45.8,
"break_points_saved_pct": 33.3,
"break_points_converted_pct": 40.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 1,
"wins": 0,
"tournaments_played": 9,
"tournaments_won": 0,
"aces": 9,
"double_faults": 4,
"win_rate": 0.0,
"losses": 1
}
}
],
"data_generated_at": "2025-12-10 12:45:42 UTC"
}