Player Data JSON

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

Calla McGill

Calla McGill

USA WTA
1W - 3L 25,0% Win Rate Forma: LLLW

JSON Data

{
  "player": {
    "id": 3466,
    "api_id": 476549,
    "name": "Calla McGill",
    "short_name": "C. McGill",
    "country": "USA",
    "country_code": "US",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2007-08-18",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 3131744,
    "singles": 9.0,
    "doubles": null,
    "ranking": 2006,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-01-18"
  },
  "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.8,
    "avg_double_faults_per_match": 7.0,
    "avg_first_serve_pct": 65.0,
    "avg_first_serve_won_pct": 54.5,
    "avg_second_serve_won_pct": 43.9,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-28",
      "opponent": "Aria Nina Abalos",
      "opponent_id": 1166508,
      "tournament": "UTR Bonita Springs W01",
      "surface": "clay",
      "round": "Semifinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 77.63157894736842,
        "first_serve_won_pct": 49.152542372881356,
        "second_serve_won_pct": 52.94117647058824,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-27",
      "opponent": "Emma Jackson",
      "opponent_id": 275108,
      "tournament": "UTR Bonita Springs W01",
      "surface": "clay",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 11,
        "first_serve_pct": 57.971014492753625,
        "first_serve_won_pct": 57.49999999999999,
        "second_serve_won_pct": 27.586206896551722,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-27",
      "opponent": "Elizabeth Fauchet",
      "opponent_id": 1134413,
      "tournament": "UTR Bonita Springs W01",
      "surface": "clay",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 6,
        "first_serve_pct": 61.038961038961034,
        "first_serve_won_pct": 53.191489361702125,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-26",
      "opponent": "TE Anna Mata",
      "opponent_id": 1166507,
      "tournament": "UTR Bonita Springs W01",
      "surface": "clay",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 9,
        "first_serve_pct": 63.30275229357798,
        "first_serve_won_pct": 57.971014492753625,
        "second_serve_won_pct": 44.827586206896555,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 4,
    "wins": 1,
    "losses": 3,
    "form_string": "LLLW"
  },
  "head_to_head": [
    {
      "opponent": "TE Anna Mata",
      "opponent_id": 1166507,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Elizabeth Fauchet",
      "opponent_id": 1134413,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Emma Jackson",
      "opponent_id": 275108,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Aria Nina Abalos",
      "opponent_id": 1166508,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [
    {
      "date": "2026-01-30 16:00",
      "opponent": "Victoria Flores",
      "opponent_id": 122660,
      "tournament": "UTR Bonita Springs W01",
      "surface": "clay",
      "round": "Match for 3rd place",
      "odds_player": null,
      "odds_opponent": null
    }
  ],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 09:34:11 UTC"
}