Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Brandelyn Fulgenzi
3W - 0L
100,0% Win Rate
Forma: WWW
JSON Data
{
"player": {
"id": 4377,
"api_id": 457566,
"name": "Brandelyn Fulgenzi",
"short_name": "B. Fulgenzi",
"country": "USA",
"country_code": "US",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": null,
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 3,
"wins": 3,
"losses": 0,
"win_rate": 100.0
},
"surface_stats": {
"hard": {
"matches": 3,
"wins": 3,
"losses": 0,
"win_rate": 100.0
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 3,
"wins": 3,
"losses": 0,
"win_rate": 100.0
}
},
"average_match_stats": {
"matches_with_stats": 3,
"avg_aces_per_match": 4.0,
"avg_double_faults_per_match": 4.7,
"avg_first_serve_pct": 65.8,
"avg_first_serve_won_pct": 67.9,
"avg_second_serve_won_pct": 45.0,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-30",
"opponent": "Shakhnoza Khatamova",
"opponent_id": 148242,
"tournament": "UTR Newport Beach W03",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 5,
"first_serve_pct": 67.64705882352942,
"first_serve_won_pct": 58.69565217391305,
"second_serve_won_pct": 38.095238095238095,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-28",
"opponent": "Dia Evtimova",
"opponent_id": 19834,
"tournament": "UTR Newport Beach W03",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 9,
"double_faults": 6,
"first_serve_pct": 66.33663366336634,
"first_serve_won_pct": 64.17910447761194,
"second_serve_won_pct": 38.23529411764706,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-27",
"opponent": "Anastasiya Kuparev",
"opponent_id": 370700,
"tournament": "UTR Newport Beach W03",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 3,
"first_serve_pct": 63.41463414634146,
"first_serve_won_pct": 80.76923076923077,
"second_serve_won_pct": 46.666666666666664,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 3,
"wins": 3,
"losses": 0,
"form_string": "WWW"
},
"head_to_head": [
{
"opponent": "Shakhnoza Khatamova",
"opponent_id": 148242,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Anastasiya Kuparev",
"opponent_id": 370700,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Dia Evtimova",
"opponent_id": 19834,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [
{
"date": "2026-01-30 18:45",
"opponent": "Marika Jones",
"opponent_id": 334167,
"tournament": "UTR Newport Beach W03",
"surface": "hard",
"round": "",
"odds_player": null,
"odds_opponent": null
}
],
"year_statistics": null,
"data_generated_at": "2026-01-30 05:50:24 UTC"
}