Player Data JSON

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

Diana Marcinkevica

Diana Marcinkevica

Latvia WTA
1W - 0L 100.0% Win Rate Forma: W

JSON Data

{
  "player": {
    "id": 3672,
    "api_id": 47985,
    "name": "Diana Marcinkevica",
    "short_name": "D. Marcinkevica",
    "country": "Latvia",
    "country_code": "LV",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1992-08-03",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 5659250,
    "singles": 10.21,
    "doubles": 10.3,
    "ranking": 889,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 1,
    "wins": 1,
    "losses": 0,
    "win_rate": 100.0
  },
  "surface_stats": {
    "hard": {
      "matches": 1,
      "wins": 1,
      "losses": 0,
      "win_rate": 100.0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "UTR": {
      "matches": 1,
      "wins": 1,
      "losses": 0,
      "win_rate": 100.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 1,
    "avg_aces_per_match": 0.0,
    "avg_double_faults_per_match": 5.0,
    "avg_first_serve_pct": 43.5,
    "avg_first_serve_won_pct": 74.1,
    "avg_second_serve_won_pct": 48.6,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-08",
      "opponent": "Iulia Andreea Ionescu",
      "opponent_id": 401341,
      "tournament": "UTR PTT Carvoeiro Women +H 07",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 43.54838709677419,
        "first_serve_won_pct": 74.07407407407408,
        "second_serve_won_pct": 48.57142857142857,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 1,
    "wins": 1,
    "losses": 0,
    "form_string": "W"
  },
  "head_to_head": [
    {
      "opponent": "Iulia Andreea Ionescu",
      "opponent_id": 401341,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [
    {
      "date": "2025-12-10 10:00",
      "opponent": "Olga Golas",
      "opponent_id": 349923,
      "tournament": "UTR PTT Carvoeiro Women +H 07",
      "surface": "hard",
      "round": "",
      "odds_player": 1.125,
      "odds_opponent": 5.5
    },
    {
      "date": "2025-12-10 16:00",
      "opponent": "Valentini Grammatikopoulou",
      "opponent_id": 82609,
      "tournament": "UTR PTT Carvoeiro Women +H 07",
      "surface": "hard",
      "round": "",
      "odds_player": 3.75,
      "odds_opponent": 1.25
    },
    {
      "date": "2025-12-11 10:00",
      "opponent": "Mia Chudejova",
      "opponent_id": 377988,
      "tournament": "UTR PTT Carvoeiro Women +H 07",
      "surface": "hard",
      "round": "",
      "odds_player": null,
      "odds_opponent": null
    }
  ],
  "year_statistics": null,
  "data_generated_at": "2025-12-10 07:35:23 UTC"
}