Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Gijs Brouwer
1W - 4L
20.0% Win Rate
Forma: LLLWL
JSON Data
{
"player": {
"id": 444,
"api_id": 104967,
"name": "Gijs Brouwer",
"short_name": "G. Brouwer",
"country": "Netherlands",
"country_code": "NL",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 74171,
"singles": 13.93,
"doubles": null,
"ranking": 409,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.0
},
"surface_stats": {
"hard": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
},
"clay": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"grass": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
}
},
"category_stats": {
"Grand Slam": {
"matches": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.0
},
"ATP 500": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 1.2,
"avg_double_faults_per_match": 2.6,
"avg_first_serve_pct": 71.4,
"avg_first_serve_won_pct": 51.1,
"avg_second_serve_won_pct": 45.1,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-06-23",
"opponent": "Yasutaka Uchiyama",
"opponent_id": 46390,
"tournament": "Wimbledon",
"surface": "grass",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 0,
"first_serve_pct": 80.7017543859649,
"first_serve_won_pct": 52.17391304347826,
"second_serve_won_pct": 54.54545454545454,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-05-20",
"opponent": "Nikoloz Basilashvili",
"opponent_id": 26204,
"tournament": "Roland Garros",
"surface": "clay",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 7,
"first_serve_pct": 63.829787234042556,
"first_serve_won_pct": 56.666666666666664,
"second_serve_won_pct": 29.411764705882355,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-02-02",
"opponent": "Mattia Bellucci",
"opponent_id": 294337,
"tournament": "Rotterdam",
"surface": "hard",
"round": "Qualification Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 67.44186046511628,
"first_serve_won_pct": 37.93103448275862,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-02-01",
"opponent": "Max Houkes",
"opponent_id": 277179,
"tournament": "Rotterdam",
"surface": "hard",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 67.44186046511628,
"first_serve_won_pct": 37.93103448275862,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-01-07",
"opponent": "Jaime Faria",
"opponent_id": 341818,
"tournament": "Australian Open",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 6,
"double_faults": 2,
"first_serve_pct": 77.35849056603774,
"first_serve_won_pct": 70.73170731707317,
"second_serve_won_pct": 68.18181818181817,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 1,
"losses": 4,
"form_string": "LLLWL"
},
"head_to_head": [
{
"opponent": "Jaime Faria",
"opponent_id": 341818,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Yasutaka Uchiyama",
"opponent_id": 46390,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Nikoloz Basilashvili",
"opponent_id": 26204,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Mattia Bellucci",
"opponent_id": 294337,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Max Houkes",
"opponent_id": 277179,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"grass": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 0,
"double_faults": 0,
"aces_per_match": 0.0,
"double_faults_per_match": 0.0,
"first_serve_pct": 83.8,
"first_serve_won_pct": 52.2,
"second_serve_won_pct": 54.5,
"break_points_saved_pct": 66.7,
"break_points_converted_pct": 0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_indoor": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 6,
"double_faults": 9,
"aces_per_match": 2.0,
"double_faults_per_match": 3.0,
"first_serve_pct": 74.8,
"first_serve_won_pct": 52.0,
"second_serve_won_pct": 51.2,
"break_points_saved_pct": 68.8,
"break_points_converted_pct": 25.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 14,
"double_faults": 6,
"aces_per_match": 4.7,
"double_faults_per_match": 2.0,
"first_serve_pct": 81.1,
"first_serve_won_pct": 61.6,
"second_serve_won_pct": 34.4,
"break_points_saved_pct": 60.0,
"break_points_converted_pct": 14.3,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 0,
"double_faults": 7,
"aces_per_match": 0.0,
"double_faults_per_match": 7.0,
"first_serve_pct": 73.4,
"first_serve_won_pct": 56.7,
"second_serve_won_pct": 50.0,
"break_points_saved_pct": 63.6,
"break_points_converted_pct": 16.7,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 8,
"wins": 2,
"tournaments_played": 8,
"tournaments_won": 0,
"aces": 20,
"double_faults": 22,
"win_rate": 25.0,
"losses": 6
}
},
{
"year": 2024,
"surfaces": {
"grass": {
"matches": 12,
"wins": 7,
"losses": 5,
"win_rate": 58.3,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 5,
"aces": 53,
"double_faults": 19,
"aces_per_match": 4.4,
"double_faults_per_match": 1.6,
"first_serve_pct": 77.9,
"first_serve_won_pct": 71.9,
"second_serve_won_pct": 55.7,
"break_points_saved_pct": 64.8,
"break_points_converted_pct": 43.6,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_indoor": {
"matches": 10,
"wins": 4,
"losses": 6,
"win_rate": 40.0,
"tournaments_played": 6,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 4,
"aces": 49,
"double_faults": 21,
"aces_per_match": 4.9,
"double_faults_per_match": 2.1,
"first_serve_pct": 75.5,
"first_serve_won_pct": 70.4,
"second_serve_won_pct": 54.1,
"break_points_saved_pct": 62.7,
"break_points_converted_pct": 29.5,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 25,
"wins": 14,
"losses": 11,
"win_rate": 56.0,
"tournaments_played": 12,
"tournaments_won": 1,
"tiebreaks_won": 1,
"tiebreaks_lost": 4,
"aces": 110,
"double_faults": 36,
"aces_per_match": 4.4,
"double_faults_per_match": 1.4,
"first_serve_pct": 76.5,
"first_serve_won_pct": 69.9,
"second_serve_won_pct": 56.9,
"break_points_saved_pct": 58.4,
"break_points_converted_pct": 46.1,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 11,
"wins": 6,
"losses": 5,
"win_rate": 54.5,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 1,
"aces": 31,
"double_faults": 15,
"aces_per_match": 2.8,
"double_faults_per_match": 1.4,
"first_serve_pct": 73.8,
"first_serve_won_pct": 64.6,
"second_serve_won_pct": 52.1,
"break_points_saved_pct": 58.3,
"break_points_converted_pct": 28.4,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 58,
"wins": 31,
"tournaments_played": 27,
"tournaments_won": 1,
"aces": 243,
"double_faults": 91,
"win_rate": 53.4,
"losses": 27
}
},
{
"year": 2023,
"surfaces": {
"grass": {
"matches": 7,
"wins": 4,
"losses": 3,
"win_rate": 57.1,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 3,
"aces": 50,
"double_faults": 21,
"aces_per_match": 7.1,
"double_faults_per_match": 3.0,
"first_serve_pct": 79.3,
"first_serve_won_pct": 76.3,
"second_serve_won_pct": 64.9,
"break_points_saved_pct": 75.0,
"break_points_converted_pct": 29.4,
"winners_total": 56,
"unforced_errors_total": 42
},
"hardcourt_indoor": {
"matches": 6,
"wins": 3,
"losses": 3,
"win_rate": 50.0,
"tournaments_played": 13,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 28,
"double_faults": 11,
"aces_per_match": 4.7,
"double_faults_per_match": 1.8,
"first_serve_pct": 73.4,
"first_serve_won_pct": 70.8,
"second_serve_won_pct": 57.7,
"break_points_saved_pct": 53.6,
"break_points_converted_pct": 28.6,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0,
"tournaments_played": 8,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 3,
"aces": 23,
"double_faults": 17,
"aces_per_match": 5.8,
"double_faults_per_match": 4.2,
"first_serve_pct": 79.9,
"first_serve_won_pct": 72.2,
"second_serve_won_pct": 58.0,
"break_points_saved_pct": 78.8,
"break_points_converted_pct": 34.8,
"winners_total": 8,
"unforced_errors_total": 10
},
"red_clay": {
"matches": 6,
"wins": 3,
"losses": 3,
"win_rate": 50.0,
"tournaments_played": 6,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 28,
"double_faults": 9,
"aces_per_match": 4.7,
"double_faults_per_match": 1.5,
"first_serve_pct": 78.8,
"first_serve_won_pct": 73.3,
"second_serve_won_pct": 48.8,
"break_points_saved_pct": 52.2,
"break_points_converted_pct": 47.1,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 23,
"wins": 11,
"tournaments_played": 32,
"tournaments_won": 0,
"aces": 129,
"double_faults": 58,
"win_rate": 47.8,
"losses": 12
}
}
],
"data_generated_at": "2025-12-10 13:07:47 UTC"
}