Player Data JSON

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

Andreea Prisacariu

Andreea Prisacariu

Romania WTA 500
0W - 1L 0.0% Win Rate Forma: L

JSON Data

{
  "player": {
    "id": 1198,
    "api_id": 158636,
    "name": "Andreea Prisacariu",
    "short_name": "A. Prisăcariu ",
    "country": "Romania",
    "country_code": "RO",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2000-02-09",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 169661,
    "singles": 11.07,
    "doubles": 10.5,
    "ranking": 437,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 500,
    "points": 104,
    "best_position": 304,
    "date": "2025-12-07"
  },
  "ranking_history": [
    {
      "date": "2025-12-07",
      "position": 500,
      "points": 104
    },
    {
      "date": "2025-12-06",
      "position": 500,
      "points": 104
    },
    {
      "date": "2025-12-05",
      "position": 500,
      "points": 104
    },
    {
      "date": "2025-12-04",
      "position": 500,
      "points": 104
    },
    {
      "date": "2025-12-03",
      "position": 500,
      "points": 104
    }
  ],
  "career_stats": {
    "total_matches": 1,
    "wins": 0,
    "losses": 1,
    "win_rate": 0.0
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "WTA 250": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 1,
    "avg_aces_per_match": 1.0,
    "avg_double_faults_per_match": 1.0,
    "avg_first_serve_pct": 82.4,
    "avg_first_serve_won_pct": 50.0,
    "avg_second_serve_won_pct": 33.3,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-07-15",
      "opponent": "Elina Avanesyan",
      "opponent_id": 262594,
      "tournament": "Iasi",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 82.35294117647058,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 1,
    "wins": 0,
    "losses": 1,
    "form_string": "L"
  },
  "head_to_head": [
    {
      "opponent": "Elina Avanesyan",
      "opponent_id": 262594,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "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": 1,
          "aces_per_match": 1.0,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 85.0,
          "first_serve_won_pct": 50.0,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 0.0,
          "break_points_converted_pct": 100.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 1,
        "wins": 0,
        "tournaments_played": 1,
        "tournaments_won": 0,
        "aces": 1,
        "double_faults": 1,
        "win_rate": 0.0,
        "losses": 1
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "red_clay": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 22,
          "tournaments_won": 1,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 9,
          "aces_per_match": 0.5,
          "double_faults_per_match": 4.5,
          "first_serve_pct": 77.8,
          "first_serve_won_pct": 57.0,
          "second_serve_won_pct": 52.4,
          "break_points_saved_pct": 45.5,
          "break_points_converted_pct": 44.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 2,
        "wins": 0,
        "tournaments_played": 22,
        "tournaments_won": 1,
        "aces": 1,
        "double_faults": 9,
        "win_rate": 0.0,
        "losses": 2
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "red_clay": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 18,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 2,
          "double_faults": 14,
          "aces_per_match": 0.7,
          "double_faults_per_match": 4.7,
          "first_serve_pct": 74.7,
          "first_serve_won_pct": 62.4,
          "second_serve_won_pct": 54.0,
          "break_points_saved_pct": 45.5,
          "break_points_converted_pct": 30.4,
          "winners_total": 2,
          "unforced_errors_total": 14
        }
      },
      "totals": {
        "matches": 3,
        "wins": 1,
        "tournaments_played": 18,
        "tournaments_won": 1,
        "aces": 2,
        "double_faults": 14,
        "win_rate": 33.3,
        "losses": 2
      }
    }
  ],
  "data_generated_at": "2025-12-10 11:18:02 UTC"
}