Player Data JSON

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

Felix Romeo

Felix Romeo

Belgium ATP
3W - 3L 50.0% Win Rate Forma: LWWWLL

JSON Data

{
  "player": {
    "id": 4884,
    "api_id": 256749,
    "name": "Felix Romeo",
    "short_name": "F. Romeo",
    "country": "Belgium",
    "country_code": "BE",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 5678331,
    "singles": 12.0,
    "doubles": null,
    "ranking": 2604,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-05-03"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 6,
    "wins": 3,
    "losses": 3,
    "win_rate": 50.0
  },
  "surface_stats": {
    "hard": {
      "matches": 6,
      "wins": 3,
      "losses": 3,
      "win_rate": 50.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": 6,
      "wins": 3,
      "losses": 3,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 6,
    "avg_aces_per_match": 1.2,
    "avg_double_faults_per_match": 2.8,
    "avg_first_serve_pct": 69.1,
    "avg_first_serve_won_pct": 66.2,
    "avg_second_serve_won_pct": 42.6,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-04-05",
      "opponent": "Fred Gil",
      "opponent_id": 15864,
      "tournament": "UTR PTT Carvoeiro Men 05",
      "surface": "hard",
      "round": "Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 67.85714285714286,
        "first_serve_won_pct": 55.26315789473685,
        "second_serve_won_pct": 60.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-04",
      "opponent": "Joel Hansson",
      "opponent_id": 491228,
      "tournament": "UTR PTT Carvoeiro Men 05",
      "surface": "hard",
      "round": "Semifinals",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 75.5813953488372,
        "first_serve_won_pct": 76.92307692307693,
        "second_serve_won_pct": 57.692307692307686,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-03",
      "opponent": "Julio Cesar Porras",
      "opponent_id": 390263,
      "tournament": "UTR PTT Carvoeiro Men 05",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 69.41176470588235,
        "first_serve_won_pct": 71.1864406779661,
        "second_serve_won_pct": 26.923076923076923,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-02",
      "opponent": "Josh Manuel",
      "opponent_id": 1168759,
      "tournament": "UTR PTT Carvoeiro Men 05",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 2,
        "double_faults": 5,
        "first_serve_pct": 73.5632183908046,
        "first_serve_won_pct": 73.4375,
        "second_serve_won_pct": 56.52173913043478,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-01",
      "opponent": "Marshall Tutu",
      "opponent_id": 49643,
      "tournament": "UTR PTT Carvoeiro Men 05",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 56.666666666666664,
        "first_serve_won_pct": 70.58823529411765,
        "second_serve_won_pct": 26.923076923076923,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-30",
      "opponent": "Guilherme Valdoleiros",
      "opponent_id": 247803,
      "tournament": "UTR PTT Carvoeiro Men 05",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 71.7948717948718,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 31.818181818181817,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 6,
    "wins": 3,
    "losses": 3,
    "form_string": "LWWWLL"
  },
  "head_to_head": [
    {
      "opponent": "Joel Hansson",
      "opponent_id": 491228,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Fred Gil",
      "opponent_id": 15864,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Julio Cesar Porras",
      "opponent_id": 390263,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Guilherme Valdoleiros",
      "opponent_id": 247803,
      "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-05-09 03:39:22 UTC"
}