Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Jia-Jing Lu
3W - 4L
42.9% Win Rate
Forma: LWLLWWL
JSON Data
{
"player": {
"id": 1112,
"api_id": 43502,
"name": "Jia-Jing Lu",
"short_name": "J. Lu",
"country": "China",
"country_code": "CN",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "1989-11-18",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 10843,
"singles": 11.11,
"doubles": null,
"ranking": 411,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 396,
"points": 152,
"best_position": 162,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 396,
"points": 152
},
{
"date": "2025-12-09",
"position": 396,
"points": 152
},
{
"date": "2025-12-08",
"position": 396,
"points": 152
},
{
"date": "2025-12-07",
"position": 394,
"points": 152
},
{
"date": "2025-12-06",
"position": 394,
"points": 152
},
{
"date": "2025-12-05",
"position": 394,
"points": 152
},
{
"date": "2025-12-04",
"position": 394,
"points": 152
},
{
"date": "2025-12-03",
"position": 394,
"points": 152
}
],
"career_stats": {
"total_matches": 7,
"wins": 3,
"losses": 4,
"win_rate": 42.9
},
"surface_stats": {
"hard": {
"matches": 6,
"wins": 3,
"losses": 3,
"win_rate": 50.0
},
"clay": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"WTA 250": {
"matches": 7,
"wins": 3,
"losses": 4,
"win_rate": 42.9
}
},
"average_match_stats": {
"matches_with_stats": 7,
"avg_aces_per_match": 2.9,
"avg_double_faults_per_match": 3.9,
"avg_first_serve_pct": 64.9,
"avg_first_serve_won_pct": 64.4,
"avg_second_serve_won_pct": 42.6,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-10-26",
"opponent": "Maddison Inglis",
"opponent_id": 99405,
"tournament": "Hong Kong",
"surface": "hard",
"round": "Qualification Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 7,
"double_faults": 2,
"first_serve_pct": 65.1685393258427,
"first_serve_won_pct": 72.41379310344827,
"second_serve_won_pct": 32.25806451612903,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-25",
"opponent": "Man Ying Maggie Ng",
"opponent_id": 132982,
"tournament": "Hong Kong",
"surface": "hard",
"round": "Qualification Round 1",
"result": "W",
"score": "2-1",
"stats": {
"aces": 3,
"double_faults": 5,
"first_serve_pct": 66.29213483146067,
"first_serve_won_pct": 66.10169491525424,
"second_serve_won_pct": 36.666666666666664,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-13",
"opponent": "Ekaterina Ovcharenko",
"opponent_id": 210114,
"tournament": "WTA 125K Jinan, China Women Singles",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 64.19753086419753,
"first_serve_won_pct": 55.769230769230774,
"second_serve_won_pct": 51.724137931034484,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-26",
"opponent": "Alexandra Eala",
"opponent_id": 327924,
"tournament": "WTA 125K Jingshan, China Women Singles",
"surface": "hard",
"round": "Quarterfinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 56.25,
"first_serve_won_pct": 55.55555555555556,
"second_serve_won_pct": 33.33333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-25",
"opponent": "Riya Bhatia",
"opponent_id": 70970,
"tournament": "WTA 125K Jingshan, China Women Singles",
"surface": "hard",
"round": "Round of 16",
"result": "W",
"score": "2-0",
"stats": {
"aces": 6,
"double_faults": 3,
"first_serve_pct": 56.00000000000001,
"first_serve_won_pct": 82.14285714285714,
"second_serve_won_pct": 34.78260869565217,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-23",
"opponent": "Ekaterina Reyngold",
"opponent_id": 277846,
"tournament": "WTA 125K Jingshan, China Women Singles",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-1",
"stats": {
"aces": 3,
"double_faults": 6,
"first_serve_pct": 89.34426229508196,
"first_serve_won_pct": 57.798165137614674,
"second_serve_won_pct": 38.46153846153847,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-08",
"opponent": "Lanlana Tararudee",
"opponent_id": 322099,
"tournament": "WTA 125K Huzhou, China Women Singles",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "1-2",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 56.94444444444444,
"first_serve_won_pct": 60.97560975609756,
"second_serve_won_pct": 55.55555555555556,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 7,
"wins": 3,
"losses": 4,
"form_string": "LWLLWWL"
},
"head_to_head": [
{
"opponent": "Lanlana Tararudee",
"opponent_id": 322099,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Riya Bhatia",
"opponent_id": 70970,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Maddison Inglis",
"opponent_id": 99405,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Alexandra Eala",
"opponent_id": 327924,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Ekaterina Reyngold",
"opponent_id": 277846,
"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": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 10,
"double_faults": 7,
"aces_per_match": 5.0,
"double_faults_per_match": 3.5,
"first_serve_pct": 74.5,
"first_serve_won_pct": 69.2,
"second_serve_won_pct": 38.9,
"break_points_saved_pct": 56.2,
"break_points_converted_pct": 33.3,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 2,
"wins": 1,
"tournaments_played": 3,
"tournaments_won": 0,
"aces": 10,
"double_faults": 7,
"win_rate": 50.0,
"losses": 1
}
},
{
"year": 2024,
"surfaces": {
"hardcourt_outdoor": {
"matches": 9,
"wins": 4,
"losses": 5,
"win_rate": 44.4,
"tournaments_played": 21,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 16,
"double_faults": 50,
"aces_per_match": 1.8,
"double_faults_per_match": 5.6,
"first_serve_pct": 72.6,
"first_serve_won_pct": 61.5,
"second_serve_won_pct": 58.4,
"break_points_saved_pct": 56.2,
"break_points_converted_pct": 38.7,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 9,
"wins": 4,
"tournaments_played": 21,
"tournaments_won": 0,
"aces": 16,
"double_faults": 50,
"win_rate": 44.4,
"losses": 5
}
}
],
"data_generated_at": "2025-12-10 08:58:15 UTC"
}