Player Data JSON

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

Marylove Edwards

Marylove Edwards

USA WTA
1W - 3L 25.0% Win Rate Forma: WLLL

JSON Data

{
  "player": {
    "id": 5158,
    "api_id": 1077686,
    "name": "Marylove Edwards",
    "short_name": "M. Edwards",
    "country": "USA",
    "country_code": "US",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": null,
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 4,
    "wins": 1,
    "losses": 3,
    "win_rate": 25.0
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 4,
      "wins": 1,
      "losses": 3,
      "win_rate": 25.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "UTR": {
      "matches": 4,
      "wins": 1,
      "losses": 3,
      "win_rate": 25.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 4,
    "avg_aces_per_match": 0.0,
    "avg_double_faults_per_match": 9.0,
    "avg_first_serve_pct": 54.8,
    "avg_first_serve_won_pct": 56.9,
    "avg_second_serve_won_pct": 29.2,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-05-07",
      "opponent": "Jelena Vico",
      "opponent_id": 508421,
      "tournament": "UTR PTT Concord Women 01",
      "surface": "clay",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 9,
        "first_serve_pct": 62.88659793814433,
        "first_serve_won_pct": 60.65573770491803,
        "second_serve_won_pct": 37.142857142857146,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-07",
      "opponent": "Yelyzaveta Chainykova",
      "opponent_id": 498351,
      "tournament": "UTR PTT Concord Women 01",
      "surface": "clay",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 9,
        "first_serve_pct": 45.45454545454545,
        "first_serve_won_pct": 60.0,
        "second_serve_won_pct": 65.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-06",
      "opponent": "Ariane Lesterhuis",
      "opponent_id": 1120112,
      "tournament": "UTR PTT Concord Women 01",
      "surface": "clay",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 10,
        "first_serve_pct": 65.38461538461539,
        "first_serve_won_pct": 54.41176470588235,
        "second_serve_won_pct": 47.22222222222222,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-04",
      "opponent": "Calla McGill",
      "opponent_id": 476549,
      "tournament": "UTR PTT Concord Women 01",
      "surface": "clay",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 8,
        "first_serve_pct": 45.65217391304348,
        "first_serve_won_pct": 52.38095238095239,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 4,
    "wins": 1,
    "losses": 3,
    "form_string": "WLLL"
  },
  "head_to_head": [
    {
      "opponent": "Ariane Lesterhuis",
      "opponent_id": 1120112,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Jelena Vico",
      "opponent_id": 508421,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Calla McGill",
      "opponent_id": 476549,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Yelyzaveta Chainykova",
      "opponent_id": 498351,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [
    {
      "date": "2026-05-10 13:00",
      "opponent": "Juliette Nask",
      "opponent_id": 1091478,
      "tournament": "UTR PTT Concord Women 01",
      "surface": "clay",
      "round": "Semifinals",
      "odds_player": null,
      "odds_opponent": null
    }
  ],
  "year_statistics": null,
  "data_generated_at": "2026-05-09 00:34:29 UTC"
}