Player Data JSON

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

Tristan Schoolkate

Tristan Schoolkate

Australia ATP 126
17W - 27L 38.6% Win Rate Forma: LLLWLLLLLW

JSON Data

{
  "player": {
    "id": 121,
    "api_id": 275471,
    "name": "Tristan Schoolkate",
    "short_name": "T. Schoolkate",
    "country": "Australia",
    "country_code": "AU",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 249413,
    "singles": 14.44,
    "doubles": 14.07,
    "ranking": 202,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-04-19"
  },
  "current_ranking": {
    "position": 126,
    "points": 512,
    "best_position": 95,
    "date": "2026-05-08"
  },
  "ranking_history": [
    {
      "date": "2026-05-08",
      "position": 126,
      "points": 512
    },
    {
      "date": "2026-05-07",
      "position": 126,
      "points": 512
    },
    {
      "date": "2026-05-06",
      "position": 126,
      "points": 512
    },
    {
      "date": "2026-05-05",
      "position": 126,
      "points": 512
    },
    {
      "date": "2026-05-04",
      "position": 114,
      "points": 558
    },
    {
      "date": "2026-05-03",
      "position": 114,
      "points": 558
    },
    {
      "date": "2026-05-02",
      "position": 114,
      "points": 558
    },
    {
      "date": "2026-05-01",
      "position": 114,
      "points": 558
    },
    {
      "date": "2026-04-30",
      "position": 114,
      "points": 558
    },
    {
      "date": "2026-04-29",
      "position": 114,
      "points": 558
    }
  ],
  "career_stats": {
    "total_matches": 44,
    "wins": 17,
    "losses": 27,
    "win_rate": 38.6
  },
  "surface_stats": {
    "hard": {
      "matches": 40,
      "wins": 16,
      "losses": 24,
      "win_rate": 40.0
    },
    "clay": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    },
    "grass": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 8,
      "wins": 3,
      "losses": 5,
      "win_rate": 37.5
    },
    "Masters 1000": {
      "matches": 13,
      "wins": 7,
      "losses": 6,
      "win_rate": 53.8
    },
    "ATP 500": {
      "matches": 4,
      "wins": 1,
      "losses": 3,
      "win_rate": 25.0
    },
    "ATP 250": {
      "matches": 16,
      "wins": 5,
      "losses": 11,
      "win_rate": 31.2
    },
    "Challenger": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    }
  },
  "average_match_stats": {
    "matches_with_stats": 44,
    "avg_aces_per_match": 8.4,
    "avg_double_faults_per_match": 3.7,
    "avg_first_serve_pct": 60.0,
    "avg_first_serve_won_pct": 72.5,
    "avg_second_serve_won_pct": 45.6,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-03-16",
      "opponent": "Yunchaokete Bu",
      "opponent_id": 254227,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 11,
        "double_faults": 5,
        "first_serve_pct": 67.21311475409836,
        "first_serve_won_pct": 78.04878048780488,
        "second_serve_won_pct": 45.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-24",
      "opponent": "Miomir Kecmanović",
      "opponent_id": 198592,
      "tournament": "Acapulco",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 3,
        "first_serve_pct": 67.3076923076923,
        "first_serve_won_pct": 60.0,
        "second_serve_won_pct": 46.666666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-15",
      "opponent": "Coleman Wong",
      "opponent_id": 289106,
      "tournament": "Delray Beach",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 11,
        "double_faults": 3,
        "first_serve_pct": 74.6268656716418,
        "first_serve_won_pct": 72.0,
        "second_serve_won_pct": 52.38095238095239,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-14",
      "opponent": "Murphy Cassone",
      "opponent_id": 333007,
      "tournament": "Delray Beach",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 4,
        "first_serve_pct": 61.76470588235294,
        "first_serve_won_pct": 85.71428571428571,
        "second_serve_won_pct": 56.00000000000001,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-18",
      "opponent": "Corentin Moutet",
      "opponent_id": 175014,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "L",
      "score": "0-3",
      "stats": {
        "aces": 8,
        "double_faults": 4,
        "first_serve_pct": 58.94736842105262,
        "first_serve_won_pct": 67.85714285714286,
        "second_serve_won_pct": 58.139534883720934,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-13",
      "opponent": "Rinky Hijikata",
      "opponent_id": 237452,
      "tournament": "Adelaide",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 8,
        "double_faults": 5,
        "first_serve_pct": 50.847457627118644,
        "first_serve_won_pct": 73.33333333333333,
        "second_serve_won_pct": 72.22222222222221,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-03",
      "opponent": "James Duckworth",
      "opponent_id": 39711,
      "tournament": "Brisbane",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 9,
        "double_faults": 5,
        "first_serve_pct": 52.0,
        "first_serve_won_pct": 76.92307692307693,
        "second_serve_won_pct": 66.66666666666666,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-01",
      "opponent": "Dan Added",
      "opponent_id": 191842,
      "tournament": "Metz",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 19,
        "double_faults": 4,
        "first_serve_pct": 75.0,
        "first_serve_won_pct": 74.35897435897436,
        "second_serve_won_pct": 51.21951219512195,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-29",
      "opponent": "Otto Virtanen",
      "opponent_id": 229218,
      "tournament": "Bratislava, Slovakia",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 6,
        "double_faults": 4,
        "first_serve_pct": 64.81481481481481,
        "first_serve_won_pct": 65.71428571428571,
        "second_serve_won_pct": 36.84210526315789,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-27",
      "opponent": "Colton Smith",
      "opponent_id": 391865,
      "tournament": "Bratislava, Slovakia",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 1,
        "first_serve_pct": 68.42105263157895,
        "first_serve_won_pct": 71.15384615384616,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 2,
    "losses": 8,
    "form_string": "LLLWLLLLLW"
  },
  "head_to_head": [
    {
      "opponent": "James Duckworth",
      "opponent_id": 39711,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Daniel Altmaier",
      "opponent_id": 127208,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Matteo Arnaldi",
      "opponent_id": 299538,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Adam Walton",
      "opponent_id": 207575,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Ethan Quinn",
      "opponent_id": 334293,
      "matches": 2,
      "wins": 1,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 9,
          "wins": 7,
          "losses": 2,
          "win_rate": 77.8,
          "tournaments_played": 5,
          "tournaments_won": 1,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 4,
          "aces": 83,
          "double_faults": 33,
          "aces_per_match": 9.2,
          "double_faults_per_match": 3.7,
          "first_serve_pct": 72.3,
          "first_serve_won_pct": 74.8,
          "second_serve_won_pct": 54.7,
          "break_points_saved_pct": 52.3,
          "break_points_converted_pct": 41.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 6,
          "wins": 2,
          "losses": 4,
          "win_rate": 33.3,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 3,
          "aces": 67,
          "double_faults": 16,
          "aces_per_match": 11.2,
          "double_faults_per_match": 2.7,
          "first_serve_pct": 75.1,
          "first_serve_won_pct": 75.6,
          "second_serve_won_pct": 55.7,
          "break_points_saved_pct": 53.6,
          "break_points_converted_pct": 21.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 55,
          "wins": 33,
          "losses": 22,
          "win_rate": 60.0,
          "tournaments_played": 26,
          "tournaments_won": 1,
          "tiebreaks_won": 12,
          "tiebreaks_lost": 14,
          "aces": 473,
          "double_faults": 241,
          "aces_per_match": 8.6,
          "double_faults_per_match": 4.4,
          "first_serve_pct": 70.9,
          "first_serve_won_pct": 73.1,
          "second_serve_won_pct": 54.2,
          "break_points_saved_pct": 68.5,
          "break_points_converted_pct": 36.5,
          "winners_total": 171,
          "unforced_errors_total": 148
        },
        "red_clay": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 13,
          "double_faults": 9,
          "aces_per_match": 6.5,
          "double_faults_per_match": 4.5,
          "first_serve_pct": 73.1,
          "first_serve_won_pct": 67.8,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 63.3,
          "break_points_converted_pct": 30.8,
          "winners_total": 26,
          "unforced_errors_total": 34
        }
      },
      "totals": {
        "matches": 72,
        "wins": 42,
        "tournaments_played": 38,
        "tournaments_won": 2,
        "aces": 636,
        "double_faults": 299,
        "win_rate": 58.3,
        "losses": 30
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 11,
          "wins": 6,
          "losses": 5,
          "win_rate": 54.5,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 6,
          "aces": 97,
          "double_faults": 27,
          "aces_per_match": 8.8,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 73.2,
          "first_serve_won_pct": 77.2,
          "second_serve_won_pct": 55.4,
          "break_points_saved_pct": 71.7,
          "break_points_converted_pct": 35.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 4,
          "wins": 2,
          "losses": 2,
          "win_rate": 50.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 35,
          "double_faults": 17,
          "aces_per_match": 8.8,
          "double_faults_per_match": 4.2,
          "first_serve_pct": 68.5,
          "first_serve_won_pct": 77.2,
          "second_serve_won_pct": 57.3,
          "break_points_saved_pct": 61.9,
          "break_points_converted_pct": 45.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 59,
          "wins": 36,
          "losses": 23,
          "win_rate": 61.0,
          "tournaments_played": 24,
          "tournaments_won": 1,
          "tiebreaks_won": 20,
          "tiebreaks_lost": 12,
          "aces": 507,
          "double_faults": 215,
          "aces_per_match": 8.6,
          "double_faults_per_match": 3.6,
          "first_serve_pct": 70.2,
          "first_serve_won_pct": 75.5,
          "second_serve_won_pct": 57.6,
          "break_points_saved_pct": 57.8,
          "break_points_converted_pct": 35.8,
          "winners_total": 101,
          "unforced_errors_total": 92
        },
        "red_clay": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 17,
          "double_faults": 16,
          "aces_per_match": 8.5,
          "double_faults_per_match": 8.0,
          "first_serve_pct": 64.4,
          "first_serve_won_pct": 85.5,
          "second_serve_won_pct": 57.4,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 22.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 76,
        "wins": 44,
        "tournaments_played": 34,
        "tournaments_won": 1,
        "aces": 656,
        "double_faults": 275,
        "win_rate": 57.9,
        "losses": 32
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 25,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 38,
          "double_faults": 19,
          "aces_per_match": 12.7,
          "double_faults_per_match": 6.3,
          "first_serve_pct": 77.5,
          "first_serve_won_pct": 71.9,
          "second_serve_won_pct": 57.8,
          "break_points_saved_pct": 63.2,
          "break_points_converted_pct": 35.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 3,
        "wins": 2,
        "tournaments_played": 25,
        "tournaments_won": 0,
        "aces": 38,
        "double_faults": 19,
        "win_rate": 66.7,
        "losses": 1
      }
    }
  ],
  "data_generated_at": "2026-05-09 00:34:29 UTC"
}