Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Oliver Crawford
4W - 6L
40.0% Win Rate
Forma: LWLWLWLWLL
JSON Data
{
"player": {
"id": 791,
"api_id": 213057,
"name": "Oliver Crawford",
"short_name": "O. Crawford",
"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": 2488176,
"singles": 14.22,
"doubles": null,
"ranking": 267,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 199,
"points": 300,
"best_position": 183,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 199,
"points": 300
},
{
"date": "2025-12-09",
"position": 199,
"points": 300
},
{
"date": "2025-12-08",
"position": 199,
"points": 300
},
{
"date": "2025-12-07",
"position": 199,
"points": 300
},
{
"date": "2025-12-06",
"position": 199,
"points": 300
},
{
"date": "2025-12-05",
"position": 199,
"points": 300
},
{
"date": "2025-12-04",
"position": 199,
"points": 300
},
{
"date": "2025-12-03",
"position": 199,
"points": 300
}
],
"career_stats": {
"total_matches": 10,
"wins": 4,
"losses": 6,
"win_rate": 40.0
},
"surface_stats": {
"hard": {
"matches": 8,
"wins": 4,
"losses": 4,
"win_rate": 50.0
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0
}
},
"category_stats": {
"Grand Slam": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
},
"ATP 250": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"Challenger": {
"matches": 6,
"wins": 3,
"losses": 3,
"win_rate": 50.0
}
},
"average_match_stats": {
"matches_with_stats": 10,
"avg_aces_per_match": 5.6,
"avg_double_faults_per_match": 3.6,
"avg_first_serve_pct": 60.1,
"avg_first_serve_won_pct": 71.7,
"avg_second_serve_won_pct": 52.1,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-11-13",
"opponent": "Kaichi Uchida",
"opponent_id": 82579,
"tournament": "Kobe, Japan",
"surface": "hard",
"round": "Round of 16",
"result": "L",
"score": "1-2",
"stats": {
"aces": 10,
"double_faults": 4,
"first_serve_pct": 64.21052631578948,
"first_serve_won_pct": 77.04918032786885,
"second_serve_won_pct": 43.58974358974359,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-11-11",
"opponent": "Yasutaka Uchiyama",
"opponent_id": 46390,
"tournament": "Kobe, Japan",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-1",
"stats": {
"aces": 7,
"double_faults": 3,
"first_serve_pct": 57.65765765765766,
"first_serve_won_pct": 75.0,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-02",
"opponent": "Martin Landaluce",
"opponent_id": 417196,
"tournament": "Alicante, Spain",
"surface": "hard",
"round": "Round of 16",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 63.63636363636363,
"first_serve_won_pct": 57.14285714285714,
"second_serve_won_pct": 40.74074074074074,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-30",
"opponent": "Lorenzo Carboni",
"opponent_id": 462062,
"tournament": "Alicante, Spain",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 60.71428571428571,
"first_serve_won_pct": 73.52941176470588,
"second_serve_won_pct": 59.09090909090909,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-04",
"opponent": "Rio Noguchi",
"opponent_id": 217464,
"tournament": "Shanghai, China",
"surface": "hard",
"round": "Round of 16",
"result": "L",
"score": "1-2",
"stats": {
"aces": 9,
"double_faults": 2,
"first_serve_pct": 69.47368421052632,
"first_serve_won_pct": 63.63636363636363,
"second_serve_won_pct": 40.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-03",
"opponent": "Marat Sharipov",
"opponent_id": 326246,
"tournament": "Shanghai, China",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 1,
"first_serve_pct": 54.385964912280706,
"first_serve_won_pct": 87.09677419354838,
"second_serve_won_pct": 40.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-21",
"opponent": "Garrett Johns",
"opponent_id": 239967,
"tournament": "US Open",
"surface": "hard",
"round": "Qualification Round 2",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 5,
"first_serve_pct": 54.385964912280706,
"first_serve_won_pct": 67.74193548387096,
"second_serve_won_pct": 54.347826086956516,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-19",
"opponent": "Alex Bolt",
"opponent_id": 58369,
"tournament": "US Open",
"surface": "hard",
"round": "Qualification Round 1",
"result": "W",
"score": "2-1",
"stats": {
"aces": 8,
"double_faults": 6,
"first_serve_pct": 64.54545454545455,
"first_serve_won_pct": 71.83098591549296,
"second_serve_won_pct": 43.58974358974359,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-06-30",
"opponent": "Mattia Bellucci",
"opponent_id": 294337,
"tournament": "Wimbledon",
"surface": "grass",
"round": "Round of 128",
"result": "L",
"score": "1-3",
"stats": {
"aces": 5,
"double_faults": 3,
"first_serve_pct": 54.19847328244275,
"first_serve_won_pct": 71.83098591549296,
"second_serve_won_pct": 56.666666666666664,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-06-21",
"opponent": "Ethan Quinn",
"opponent_id": 334293,
"tournament": "Mallorca",
"surface": "grass",
"round": "Qualification Round 1",
"result": "L",
"score": "1-2",
"stats": {
"aces": 9,
"double_faults": 8,
"first_serve_pct": 57.692307692307686,
"first_serve_won_pct": 72.0,
"second_serve_won_pct": 59.25925925925925,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 4,
"losses": 6,
"form_string": "LWLWLWLWLL"
},
"head_to_head": [
{
"opponent": "Yasutaka Uchiyama",
"opponent_id": 46390,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Martin Landaluce",
"opponent_id": 417196,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Ethan Quinn",
"opponent_id": 334293,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Garrett Johns",
"opponent_id": 239967,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Marat Sharipov",
"opponent_id": 326246,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"grass": {
"matches": 7,
"wins": 4,
"losses": 3,
"win_rate": 57.1,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 22,
"double_faults": 18,
"aces_per_match": 3.1,
"double_faults_per_match": 2.6,
"first_serve_pct": 72.0,
"first_serve_won_pct": 69.1,
"second_serve_won_pct": 59.2,
"break_points_saved_pct": 55.6,
"break_points_converted_pct": 39.2,
"winners_total": 29,
"unforced_errors_total": 52
},
"hardcourt_indoor": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 1,
"aces": 17,
"double_faults": 7,
"aces_per_match": 8.5,
"double_faults_per_match": 3.5,
"first_serve_pct": 71.8,
"first_serve_won_pct": 76.0,
"second_serve_won_pct": 63.5,
"break_points_saved_pct": 42.9,
"break_points_converted_pct": 50.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 24,
"wins": 15,
"losses": 9,
"win_rate": 62.5,
"tournaments_played": 12,
"tournaments_won": 0,
"tiebreaks_won": 7,
"tiebreaks_lost": 3,
"aces": 98,
"double_faults": 67,
"aces_per_match": 4.1,
"double_faults_per_match": 2.8,
"first_serve_pct": 72.3,
"first_serve_won_pct": 68.7,
"second_serve_won_pct": 59.8,
"break_points_saved_pct": 63.1,
"break_points_converted_pct": 50.0,
"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": 6,
"double_faults": 14,
"aces_per_match": 2.0,
"double_faults_per_match": 4.7,
"first_serve_pct": 73.1,
"first_serve_won_pct": 68.3,
"second_serve_won_pct": 55.4,
"break_points_saved_pct": 39.1,
"break_points_converted_pct": 60.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 36,
"wins": 22,
"tournaments_played": 19,
"tournaments_won": 0,
"aces": 143,
"double_faults": 106,
"win_rate": 61.1,
"losses": 14
}
},
{
"year": 2024,
"surfaces": {
"grass": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 5,
"double_faults": 2,
"aces_per_match": 5.0,
"double_faults_per_match": 2.0,
"first_serve_pct": 66.7,
"first_serve_won_pct": 66.7,
"second_serve_won_pct": 50.0,
"break_points_saved_pct": 50.0,
"break_points_converted_pct": 22.2,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 6,
"wins": 2,
"losses": 4,
"win_rate": 33.3,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 2,
"aces": 23,
"double_faults": 22,
"aces_per_match": 3.8,
"double_faults_per_match": 3.7,
"first_serve_pct": 73.4,
"first_serve_won_pct": 73.6,
"second_serve_won_pct": 60.6,
"break_points_saved_pct": 68.4,
"break_points_converted_pct": 29.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 19,
"wins": 7,
"losses": 12,
"win_rate": 36.8,
"tournaments_played": 18,
"tournaments_won": 1,
"tiebreaks_won": 4,
"tiebreaks_lost": 1,
"aces": 52,
"double_faults": 55,
"aces_per_match": 2.7,
"double_faults_per_match": 2.9,
"first_serve_pct": 71.9,
"first_serve_won_pct": 66.1,
"second_serve_won_pct": 54.8,
"break_points_saved_pct": 53.8,
"break_points_converted_pct": 41.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 26,
"wins": 9,
"tournaments_played": 24,
"tournaments_won": 1,
"aces": 80,
"double_faults": 79,
"win_rate": 34.6,
"losses": 17
}
}
],
"data_generated_at": "2025-12-10 08:18:48 UTC"
}