Player Data JSON

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

Gina Marie Dittmann

Gina Marie Dittmann

Germany WTA 490
1W - 1L 50.0% Win Rate Forma: LW

JSON Data

{
  "player": {
    "id": 4674,
    "api_id": 288577,
    "name": "Gina Marie Dittmann",
    "short_name": "G. Dittmann",
    "country": "Germany",
    "country_code": "DE",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2002-09-10",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 1618836,
    "singles": 10.62,
    "doubles": 10.55,
    "ranking": 714,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-04-12"
  },
  "current_ranking": {
    "position": 490,
    "points": 109,
    "best_position": 482,
    "date": "2026-05-09"
  },
  "ranking_history": [
    {
      "date": "2026-05-09",
      "position": 490,
      "points": 109
    },
    {
      "date": "2026-05-08",
      "position": 490,
      "points": 109
    },
    {
      "date": "2026-05-07",
      "position": 490,
      "points": 109
    },
    {
      "date": "2026-05-06",
      "position": 490,
      "points": 109
    },
    {
      "date": "2026-05-05",
      "position": 490,
      "points": 109
    },
    {
      "date": "2026-05-04",
      "position": 490,
      "points": 109
    },
    {
      "date": "2026-05-03",
      "position": 490,
      "points": 109
    },
    {
      "date": "2026-05-02",
      "position": 490,
      "points": 109
    },
    {
      "date": "2026-05-01",
      "position": 490,
      "points": 109
    },
    {
      "date": "2026-04-30",
      "position": 490,
      "points": 109
    }
  ],
  "career_stats": {
    "total_matches": 2,
    "wins": 1,
    "losses": 1,
    "win_rate": 50.0
  },
  "surface_stats": {
    "hard": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "WTA 250": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 2,
    "avg_aces_per_match": 1.0,
    "avg_double_faults_per_match": 2.0,
    "avg_first_serve_pct": 67.6,
    "avg_first_serve_won_pct": 62.3,
    "avg_second_serve_won_pct": 45.4,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-02-16",
      "opponent": "En-Shuo Liang",
      "opponent_id": 198209,
      "tournament": "WTA 125K Oeiras 2, Portugal Women Singles",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 69.23076923076923,
        "first_serve_won_pct": 55.55555555555556,
        "second_serve_won_pct": 37.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-15",
      "opponent": "Kika Lima",
      "opponent_id": 1172044,
      "tournament": "WTA 125K Oeiras 2, Portugal Women Singles",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 65.9090909090909,
        "first_serve_won_pct": 68.96551724137932,
        "second_serve_won_pct": 53.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 2,
    "wins": 1,
    "losses": 1,
    "form_string": "LW"
  },
  "head_to_head": [
    {
      "opponent": "En-Shuo Liang",
      "opponent_id": 198209,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Kika Lima",
      "opponent_id": 1172044,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-05-09 03:39:10 UTC"
}