Player Data JSON

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

Colton Smith

Colton Smith

USA ATP 146
14W - 13L 51.9% Win Rate Forma: LLLWLLLWWL

JSON Data

{
  "player": {
    "id": 756,
    "api_id": 391865,
    "name": "Colton Smith",
    "short_name": "C. Smith",
    "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": 101980,
    "singles": 14.53,
    "doubles": 13.0,
    "ranking": 156,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 146,
    "points": 424,
    "best_position": 133,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 146,
      "points": 424
    },
    {
      "date": "2025-12-09",
      "position": 146,
      "points": 424
    },
    {
      "date": "2025-12-08",
      "position": 146,
      "points": 424
    },
    {
      "date": "2025-12-07",
      "position": 146,
      "points": 424
    },
    {
      "date": "2025-12-06",
      "position": 146,
      "points": 424
    },
    {
      "date": "2025-12-05",
      "position": 146,
      "points": 424
    },
    {
      "date": "2025-12-04",
      "position": 146,
      "points": 424
    },
    {
      "date": "2025-12-03",
      "position": 146,
      "points": 424
    }
  ],
  "career_stats": {
    "total_matches": 27,
    "wins": 14,
    "losses": 13,
    "win_rate": 51.9
  },
  "surface_stats": {
    "hard": {
      "matches": 19,
      "wins": 9,
      "losses": 10,
      "win_rate": 47.4
    },
    "clay": {
      "matches": 6,
      "wins": 4,
      "losses": 2,
      "win_rate": 66.7
    },
    "grass": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 4,
      "wins": 1,
      "losses": 3,
      "win_rate": 25.0
    },
    "Masters 1000": {
      "matches": 10,
      "wins": 6,
      "losses": 4,
      "win_rate": 60.0
    },
    "ATP 500": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    },
    "ATP 250": {
      "matches": 6,
      "wins": 4,
      "losses": 2,
      "win_rate": 66.7
    },
    "Challenger": {
      "matches": 4,
      "wins": 1,
      "losses": 3,
      "win_rate": 25.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 27,
    "avg_aces_per_match": 3.9,
    "avg_double_faults_per_match": 2.3,
    "avg_first_serve_pct": 63.6,
    "avg_first_serve_won_pct": 67.1,
    "avg_second_serve_won_pct": 45.2,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-10-27",
      "opponent": "Tristan Schoolkate",
      "opponent_id": 275471,
      "tournament": "Bratislava, Slovakia",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 10,
        "double_faults": 1,
        "first_serve_pct": 63.38028169014085,
        "first_serve_won_pct": 80.0,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-21",
      "opponent": "Arthur Fery",
      "opponent_id": 321789,
      "tournament": "Brest, France",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 5,
        "double_faults": 0,
        "first_serve_pct": 70.27027027027027,
        "first_serve_won_pct": 73.07692307692307,
        "second_serve_won_pct": 80.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-20",
      "opponent": "Clement Tabur",
      "opponent_id": 206602,
      "tournament": "Brest, France",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 64.0,
        "first_serve_won_pct": 53.125,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-19",
      "opponent": "Evan Furness",
      "opponent_id": 187892,
      "tournament": "Brest, France",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 13,
        "double_faults": 1,
        "first_serve_pct": 68.42105263157895,
        "first_serve_won_pct": 82.6923076923077,
        "second_serve_won_pct": 45.714285714285715,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-29",
      "opponent": "Beibit Zhukayev",
      "opponent_id": 232780,
      "tournament": "Shanghai",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 5,
        "double_faults": 0,
        "first_serve_pct": 76.31578947368422,
        "first_serve_won_pct": 67.24137931034483,
        "second_serve_won_pct": 66.66666666666666,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-19",
      "opponent": "Garrett Johns",
      "opponent_id": 239967,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 4,
        "first_serve_pct": 69.0909090909091,
        "first_serve_won_pct": 63.1578947368421,
        "second_serve_won_pct": 47.05882352941176,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-07",
      "opponent": "Fábián Marozsán",
      "opponent_id": 218259,
      "tournament": "Cincinnati",
      "surface": "hard",
      "round": "Round of 128",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 3,
        "double_faults": 7,
        "first_serve_pct": 60.0,
        "first_serve_won_pct": 73.68421052631578,
        "second_serve_won_pct": 36.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-06",
      "opponent": "Nikoloz Basilashvili",
      "opponent_id": 26204,
      "tournament": "Cincinnati",
      "surface": "hard",
      "round": "Qualification Round 2",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 7,
        "first_serve_pct": 60.0,
        "first_serve_won_pct": 73.68421052631578,
        "second_serve_won_pct": 41.66666666666667,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-05",
      "opponent": "Tristan Schoolkate",
      "opponent_id": 275471,
      "tournament": "Cincinnati",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 7,
        "first_serve_pct": 60.0,
        "first_serve_won_pct": 73.68421052631578,
        "second_serve_won_pct": 39.473684210526315,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-27",
      "opponent": "Learner Tien",
      "opponent_id": 412818,
      "tournament": "Toronto",
      "surface": "hard",
      "round": "Round of 128",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 7,
        "double_faults": 2,
        "first_serve_pct": 60.86956521739131,
        "first_serve_won_pct": 69.04761904761905,
        "second_serve_won_pct": 56.25,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 3,
    "losses": 7,
    "form_string": "LLLWLLLWWL"
  },
  "head_to_head": [
    {
      "opponent": "Tristan Schoolkate",
      "opponent_id": 275471,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Learner Tien",
      "opponent_id": 412818,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "James Duckworth",
      "opponent_id": 39711,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Pavel Kotov",
      "opponent_id": 203258,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Fábián Marozsán",
      "opponent_id": 218259,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 9,
          "wins": 5,
          "losses": 4,
          "win_rate": 55.6,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 34,
          "double_faults": 8,
          "aces_per_match": 3.8,
          "double_faults_per_match": 0.9,
          "first_serve_pct": 76.3,
          "first_serve_won_pct": 66.5,
          "second_serve_won_pct": 56.4,
          "break_points_saved_pct": 48.8,
          "break_points_converted_pct": 41.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 9,
          "wins": 6,
          "losses": 3,
          "win_rate": 66.7,
          "tournaments_played": 3,
          "tournaments_won": 1,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 3,
          "aces": 69,
          "double_faults": 10,
          "aces_per_match": 7.7,
          "double_faults_per_match": 1.1,
          "first_serve_pct": 75.5,
          "first_serve_won_pct": 74.5,
          "second_serve_won_pct": 56.1,
          "break_points_saved_pct": 63.8,
          "break_points_converted_pct": 53.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 21,
          "wins": 12,
          "losses": 9,
          "win_rate": 57.1,
          "tournaments_played": 12,
          "tournaments_won": 1,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 4,
          "aces": 73,
          "double_faults": 53,
          "aces_per_match": 3.5,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 72.9,
          "first_serve_won_pct": 67.6,
          "second_serve_won_pct": 50.5,
          "break_points_saved_pct": 67.7,
          "break_points_converted_pct": 25.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 6,
          "wins": 4,
          "losses": 2,
          "win_rate": 66.7,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 16,
          "double_faults": 15,
          "aces_per_match": 2.7,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 72.6,
          "first_serve_won_pct": 61.5,
          "second_serve_won_pct": 51.3,
          "break_points_saved_pct": 68.0,
          "break_points_converted_pct": 12.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 45,
        "wins": 27,
        "tournaments_played": 21,
        "tournaments_won": 2,
        "aces": 192,
        "double_faults": 86,
        "win_rate": 60.0,
        "losses": 18
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 13,
          "wins": 9,
          "losses": 4,
          "win_rate": 69.2,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 5,
          "aces": 67,
          "double_faults": 32,
          "aces_per_match": 5.2,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 75.4,
          "first_serve_won_pct": 69.7,
          "second_serve_won_pct": 62.2,
          "break_points_saved_pct": 73.1,
          "break_points_converted_pct": 44.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 4,
          "wins": 2,
          "losses": 2,
          "win_rate": 50.0,
          "tournaments_played": 7,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 17,
          "double_faults": 10,
          "aces_per_match": 4.2,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 73.4,
          "first_serve_won_pct": 69.5,
          "second_serve_won_pct": 58.4,
          "break_points_saved_pct": 53.8,
          "break_points_converted_pct": 37.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 17,
        "wins": 11,
        "tournaments_played": 12,
        "tournaments_won": 1,
        "aces": 84,
        "double_faults": 42,
        "win_rate": 64.7,
        "losses": 6
      }
    }
  ],
  "data_generated_at": "2025-12-10 06:51:22 UTC"
}