Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Brooke Anna Black
2W - 1L
66.7% Win Rate
Forma: WWL
JSON Data
{
"player": {
"id": 1404,
"api_id": 405589,
"name": "Brooke Anna Black",
"short_name": "B. A. Black",
"country": "United Kingdom",
"country_code": "GB",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2007-11-20",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": null,
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7
},
"surface_stats": {
"hard": {
"matches": 2,
"wins": 2,
"losses": 0,
"win_rate": 100.0
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
}
},
"category_stats": {
"WTA 500": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"UTR": {
"matches": 2,
"wins": 2,
"losses": 0,
"win_rate": 100.0
}
},
"average_match_stats": {
"matches_with_stats": 3,
"avg_aces_per_match": 0.3,
"avg_double_faults_per_match": 3.7,
"avg_first_serve_pct": 59.0,
"avg_first_serve_won_pct": 63.6,
"avg_second_serve_won_pct": 51.2,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-08",
"opponent": "Catherine Rennard",
"opponent_id": 477385,
"tournament": "UTR PTT Boca Raton Women 10",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 46.774193548387096,
"first_serve_won_pct": 58.620689655172406,
"second_serve_won_pct": 38.095238095238095,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-07",
"opponent": "Reese Frank",
"opponent_id": 494343,
"tournament": "UTR PTT Boca Raton Women 10",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 7,
"first_serve_pct": 66.17647058823529,
"first_serve_won_pct": 73.33333333333333,
"second_serve_won_pct": 46.15384615384615,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-06-07",
"opponent": "Shuai Zhang",
"opponent_id": 19607,
"tournament": "London",
"surface": "grass",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 64.15094339622641,
"first_serve_won_pct": 58.82352941176471,
"second_serve_won_pct": 61.53846153846154,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 3,
"wins": 2,
"losses": 1,
"form_string": "WWL"
},
"head_to_head": [
{
"opponent": "Shuai Zhang",
"opponent_id": 19607,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Catherine Rennard",
"opponent_id": 477385,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Reese Frank",
"opponent_id": 494343,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [
{
"date": "2025-12-10 16:10",
"opponent": "Athina Schlepphorst",
"opponent_id": 1076127,
"tournament": "UTR PTT Boca Raton Women 10",
"surface": "hard",
"round": "",
"odds_player": 1.125,
"odds_opponent": 5.5
},
{
"date": "2025-12-11 15:00",
"opponent": "Heidi Bulger",
"opponent_id": 519177,
"tournament": "UTR PTT Boca Raton Women 10",
"surface": "hard",
"round": "",
"odds_player": null,
"odds_opponent": null
}
],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"grass": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 0,
"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": 0,
"first_serve_won_pct": 0,
"second_serve_won_pct": 0,
"break_points_saved_pct": 0,
"break_points_converted_pct": 0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 1,
"wins": 0,
"tournaments_played": 0,
"tournaments_won": 0,
"aces": 0,
"double_faults": 0,
"win_rate": 0.0,
"losses": 1
}
}
],
"data_generated_at": "2025-12-10 07:34:35 UTC"
}