Player Data JSON

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

Ana Candiotto

Ana Candiotto

Brazil WTA 482
2W - 7L 22.2% Win Rate Forma: LLLWLLLWL

JSON Data

{
  "player": {
    "id": 43,
    "api_id": 367819,
    "name": "Ana Candiotto",
    "short_name": "A. Candiotto",
    "country": "Brazil",
    "country_code": "BR",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2004-04-19",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 3470920,
    "singles": 10.4,
    "doubles": 10.84,
    "ranking": 797,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 482,
    "points": 110,
    "best_position": 456,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 482,
      "points": 110
    },
    {
      "date": "2025-12-09",
      "position": 482,
      "points": 110
    },
    {
      "date": "2025-12-08",
      "position": 482,
      "points": 110
    },
    {
      "date": "2025-12-07",
      "position": 480,
      "points": 110
    },
    {
      "date": "2025-12-06",
      "position": 480,
      "points": 110
    },
    {
      "date": "2025-12-05",
      "position": 480,
      "points": 110
    },
    {
      "date": "2025-12-04",
      "position": 480,
      "points": 110
    },
    {
      "date": "2025-12-03",
      "position": 480,
      "points": 110
    }
  ],
  "career_stats": {
    "total_matches": 9,
    "wins": 2,
    "losses": 7,
    "win_rate": 22.2
  },
  "surface_stats": {
    "hard": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    },
    "clay": {
      "matches": 7,
      "wins": 1,
      "losses": 6,
      "win_rate": 14.3
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "WTA 250": {
      "matches": 9,
      "wins": 2,
      "losses": 7,
      "win_rate": 22.2
    }
  },
  "average_match_stats": {
    "matches_with_stats": 9,
    "avg_aces_per_match": 0.7,
    "avg_double_faults_per_match": 4.0,
    "avg_first_serve_pct": 59.9,
    "avg_first_serve_won_pct": 51.7,
    "avg_second_serve_won_pct": 40.4,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-11-03",
      "opponent": "Maria Florencia Urrutia",
      "opponent_id": 207107,
      "tournament": "WTA 125K Tucuman, Argentina Women Singles",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 68.75,
        "first_serve_won_pct": 53.03030303030303,
        "second_serve_won_pct": 41.17647058823529,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-28",
      "opponent": "Varvara Lepchenko",
      "opponent_id": 18919,
      "tournament": "Cali, Colombia",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 52.702702702702695,
        "first_serve_won_pct": 53.84615384615385,
        "second_serve_won_pct": 48.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-27",
      "opponent": "Noelia Zeballos Melgar",
      "opponent_id": 60028,
      "tournament": "Cali, Colombia",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 7,
        "first_serve_pct": 57.14285714285714,
        "first_serve_won_pct": 43.75,
        "second_serve_won_pct": 46.666666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-26",
      "opponent": "Mariana Isabel Higuita Barraza",
      "opponent_id": 391807,
      "tournament": "Cali, Colombia",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 45.45454545454545,
        "first_serve_won_pct": 75.0,
        "second_serve_won_pct": 40.74074074074074,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-20",
      "opponent": "Sinja Kraus",
      "opponent_id": 246159,
      "tournament": "Florianapolis, Brazil",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 57.446808510638306,
        "first_serve_won_pct": 40.74074074074074,
        "second_serve_won_pct": 45.23809523809524,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-13",
      "opponent": "Sada Nahimana",
      "opponent_id": 210717,
      "tournament": "WTA 125K Rio de Janeiro, Brazil Women Singles",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 61.111111111111114,
        "first_serve_won_pct": 48.484848484848484,
        "second_serve_won_pct": 53.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-11",
      "opponent": "Panna Udvardy",
      "opponent_id": 218347,
      "tournament": "WTA Sao Paulo, Brazil Women, Singles",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 59.67741935483871,
        "first_serve_won_pct": 59.45945945945946,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-09",
      "opponent": "Valeriya Strakhova",
      "opponent_id": 51943,
      "tournament": "WTA Sao Paulo, Brazil Women, Singles",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 4,
        "double_faults": 5,
        "first_serve_pct": 80.95238095238095,
        "first_serve_won_pct": 58.82352941176471,
        "second_serve_won_pct": 56.25,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2024-12-02",
      "opponent": "Nina Stojanovic",
      "opponent_id": 120666,
      "tournament": "Florianapolis, Brazil",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 55.55555555555556,
        "first_serve_won_pct": 32.0,
        "second_serve_won_pct": 30.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 9,
    "wins": 2,
    "losses": 7,
    "form_string": "LLLWLLLWL"
  },
  "head_to_head": [
    {
      "opponent": "Varvara Lepchenko",
      "opponent_id": 18919,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Sinja Kraus",
      "opponent_id": 246159,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Panna Udvardy",
      "opponent_id": 218347,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Sada Nahimana",
      "opponent_id": 210717,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Maria Florencia Urrutia",
      "opponent_id": 207107,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "red_clay": {
          "matches": 4,
          "wins": 1,
          "losses": 3,
          "win_rate": 25.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 2,
          "double_faults": 15,
          "aces_per_match": 0.5,
          "double_faults_per_match": 3.8,
          "first_serve_pct": 68.2,
          "first_serve_won_pct": 51.7,
          "second_serve_won_pct": 48.9,
          "break_points_saved_pct": 48.8,
          "break_points_converted_pct": 34.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 4,
        "wins": 1,
        "tournaments_played": 4,
        "tournaments_won": 0,
        "aces": 2,
        "double_faults": 15,
        "win_rate": 25.0,
        "losses": 3
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "red_clay": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 20,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 4,
          "aces_per_match": 0.0,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 69.2,
          "first_serve_won_pct": 32.0,
          "second_serve_won_pct": 37.5,
          "break_points_saved_pct": 22.2,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 1,
        "wins": 0,
        "tournaments_played": 20,
        "tournaments_won": 0,
        "aces": 0,
        "double_faults": 4,
        "win_rate": 0.0,
        "losses": 1
      }
    }
  ],
  "data_generated_at": "2025-12-10 07:34:32 UTC"
}