Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Maria Mateas
2W - 7L
22.2% Win Rate
Forma: LLLLLWWLL
JSON Data
{
"player": {
"id": 720,
"api_id": 191457,
"name": "Maria Mateas",
"short_name": "M. Mateas",
"country": "USA",
"country_code": "US",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "1999-07-21",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 2154439,
"singles": 11.16,
"doubles": 11.1,
"ranking": 388,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 355,
"points": 174,
"best_position": 190,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 355,
"points": 174
},
{
"date": "2025-12-09",
"position": 355,
"points": 174
},
{
"date": "2025-12-08",
"position": 355,
"points": 174
},
{
"date": "2025-12-07",
"position": 355,
"points": 174
},
{
"date": "2025-12-06",
"position": 355,
"points": 174
},
{
"date": "2025-12-05",
"position": 355,
"points": 174
},
{
"date": "2025-12-04",
"position": 355,
"points": 174
},
{
"date": "2025-12-03",
"position": 355,
"points": 174
}
],
"career_stats": {
"total_matches": 9,
"wins": 2,
"losses": 7,
"win_rate": 22.2
},
"surface_stats": {
"hard": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0
},
"clay": {
"matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0
},
"grass": {
"matches": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.0
}
},
"category_stats": {
"Grand Slam": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"WTA 1000": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"WTA 500": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"WTA 250": {
"matches": 6,
"wins": 2,
"losses": 4,
"win_rate": 33.3
}
},
"average_match_stats": {
"matches_with_stats": 9,
"avg_aces_per_match": 0.7,
"avg_double_faults_per_match": 3.6,
"avg_first_serve_pct": 74.2,
"avg_first_serve_won_pct": 52.0,
"avg_second_serve_won_pct": 39.2,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-08-05",
"opponent": "Cristina Bucsa",
"opponent_id": 99131,
"tournament": "Cincinnati",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 80.3921568627451,
"first_serve_won_pct": 43.90243902439025,
"second_serve_won_pct": 10.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-08",
"opponent": "Arianne Hartono",
"opponent_id": 160190,
"tournament": "WTA 125K Newport, USA Women Singles",
"surface": "grass",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 4,
"first_serve_pct": 75.0,
"first_serve_won_pct": 43.58974358974359,
"second_serve_won_pct": 35.714285714285715,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-06-24",
"opponent": "Tereza Valentová",
"opponent_id": 381430,
"tournament": "Wimbledon",
"surface": "grass",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 6,
"first_serve_pct": 73.13432835820896,
"first_serve_won_pct": 51.02040816326531,
"second_serve_won_pct": 59.09090909090909,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-06-07",
"opponent": "Aliaksandra Sasnovich",
"opponent_id": 45902,
"tournament": "'s-Hertogenbosch",
"surface": "grass",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 6,
"first_serve_pct": 75.0,
"first_serve_won_pct": 53.333333333333336,
"second_serve_won_pct": 32.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-05-22",
"opponent": "Camila Osorio",
"opponent_id": 213943,
"tournament": "Rabat",
"surface": "clay",
"round": "Quarterfinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 67.10526315789474,
"first_serve_won_pct": 54.90196078431373,
"second_serve_won_pct": 61.111111111111114,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-05-21",
"opponent": "Arantxa Rus",
"opponent_id": 19847,
"tournament": "Rabat",
"surface": "clay",
"round": "Round of 16",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 81.03448275862068,
"first_serve_won_pct": 63.829787234042556,
"second_serve_won_pct": 45.45454545454545,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-05-20",
"opponent": "Elizabeth Mandlik",
"opponent_id": 227875,
"tournament": "Rabat",
"surface": "clay",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 3,
"first_serve_pct": 70.93023255813954,
"first_serve_won_pct": 59.01639344262295,
"second_serve_won_pct": 34.48275862068966,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-03-31",
"opponent": "Veronika Kudermetova",
"opponent_id": 66968,
"tournament": "Charleston",
"surface": "clay",
"round": "Round of 64",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 75.80645161290323,
"first_serve_won_pct": 42.5531914893617,
"second_serve_won_pct": 72.72727272727273,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-02-11",
"opponent": "Varvara Lepchenko",
"opponent_id": 18919,
"tournament": "Cancun, Mexico",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "1-2",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 69.56521739130434,
"first_serve_won_pct": 56.25,
"second_serve_won_pct": 59.375,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 9,
"wins": 2,
"losses": 7,
"form_string": "LLLLLWWLL"
},
"head_to_head": [
{
"opponent": "Varvara Lepchenko",
"opponent_id": 18919,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Veronika Kudermetova",
"opponent_id": 66968,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Arianne Hartono",
"opponent_id": 160190,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Camila Osorio",
"opponent_id": 213943,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Tereza Valentová",
"opponent_id": 381430,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"grass": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 0,
"double_faults": 12,
"aces_per_match": 0.0,
"double_faults_per_match": 6.0,
"first_serve_pct": 79.5,
"first_serve_won_pct": 52.4,
"second_serve_won_pct": 51.6,
"break_points_saved_pct": 40.9,
"break_points_converted_pct": 40.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 0,
"double_faults": 2,
"aces_per_match": 0.0,
"double_faults_per_match": 2.0,
"first_serve_pct": 83.6,
"first_serve_won_pct": 43.9,
"second_serve_won_pct": 12.5,
"break_points_saved_pct": 40.0,
"break_points_converted_pct": 100.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 4,
"double_faults": 7,
"aces_per_match": 1.3,
"double_faults_per_match": 2.3,
"first_serve_pct": 78.3,
"first_serve_won_pct": 59.1,
"second_serve_won_pct": 46.3,
"break_points_saved_pct": 68.8,
"break_points_converted_pct": 42.3,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 6,
"wins": 2,
"tournaments_played": 7,
"tournaments_won": 0,
"aces": 4,
"double_faults": 21,
"win_rate": 33.3,
"losses": 4
}
},
{
"year": 2024,
"surfaces": {
"hardcourt_indoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 4,
"double_faults": 4,
"aces_per_match": 4.0,
"double_faults_per_match": 4.0,
"first_serve_pct": 76.0,
"first_serve_won_pct": 58.8,
"second_serve_won_pct": 42.4,
"break_points_saved_pct": 70.0,
"break_points_converted_pct": 30.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0,
"tournaments_played": 10,
"tournaments_won": 1,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 3,
"double_faults": 7,
"aces_per_match": 1.5,
"double_faults_per_match": 3.5,
"first_serve_pct": 81.9,
"first_serve_won_pct": 56.9,
"second_serve_won_pct": 65.6,
"break_points_saved_pct": 35.3,
"break_points_converted_pct": 50.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 6,
"wins": 3,
"losses": 3,
"win_rate": 50.0,
"tournaments_played": 14,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 7,
"double_faults": 18,
"aces_per_match": 1.2,
"double_faults_per_match": 3.0,
"first_serve_pct": 77.6,
"first_serve_won_pct": 59.3,
"second_serve_won_pct": 55.9,
"break_points_saved_pct": 47.9,
"break_points_converted_pct": 44.6,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 9,
"wins": 3,
"tournaments_played": 25,
"tournaments_won": 1,
"aces": 14,
"double_faults": 29,
"win_rate": 33.3,
"losses": 6
}
},
{
"year": 2023,
"surfaces": {
"hardcourt_outdoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 12,
"tournaments_won": 1,
"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": 67.6,
"first_serve_won_pct": 44.0,
"second_serve_won_pct": 61.1,
"break_points_saved_pct": 28.6,
"break_points_converted_pct": 50.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 1,
"wins": 0,
"tournaments_played": 12,
"tournaments_won": 1,
"aces": 1,
"double_faults": 5,
"win_rate": 0.0,
"losses": 1
}
}
],
"data_generated_at": "2025-12-10 13:04:41 UTC"
}