Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Jessica Pegula
51W - 21L
70.8% Win Rate
Forma: LWLWLWWWWL
JSON Data
{
"player": {
"id": 505,
"api_id": 44834,
"name": "Jessica Pegula",
"short_name": "J. Pegula",
"country": "USA",
"country_code": "US",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "1994-02-24",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 10307,
"singles": 12.78,
"doubles": 11.79,
"ranking": 7,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 6,
"points": 5583,
"best_position": 3,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 6,
"points": 5583
},
{
"date": "2025-12-09",
"position": 6,
"points": 5583
},
{
"date": "2025-12-08",
"position": 6,
"points": 5583
},
{
"date": "2025-12-07",
"position": 6,
"points": 5583
},
{
"date": "2025-12-06",
"position": 6,
"points": 5583
},
{
"date": "2025-12-05",
"position": 6,
"points": 5583
},
{
"date": "2025-12-04",
"position": 6,
"points": 5583
},
{
"date": "2025-12-03",
"position": 6,
"points": 5583
}
],
"career_stats": {
"total_matches": 72,
"wins": 51,
"losses": 21,
"win_rate": 70.8
},
"surface_stats": {
"hard": {
"matches": 51,
"wins": 37,
"losses": 14,
"win_rate": 72.5
},
"clay": {
"matches": 15,
"wins": 10,
"losses": 5,
"win_rate": 66.7
},
"grass": {
"matches": 6,
"wins": 4,
"losses": 2,
"win_rate": 66.7
}
},
"category_stats": {
"Grand Slam": {
"matches": 13,
"wins": 9,
"losses": 4,
"win_rate": 69.2
},
"WTA 1000": {
"matches": 32,
"wins": 22,
"losses": 10,
"win_rate": 68.8
},
"WTA 500": {
"matches": 18,
"wins": 13,
"losses": 5,
"win_rate": 72.2
},
"WTA 250": {
"matches": 5,
"wins": 5,
"losses": 0,
"win_rate": 100.0
},
"Otro": {
"matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0
}
},
"average_match_stats": {
"matches_with_stats": 72,
"avg_aces_per_match": 2.7,
"avg_double_faults_per_match": 2.3,
"avg_first_serve_pct": 62.8,
"avg_first_serve_won_pct": 68.4,
"avg_second_serve_won_pct": 51.0,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-11-07",
"opponent": "Elena Rybakina",
"opponent_id": 186312,
"tournament": "WTA Finals",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "1-2",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 68.31683168316832,
"first_serve_won_pct": 59.42028985507246,
"second_serve_won_pct": 42.42424242424242,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-11-06",
"opponent": "Jasmine Paolini",
"opponent_id": 69208,
"tournament": "WTA Finals",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 1,
"first_serve_pct": 70.73170731707317,
"first_serve_won_pct": 82.75862068965517,
"second_serve_won_pct": 45.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-11-04",
"opponent": "Aryna Sabalenka",
"opponent_id": 157754,
"tournament": "WTA Finals",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 3,
"double_faults": 1,
"first_serve_pct": 67.21311475409836,
"first_serve_won_pct": 65.85365853658537,
"second_serve_won_pct": 60.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-11-02",
"opponent": "Coco Gauff",
"opponent_id": 264983,
"tournament": "WTA Finals",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 5,
"double_faults": 1,
"first_serve_pct": 61.95652173913043,
"first_serve_won_pct": 70.17543859649122,
"second_serve_won_pct": 34.285714285714285,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-12",
"opponent": "Coco Gauff",
"opponent_id": 264983,
"tournament": "Wuhan",
"surface": "hard",
"round": "Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 50.0,
"first_serve_won_pct": 64.70588235294117,
"second_serve_won_pct": 36.84210526315789,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-11",
"opponent": "Aryna Sabalenka",
"opponent_id": 157754,
"tournament": "Wuhan",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-1",
"stats": {
"aces": 5,
"double_faults": 4,
"first_serve_pct": 71.84466019417476,
"first_serve_won_pct": 52.702702702702695,
"second_serve_won_pct": 48.275862068965516,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-10",
"opponent": "Katerina Siniakova",
"opponent_id": 72376,
"tournament": "Wuhan",
"surface": "hard",
"round": "Quarterfinals",
"result": "W",
"score": "2-1",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 65.45454545454545,
"first_serve_won_pct": 83.33333333333334,
"second_serve_won_pct": 42.10526315789473,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-09",
"opponent": "Ekaterina Alexandrova",
"opponent_id": 67759,
"tournament": "Wuhan",
"surface": "hard",
"round": "Round of 16",
"result": "W",
"score": "2-1",
"stats": {
"aces": 4,
"double_faults": 0,
"first_serve_pct": 61.702127659574465,
"first_serve_won_pct": 70.6896551724138,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-08",
"opponent": "Hailey Baptiste",
"opponent_id": 248326,
"tournament": "Wuhan",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-1",
"stats": {
"aces": 5,
"double_faults": 1,
"first_serve_pct": 57.98319327731093,
"first_serve_won_pct": 59.42028985507246,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-04",
"opponent": "Linda Noskova",
"opponent_id": 274049,
"tournament": "Beijing",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "1-2",
"stats": {
"aces": 6,
"double_faults": 3,
"first_serve_pct": 66.3716814159292,
"first_serve_won_pct": 60.0,
"second_serve_won_pct": 42.5,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 6,
"losses": 4,
"form_string": "LWLWLWWWWL"
},
"head_to_head": [
{
"opponent": "Ekaterina Alexandrova",
"opponent_id": 67759,
"matches": 4,
"wins": 2,
"losses": 2
},
{
"opponent": "Aryna Sabalenka",
"opponent_id": 157754,
"matches": 4,
"wins": 1,
"losses": 3
},
{
"opponent": "Linda Noskova",
"opponent_id": 274049,
"matches": 3,
"wins": 1,
"losses": 2
},
{
"opponent": "Ajla Tomljanovic",
"opponent_id": 34486,
"matches": 3,
"wins": 3,
"losses": 0
},
{
"opponent": "Anna Blinkova",
"opponent_id": 189995,
"matches": 2,
"wins": 2,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"grass": {
"matches": 6,
"wins": 4,
"losses": 2,
"win_rate": 66.7,
"tournaments_played": 3,
"tournaments_won": 1,
"tiebreaks_won": 1,
"tiebreaks_lost": 2,
"aces": 25,
"double_faults": 22,
"aces_per_match": 4.2,
"double_faults_per_match": 3.7,
"first_serve_pct": 71.1,
"first_serve_won_pct": 74.1,
"second_serve_won_pct": 53.6,
"break_points_saved_pct": 66.7,
"break_points_converted_pct": 34.7,
"winners_total": 6,
"unforced_errors_total": 24
},
"hardcourt_indoor": {
"matches": 7,
"wins": 3,
"losses": 4,
"win_rate": 42.9,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 14,
"double_faults": 7,
"aces_per_match": 2.0,
"double_faults_per_match": 1.0,
"first_serve_pct": 75.5,
"first_serve_won_pct": 64.5,
"second_serve_won_pct": 48.7,
"break_points_saved_pct": 56.5,
"break_points_converted_pct": 47.5,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 42,
"wins": 31,
"losses": 11,
"win_rate": 73.8,
"tournaments_played": 13,
"tournaments_won": 1,
"tiebreaks_won": 5,
"tiebreaks_lost": 8,
"aces": 116,
"double_faults": 93,
"aces_per_match": 2.8,
"double_faults_per_match": 2.2,
"first_serve_pct": 73.5,
"first_serve_won_pct": 67.2,
"second_serve_won_pct": 57.2,
"break_points_saved_pct": 59.1,
"break_points_converted_pct": 47.4,
"winners_total": 165,
"unforced_errors_total": 136
},
"red_clay": {
"matches": 9,
"wins": 5,
"losses": 4,
"win_rate": 55.6,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 16,
"double_faults": 22,
"aces_per_match": 1.8,
"double_faults_per_match": 2.4,
"first_serve_pct": 70.9,
"first_serve_won_pct": 65.6,
"second_serve_won_pct": 55.2,
"break_points_saved_pct": 56.2,
"break_points_converted_pct": 37.8,
"winners_total": 120,
"unforced_errors_total": 116
},
"red_clay_indoor": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 1,
"double_faults": 5,
"aces_per_match": 0.5,
"double_faults_per_match": 2.5,
"first_serve_pct": 69.0,
"first_serve_won_pct": 65.0,
"second_serve_won_pct": 56.8,
"break_points_saved_pct": 73.7,
"break_points_converted_pct": 60.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 66,
"wins": 44,
"tournaments_played": 22,
"tournaments_won": 2,
"aces": 172,
"double_faults": 149,
"win_rate": 66.7,
"losses": 22
}
},
{
"year": 2024,
"surfaces": {
"grass": {
"matches": 9,
"wins": 6,
"losses": 3,
"win_rate": 66.7,
"tournaments_played": 4,
"tournaments_won": 1,
"tiebreaks_won": 5,
"tiebreaks_lost": 3,
"aces": 36,
"double_faults": 21,
"aces_per_match": 4.0,
"double_faults_per_match": 2.3,
"first_serve_pct": 74.1,
"first_serve_won_pct": 64.8,
"second_serve_won_pct": 59.6,
"break_points_saved_pct": 60.3,
"break_points_converted_pct": 44.4,
"winners_total": 38,
"unforced_errors_total": 41
},
"hardcourt_indoor": {
"matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 2,
"double_faults": 10,
"aces_per_match": 0.5,
"double_faults_per_match": 2.5,
"first_serve_pct": 67.2,
"first_serve_won_pct": 69.0,
"second_serve_won_pct": 54.1,
"break_points_saved_pct": 48.0,
"break_points_converted_pct": 44.1,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 34,
"wins": 26,
"losses": 8,
"win_rate": 76.5,
"tournaments_played": 10,
"tournaments_won": 1,
"tiebreaks_won": 5,
"tiebreaks_lost": 4,
"aces": 112,
"double_faults": 84,
"aces_per_match": 3.3,
"double_faults_per_match": 2.5,
"first_serve_pct": 73.6,
"first_serve_won_pct": 67.6,
"second_serve_won_pct": 54.0,
"break_points_saved_pct": 60.8,
"break_points_converted_pct": 47.1,
"winners_total": 134,
"unforced_errors_total": 194
},
"red_clay": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 3,
"double_faults": 1,
"aces_per_match": 1.5,
"double_faults_per_match": 0.5,
"first_serve_pct": 73.4,
"first_serve_won_pct": 63.3,
"second_serve_won_pct": 44.0,
"break_points_saved_pct": 30.8,
"break_points_converted_pct": 61.5,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 49,
"wins": 35,
"tournaments_played": 17,
"tournaments_won": 2,
"aces": 153,
"double_faults": 116,
"win_rate": 71.4,
"losses": 14
}
},
{
"year": 2023,
"surfaces": {
"grass": {
"matches": 8,
"wins": 6,
"losses": 2,
"win_rate": 75.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 12,
"double_faults": 10,
"aces_per_match": 1.5,
"double_faults_per_match": 1.2,
"first_serve_pct": 73.3,
"first_serve_won_pct": 62.2,
"second_serve_won_pct": 61.5,
"break_points_saved_pct": 61.2,
"break_points_converted_pct": 45.2,
"winners_total": 88,
"unforced_errors_total": 116
},
"hardcourt_indoor": {
"matches": 7,
"wins": 6,
"losses": 1,
"win_rate": 85.7,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 17,
"double_faults": 8,
"aces_per_match": 2.4,
"double_faults_per_match": 1.1,
"first_serve_pct": 71.8,
"first_serve_won_pct": 69.9,
"second_serve_won_pct": 54.4,
"break_points_saved_pct": 56.2,
"break_points_converted_pct": 56.1,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 46,
"wins": 36,
"losses": 10,
"win_rate": 78.3,
"tournaments_played": 12,
"tournaments_won": 2,
"tiebreaks_won": 3,
"tiebreaks_lost": 5,
"aces": 121,
"double_faults": 127,
"aces_per_match": 2.6,
"double_faults_per_match": 2.8,
"first_serve_pct": 72.2,
"first_serve_won_pct": 65.3,
"second_serve_won_pct": 56.3,
"break_points_saved_pct": 58.6,
"break_points_converted_pct": 49.0,
"winners_total": 177,
"unforced_errors_total": 184
},
"red_clay": {
"matches": 8,
"wins": 5,
"losses": 3,
"win_rate": 62.5,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 0,
"aces": 26,
"double_faults": 26,
"aces_per_match": 3.2,
"double_faults_per_match": 3.2,
"first_serve_pct": 71.7,
"first_serve_won_pct": 64.9,
"second_serve_won_pct": 50.0,
"break_points_saved_pct": 52.5,
"break_points_converted_pct": 50.0,
"winners_total": 47,
"unforced_errors_total": 57
}
},
"totals": {
"matches": 69,
"wins": 53,
"tournaments_played": 18,
"tournaments_won": 2,
"aces": 176,
"double_faults": 171,
"win_rate": 76.8,
"losses": 16
}
}
],
"data_generated_at": "2025-12-10 05:51:32 UTC"
}