Player Data JSON

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

Samvrutha Jawahar

Samvrutha Jawahar

USA WTA
0W - 4L 0,0% Win Rate Forma: LLLL

JSON Data

{
  "player": {
    "id": 4257,
    "api_id": 478167,
    "name": "Samvrutha Jawahar",
    "short_name": "S. Jawahar",
    "country": "USA",
    "country_code": "US",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 806455,
    "singles": 8.0,
    "doubles": null,
    "ranking": 967,
    "division": "Junior",
    "is_pro": false,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 4,
    "wins": 0,
    "losses": 4,
    "win_rate": 0.0
  },
  "surface_stats": {
    "hard": {
      "matches": 4,
      "wins": 0,
      "losses": 4,
      "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": {
    "UTR": {
      "matches": 4,
      "wins": 0,
      "losses": 4,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 4,
    "avg_aces_per_match": 0.5,
    "avg_double_faults_per_match": 4.8,
    "avg_first_serve_pct": 68.5,
    "avg_first_serve_won_pct": 48.2,
    "avg_second_serve_won_pct": 31.6,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-17",
      "opponent": "Kavya Kongara",
      "opponent_id": 1091477,
      "tournament": "UTR Boca Raton W01",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 59.036144578313255,
        "first_serve_won_pct": 51.02040816326531,
        "second_serve_won_pct": 44.11764705882353,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-16",
      "opponent": "Lillian Santos",
      "opponent_id": 1074772,
      "tournament": "UTR Boca Raton W01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 72.09302325581395,
        "first_serve_won_pct": 41.935483870967744,
        "second_serve_won_pct": 16.666666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-15",
      "opponent": "Natalie Oliver",
      "opponent_id": 1163764,
      "tournament": "UTR Boca Raton W01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 7,
        "first_serve_pct": 71.1864406779661,
        "first_serve_won_pct": 47.61904761904761,
        "second_serve_won_pct": 23.52941176470588,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-14",
      "opponent": "Juliette Nask",
      "opponent_id": 1091478,
      "tournament": "UTR Boca Raton W01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 71.56862745098039,
        "first_serve_won_pct": 52.054794520547944,
        "second_serve_won_pct": 44.827586206896555,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 4,
    "wins": 0,
    "losses": 4,
    "form_string": "LLLL"
  },
  "head_to_head": [
    {
      "opponent": "Kavya Kongara",
      "opponent_id": 1091477,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Juliette Nask",
      "opponent_id": 1091478,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Natalie Oliver",
      "opponent_id": 1163764,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Lillian Santos",
      "opponent_id": 1074772,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 19:55:06 UTC"
}