Player Data JSON

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

Theodor-Matei Ene

Theodor-Matei Ene

Romania ATP
0W - 4L 0,0% Win Rate Forma: LLLL

JSON Data

{
  "player": {
    "id": 4260,
    "api_id": 500359,
    "name": "Theodor-Matei Ene",
    "short_name": "T. Ene",
    "country": "Romania",
    "country_code": "RO",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 4031618,
    "singles": 12.0,
    "doubles": null,
    "ranking": 2109,
    "division": "General",
    "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.0,
    "avg_first_serve_pct": 61.8,
    "avg_first_serve_won_pct": 57.5,
    "avg_second_serve_won_pct": 39.3,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-25",
      "opponent": "Marcel Volz",
      "opponent_id": 484851,
      "tournament": "UTR Carvoeiro M02",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 7,
        "first_serve_pct": 62.65060240963856,
        "first_serve_won_pct": 61.53846153846154,
        "second_serve_won_pct": 45.45454545454545,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-24",
      "opponent": "Miguel Semedo",
      "opponent_id": 98723,
      "tournament": "UTR Carvoeiro M02",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 57.534246575342465,
        "first_serve_won_pct": 64.28571428571429,
        "second_serve_won_pct": 58.82352941176471,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-24",
      "opponent": "Marshall Tutu",
      "opponent_id": 49643,
      "tournament": "UTR Carvoeiro M02",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 62.5,
        "first_serve_won_pct": 51.42857142857142,
        "second_serve_won_pct": 38.095238095238095,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-22",
      "opponent": "John Echeverria",
      "opponent_id": 234275,
      "tournament": "UTR Carvoeiro M02",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 64.63414634146342,
        "first_serve_won_pct": 52.83018867924528,
        "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": "Miguel Semedo",
      "opponent_id": 98723,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Marcel Volz",
      "opponent_id": 484851,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "John Echeverria",
      "opponent_id": 234275,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Marshall Tutu",
      "opponent_id": 49643,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 12:53:03 UTC"
}