Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Patricia Maria Tig
7W - 12L
36.8% Win Rate
Forma: LLLWLLWLWL
JSON Data
{
"player": {
"id": 10,
"api_id": 54397,
"name": "Patricia Maria Tig",
"short_name": "P. Tig",
"country": "Romania",
"country_code": "RO",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "1994-07-27",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 42587,
"singles": 11.3,
"doubles": 11.4,
"ranking": 320,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 388,
"points": 155,
"best_position": 56,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 388,
"points": 155
},
{
"date": "2025-12-09",
"position": 388,
"points": 155
},
{
"date": "2025-12-08",
"position": 388,
"points": 155
},
{
"date": "2025-12-07",
"position": 372,
"points": 165
},
{
"date": "2025-12-06",
"position": 372,
"points": 165
},
{
"date": "2025-12-05",
"position": 372,
"points": 165
},
{
"date": "2025-12-04",
"position": 372,
"points": 165
},
{
"date": "2025-12-03",
"position": 372,
"points": 165
}
],
"career_stats": {
"total_matches": 19,
"wins": 7,
"losses": 12,
"win_rate": 36.8
},
"surface_stats": {
"hard": {
"matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.0
},
"clay": {
"matches": 12,
"wins": 5,
"losses": 7,
"win_rate": 41.7
},
"grass": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
}
},
"category_stats": {
"Grand Slam": {
"matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.0
},
"WTA 250": {
"matches": 14,
"wins": 5,
"losses": 9,
"win_rate": 35.7
}
},
"average_match_stats": {
"matches_with_stats": 19,
"avg_aces_per_match": 1.6,
"avg_double_faults_per_match": 6.3,
"avg_first_serve_pct": 63.6,
"avg_first_serve_won_pct": 62.0,
"avg_second_serve_won_pct": 37.2,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-08-18",
"opponent": "Jodie Burrage",
"opponent_id": 172590,
"tournament": "US Open",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 5,
"first_serve_pct": 64.81481481481481,
"first_serve_won_pct": 48.57142857142857,
"second_serve_won_pct": 31.57894736842105,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-15",
"opponent": "Maria Carle",
"opponent_id": 141892,
"tournament": "Iasi",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 5,
"first_serve_pct": 63.73626373626373,
"first_serve_won_pct": 53.44827586206896,
"second_serve_won_pct": 47.05882352941176,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-06-25",
"opponent": "Robin Montgomery",
"opponent_id": 297368,
"tournament": "Wimbledon",
"surface": "grass",
"round": "Qualification Round 2",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 8,
"first_serve_pct": 64.0,
"first_serve_won_pct": 64.58333333333334,
"second_serve_won_pct": 29.629629629629626,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-06-24",
"opponent": "Kayla Cross",
"opponent_id": 384697,
"tournament": "Wimbledon",
"surface": "grass",
"round": "Qualification Round 1",
"result": "W",
"score": "2-1",
"stats": {
"aces": 3,
"double_faults": 11,
"first_serve_pct": 65.45454545454545,
"first_serve_won_pct": 69.44444444444444,
"second_serve_won_pct": 38.095238095238095,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-06-04",
"opponent": "Mayar Sherif",
"opponent_id": 88310,
"tournament": "Makarska, Croatia",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 8,
"first_serve_pct": 61.97183098591549,
"first_serve_won_pct": 52.27272727272727,
"second_serve_won_pct": 40.74074074074074,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-05-22",
"opponent": "Miriam Bianca Bulgaru",
"opponent_id": 155556,
"tournament": "Roland Garros",
"surface": "clay",
"round": "Qualification Round 2",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 95.04950495049505,
"first_serve_won_pct": 59.375,
"second_serve_won_pct": 40.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-05-20",
"opponent": "Kayla Cross",
"opponent_id": 384697,
"tournament": "Roland Garros",
"surface": "clay",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 5,
"first_serve_pct": 57.692307692307686,
"first_serve_won_pct": 76.66666666666667,
"second_serve_won_pct": 34.78260869565217,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-05-13",
"opponent": "Renata Zarazua",
"opponent_id": 111189,
"tournament": "Parma, Italy",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 4,
"first_serve_pct": 55.172413793103445,
"first_serve_won_pct": 56.25,
"second_serve_won_pct": 38.46153846153847,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-05-12",
"opponent": "Arianna Zucchini",
"opponent_id": 289156,
"tournament": "Parma, Italy",
"surface": "clay",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 4,
"first_serve_pct": 72.58064516129032,
"first_serve_won_pct": 71.11111111111111,
"second_serve_won_pct": 44.827586206896555,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-04-16",
"opponent": "Lola Radivojevic",
"opponent_id": 348712,
"tournament": "Oeiras, Portugal",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 8,
"first_serve_pct": 65.33333333333333,
"first_serve_won_pct": 67.3469387755102,
"second_serve_won_pct": 19.230769230769234,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 3,
"losses": 7,
"form_string": "LLLWLLWLWL"
},
"head_to_head": [
{
"opponent": "Kayla Cross",
"opponent_id": 384697,
"matches": 2,
"wins": 2,
"losses": 0
},
{
"opponent": "Mariam Bolkvadze",
"opponent_id": 100341,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Maria Carle",
"opponent_id": 141892,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Renata Zarazua",
"opponent_id": 111189,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Julieta Pareja",
"opponent_id": 479117,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"grass": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 6,
"double_faults": 19,
"aces_per_match": 3.0,
"double_faults_per_match": 9.5,
"first_serve_pct": 74.0,
"first_serve_won_pct": 67.5,
"second_serve_won_pct": 52.2,
"break_points_saved_pct": 69.6,
"break_points_converted_pct": 30.8,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 1,
"double_faults": 5,
"aces_per_match": 1.0,
"double_faults_per_match": 5.0,
"first_serve_pct": 74.0,
"first_serve_won_pct": 48.6,
"second_serve_won_pct": 42.9,
"break_points_saved_pct": 50.0,
"break_points_converted_pct": 0,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 12,
"wins": 5,
"losses": 7,
"win_rate": 41.7,
"tournaments_played": 7,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 2,
"aces": 18,
"double_faults": 76,
"aces_per_match": 1.5,
"double_faults_per_match": 6.3,
"first_serve_pct": 73.6,
"first_serve_won_pct": 62.6,
"second_serve_won_pct": 49.2,
"break_points_saved_pct": 55.9,
"break_points_converted_pct": 48.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 15,
"wins": 6,
"tournaments_played": 10,
"tournaments_won": 0,
"aces": 25,
"double_faults": 100,
"win_rate": 40.0,
"losses": 9
}
},
{
"year": 2024,
"surfaces": {
"hardcourt_indoor": {
"matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 7,
"double_faults": 19,
"aces_per_match": 1.8,
"double_faults_per_match": 4.8,
"first_serve_pct": 75.8,
"first_serve_won_pct": 63.8,
"second_serve_won_pct": 50.0,
"break_points_saved_pct": 56.2,
"break_points_converted_pct": 32.1,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 4,
"wins": 3,
"losses": 1,
"win_rate": 75.0,
"tournaments_played": 18,
"tournaments_won": 5,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 4,
"double_faults": 25,
"aces_per_match": 1.0,
"double_faults_per_match": 6.2,
"first_serve_pct": 71.5,
"first_serve_won_pct": 62.7,
"second_serve_won_pct": 61.2,
"break_points_saved_pct": 71.4,
"break_points_converted_pct": 47.1,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 8,
"wins": 5,
"tournaments_played": 21,
"tournaments_won": 5,
"aces": 11,
"double_faults": 44,
"win_rate": 62.5,
"losses": 3
}
},
{
"year": 2023,
"surfaces": {
"hardcourt_indoor": {
"matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 7,
"double_faults": 29,
"aces_per_match": 1.8,
"double_faults_per_match": 7.2,
"first_serve_pct": 72.9,
"first_serve_won_pct": 57.3,
"second_serve_won_pct": 47.4,
"break_points_saved_pct": 35.9,
"break_points_converted_pct": 43.5,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 7,
"wins": 1,
"losses": 6,
"win_rate": 14.3,
"tournaments_played": 7,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 0,
"aces": 8,
"double_faults": 41,
"aces_per_match": 1.1,
"double_faults_per_match": 5.9,
"first_serve_pct": 74.9,
"first_serve_won_pct": 49.7,
"second_serve_won_pct": 51.3,
"break_points_saved_pct": 48.0,
"break_points_converted_pct": 34.8,
"winners_total": 51,
"unforced_errors_total": 104
},
"red_clay": {
"matches": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.0,
"tournaments_played": 7,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 2,
"double_faults": 23,
"aces_per_match": 0.7,
"double_faults_per_match": 7.7,
"first_serve_pct": 69.8,
"first_serve_won_pct": 46.6,
"second_serve_won_pct": 47.8,
"break_points_saved_pct": 52.4,
"break_points_converted_pct": 35.7,
"winners_total": 0,
"unforced_errors_total": 7
}
},
"totals": {
"matches": 14,
"wins": 2,
"tournaments_played": 19,
"tournaments_won": 0,
"aces": 17,
"double_faults": 93,
"win_rate": 14.3,
"losses": 12
}
}
],
"data_generated_at": "2025-12-10 09:27:36 UTC"
}