Player Data JSON

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

Doroteja Petrovic

Doroteja Petrovic

Serbia WTA
0W - 3L 0,0% Win Rate Forma: LLL

JSON Data

{
  "player": {
    "id": 2781,
    "api_id": 383650,
    "name": "Doroteja Petrovic",
    "short_name": "D. Petrovic",
    "country": "Serbia",
    "country_code": "RS",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2003-08-13",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 281240,
    "singles": 8.0,
    "doubles": null,
    "ranking": 5706,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 3,
    "wins": 0,
    "losses": 3,
    "win_rate": 0.0
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 3,
      "wins": 0,
      "losses": 3,
      "win_rate": 0.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "UTR": {
      "matches": 3,
      "wins": 0,
      "losses": 3,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 3,
    "avg_aces_per_match": 0.0,
    "avg_double_faults_per_match": 2.7,
    "avg_first_serve_pct": 58.3,
    "avg_first_serve_won_pct": 43.8,
    "avg_second_serve_won_pct": 38.9,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-20",
      "opponent": "Mina Markovic",
      "opponent_id": 1159547,
      "tournament": "UTR PTT Belgrade Women 06",
      "surface": "clay",
      "round": "Semifinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 54.166666666666664,
        "first_serve_won_pct": 42.30769230769231,
        "second_serve_won_pct": 53.84615384615385,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-19",
      "opponent": "Maria Ustic",
      "opponent_id": 483969,
      "tournament": "UTR PTT Belgrade Women 06",
      "surface": "clay",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 63.1578947368421,
        "first_serve_won_pct": 45.83333333333333,
        "second_serve_won_pct": 36.84210526315789,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-18",
      "opponent": "Helena Stevic",
      "opponent_id": 216040,
      "tournament": "UTR PTT Belgrade Women 06",
      "surface": "clay",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 57.692307692307686,
        "first_serve_won_pct": 43.333333333333336,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 3,
    "wins": 0,
    "losses": 3,
    "form_string": "LLL"
  },
  "head_to_head": [
    {
      "opponent": "Maria Ustic",
      "opponent_id": 483969,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Helena Stevic",
      "opponent_id": 216040,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Mina Markovic",
      "opponent_id": 1159547,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 20:29:45 UTC"
}