Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Julie Bedard
1W - 4L
20,0% Win Rate
Forma: LLLWL
JSON Data
{
"player": {
"id": 3727,
"api_id": 424847,
"name": "Julie Bedard",
"short_name": "J. Bedard",
"country": "USA",
"country_code": "US",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2005-07-08",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": null,
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.0
},
"surface_stats": {
"hard": {
"matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.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": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 0.4,
"avg_double_faults_per_match": 2.4,
"avg_first_serve_pct": 53.7,
"avg_first_serve_won_pct": 41.7,
"avg_second_serve_won_pct": 40.7,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-13",
"opponent": "Lucia Fuduric",
"opponent_id": 1156756,
"tournament": "UTR PTT Knoxville Women 05",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "0-1",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 53.333333333333336,
"first_serve_won_pct": 37.5,
"second_serve_won_pct": 60.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-12",
"opponent": "Anna Frey",
"opponent_id": 479887,
"tournament": "UTR PTT Knoxville Women 05",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 51.92307692307693,
"first_serve_won_pct": 40.74074074074074,
"second_serve_won_pct": 40.909090909090914,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-11",
"opponent": "Elena Daskalova",
"opponent_id": 1103126,
"tournament": "UTR PTT Knoxville Women 05",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 57.14285714285714,
"first_serve_won_pct": 31.25,
"second_serve_won_pct": 61.53846153846154,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-10",
"opponent": "Havana Kadi",
"opponent_id": 1055436,
"tournament": "UTR PTT Knoxville Women 05",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 52.77777777777778,
"first_serve_won_pct": 57.89473684210527,
"second_serve_won_pct": 44.11764705882353,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-09",
"opponent": "Addison Iacono",
"opponent_id": 1044080,
"tournament": "UTR PTT Knoxville Women 05",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 53.125,
"first_serve_won_pct": 41.17647058823529,
"second_serve_won_pct": 53.333333333333336,
"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": "Anna Frey",
"opponent_id": 479887,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Lucia Fuduric",
"opponent_id": 1156756,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Elena Daskalova",
"opponent_id": 1103126,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Havana Kadi",
"opponent_id": 1055436,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Addison Iacono",
"opponent_id": 1044080,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-31 01:48:12 UTC"
}