Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Jeline Vandromme
3W - 1L
75.0% Win Rate
Forma: LWWW
JSON Data
{
"player": {
"id": 1066,
"api_id": 409957,
"name": "Jeline Vandromme",
"short_name": "J. Vandromme",
"country": "Belgium",
"country_code": "BE",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2007-11-16",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 1427504,
"singles": 11.77,
"doubles": 10.87,
"ranking": 10,
"division": "Junior",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 342,
"points": 183,
"best_position": 331,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 342,
"points": 183
},
{
"date": "2025-12-09",
"position": 342,
"points": 183
},
{
"date": "2025-12-08",
"position": 342,
"points": 183
},
{
"date": "2025-12-07",
"position": 331,
"points": 190
},
{
"date": "2025-12-06",
"position": 331,
"points": 190
},
{
"date": "2025-12-05",
"position": 331,
"points": 190
},
{
"date": "2025-12-04",
"position": 331,
"points": 190
},
{
"date": "2025-12-03",
"position": 331,
"points": 190
}
],
"career_stats": {
"total_matches": 4,
"wins": 3,
"losses": 1,
"win_rate": 75.0
},
"surface_stats": {
"hard": {
"matches": 4,
"wins": 3,
"losses": 1,
"win_rate": 75.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": 3,
"wins": 3,
"losses": 0,
"win_rate": 100.0
},
"WTA 250": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 1,
"avg_aces_per_match": 2.0,
"avg_double_faults_per_match": 2.0,
"avg_first_serve_pct": 83.3,
"avg_first_serve_won_pct": 59.0,
"avg_second_serve_won_pct": 45.0,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-02",
"opponent": "Dominika Salkova",
"opponent_id": 336308,
"tournament": "Angers, France",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "1-2",
"stats": {
"aces": 2,
"double_faults": 2,
"first_serve_pct": 83.33333333333334,
"first_serve_won_pct": 59.0,
"second_serve_won_pct": 45.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-06",
"opponent": "Lea Nilsson",
"opponent_id": 475241,
"tournament": "US Open, Girls",
"surface": "hard",
"round": "Final",
"result": "W",
"score": "2-0"
},
{
"date": "2025-09-05",
"opponent": "Hannah Klugman",
"opponent_id": 420872,
"tournament": "US Open, Girls",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-0"
},
{
"date": "2025-09-04",
"opponent": "Ksenia Efremova",
"opponent_id": 498360,
"tournament": "US Open, Girls",
"surface": "hard",
"round": "Quarterfinals",
"result": "W",
"score": "2-0"
}
],
"form_summary": {
"last_10_matches": 4,
"wins": 3,
"losses": 1,
"form_string": "LWWW"
},
"head_to_head": [
{
"opponent": "Hannah Klugman",
"opponent_id": 420872,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Dominika Salkova",
"opponent_id": 336308,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Ksenia Efremova",
"opponent_id": 498360,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Lea Nilsson",
"opponent_id": 475241,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_indoor": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 0,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 8,
"double_faults": 6,
"aces_per_match": 4.0,
"double_faults_per_match": 3.0,
"first_serve_pct": 83.8,
"first_serve_won_pct": 60.2,
"second_serve_won_pct": 56.1,
"break_points_saved_pct": 67.7,
"break_points_converted_pct": 36.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 2,
"wins": 1,
"tournaments_played": 0,
"tournaments_won": 0,
"aces": 8,
"double_faults": 6,
"win_rate": 50.0,
"losses": 1
}
}
],
"data_generated_at": "2025-12-10 08:33:03 UTC"
}