Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Jil Teichmann
23W - 19L
54.8% Win Rate
Forma: LLLWLWWWWL
JSON Data
{
"player": {
"id": 68,
"api_id": 90814,
"name": "Jil Teichmann",
"short_name": "J. Teichmann",
"country": "Switzerland",
"country_code": "CH",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "1997-07-15",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 59434,
"singles": 11.77,
"doubles": 11.09,
"ranking": 157,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 122,
"points": 623,
"best_position": 21,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 122,
"points": 623
},
{
"date": "2025-12-09",
"position": 122,
"points": 623
},
{
"date": "2025-12-08",
"position": 122,
"points": 623
},
{
"date": "2025-12-07",
"position": 122,
"points": 623
},
{
"date": "2025-12-06",
"position": 122,
"points": 623
},
{
"date": "2025-12-05",
"position": 122,
"points": 623
},
{
"date": "2025-12-04",
"position": 122,
"points": 623
},
{
"date": "2025-12-03",
"position": 122,
"points": 623
}
],
"career_stats": {
"total_matches": 42,
"wins": 23,
"losses": 19,
"win_rate": 54.8
},
"surface_stats": {
"hard": {
"matches": 19,
"wins": 12,
"losses": 7,
"win_rate": 63.2
},
"clay": {
"matches": 21,
"wins": 11,
"losses": 10,
"win_rate": 52.4
},
"grass": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
}
},
"category_stats": {
"Grand Slam": {
"matches": 6,
"wins": 3,
"losses": 3,
"win_rate": 50.0
},
"WTA 1000": {
"matches": 6,
"wins": 2,
"losses": 4,
"win_rate": 33.3
},
"WTA 250": {
"matches": 30,
"wins": 18,
"losses": 12,
"win_rate": 60.0
}
},
"average_match_stats": {
"matches_with_stats": 42,
"avg_aces_per_match": 2.3,
"avg_double_faults_per_match": 3.0,
"avg_first_serve_pct": 66.3,
"avg_first_serve_won_pct": 63.8,
"avg_second_serve_won_pct": 47.9,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-09-02",
"opponent": "Maja Chwalinska",
"opponent_id": 211014,
"tournament": "Montreux, Switzerland",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 67.08860759493672,
"first_serve_won_pct": 52.83018867924528,
"second_serve_won_pct": 35.714285714285715,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-24",
"opponent": "Catherine McNally",
"opponent_id": 220592,
"tournament": "US Open",
"surface": "hard",
"round": "Round of 128",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 75.55555555555556,
"first_serve_won_pct": 58.82352941176471,
"second_serve_won_pct": 76.92307692307693,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-20",
"opponent": "Sorana Cirstea",
"opponent_id": 19728,
"tournament": "Cleveland",
"surface": "hard",
"round": "Round of 16",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 6,
"first_serve_pct": 53.65853658536586,
"first_serve_won_pct": 36.36363636363637,
"second_serve_won_pct": 26.31578947368421,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-18",
"opponent": "Lois Boisson",
"opponent_id": 293708,
"tournament": "Cleveland",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-1",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 56.57894736842105,
"first_serve_won_pct": 69.76744186046511,
"second_serve_won_pct": 48.78048780487805,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-20",
"opponent": "Irina-Camelia Begu",
"opponent_id": 35838,
"tournament": "Iasi",
"surface": "clay",
"round": "Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 69.64285714285714,
"first_serve_won_pct": 51.28205128205128,
"second_serve_won_pct": 58.333333333333336,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-19",
"opponent": "Sorana Cirstea",
"opponent_id": 19728,
"tournament": "Iasi",
"surface": "clay",
"round": "Semifinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 62.5,
"first_serve_won_pct": 65.0,
"second_serve_won_pct": 54.166666666666664,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-18",
"opponent": "Simona Waltert",
"opponent_id": 215166,
"tournament": "Iasi",
"surface": "clay",
"round": "Quarterfinals",
"result": "W",
"score": "2-1",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 77.41935483870968,
"first_serve_won_pct": 58.333333333333336,
"second_serve_won_pct": 57.14285714285714,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-16",
"opponent": "Maja Chwalinska",
"opponent_id": 211014,
"tournament": "Iasi",
"surface": "clay",
"round": "Round of 16",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 3,
"first_serve_pct": 68.11594202898551,
"first_serve_won_pct": 59.57446808510638,
"second_serve_won_pct": 45.45454545454545,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-14",
"opponent": "Miriam Bianca Bulgaru",
"opponent_id": 155556,
"tournament": "Iasi",
"surface": "clay",
"round": "Round of 32",
"result": "W",
"score": "2-1",
"stats": {
"aces": 1,
"double_faults": 6,
"first_serve_pct": 64.19753086419753,
"first_serve_won_pct": 61.53846153846154,
"second_serve_won_pct": 44.827586206896555,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-01",
"opponent": "Lucia Bronzetti",
"opponent_id": 110055,
"tournament": "Wimbledon",
"surface": "grass",
"round": "Round of 128",
"result": "L",
"score": "0-2",
"stats": {
"aces": 4,
"double_faults": 2,
"first_serve_pct": 65.07936507936508,
"first_serve_won_pct": 68.29268292682927,
"second_serve_won_pct": 64.51612903225806,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 5,
"losses": 5,
"form_string": "LLLWLWWWWL"
},
"head_to_head": [
{
"opponent": "Maja Chwalinska",
"opponent_id": 211014,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Arianne Hartono",
"opponent_id": 160190,
"matches": 2,
"wins": 2,
"losses": 0
},
{
"opponent": "Sorana Cirstea",
"opponent_id": 19728,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Daria Saville",
"opponent_id": 40994,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Harriet Dart",
"opponent_id": 53789,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"grass": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 4,
"double_faults": 2,
"aces_per_match": 4.0,
"double_faults_per_match": 2.0,
"first_serve_pct": 74.1,
"first_serve_won_pct": 68.3,
"second_serve_won_pct": 65.0,
"break_points_saved_pct": 50.0,
"break_points_converted_pct": 16.7,
"winners_total": 31,
"unforced_errors_total": 26
},
"hardcourt_indoor": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 5,
"double_faults": 10,
"aces_per_match": 2.5,
"double_faults_per_match": 5.0,
"first_serve_pct": 71.2,
"first_serve_won_pct": 56.3,
"second_serve_won_pct": 61.2,
"break_points_saved_pct": 35.3,
"break_points_converted_pct": 50.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 13,
"wins": 8,
"losses": 5,
"win_rate": 61.5,
"tournaments_played": 7,
"tournaments_won": 1,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 36,
"double_faults": 43,
"aces_per_match": 2.8,
"double_faults_per_match": 3.3,
"first_serve_pct": 74.4,
"first_serve_won_pct": 67.5,
"second_serve_won_pct": 52.7,
"break_points_saved_pct": 55.7,
"break_points_converted_pct": 52.3,
"winners_total": 8,
"unforced_errors_total": 26
},
"red_clay": {
"matches": 19,
"wins": 10,
"losses": 9,
"win_rate": 52.6,
"tournaments_played": 10,
"tournaments_won": 0,
"tiebreaks_won": 5,
"tiebreaks_lost": 2,
"aces": 23,
"double_faults": 62,
"aces_per_match": 1.2,
"double_faults_per_match": 3.3,
"first_serve_pct": 75.0,
"first_serve_won_pct": 61.0,
"second_serve_won_pct": 49.5,
"break_points_saved_pct": 53.9,
"break_points_converted_pct": 49.4,
"winners_total": 31,
"unforced_errors_total": 42
}
},
"totals": {
"matches": 35,
"wins": 18,
"tournaments_played": 19,
"tournaments_won": 1,
"aces": 68,
"double_faults": 117,
"win_rate": 51.4,
"losses": 17
}
},
{
"year": 2024,
"surfaces": {
"grass": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 1,
"double_faults": 4,
"aces_per_match": 1.0,
"double_faults_per_match": 4.0,
"first_serve_pct": 71.1,
"first_serve_won_pct": 57.9,
"second_serve_won_pct": 40.9,
"break_points_saved_pct": 72.2,
"break_points_converted_pct": 33.3,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_indoor": {
"matches": 6,
"wins": 2,
"losses": 4,
"win_rate": 33.3,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 0,
"aces": 18,
"double_faults": 11,
"aces_per_match": 3.0,
"double_faults_per_match": 1.8,
"first_serve_pct": 74.2,
"first_serve_won_pct": 57.3,
"second_serve_won_pct": 51.0,
"break_points_saved_pct": 58.8,
"break_points_converted_pct": 40.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 10,
"wins": 5,
"losses": 5,
"win_rate": 50.0,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 17,
"double_faults": 32,
"aces_per_match": 1.7,
"double_faults_per_match": 3.2,
"first_serve_pct": 78.8,
"first_serve_won_pct": 59.5,
"second_serve_won_pct": 48.0,
"break_points_saved_pct": 43.9,
"break_points_converted_pct": 53.7,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 16,
"wins": 12,
"losses": 4,
"win_rate": 75.0,
"tournaments_played": 12,
"tournaments_won": 2,
"tiebreaks_won": 4,
"tiebreaks_lost": 1,
"aces": 18,
"double_faults": 38,
"aces_per_match": 1.1,
"double_faults_per_match": 2.4,
"first_serve_pct": 76.0,
"first_serve_won_pct": 63.4,
"second_serve_won_pct": 56.4,
"break_points_saved_pct": 61.8,
"break_points_converted_pct": 46.7,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 33,
"wins": 19,
"tournaments_played": 23,
"tournaments_won": 2,
"aces": 54,
"double_faults": 85,
"win_rate": 57.6,
"losses": 14
}
},
{
"year": 2023,
"surfaces": {
"grass": {
"matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 14,
"double_faults": 15,
"aces_per_match": 3.5,
"double_faults_per_match": 3.8,
"first_serve_pct": 72.4,
"first_serve_won_pct": 62.9,
"second_serve_won_pct": 42.3,
"break_points_saved_pct": 39.1,
"break_points_converted_pct": 37.5,
"winners_total": 26,
"unforced_errors_total": 45
},
"hardcourt_indoor": {
"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": 5,
"aces_per_match": 3.0,
"double_faults_per_match": 2.5,
"first_serve_pct": 72.3,
"first_serve_won_pct": 57.0,
"second_serve_won_pct": 43.2,
"break_points_saved_pct": 35.3,
"break_points_converted_pct": 56.2,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 15,
"wins": 5,
"losses": 10,
"win_rate": 33.3,
"tournaments_played": 14,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 4,
"aces": 35,
"double_faults": 46,
"aces_per_match": 2.3,
"double_faults_per_match": 3.1,
"first_serve_pct": 73.7,
"first_serve_won_pct": 59.4,
"second_serve_won_pct": 55.6,
"break_points_saved_pct": 52.6,
"break_points_converted_pct": 47.1,
"winners_total": 29,
"unforced_errors_total": 51
},
"red_clay": {
"matches": 16,
"wins": 8,
"losses": 8,
"win_rate": 50.0,
"tournaments_played": 8,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 2,
"aces": 23,
"double_faults": 52,
"aces_per_match": 1.4,
"double_faults_per_match": 3.2,
"first_serve_pct": 72.2,
"first_serve_won_pct": 65.2,
"second_serve_won_pct": 52.5,
"break_points_saved_pct": 51.2,
"break_points_converted_pct": 45.2,
"winners_total": 57,
"unforced_errors_total": 86
}
},
"totals": {
"matches": 37,
"wins": 15,
"tournaments_played": 27,
"tournaments_won": 0,
"aces": 78,
"double_faults": 118,
"win_rate": 40.5,
"losses": 22
}
}
],
"data_generated_at": "2025-12-10 07:34:40 UTC"
}