Player Data JSON

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

Rita Freitas

Rita Freitas

Portugal WTA
0W - 0L 0% Win Rate Forma:

JSON Data

{
  "player": {
    "id": 3679,
    "api_id": 1089942,
    "name": "Rita Freitas",
    "short_name": "R. Freitas",
    "country": "Portugal",
    "country_code": "PT",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1979-04-05",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 5253205,
    "singles": null,
    "doubles": null,
    "ranking": 3296,
    "division": "General",
    "is_pro": false,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 0,
    "wins": 0,
    "losses": 0,
    "win_rate": 0
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {},
  "average_match_stats": null,
  "recent_form": [],
  "form_summary": {
    "last_10_matches": 0,
    "wins": 0,
    "losses": 0,
    "form_string": ""
  },
  "head_to_head": [],
  "upcoming_matches": [
    {
      "date": "2025-12-10 11:30",
      "opponent": "Mariia Hlahola",
      "opponent_id": 299548,
      "tournament": "UTR PTT Carvoeiro Women +H 07",
      "surface": "hard",
      "round": "",
      "odds_player": 3.0,
      "odds_opponent": 1.3636363636363638
    },
    {
      "date": "2025-12-10 17:30",
      "opponent": "Marcelina Podlinska",
      "opponent_id": 188493,
      "tournament": "UTR PTT Carvoeiro Women +H 07",
      "surface": "hard",
      "round": "",
      "odds_player": 8.0,
      "odds_opponent": 1.0625
    },
    {
      "date": "2025-12-11 10:00",
      "opponent": "Didi Bredberg Canizares",
      "opponent_id": 360254,
      "tournament": "UTR PTT Carvoeiro Women +H 07",
      "surface": "hard",
      "round": "",
      "odds_player": null,
      "odds_opponent": null
    },
    {
      "date": "2025-12-11 10:00",
      "opponent": "Sara Gvozdenovic",
      "opponent_id": 231003,
      "tournament": "UTR PTT Carvoeiro Women +H 07",
      "surface": "hard",
      "round": "",
      "odds_player": null,
      "odds_opponent": null
    }
  ],
  "year_statistics": null,
  "data_generated_at": "2025-12-10 07:35:16 UTC"
}