Player Data JSON

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

Matthew Thomson

Matthew Thomson

USA ATP
3W - 2L 60,0% Win Rate Forma: LWLWW

JSON Data

{
  "player": {
    "id": 4252,
    "api_id": 197515,
    "name": "Matthew Thomson",
    "short_name": "M. Thomson",
    "country": "USA",
    "country_code": "US",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 4221925,
    "singles": 12.0,
    "doubles": null,
    "ranking": 2357,
    "division": "General",
    "is_pro": false,
    "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": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    },
    "clay": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.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": 8.4,
    "avg_double_faults_per_match": 3.6,
    "avg_first_serve_pct": 54.5,
    "avg_first_serve_won_pct": 75.5,
    "avg_second_serve_won_pct": 54.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-24",
      "opponent": "Pablo Paternostro",
      "opponent_id": 412831,
      "tournament": "UTR PTT Bonita Springs Men +H 01",
      "surface": "clay",
      "round": "Semifinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 7,
        "double_faults": 5,
        "first_serve_pct": 56.9620253164557,
        "first_serve_won_pct": 71.11111111111111,
        "second_serve_won_pct": 48.93617021276596,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-22",
      "opponent": "William Freshwater",
      "opponent_id": 1120153,
      "tournament": "UTR PTT Bonita Springs Men +H 01",
      "surface": "clay",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 4,
        "first_serve_pct": 51.21951219512195,
        "first_serve_won_pct": 95.23809523809523,
        "second_serve_won_pct": 48.888888888888886,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-16",
      "opponent": "Drew Fishback",
      "opponent_id": 549702,
      "tournament": "UTR PTT Chapel Hill Men 01",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 9,
        "double_faults": 4,
        "first_serve_pct": 42.62295081967213,
        "first_serve_won_pct": 69.23076923076923,
        "second_serve_won_pct": 51.42857142857142,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-15",
      "opponent": "Nicholas Mangiapane",
      "opponent_id": 1096968,
      "tournament": "UTR PTT Chapel Hill Men 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 9,
        "double_faults": 5,
        "first_serve_pct": 58.19672131147541,
        "first_serve_won_pct": 69.01408450704226,
        "second_serve_won_pct": 60.78431372549019,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-14",
      "opponent": "Reece Falck",
      "opponent_id": 337896,
      "tournament": "UTR PTT Chapel Hill Men 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 11,
        "double_faults": 0,
        "first_serve_pct": 63.44086021505376,
        "first_serve_won_pct": 72.88135593220339,
        "second_serve_won_pct": 52.94117647058824,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 5,
    "wins": 3,
    "losses": 2,
    "form_string": "LWLWW"
  },
  "head_to_head": [
    {
      "opponent": "William Freshwater",
      "opponent_id": 1120153,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Pablo Paternostro",
      "opponent_id": 412831,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Reece Falck",
      "opponent_id": 337896,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Drew Fishback",
      "opponent_id": 549702,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Nicholas Mangiapane",
      "opponent_id": 1096968,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 18:11:19 UTC"
}