Player Data JSON

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

Carla Tomai

Carla Tomai

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

JSON Data

{
  "player": {
    "id": 3241,
    "api_id": 415608,
    "name": "Carla Tomai",
    "short_name": "C. Tomai",
    "country": "Portugal",
    "country_code": "PT",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2005-05-31",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 4646688,
    "singles": 8.3,
    "doubles": 8.26,
    "ranking": 1498,
    "division": "Pro",
    "is_pro": true,
    "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": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 4,
      "wins": 0,
      "losses": 4,
      "win_rate": 0.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.0,
    "avg_double_faults_per_match": 1.5,
    "avg_first_serve_pct": 68.7,
    "avg_first_serve_won_pct": 36.4,
    "avg_second_serve_won_pct": 35.3,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-18",
      "opponent": "Diana Marcinkevica",
      "opponent_id": 47985,
      "tournament": "UTR PTT Carvoeiro Women +H 08",
      "surface": "clay",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 50.0,
        "first_serve_won_pct": 25.0,
        "second_serve_won_pct": 56.25,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-17",
      "opponent": "Lidia Encheva",
      "opponent_id": 445462,
      "tournament": "UTR PTT Carvoeiro Women +H 08",
      "surface": "clay",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 81.08108108108108,
        "first_serve_won_pct": 40.0,
        "second_serve_won_pct": 62.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-17",
      "opponent": "Nikoline Gullacksen",
      "opponent_id": 382879,
      "tournament": "UTR PTT Carvoeiro Women +H 08",
      "surface": "clay",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 82.0,
        "first_serve_won_pct": 36.58536585365854,
        "second_serve_won_pct": 61.53846153846154,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-16",
      "opponent": "Francesca Franchi",
      "opponent_id": 446490,
      "tournament": "UTR PTT Carvoeiro Women +H 08",
      "surface": "clay",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 61.81818181818181,
        "first_serve_won_pct": 44.11764705882353,
        "second_serve_won_pct": 55.55555555555556,
        "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": "Nikoline Gullacksen",
      "opponent_id": 382879,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Francesca Franchi",
      "opponent_id": 446490,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Diana Marcinkevica",
      "opponent_id": 47985,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Lidia Encheva",
      "opponent_id": 445462,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 17:04:27 UTC"
}