Player Data JSON

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

Carson Tanguilig

Carson Tanguilig

USA WTA
3W - 0L 100,0% Win Rate Forma: WWW

JSON Data

{
  "player": {
    "id": 4107,
    "api_id": 267667,
    "name": "Carson Tanguilig",
    "short_name": "C. Tanguilig",
    "country": "USA",
    "country_code": "US",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2003-07-31",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 2088343,
    "singles": 10.73,
    "doubles": 10.57,
    "ranking": 661,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-25"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 3,
    "wins": 3,
    "losses": 0,
    "win_rate": 100.0
  },
  "surface_stats": {
    "hard": {
      "matches": 3,
      "wins": 3,
      "losses": 0,
      "win_rate": 100.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": 3,
      "wins": 3,
      "losses": 0,
      "win_rate": 100.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 3,
    "avg_aces_per_match": 1.7,
    "avg_double_faults_per_match": 1.3,
    "avg_first_serve_pct": 67.0,
    "avg_first_serve_won_pct": 70.8,
    "avg_second_serve_won_pct": 64.6,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-08",
      "opponent": "Margaret Sohns",
      "opponent_id": 853818,
      "tournament": "UTR PTT Athens Women 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 69.6969696969697,
        "first_serve_won_pct": 82.6086956521739,
        "second_serve_won_pct": 90.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-06",
      "opponent": "Kate Sharabura",
      "opponent_id": 348068,
      "tournament": "UTR PTT Athens Women 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 0,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 75.0,
        "second_serve_won_pct": 62.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-05",
      "opponent": "Ana Avramovic",
      "opponent_id": 1162141,
      "tournament": "UTR PTT Athens Women 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 64.58333333333334,
        "first_serve_won_pct": 54.83870967741935,
        "second_serve_won_pct": 4.761904761904762,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 3,
    "wins": 3,
    "losses": 0,
    "form_string": "WWW"
  },
  "head_to_head": [
    {
      "opponent": "Ana Avramovic",
      "opponent_id": 1162141,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Kate Sharabura",
      "opponent_id": 348068,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Margaret Sohns",
      "opponent_id": 853818,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 09:34:58 UTC"
}