Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Jaimee Fourlis
0W - 2L
0.0% Win Rate
Forma: LL
JSON Data
{
"player": {
"id": 198,
"api_id": 147506,
"name": "Jaimee Fourlis",
"short_name": "J. Fourlis",
"country": "Australia",
"country_code": "AU",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "1999-09-17",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 2680240,
"singles": 11.38,
"doubles": 11.05,
"ranking": 296,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"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 250": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 2,
"avg_aces_per_match": 4.0,
"avg_double_faults_per_match": 6.5,
"avg_first_serve_pct": 67.9,
"avg_first_serve_won_pct": 65.3,
"avg_second_serve_won_pct": 39.7,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-01-06",
"opponent": "Sara Sorribes Tormo",
"opponent_id": 60392,
"tournament": "Australian Open",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "1-2",
"stats": {
"aces": 4,
"double_faults": 6,
"first_serve_pct": 72.11538461538461,
"first_serve_won_pct": 64.0,
"second_serve_won_pct": 37.93103448275862,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2024-12-29",
"opponent": "Sara Saito",
"opponent_id": 406665,
"tournament": "Canberra, Australia",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "1-2",
"stats": {
"aces": 4,
"double_faults": 7,
"first_serve_pct": 63.74999999999999,
"first_serve_won_pct": 66.66666666666666,
"second_serve_won_pct": 41.37931034482759,
"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": "Sara Saito",
"opponent_id": 406665,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Sara Sorribes Tormo",
"opponent_id": 60392,
"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": 1,
"aces": 8,
"double_faults": 13,
"aces_per_match": 4.0,
"double_faults_per_match": 6.5,
"first_serve_pct": 76.0,
"first_serve_won_pct": 65.1,
"second_serve_won_pct": 51.1,
"break_points_saved_pct": 47.6,
"break_points_converted_pct": 29.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 2,
"wins": 0,
"tournaments_played": 2,
"tournaments_won": 0,
"aces": 8,
"double_faults": 13,
"win_rate": 0.0,
"losses": 2
}
},
{
"year": 2024,
"surfaces": {
"hardcourt_outdoor": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0,
"tournaments_played": 8,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 10,
"double_faults": 12,
"aces_per_match": 5.0,
"double_faults_per_match": 6.0,
"first_serve_pct": 78.5,
"first_serve_won_pct": 58.5,
"second_serve_won_pct": 64.9,
"break_points_saved_pct": 65.4,
"break_points_converted_pct": 42.9,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0,
"tournaments_played": 12,
"tournaments_won": 1,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 4,
"double_faults": 5,
"aces_per_match": 2.0,
"double_faults_per_match": 2.5,
"first_serve_pct": 76.2,
"first_serve_won_pct": 50.0,
"second_serve_won_pct": 36.0,
"break_points_saved_pct": 42.9,
"break_points_converted_pct": 40.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 4,
"wins": 0,
"tournaments_played": 20,
"tournaments_won": 1,
"aces": 14,
"double_faults": 17,
"win_rate": 0.0,
"losses": 4
}
},
{
"year": 2023,
"surfaces": {
"grass": {
"matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 3,
"double_faults": 5,
"aces_per_match": 0.8,
"double_faults_per_match": 1.2,
"first_serve_pct": 80.7,
"first_serve_won_pct": 55.5,
"second_serve_won_pct": 69.0,
"break_points_saved_pct": 48.1,
"break_points_converted_pct": 36.4,
"winners_total": 3,
"unforced_errors_total": 5
},
"hardcourt_outdoor": {
"matches": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.0,
"tournaments_played": 9,
"tournaments_won": 1,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 1,
"double_faults": 10,
"aces_per_match": 0.3,
"double_faults_per_match": 3.3,
"first_serve_pct": 76.3,
"first_serve_won_pct": 49.2,
"second_serve_won_pct": 44.2,
"break_points_saved_pct": 48.4,
"break_points_converted_pct": 41.7,
"winners_total": 15,
"unforced_errors_total": 29
},
"red_clay": {
"matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7,
"tournaments_played": 8,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 0,
"double_faults": 6,
"aces_per_match": 0.0,
"double_faults_per_match": 2.0,
"first_serve_pct": 79.7,
"first_serve_won_pct": 59.1,
"second_serve_won_pct": 43.1,
"break_points_saved_pct": 55.9,
"break_points_converted_pct": 50.0,
"winners_total": 0,
"unforced_errors_total": 6
}
},
"totals": {
"matches": 10,
"wins": 4,
"tournaments_played": 20,
"tournaments_won": 1,
"aces": 4,
"double_faults": 21,
"win_rate": 40.0,
"losses": 6
}
}
],
"data_generated_at": "2025-12-10 11:18:03 UTC"
}