Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Monique Barry
1W - 1L
50.0% Win Rate
Forma: LW
JSON Data
{
"player": {
"id": 137,
"api_id": 246283,
"name": "Monique Barry",
"short_name": "M. Barry",
"country": "New Zealand",
"country_code": "NZ",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2002-06-21",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 2765403,
"singles": 10.23,
"doubles": 10.62,
"ranking": 880,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
},
"surface_stats": {
"hard": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"WTA 250": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
}
},
"average_match_stats": {
"matches_with_stats": 2,
"avg_aces_per_match": 0.0,
"avg_double_faults_per_match": 5.0,
"avg_first_serve_pct": 74.8,
"avg_first_serve_won_pct": 57.6,
"avg_second_serve_won_pct": 39.6,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2024-12-28",
"opponent": "Lina Glushko",
"opponent_id": 195315,
"tournament": "Auckland",
"surface": "hard",
"round": "Qualification Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 93.4065934065934,
"first_serve_won_pct": 49.411764705882355,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2024-12-27",
"opponent": "Ena Shibahara",
"opponent_id": 138452,
"tournament": "Auckland",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 6,
"first_serve_pct": 56.16438356164384,
"first_serve_won_pct": 65.85365853658537,
"second_serve_won_pct": 62.5,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 2,
"wins": 1,
"losses": 1,
"form_string": "LW"
},
"head_to_head": [
{
"opponent": "Lina Glushko",
"opponent_id": 195315,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Ena Shibahara",
"opponent_id": 138452,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_outdoor": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 0,
"double_faults": 10,
"aces_per_match": 0.0,
"double_faults_per_match": 5.0,
"first_serve_pct": 81.2,
"first_serve_won_pct": 54.8,
"second_serve_won_pct": 75.0,
"break_points_saved_pct": 60.9,
"break_points_converted_pct": 60.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 2,
"wins": 1,
"tournaments_played": 1,
"tournaments_won": 0,
"aces": 0,
"double_faults": 10,
"win_rate": 50.0,
"losses": 1
}
},
{
"year": 2024,
"surfaces": {
"hardcourt_indoor": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 0,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 5,
"double_faults": 5,
"aces_per_match": 2.5,
"double_faults_per_match": 2.5,
"first_serve_pct": 67.4,
"first_serve_won_pct": 57.4,
"second_serve_won_pct": 65.4,
"break_points_saved_pct": 66.7,
"break_points_converted_pct": 64.3,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 20,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 0,
"double_faults": 5,
"aces_per_match": 0.0,
"double_faults_per_match": 5.0,
"first_serve_pct": 70.6,
"first_serve_won_pct": 45.7,
"second_serve_won_pct": 50.0,
"break_points_saved_pct": 14.3,
"break_points_converted_pct": 66.7,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 3,
"wins": 1,
"tournaments_played": 20,
"tournaments_won": 0,
"aces": 5,
"double_faults": 10,
"win_rate": 33.3,
"losses": 2
}
}
],
"data_generated_at": "2025-12-10 11:17:56 UTC"
}