Player Data JSON

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

Oscar Brown

Oscar Brown

United Kingdom ATP
3W - 2L 60,0% Win Rate Forma: LWWLW

JSON Data

{
  "player": {
    "id": 2797,
    "api_id": 524833,
    "name": "Oscar Brown",
    "short_name": "O. Brown",
    "country": "United Kingdom",
    "country_code": "GB",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 313654,
    "singles": 12.9,
    "doubles": 10.87,
    "ranking": 1196,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 5,
    "wins": 3,
    "losses": 2,
    "win_rate": 60.0
  },
  "surface_stats": {
    "hard": {
      "matches": 5,
      "wins": 3,
      "losses": 2,
      "win_rate": 60.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": 5,
      "wins": 3,
      "losses": 2,
      "win_rate": 60.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 5,
    "avg_aces_per_match": 0.0,
    "avg_double_faults_per_match": 3.0,
    "avg_first_serve_pct": 61.9,
    "avg_first_serve_won_pct": 61.5,
    "avg_second_serve_won_pct": 47.4,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-21",
      "opponent": "Pavel Lagutin",
      "opponent_id": 1084374,
      "tournament": "UTR PTT Carvoeiro Men +H 08",
      "surface": "hard",
      "round": "Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 68.75,
        "first_serve_won_pct": 61.36363636363637,
        "second_serve_won_pct": 45.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-20",
      "opponent": "Marshall Tutu",
      "opponent_id": 49643,
      "tournament": "UTR PTT Carvoeiro Men +H 08",
      "surface": "hard",
      "round": "Semifinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 58.92857142857143,
        "first_serve_won_pct": 60.60606060606061,
        "second_serve_won_pct": 60.86956521739131,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-19",
      "opponent": "Karlo Kajin",
      "opponent_id": 215346,
      "tournament": "UTR PTT Carvoeiro Men +H 08",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 71.83098591549296,
        "first_serve_won_pct": 64.70588235294117,
        "second_serve_won_pct": 45.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-17",
      "opponent": "Tiago Cacao",
      "opponent_id": 189546,
      "tournament": "UTR PTT Carvoeiro Men +H 08",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 53.03030303030303,
        "first_serve_won_pct": 57.14285714285714,
        "second_serve_won_pct": 41.935483870967744,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-15",
      "opponent": "Marcel Volz",
      "opponent_id": 484851,
      "tournament": "UTR PTT Carvoeiro Men +H 08",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 56.896551724137936,
        "first_serve_won_pct": 63.63636363636363,
        "second_serve_won_pct": 26.923076923076923,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 5,
    "wins": 3,
    "losses": 2,
    "form_string": "LWWLW"
  },
  "head_to_head": [
    {
      "opponent": "Marcel Volz",
      "opponent_id": 484851,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Tiago Cacao",
      "opponent_id": 189546,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Marshall Tutu",
      "opponent_id": 49643,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Karlo Kajin",
      "opponent_id": 215346,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Pavel Lagutin",
      "opponent_id": 1084374,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 17:21:12 UTC"
}