Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Jack Pinnington Jones
2W - 4L
33.3% Win Rate
Forma: LLWLLW
JSON Data
{
"player": {
"id": 654,
"api_id": 321790,
"name": "Jack Pinnington Jones",
"short_name": "J. Pinnington Jones",
"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": 2780687,
"singles": 14.54,
"doubles": 13.47,
"ranking": 155,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 204,
"points": 287,
"best_position": 177,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 204,
"points": 287
},
{
"date": "2025-12-09",
"position": 204,
"points": 287
},
{
"date": "2025-12-08",
"position": 204,
"points": 287
},
{
"date": "2025-12-07",
"position": 205,
"points": 287
},
{
"date": "2025-12-06",
"position": 205,
"points": 287
},
{
"date": "2025-12-05",
"position": 205,
"points": 287
},
{
"date": "2025-12-04",
"position": 205,
"points": 287
},
{
"date": "2025-12-03",
"position": 205,
"points": 287
}
],
"career_stats": {
"total_matches": 6,
"wins": 2,
"losses": 4,
"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": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
}
},
"category_stats": {
"Grand Slam": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
},
"ATP 500": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
},
"ATP 250": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 6,
"avg_aces_per_match": 6.2,
"avg_double_faults_per_match": 6.7,
"avg_first_serve_pct": 62.2,
"avg_first_serve_won_pct": 66.3,
"avg_second_serve_won_pct": 42.4,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-08-19",
"opponent": "Beibit Zhukayev",
"opponent_id": 232780,
"tournament": "US Open",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "1-2",
"stats": {
"aces": 11,
"double_faults": 11,
"first_serve_pct": 64.84375,
"first_serve_won_pct": 69.87951807228916,
"second_serve_won_pct": 46.666666666666664,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-03",
"opponent": "Flavio Cobolli",
"opponent_id": 273680,
"tournament": "Wimbledon",
"surface": "grass",
"round": "Round of 64",
"result": "L",
"score": "0-3",
"stats": {
"aces": 4,
"double_faults": 4,
"first_serve_pct": 60.0,
"first_serve_won_pct": 59.25925925925925,
"second_serve_won_pct": 38.88888888888889,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-01",
"opponent": "Tomas Martin Etcheverry",
"opponent_id": 169496,
"tournament": "Wimbledon",
"surface": "grass",
"round": "Round of 128",
"result": "W",
"score": "3-0",
"stats": {
"aces": 11,
"double_faults": 5,
"first_serve_pct": 58.333333333333336,
"first_serve_won_pct": 82.53968253968253,
"second_serve_won_pct": 51.11111111111111,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-06-24",
"opponent": "Nuno Borges",
"opponent_id": 125006,
"tournament": "Eastbourne",
"surface": "grass",
"round": "Round of 32",
"result": "L",
"score": "1-2",
"stats": {
"aces": 3,
"double_faults": 14,
"first_serve_pct": 64.76190476190476,
"first_serve_won_pct": 66.17647058823529,
"second_serve_won_pct": 37.83783783783784,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-02-02",
"opponent": "Christopher Eubanks",
"opponent_id": 197516,
"tournament": "Dallas",
"surface": "hard",
"round": "Qualification Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 4,
"double_faults": 3,
"first_serve_pct": 62.5,
"first_serve_won_pct": 60.0,
"second_serve_won_pct": 40.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-02-01",
"opponent": "Zachary Svajda",
"opponent_id": 298247,
"tournament": "Dallas",
"surface": "hard",
"round": "Qualification Round 1",
"result": "W",
"score": "2-1",
"stats": {
"aces": 4,
"double_faults": 3,
"first_serve_pct": 62.5,
"first_serve_won_pct": 60.0,
"second_serve_won_pct": 54.285714285714285,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 6,
"wins": 2,
"losses": 4,
"form_string": "LLWLLW"
},
"head_to_head": [
{
"opponent": "Zachary Svajda",
"opponent_id": 298247,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Nuno Borges",
"opponent_id": 125006,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Christopher Eubanks",
"opponent_id": 197516,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Tomas Martin Etcheverry",
"opponent_id": 169496,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Flavio Cobolli",
"opponent_id": 273680,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"grass": {
"matches": 9,
"wins": 5,
"losses": 4,
"win_rate": 55.6,
"tournaments_played": 6,
"tournaments_won": 1,
"tiebreaks_won": 6,
"tiebreaks_lost": 1,
"aces": 53,
"double_faults": 58,
"aces_per_match": 5.9,
"double_faults_per_match": 6.4,
"first_serve_pct": 71.9,
"first_serve_won_pct": 71.4,
"second_serve_won_pct": 53.4,
"break_points_saved_pct": 67.6,
"break_points_converted_pct": 36.8,
"winners_total": 57,
"unforced_errors_total": 67
},
"hardcourt_indoor": {
"matches": 6,
"wins": 2,
"losses": 4,
"win_rate": 33.3,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 17,
"double_faults": 23,
"aces_per_match": 2.8,
"double_faults_per_match": 3.8,
"first_serve_pct": 70.6,
"first_serve_won_pct": 63.2,
"second_serve_won_pct": 56.1,
"break_points_saved_pct": 54.3,
"break_points_converted_pct": 31.8,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3,
"tournaments_played": 5,
"tournaments_won": 1,
"tiebreaks_won": 0,
"tiebreaks_lost": 2,
"aces": 15,
"double_faults": 19,
"aces_per_match": 5.0,
"double_faults_per_match": 6.3,
"first_serve_pct": 75.4,
"first_serve_won_pct": 68.1,
"second_serve_won_pct": 51.7,
"break_points_saved_pct": 55.0,
"break_points_converted_pct": 52.6,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 8,
"double_faults": 11,
"aces_per_match": 2.7,
"double_faults_per_match": 3.7,
"first_serve_pct": 74.1,
"first_serve_won_pct": 65.2,
"second_serve_won_pct": 67.3,
"break_points_saved_pct": 61.1,
"break_points_converted_pct": 29.4,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 21,
"wins": 10,
"tournaments_played": 16,
"tournaments_won": 2,
"aces": 93,
"double_faults": 111,
"win_rate": 47.6,
"losses": 11
}
},
{
"year": 2024,
"surfaces": {
"grass": {
"matches": 6,
"wins": 4,
"losses": 2,
"win_rate": 66.7,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 42,
"double_faults": 29,
"aces_per_match": 7.0,
"double_faults_per_match": 4.8,
"first_serve_pct": 73.3,
"first_serve_won_pct": 70.6,
"second_serve_won_pct": 53.8,
"break_points_saved_pct": 66.7,
"break_points_converted_pct": 35.6,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_indoor": {
"matches": 7,
"wins": 5,
"losses": 2,
"win_rate": 71.4,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 31,
"double_faults": 44,
"aces_per_match": 4.4,
"double_faults_per_match": 6.3,
"first_serve_pct": 69.2,
"first_serve_won_pct": 72.7,
"second_serve_won_pct": 64.8,
"break_points_saved_pct": 56.4,
"break_points_converted_pct": 50.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 12,
"wins": 7,
"losses": 5,
"win_rate": 58.3,
"tournaments_played": 8,
"tournaments_won": 1,
"tiebreaks_won": 2,
"tiebreaks_lost": 1,
"aces": 59,
"double_faults": 53,
"aces_per_match": 4.9,
"double_faults_per_match": 4.4,
"first_serve_pct": 71.2,
"first_serve_won_pct": 69.4,
"second_serve_won_pct": 54.0,
"break_points_saved_pct": 58.3,
"break_points_converted_pct": 52.9,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 25,
"wins": 16,
"tournaments_played": 13,
"tournaments_won": 1,
"aces": 132,
"double_faults": 126,
"win_rate": 64.0,
"losses": 9
}
}
],
"data_generated_at": "2025-12-10 08:18:31 UTC"
}