Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Jermine Sherif
3W - 2L
60,0% Win Rate
Forma: LWLWW
JSON Data
{
"player": {
"id": 3974,
"api_id": 373259,
"name": "Jermine Sherif",
"short_name": "J. Sherif",
"country": "Egypt",
"country_code": "EG",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 5325443,
"singles": 10.0,
"doubles": null,
"ranking": 1473,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.0
},
"surface_stats": {
"hard": {
"matches": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.0
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 1.0,
"avg_double_faults_per_match": 5.8,
"avg_first_serve_pct": 59.6,
"avg_first_serve_won_pct": 68.0,
"avg_second_serve_won_pct": 40.7,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-03",
"opponent": "Alina Shcherbinina",
"opponent_id": 295045,
"tournament": "UTR PTT Waco Women 04",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 6,
"first_serve_pct": 63.46153846153846,
"first_serve_won_pct": 54.54545454545454,
"second_serve_won_pct": 60.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-02",
"opponent": "Anna Grigoreva",
"opponent_id": 342908,
"tournament": "UTR PTT Waco Women 04",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 11,
"first_serve_pct": 62.19512195121951,
"first_serve_won_pct": 64.70588235294117,
"second_serve_won_pct": 29.03225806451613,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-01",
"opponent": "Mu-Jie Tzeng",
"opponent_id": 524691,
"tournament": "UTR PTT Waco Women 04",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 65.13761467889908,
"first_serve_won_pct": 63.38028169014085,
"second_serve_won_pct": 55.26315789473685,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-31",
"opponent": "Solymar Colling",
"opponent_id": 277240,
"tournament": "UTR PTT Waco Women 04",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 5,
"first_serve_pct": 48.4375,
"first_serve_won_pct": 74.19354838709677,
"second_serve_won_pct": 51.515151515151516,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-29",
"opponent": "Andi Anderson",
"opponent_id": 1161084,
"tournament": "UTR PTT Waco Women 04",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 58.536585365853654,
"first_serve_won_pct": 83.33333333333334,
"second_serve_won_pct": 41.17647058823529,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 3,
"losses": 2,
"form_string": "LWLWW"
},
"head_to_head": [
{
"opponent": "Alina Shcherbinina",
"opponent_id": 295045,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Solymar Colling",
"opponent_id": 277240,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Andi Anderson",
"opponent_id": 1161084,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Anna Grigoreva",
"opponent_id": 342908,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Mu-Jie Tzeng",
"opponent_id": 524691,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 13:55:22 UTC"
}