Player Data JSON

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

Man Ying Maggie Ng

Man Ying Maggie Ng

Hong Kong WTA
0W - 1L 0.0% Win Rate Forma: L

JSON Data

{
  "player": {
    "id": 1923,
    "api_id": 132982,
    "name": "Man Ying Maggie Ng",
    "short_name": "M. Ng",
    "country": "Hong Kong",
    "country_code": "HK",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1996-03-28",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 252037,
    "singles": null,
    "doubles": null,
    "ranking": 928,
    "division": "Pro",
    "is_pro": false,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 1,
    "wins": 0,
    "losses": 1,
    "win_rate": 0.0
  },
  "surface_stats": {
    "hard": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.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": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 1,
    "avg_aces_per_match": 0.0,
    "avg_double_faults_per_match": 3.0,
    "avg_first_serve_pct": 75.9,
    "avg_first_serve_won_pct": 55.3,
    "avg_second_serve_won_pct": 59.3,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-10-25",
      "opponent": "Jia-Jing Lu",
      "opponent_id": 43502,
      "tournament": "Hong Kong",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 75.89285714285714,
        "first_serve_won_pct": 55.294117647058826,
        "second_serve_won_pct": 36.666666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 1,
    "wins": 0,
    "losses": 1,
    "form_string": "L"
  },
  "head_to_head": [
    {
      "opponent": "Jia-Jing Lu",
      "opponent_id": 43502,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 3,
          "aces_per_match": 0.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 80.6,
          "first_serve_won_pct": 55.3,
          "second_serve_won_pct": 66.7,
          "break_points_saved_pct": 68.8,
          "break_points_converted_pct": 66.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 1,
        "wins": 0,
        "tournaments_played": 1,
        "tournaments_won": 0,
        "aces": 0,
        "double_faults": 3,
        "win_rate": 0.0,
        "losses": 1
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 11,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 0,
          "aces_per_match": 0.0,
          "double_faults_per_match": 0.0,
          "first_serve_pct": 81.4,
          "first_serve_won_pct": 50.0,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 37.5,
          "break_points_converted_pct": 25.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 1,
        "wins": 0,
        "tournaments_played": 11,
        "tournaments_won": 0,
        "aces": 0,
        "double_faults": 0,
        "win_rate": 0.0,
        "losses": 1
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 5,
          "wins": 3,
          "losses": 2,
          "win_rate": 60.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 6,
          "double_faults": 12,
          "aces_per_match": 1.2,
          "double_faults_per_match": 2.4,
          "first_serve_pct": 74.9,
          "first_serve_won_pct": 62.1,
          "second_serve_won_pct": 54.3,
          "break_points_saved_pct": 56.4,
          "break_points_converted_pct": 55.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 5,
        "wins": 3,
        "tournaments_played": 1,
        "tournaments_won": 0,
        "aces": 6,
        "double_faults": 12,
        "win_rate": 60.0,
        "losses": 2
      }
    }
  ],
  "data_generated_at": "2025-12-10 14:08:44 UTC"
}