Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Madison Brengle
0W - 2L
0.0% Win Rate
Forma: LL
JSON Data
{
"player": {
"id": 1161,
"api_id": 19610,
"name": "Madison Brengle",
"short_name": "M. Brengle",
"country": "USA",
"country_code": "US",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "1990-04-03",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 10306,
"singles": 11.53,
"doubles": 9.94,
"ranking": 231,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 458,
"points": 120,
"best_position": 35,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 458,
"points": 120
},
{
"date": "2025-12-09",
"position": 458,
"points": 120
},
{
"date": "2025-12-08",
"position": 458,
"points": 120
},
{
"date": "2025-12-07",
"position": 456,
"points": 120
},
{
"date": "2025-12-06",
"position": 456,
"points": 120
},
{
"date": "2025-12-05",
"position": 456,
"points": 120
},
{
"date": "2025-12-04",
"position": 456,
"points": 120
},
{
"date": "2025-12-03",
"position": 456,
"points": 120
}
],
"career_stats": {
"total_matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0
},
"surface_stats": {
"hard": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"Grand Slam": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"WTA 1000": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 2,
"avg_aces_per_match": 0.0,
"avg_double_faults_per_match": 3.5,
"avg_first_serve_pct": 81.8,
"avg_first_serve_won_pct": 51.8,
"avg_second_serve_won_pct": 33.6,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-08-18",
"opponent": "Varvara Gracheva",
"opponent_id": 215755,
"tournament": "US Open",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 86.95652173913044,
"first_serve_won_pct": 46.666666666666664,
"second_serve_won_pct": 44.44444444444444,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-26",
"opponent": "Bernarda Pera",
"opponent_id": 67757,
"tournament": "Montreal",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 6,
"first_serve_pct": 76.59574468085107,
"first_serve_won_pct": 56.94444444444444,
"second_serve_won_pct": 22.727272727272727,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 2,
"wins": 0,
"losses": 2,
"form_string": "LL"
},
"head_to_head": [
{
"opponent": "Bernarda Pera",
"opponent_id": 67757,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Varvara Gracheva",
"opponent_id": 215755,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_outdoor": {
"matches": 2,
"wins": 0,
"losses": 2,
"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": 3.5,
"first_serve_pct": 84.0,
"first_serve_won_pct": 52.3,
"second_serve_won_pct": 37.5,
"break_points_saved_pct": 33.3,
"break_points_converted_pct": 31.2,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 2,
"wins": 0,
"tournaments_played": 2,
"tournaments_won": 0,
"aces": 0,
"double_faults": 7,
"win_rate": 0.0,
"losses": 2
}
},
{
"year": 2023,
"surfaces": {
"grass": {
"matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 3,
"aces": 1,
"double_faults": 16,
"aces_per_match": 0.2,
"double_faults_per_match": 4.0,
"first_serve_pct": 79.8,
"first_serve_won_pct": 55.9,
"second_serve_won_pct": 52.5,
"break_points_saved_pct": 41.2,
"break_points_converted_pct": 39.6,
"winners_total": 33,
"unforced_errors_total": 60
},
"hardcourt_indoor": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 1,
"double_faults": 6,
"aces_per_match": 0.3,
"double_faults_per_match": 2.0,
"first_serve_pct": 84.9,
"first_serve_won_pct": 56.6,
"second_serve_won_pct": 48.0,
"break_points_saved_pct": 50.0,
"break_points_converted_pct": 33.3,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 11,
"wins": 4,
"losses": 7,
"win_rate": 36.4,
"tournaments_played": 17,
"tournaments_won": 0,
"tiebreaks_won": 3,
"tiebreaks_lost": 1,
"aces": 3,
"double_faults": 29,
"aces_per_match": 0.3,
"double_faults_per_match": 2.6,
"first_serve_pct": 81.8,
"first_serve_won_pct": 55.3,
"second_serve_won_pct": 53.7,
"break_points_saved_pct": 47.4,
"break_points_converted_pct": 59.2,
"winners_total": 10,
"unforced_errors_total": 33
},
"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": 1,
"double_faults": 3,
"aces_per_match": 1.0,
"double_faults_per_match": 3.0,
"first_serve_pct": 78.1,
"first_serve_won_pct": 44.4,
"second_serve_won_pct": 63.6,
"break_points_saved_pct": 37.5,
"break_points_converted_pct": 50.0,
"winners_total": 9,
"unforced_errors_total": 23
}
},
"totals": {
"matches": 19,
"wins": 6,
"tournaments_played": 25,
"tournaments_won": 0,
"aces": 6,
"double_faults": 54,
"win_rate": 31.6,
"losses": 13
}
}
],
"data_generated_at": "2025-12-10 12:45:45 UTC"
}