Player Data JSON

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

Sophie Chang

Sophie Chang

USA WTA
0W - 2L 0.0% Win Rate Forma: LL

JSON Data

{
  "player": {
    "id": 749,
    "api_id": 98607,
    "name": "Sophie Chang",
    "short_name": "S. Chang",
    "country": "USA",
    "country_code": "US",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1997-05-28",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 33118,
    "singles": 10.74,
    "doubles": 11.16,
    "ranking": 614,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 2,
    "wins": 0,
    "losses": 2,
    "win_rate": 0.0
  },
  "surface_stats": {
    "hard": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "clay": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "WTA 500": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "WTA 250": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 2,
    "avg_aces_per_match": 0.0,
    "avg_double_faults_per_match": 7.5,
    "avg_first_serve_pct": 51.9,
    "avg_first_serve_won_pct": 48.6,
    "avg_second_serve_won_pct": 33.4,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-03-29",
      "opponent": "Bethanie Mattek-Sands",
      "opponent_id": 18354,
      "tournament": "Charleston",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 10,
        "first_serve_pct": 59.57446808510638,
        "first_serve_won_pct": 39.285714285714285,
        "second_serve_won_pct": 21.052631578947366,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-02-23",
      "opponent": "Cristina Bucsa",
      "opponent_id": 99131,
      "tournament": "Austin",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 44.18604651162791,
        "first_serve_won_pct": 57.89473684210527,
        "second_serve_won_pct": 45.83333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 2,
    "wins": 0,
    "losses": 2,
    "form_string": "LL"
  },
  "head_to_head": [
    {
      "opponent": "Cristina Bucsa",
      "opponent_id": 99131,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Bethanie Mattek-Sands",
      "opponent_id": 18354,
      "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": 5,
          "aces_per_match": 0.0,
          "double_faults_per_match": 5.0,
          "first_serve_pct": 64.2,
          "first_serve_won_pct": 57.9,
          "second_serve_won_pct": 57.9,
          "break_points_saved_pct": 33.3,
          "break_points_converted_pct": 0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 10,
          "aces_per_match": 0.0,
          "double_faults_per_match": 10.0,
          "first_serve_pct": 71.2,
          "first_serve_won_pct": 39.3,
          "second_serve_won_pct": 44.4,
          "break_points_saved_pct": 22.2,
          "break_points_converted_pct": 37.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 2,
        "wins": 0,
        "tournaments_played": 4,
        "tournaments_won": 0,
        "aces": 0,
        "double_faults": 15,
        "win_rate": 0.0,
        "losses": 2
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 4,
          "double_faults": 9,
          "aces_per_match": 4.0,
          "double_faults_per_match": 9.0,
          "first_serve_pct": 67.4,
          "first_serve_won_pct": 57.6,
          "second_serve_won_pct": 36.4,
          "break_points_saved_pct": 57.1,
          "break_points_converted_pct": 60.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 6,
          "wins": 2,
          "losses": 4,
          "win_rate": 33.3,
          "tournaments_played": 14,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 19,
          "double_faults": 43,
          "aces_per_match": 3.2,
          "double_faults_per_match": 7.2,
          "first_serve_pct": 69.6,
          "first_serve_won_pct": 61.2,
          "second_serve_won_pct": 43.0,
          "break_points_saved_pct": 58.1,
          "break_points_converted_pct": 52.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 8,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 2,
          "double_faults": 9,
          "aces_per_match": 2.0,
          "double_faults_per_match": 9.0,
          "first_serve_pct": 68.8,
          "first_serve_won_pct": 55.6,
          "second_serve_won_pct": 28.6,
          "break_points_saved_pct": 30.0,
          "break_points_converted_pct": 57.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 8,
        "wins": 2,
        "tournaments_played": 25,
        "tournaments_won": 1,
        "aces": 25,
        "double_faults": 61,
        "win_rate": 25.0,
        "losses": 6
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 7,
          "double_faults": 12,
          "aces_per_match": 7.0,
          "double_faults_per_match": 12.0,
          "first_serve_pct": 66.7,
          "first_serve_won_pct": 63.6,
          "second_serve_won_pct": 52.4,
          "break_points_saved_pct": 33.3,
          "break_points_converted_pct": 28.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 5,
          "wins": 3,
          "losses": 2,
          "win_rate": 60.0,
          "tournaments_played": 13,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 16,
          "double_faults": 31,
          "aces_per_match": 3.2,
          "double_faults_per_match": 6.2,
          "first_serve_pct": 73.6,
          "first_serve_won_pct": 64.0,
          "second_serve_won_pct": 53.1,
          "break_points_saved_pct": 48.8,
          "break_points_converted_pct": 56.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 9,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 7,
          "double_faults": 9,
          "aces_per_match": 7.0,
          "double_faults_per_match": 9.0,
          "first_serve_pct": 78.1,
          "first_serve_won_pct": 58.3,
          "second_serve_won_pct": 42.1,
          "break_points_saved_pct": 45.5,
          "break_points_converted_pct": 25.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 7,
        "wins": 3,
        "tournaments_played": 25,
        "tournaments_won": 0,
        "aces": 30,
        "double_faults": 52,
        "win_rate": 42.9,
        "losses": 4
      }
    }
  ],
  "data_generated_at": "2025-12-20 05:46:23 UTC"
}