Player Data JSON

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

Teja Tirunelveli

Teja Tirunelveli

USA WTA
1W - 4L 20,0% Win Rate Forma: LLLLW

JSON Data

{
  "player": {
    "id": 4114,
    "api_id": 394472,
    "name": "Teja Tirunelveli",
    "short_name": "T. Tirunelveli",
    "country": "USA",
    "country_code": "US",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2004-10-22",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 1625649,
    "singles": 9.0,
    "doubles": null,
    "ranking": 3229,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-01-25"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 5,
    "wins": 1,
    "losses": 4,
    "win_rate": 20.0
  },
  "surface_stats": {
    "hard": {
      "matches": 5,
      "wins": 1,
      "losses": 4,
      "win_rate": 20.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": 5,
      "wins": 1,
      "losses": 4,
      "win_rate": 20.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 5,
    "avg_aces_per_match": 1.4,
    "avg_double_faults_per_match": 2.8,
    "avg_first_serve_pct": 53.4,
    "avg_first_serve_won_pct": 44.6,
    "avg_second_serve_won_pct": 37.2,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-10",
      "opponent": "Mingyue Deng",
      "opponent_id": 530959,
      "tournament": "UTR Newport Beach W01",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 0,
        "first_serve_pct": 58.490566037735846,
        "first_serve_won_pct": 41.935483870967744,
        "second_serve_won_pct": 31.818181818181817,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-09",
      "opponent": "Laura Rahnel",
      "opponent_id": 455811,
      "tournament": "UTR Newport Beach W01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 60.78431372549019,
        "first_serve_won_pct": 45.16129032258064,
        "second_serve_won_pct": 43.75,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-08",
      "opponent": "Veronica Miroshnichenko",
      "opponent_id": 130628,
      "tournament": "UTR Newport Beach W01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 42.42424242424242,
        "first_serve_won_pct": 35.714285714285715,
        "second_serve_won_pct": 70.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-08",
      "opponent": "Hudson Hawkins",
      "opponent_id": 1158280,
      "tournament": "UTR Newport Beach W01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 48.78048780487805,
        "first_serve_won_pct": 35.0,
        "second_serve_won_pct": 47.61904761904761,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-07",
      "opponent": "Susannah Su",
      "opponent_id": 490677,
      "tournament": "UTR Newport Beach W01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 3,
        "double_faults": 7,
        "first_serve_pct": 56.32183908045977,
        "first_serve_won_pct": 65.3061224489796,
        "second_serve_won_pct": 55.26315789473685,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 5,
    "wins": 1,
    "losses": 4,
    "form_string": "LLLLW"
  },
  "head_to_head": [
    {
      "opponent": "Veronica Miroshnichenko",
      "opponent_id": 130628,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Laura Rahnel",
      "opponent_id": 455811,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Mingyue Deng",
      "opponent_id": 530959,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Hudson Hawkins",
      "opponent_id": 1158280,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Susannah Su",
      "opponent_id": 490677,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 17:04:27 UTC"
}