Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Georgiana Ruhrig
1W - 4L
20,0% Win Rate
Forma: LLLLW
JSON Data
{
"player": {
"id": 3757,
"api_id": 91322,
"name": "Georgiana Ruhrig",
"short_name": "G. Ruhrig",
"country": "Australia",
"country_code": "AU",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "1995-07-21",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 2632380,
"singles": 8.0,
"doubles": null,
"ranking": 5307,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-25"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.0
},
"surface_stats": {
"hard": {
"matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.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": 1,
"losses": 4,
"win_rate": 20.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 0.8,
"avg_double_faults_per_match": 9.2,
"avg_first_serve_pct": 62.1,
"avg_first_serve_won_pct": 54.7,
"avg_second_serve_won_pct": 37.2,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-19",
"opponent": "Amy Stevens",
"opponent_id": 302014,
"tournament": "UTR PTT Melbourne Women 02",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 12,
"first_serve_pct": 60.550458715596335,
"first_serve_won_pct": 57.57575757575758,
"second_serve_won_pct": 43.859649122807014,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-17",
"opponent": "Elizabeth Ivanov",
"opponent_id": 422692,
"tournament": "UTR PTT Melbourne Women 02",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 9,
"first_serve_pct": 64.51612903225806,
"first_serve_won_pct": 48.333333333333336,
"second_serve_won_pct": 37.03703703703704,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-16",
"opponent": "Caitlin Baker",
"opponent_id": 415197,
"tournament": "UTR PTT Melbourne Women 02",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 2,
"double_faults": 13,
"first_serve_pct": 63.52941176470588,
"first_serve_won_pct": 57.407407407407405,
"second_serve_won_pct": 34.61538461538461,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-15",
"opponent": "Kaylah McPhee",
"opponent_id": 119496,
"tournament": "UTR PTT Melbourne Women 02",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 5,
"first_serve_pct": 60.86956521739131,
"first_serve_won_pct": 46.42857142857143,
"second_serve_won_pct": 61.111111111111114,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-13",
"opponent": "Jelena Cvijanovic",
"opponent_id": 405028,
"tournament": "UTR PTT Melbourne Women 02",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 7,
"first_serve_pct": 61.111111111111114,
"first_serve_won_pct": 63.63636363636363,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 1,
"losses": 4,
"form_string": "LLLLW"
},
"head_to_head": [
{
"opponent": "Kaylah McPhee",
"opponent_id": 119496,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Elizabeth Ivanov",
"opponent_id": 422692,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Caitlin Baker",
"opponent_id": 415197,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Amy Stevens",
"opponent_id": 302014,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Jelena Cvijanovic",
"opponent_id": 405028,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 17:21:14 UTC"
}