Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Maciej Rajski
1W - 2L
33.3% Win Rate
Forma: LLW
JSON Data
{
"player": {
"id": 2599,
"api_id": 111783,
"name": "Maciej Rajski",
"short_name": "M. Rajski",
"country": "Poland",
"country_code": "PL",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 3357611,
"singles": 13.47,
"doubles": null,
"ranking": 707,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
},
"surface_stats": {
"hard": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
}
},
"average_match_stats": {
"matches_with_stats": 3,
"avg_aces_per_match": 3.7,
"avg_double_faults_per_match": 3.7,
"avg_first_serve_pct": 71.6,
"avg_first_serve_won_pct": 69.4,
"avg_second_serve_won_pct": 43.7,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-08",
"opponent": "James Newton",
"opponent_id": 936878,
"tournament": "UTR PTT Honolulu Men +H 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 5,
"first_serve_pct": 60.0,
"first_serve_won_pct": 66.66666666666666,
"second_serve_won_pct": 44.73684210526316,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-07",
"opponent": "Alafia Ayeni",
"opponent_id": 205313,
"tournament": "UTR PTT Honolulu Men +H 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 4,
"first_serve_pct": 67.79661016949152,
"first_serve_won_pct": 75.0,
"second_serve_won_pct": 57.89473684210527,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-06",
"opponent": "Kosuke Nakanishi",
"opponent_id": 931391,
"tournament": "UTR PTT Honolulu Men +H 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 6,
"double_faults": 2,
"first_serve_pct": 86.95652173913044,
"first_serve_won_pct": 66.66666666666666,
"second_serve_won_pct": 44.44444444444444,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 3,
"wins": 1,
"losses": 2,
"form_string": "LLW"
},
"head_to_head": [
{
"opponent": "Alafia Ayeni",
"opponent_id": 205313,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "James Newton",
"opponent_id": 936878,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Kosuke Nakanishi",
"opponent_id": 931391,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [
{
"date": "2025-12-10 20:00",
"opponent": "Tarek Erlewein",
"opponent_id": 1156518,
"tournament": "UTR PTT Honolulu Men +H 01",
"surface": "hard",
"round": "",
"odds_player": 1.5,
"odds_opponent": 2.5
}
],
"year_statistics": null,
"data_generated_at": "2025-12-10 14:08:40 UTC"
}