Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Matvey Greschner
0W - 3L
0.0% Win Rate
Forma: LLL
JSON Data
{
"player": {
"id": 5173,
"api_id": 455073,
"name": "Matvey Greschner",
"short_name": "M. Greschner",
"country": "USA",
"country_code": "US",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": null,
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.0
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 3,
"avg_aces_per_match": 2.7,
"avg_double_faults_per_match": 3.7,
"avg_first_serve_pct": 58.3,
"avg_first_serve_won_pct": 60.3,
"avg_second_serve_won_pct": 34.7,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-05-08",
"opponent": "Rahul Sachdev",
"opponent_id": 497640,
"tournament": "UTR PTT Concord Men 01",
"surface": "clay",
"round": "Semifinals",
"result": "L",
"score": "1-2",
"stats": {
"aces": 3,
"double_faults": 4,
"first_serve_pct": 56.043956043956044,
"first_serve_won_pct": 72.54901960784314,
"second_serve_won_pct": 59.09090909090909,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-05-08",
"opponent": "William Bartram",
"opponent_id": 467766,
"tournament": "UTR PTT Concord Men 01",
"surface": "clay",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 5,
"double_faults": 4,
"first_serve_pct": 64.17910447761194,
"first_serve_won_pct": 60.46511627906976,
"second_serve_won_pct": 25.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-05-07",
"opponent": "Maksim Tikhomirov",
"opponent_id": 117928,
"tournament": "UTR PTT Concord Men 01",
"surface": "clay",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 54.761904761904766,
"first_serve_won_pct": 47.82608695652174,
"second_serve_won_pct": 31.57894736842105,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 3,
"wins": 0,
"losses": 3,
"form_string": "LLL"
},
"head_to_head": [
{
"opponent": "Rahul Sachdev",
"opponent_id": 497640,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "William Bartram",
"opponent_id": 467766,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Maksim Tikhomirov",
"opponent_id": 117928,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-05-09 03:39:07 UTC"
}