Player Data JSON

Obtiene datos completos de un jugador en formato JSON para alimentar LLMs

Emiliana Arango

Emiliana Arango

Colombia WTA 85
34W - 41L 45.3% Win Rate Forma: LLLWLWLWLW

JSON Data

{
  "player": {
    "id": 41,
    "api_id": 198197,
    "name": "Emiliana Arango",
    "short_name": "E. Arango",
    "country": "Colombia",
    "country_code": "CO",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2000-11-28",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 2688793,
    "singles": 11.86,
    "doubles": 11.44,
    "ranking": 163,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-04-26"
  },
  "current_ranking": {
    "position": 85,
    "points": 868,
    "best_position": 46,
    "date": "2026-05-09"
  },
  "ranking_history": [
    {
      "date": "2026-05-09",
      "position": 85,
      "points": 868
    },
    {
      "date": "2026-05-08",
      "position": 85,
      "points": 868
    },
    {
      "date": "2026-05-07",
      "position": 85,
      "points": 868
    },
    {
      "date": "2026-05-06",
      "position": 85,
      "points": 868
    },
    {
      "date": "2026-05-05",
      "position": 85,
      "points": 868
    },
    {
      "date": "2026-05-04",
      "position": 85,
      "points": 868
    },
    {
      "date": "2026-05-03",
      "position": 86,
      "points": 843
    },
    {
      "date": "2026-05-02",
      "position": 86,
      "points": 843
    },
    {
      "date": "2026-05-01",
      "position": 86,
      "points": 843
    },
    {
      "date": "2026-04-30",
      "position": 86,
      "points": 843
    }
  ],
  "career_stats": {
    "total_matches": 75,
    "wins": 34,
    "losses": 41,
    "win_rate": 45.3
  },
  "surface_stats": {
    "hard": {
      "matches": 51,
      "wins": 26,
      "losses": 25,
      "win_rate": 51.0
    },
    "clay": {
      "matches": 20,
      "wins": 8,
      "losses": 12,
      "win_rate": 40.0
    },
    "grass": {
      "matches": 4,
      "wins": 0,
      "losses": 4,
      "win_rate": 0.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 6,
      "wins": 1,
      "losses": 5,
      "win_rate": 16.7
    },
    "WTA 1000": {
      "matches": 19,
      "wins": 7,
      "losses": 12,
      "win_rate": 36.8
    },
    "WTA 500": {
      "matches": 21,
      "wins": 13,
      "losses": 8,
      "win_rate": 61.9
    },
    "WTA 250": {
      "matches": 25,
      "wins": 11,
      "losses": 14,
      "win_rate": 44.0
    },
    "Otro": {
      "matches": 4,
      "wins": 2,
      "losses": 2,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 73,
    "avg_aces_per_match": 0.8,
    "avg_double_faults_per_match": 2.9,
    "avg_first_serve_pct": 73.2,
    "avg_first_serve_won_pct": 56.3,
    "avg_second_serve_won_pct": 42.7,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-05-04",
      "opponent": "Noemi Basiletti",
      "opponent_id": 374193,
      "tournament": "WTA 1000 Rome",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 79.1044776119403,
        "first_serve_won_pct": 49.056603773584904,
        "second_serve_won_pct": 47.05882352941176,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-28",
      "opponent": "Daria Kasatkina",
      "opponent_id": 132370,
      "tournament": "La Bisbal D'Emporada, Spain",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 75.23809523809524,
        "first_serve_won_pct": 53.16455696202531,
        "second_serve_won_pct": 31.818181818181817,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-24",
      "opponent": "Linda Noskova",
      "opponent_id": 274049,
      "tournament": "WTA 1000 Madrid",
      "surface": "clay",
      "round": "Round of 64",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 80.0,
        "first_serve_won_pct": 54.54545454545454,
        "second_serve_won_pct": 63.63636363636363,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-22",
      "opponent": "Talia Gibson",
      "opponent_id": 308088,
      "tournament": "WTA 1000 Madrid",
      "surface": "clay",
      "round": "Round of 128",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 0,
        "first_serve_pct": 80.0,
        "first_serve_won_pct": 54.54545454545454,
        "second_serve_won_pct": 63.63636363636363,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-11",
      "opponent": "Antonia Vergara Rivera",
      "opponent_id": 1085670,
      "tournament": "Billie Jean King Cup Group I",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "1-2"
    },
    {
      "date": "2026-04-10",
      "opponent": "Andrea Magallanes",
      "opponent_id": 1214058,
      "tournament": "Billie Jean King Cup Group I",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0"
    },
    {
      "date": "2026-04-09",
      "opponent": "Victoria Rodriguez",
      "opponent_id": 78785,
      "tournament": "Billie Jean King Cup Group I",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": null,
        "first_serve_won_pct": null,
        "second_serve_won_pct": null,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-08",
      "opponent": "Mell Elizabeth Reasco Gonzalez",
      "opponent_id": 294594,
      "tournament": "Billie Jean King Cup Group I",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": null,
        "first_serve_won_pct": null,
        "second_serve_won_pct": null,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-04",
      "opponent": "Panna Udvardy",
      "opponent_id": 218347,
      "tournament": "Bogota",
      "surface": "clay",
      "round": "Semifinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 2,
        "double_faults": 4,
        "first_serve_pct": 79.3103448275862,
        "first_serve_won_pct": 63.04347826086957,
        "second_serve_won_pct": 20.833333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-03",
      "opponent": "Varvara Lepchenko",
      "opponent_id": 18919,
      "tournament": "Bogota",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 77.77777777777779,
        "first_serve_won_pct": 71.42857142857143,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 4,
    "losses": 6,
    "form_string": "LLLWLWLWLW"
  },
  "head_to_head": [
    {
      "opponent": "Maria Carle",
      "opponent_id": 141892,
      "matches": 3,
      "wins": 3,
      "losses": 0
    },
    {
      "opponent": "Marina Stakusic",
      "opponent_id": 319995,
      "matches": 3,
      "wins": 3,
      "losses": 0
    },
    {
      "opponent": "McCartney Kessler",
      "opponent_id": 233214,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Antonia Ružić",
      "opponent_id": 316468,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Daria Kasatkina",
      "opponent_id": 132370,
      "matches": 2,
      "wins": 0,
      "losses": 2
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 3,
          "wins": 0,
          "losses": 3,
          "win_rate": 0.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 6,
          "double_faults": 17,
          "aces_per_match": 2.0,
          "double_faults_per_match": 5.7,
          "first_serve_pct": 77.1,
          "first_serve_won_pct": 56.2,
          "second_serve_won_pct": 47.4,
          "break_points_saved_pct": 57.1,
          "break_points_converted_pct": 31.6,
          "winners_total": 17,
          "unforced_errors_total": 38
        },
        "hardcourt_outdoor": {
          "matches": 31,
          "wins": 17,
          "losses": 14,
          "win_rate": 54.8,
          "tournaments_played": 15,
          "tournaments_won": 1,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 2,
          "aces": 34,
          "double_faults": 81,
          "aces_per_match": 1.1,
          "double_faults_per_match": 2.6,
          "first_serve_pct": 78.1,
          "first_serve_won_pct": 58.7,
          "second_serve_won_pct": 52.4,
          "break_points_saved_pct": 54.6,
          "break_points_converted_pct": 48.9,
          "winners_total": 5,
          "unforced_errors_total": 9
        },
        "red_clay": {
          "matches": 10,
          "wins": 4,
          "losses": 6,
          "win_rate": 40.0,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 5,
          "double_faults": 33,
          "aces_per_match": 0.5,
          "double_faults_per_match": 3.3,
          "first_serve_pct": 80.1,
          "first_serve_won_pct": 52.3,
          "second_serve_won_pct": 44.3,
          "break_points_saved_pct": 43.4,
          "break_points_converted_pct": 46.2,
          "winners_total": 23,
          "unforced_errors_total": 49
        }
      },
      "totals": {
        "matches": 44,
        "wins": 21,
        "tournaments_played": 26,
        "tournaments_won": 1,
        "aces": 45,
        "double_faults": 131,
        "win_rate": 47.7,
        "losses": 23
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 3,
          "wins": 0,
          "losses": 3,
          "win_rate": 0.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 3,
          "aces": 6,
          "double_faults": 11,
          "aces_per_match": 2.0,
          "double_faults_per_match": 3.7,
          "first_serve_pct": 80.1,
          "first_serve_won_pct": 61.5,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 63.6,
          "break_points_converted_pct": 28.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 6,
          "wins": 2,
          "losses": 4,
          "win_rate": 33.3,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 3,
          "double_faults": 31,
          "aces_per_match": 0.5,
          "double_faults_per_match": 5.2,
          "first_serve_pct": 75.5,
          "first_serve_won_pct": 52.5,
          "second_serve_won_pct": 43.1,
          "break_points_saved_pct": 52.2,
          "break_points_converted_pct": 53.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 19,
          "wins": 7,
          "losses": 12,
          "win_rate": 36.8,
          "tournaments_played": 12,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 19,
          "double_faults": 93,
          "aces_per_match": 1.0,
          "double_faults_per_match": 4.9,
          "first_serve_pct": 75.2,
          "first_serve_won_pct": 57.4,
          "second_serve_won_pct": 42.3,
          "break_points_saved_pct": 47.7,
          "break_points_converted_pct": 44.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 28,
          "wins": 14,
          "losses": 14,
          "win_rate": 50.0,
          "tournaments_played": 14,
          "tournaments_won": 0,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 2,
          "aces": 8,
          "double_faults": 139,
          "aces_per_match": 0.3,
          "double_faults_per_match": 5.0,
          "first_serve_pct": 77.8,
          "first_serve_won_pct": 56.7,
          "second_serve_won_pct": 51.6,
          "break_points_saved_pct": 49.8,
          "break_points_converted_pct": 49.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 56,
        "wins": 23,
        "tournaments_played": 32,
        "tournaments_won": 0,
        "aces": 36,
        "double_faults": 274,
        "win_rate": 41.1,
        "losses": 33
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 10,
          "double_faults": 8,
          "aces_per_match": 3.3,
          "double_faults_per_match": 2.7,
          "first_serve_pct": 78.8,
          "first_serve_won_pct": 65.6,
          "second_serve_won_pct": 56.0,
          "break_points_saved_pct": 53.3,
          "break_points_converted_pct": 40.9,
          "winners_total": 10,
          "unforced_errors_total": 8
        },
        "hardcourt_indoor": {
          "matches": 8,
          "wins": 6,
          "losses": 2,
          "win_rate": 75.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 0,
          "aces": 5,
          "double_faults": 19,
          "aces_per_match": 0.6,
          "double_faults_per_match": 2.4,
          "first_serve_pct": 77.9,
          "first_serve_won_pct": 63.4,
          "second_serve_won_pct": 48.1,
          "break_points_saved_pct": 58.5,
          "break_points_converted_pct": 58.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 14,
          "wins": 8,
          "losses": 6,
          "win_rate": 57.1,
          "tournaments_played": 8,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 15,
          "double_faults": 57,
          "aces_per_match": 1.1,
          "double_faults_per_match": 4.1,
          "first_serve_pct": 74.5,
          "first_serve_won_pct": 62.6,
          "second_serve_won_pct": 54.9,
          "break_points_saved_pct": 51.5,
          "break_points_converted_pct": 42.3,
          "winners_total": 2,
          "unforced_errors_total": 5
        },
        "red_clay": {
          "matches": 13,
          "wins": 8,
          "losses": 5,
          "win_rate": 61.5,
          "tournaments_played": 15,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 9,
          "double_faults": 31,
          "aces_per_match": 0.7,
          "double_faults_per_match": 2.4,
          "first_serve_pct": 78.0,
          "first_serve_won_pct": 58.4,
          "second_serve_won_pct": 45.6,
          "break_points_saved_pct": 48.5,
          "break_points_converted_pct": 47.2,
          "winners_total": 1,
          "unforced_errors_total": 5
        }
      },
      "totals": {
        "matches": 38,
        "wins": 24,
        "tournaments_played": 28,
        "tournaments_won": 0,
        "aces": 39,
        "double_faults": 115,
        "win_rate": 63.2,
        "losses": 14
      }
    }
  ],
  "data_generated_at": "2026-05-09 01:54:12 UTC"
}