Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Marcelina Podlinska
1W - 0L
100.0% Win Rate
Forma: W
JSON Data
{
"player": {
"id": 3678,
"api_id": 188493,
"name": "Marcelina Podlinska",
"short_name": "M. Podlinska",
"country": "Poland",
"country_code": "PL",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "1999-05-27",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 3059314,
"singles": 10.68,
"doubles": 10.4,
"ranking": 651,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 1,
"wins": 1,
"losses": 0,
"win_rate": 100.0
},
"surface_stats": {
"hard": {
"matches": 1,
"wins": 1,
"losses": 0,
"win_rate": 100.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": 1,
"wins": 1,
"losses": 0,
"win_rate": 100.0
}
},
"average_match_stats": {
"matches_with_stats": 1,
"avg_aces_per_match": 0.0,
"avg_double_faults_per_match": 0.0,
"avg_first_serve_pct": 80.3,
"avg_first_serve_won_pct": 61.2,
"avg_second_serve_won_pct": 75.0,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-08",
"opponent": "Mariia Hlahola",
"opponent_id": 299548,
"tournament": "UTR PTT Carvoeiro Women +H 07",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 0,
"first_serve_pct": 80.32786885245902,
"first_serve_won_pct": 61.224489795918366,
"second_serve_won_pct": 46.15384615384615,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 1,
"wins": 1,
"losses": 0,
"form_string": "W"
},
"head_to_head": [
{
"opponent": "Mariia Hlahola",
"opponent_id": 299548,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [
{
"date": "2025-12-10 11:30",
"opponent": "Didi Bredberg Canizares",
"opponent_id": 360254,
"tournament": "UTR PTT Carvoeiro Women +H 07",
"surface": "hard",
"round": "",
"odds_player": 1.5714285714285714,
"odds_opponent": 2.25
},
{
"date": "2025-12-10 17:30",
"opponent": "Rita Freitas",
"opponent_id": 1089942,
"tournament": "UTR PTT Carvoeiro Women +H 07",
"surface": "hard",
"round": "",
"odds_player": 1.0625,
"odds_opponent": 8.0
},
{
"date": "2025-12-11 10:00",
"opponent": "Sara Gvozdenovic",
"opponent_id": 231003,
"tournament": "UTR PTT Carvoeiro Women +H 07",
"surface": "hard",
"round": "",
"odds_player": null,
"odds_opponent": null
}
],
"year_statistics": null,
"data_generated_at": "2025-12-10 07:35:18 UTC"
}