Player Data JSON

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

Marianne Argyrokastriti

Marianne Argyrokastriti

Greece WTA
3W - 1L 75,0% Win Rate Forma: WWWL

JSON Data

{
  "player": {
    "id": 4340,
    "api_id": 257549,
    "name": "Marianne Argyrokastriti",
    "short_name": "M. Argyrokastriti",
    "country": "Greece",
    "country_code": "GR",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2001-10-01",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": null,
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 4,
    "wins": 3,
    "losses": 1,
    "win_rate": 75.0
  },
  "surface_stats": {
    "hard": {
      "matches": 4,
      "wins": 3,
      "losses": 1,
      "win_rate": 75.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": 4,
      "wins": 3,
      "losses": 1,
      "win_rate": 75.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 4,
    "avg_aces_per_match": 1.8,
    "avg_double_faults_per_match": 1.2,
    "avg_first_serve_pct": 71.9,
    "avg_first_serve_won_pct": 68.8,
    "avg_second_serve_won_pct": 43.8,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-30",
      "opponent": "Eva Busaad",
      "opponent_id": 490697,
      "tournament": "UTR Dubai W02",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 2,
        "first_serve_pct": 71.73913043478261,
        "first_serve_won_pct": 72.72727272727273,
        "second_serve_won_pct": 30.76923076923077,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-28",
      "opponent": "Julia Khramtsova",
      "opponent_id": 464846,
      "tournament": "UTR Dubai W02",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 78.72340425531915,
        "first_serve_won_pct": 70.27027027027027,
        "second_serve_won_pct": 34.78260869565217,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-27",
      "opponent": "Sarafina Olivia Hansen",
      "opponent_id": 387865,
      "tournament": "UTR Dubai W02",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 72.91666666666666,
        "first_serve_won_pct": 74.28571428571429,
        "second_serve_won_pct": 23.076923076923077,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-26",
      "opponent": "Anna Snigireva",
      "opponent_id": 476086,
      "tournament": "UTR Dubai W02",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 64.28571428571429,
        "first_serve_won_pct": 57.77777777777777,
        "second_serve_won_pct": 36.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 4,
    "wins": 3,
    "losses": 1,
    "form_string": "WWWL"
  },
  "head_to_head": [
    {
      "opponent": "Eva Busaad",
      "opponent_id": 490697,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Sarafina Olivia Hansen",
      "opponent_id": 387865,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Julia Khramtsova",
      "opponent_id": 464846,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Anna Snigireva",
      "opponent_id": 476086,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 08:51:16 UTC"
}