Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Francisca Jorge
1W - 3L
25.0% Win Rate
Forma: LLLW
JSON Data
{
"player": {
"id": 47,
"api_id": 199408,
"name": "Francisca Jorge",
"short_name": "F. Jorge",
"country": "Portugal",
"country_code": "PT",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2000-04-21",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 115216,
"singles": 11.5,
"doubles": 11.48,
"ranking": 248,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 216,
"points": 338,
"best_position": 176,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 216,
"points": 338
},
{
"date": "2025-12-09",
"position": 216,
"points": 338
},
{
"date": "2025-12-08",
"position": 216,
"points": 338
},
{
"date": "2025-12-07",
"position": 214,
"points": 347
},
{
"date": "2025-12-06",
"position": 214,
"points": 347
},
{
"date": "2025-12-05",
"position": 214,
"points": 347
},
{
"date": "2025-12-04",
"position": 214,
"points": 347
},
{
"date": "2025-12-03",
"position": 214,
"points": 347
}
],
"career_stats": {
"total_matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0
},
"surface_stats": {
"hard": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"clay": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"WTA 250": {
"matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0
}
},
"average_match_stats": {
"matches_with_stats": 4,
"avg_aces_per_match": 0.5,
"avg_double_faults_per_match": 2.5,
"avg_first_serve_pct": 55.6,
"avg_first_serve_won_pct": 49.9,
"avg_second_serve_won_pct": 38.7,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-07-15",
"opponent": "Tereza Valentová",
"opponent_id": 381430,
"tournament": "WTA 125K Porto, Portugal Women Singles",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 64.28571428571429,
"first_serve_won_pct": 47.22222222222222,
"second_serve_won_pct": 25.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-04-15",
"opponent": "Anna Bondar",
"opponent_id": 150574,
"tournament": "Oeiras, Portugal",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 60.256410256410255,
"first_serve_won_pct": 51.06382978723404,
"second_serve_won_pct": 54.83870967741935,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2024-12-05",
"opponent": "Mayar Sherif",
"opponent_id": 88310,
"tournament": "Florianapolis, Brazil",
"surface": "clay",
"round": "Round of 16",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 5,
"first_serve_pct": 39.62264150943396,
"first_serve_won_pct": 52.38095238095239,
"second_serve_won_pct": 54.54545454545454,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2024-12-03",
"opponent": "Ekaterina Makarova",
"opponent_id": 283655,
"tournament": "Florianapolis, Brazil",
"surface": "clay",
"round": "Round of 32",
"result": "W",
"score": "1-1",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 58.24175824175825,
"first_serve_won_pct": 49.056603773584904,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 4,
"wins": 1,
"losses": 3,
"form_string": "LLLW"
},
"head_to_head": [
{
"opponent": "Mayar Sherif",
"opponent_id": 88310,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Ekaterina Makarova",
"opponent_id": 283655,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Anna Bondar",
"opponent_id": 150574,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Tereza Valentová",
"opponent_id": 381430,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_indoor": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0,
"tournaments_played": 0,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 4,
"double_faults": 7,
"aces_per_match": 2.0,
"double_faults_per_match": 3.5,
"first_serve_pct": 81.5,
"first_serve_won_pct": 54.7,
"second_serve_won_pct": 52.4,
"break_points_saved_pct": 23.1,
"break_points_converted_pct": 46.2,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 1,
"double_faults": 2,
"aces_per_match": 1.0,
"double_faults_per_match": 2.0,
"first_serve_pct": 71.6,
"first_serve_won_pct": 51.1,
"second_serve_won_pct": 58.6,
"break_points_saved_pct": 63.6,
"break_points_converted_pct": 28.6,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 3,
"wins": 0,
"tournaments_played": 1,
"tournaments_won": 0,
"aces": 5,
"double_faults": 9,
"win_rate": 0.0,
"losses": 3
}
},
{
"year": 2024,
"surfaces": {
"grass": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 4,
"double_faults": 5,
"aces_per_match": 4.0,
"double_faults_per_match": 5.0,
"first_serve_pct": 71.5,
"first_serve_won_pct": 58.1,
"second_serve_won_pct": 47.2,
"break_points_saved_pct": 50.0,
"break_points_converted_pct": 57.1,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_indoor": {
"matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0,
"tournaments_played": 7,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 4,
"double_faults": 4,
"aces_per_match": 1.0,
"double_faults_per_match": 1.0,
"first_serve_pct": 71.1,
"first_serve_won_pct": 62.4,
"second_serve_won_pct": 56.9,
"break_points_saved_pct": 44.0,
"break_points_converted_pct": 37.8,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0,
"tournaments_played": 7,
"tournaments_won": 1,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 8,
"double_faults": 3,
"aces_per_match": 4.0,
"double_faults_per_match": 1.5,
"first_serve_pct": 79.7,
"first_serve_won_pct": 61.7,
"second_serve_won_pct": 35.6,
"break_points_saved_pct": 56.0,
"break_points_converted_pct": 46.2,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 14,
"wins": 6,
"losses": 8,
"win_rate": 42.9,
"tournaments_played": 12,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 0,
"aces": 16,
"double_faults": 27,
"aces_per_match": 1.1,
"double_faults_per_match": 1.9,
"first_serve_pct": 72.6,
"first_serve_won_pct": 53.8,
"second_serve_won_pct": 46.2,
"break_points_saved_pct": 51.1,
"break_points_converted_pct": 41.4,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 21,
"wins": 8,
"tournaments_played": 27,
"tournaments_won": 1,
"aces": 32,
"double_faults": 39,
"win_rate": 38.1,
"losses": 13
}
},
{
"year": 2023,
"surfaces": {
"hardcourt_indoor": {
"matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 2,
"double_faults": 8,
"aces_per_match": 0.7,
"double_faults_per_match": 2.7,
"first_serve_pct": 73.1,
"first_serve_won_pct": 57.7,
"second_serve_won_pct": 55.6,
"break_points_saved_pct": 50.0,
"break_points_converted_pct": 46.7,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 3,
"wins": 2,
"tournaments_played": 2,
"tournaments_won": 0,
"aces": 2,
"double_faults": 8,
"win_rate": 66.7,
"losses": 1
}
}
],
"data_generated_at": "2025-12-10 07:34:26 UTC"
}