Player Data JSON

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

Garrett Johns

Garrett Johns

USA ATP 291
2W - 3L 40.0% Win Rate Forma: LLWWL

JSON Data

{
  "player": {
    "id": 546,
    "api_id": 239967,
    "name": "Garrett Johns",
    "short_name": "G. Johns",
    "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": 1731401,
    "singles": 13.98,
    "doubles": 13.3,
    "ranking": 381,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 291,
    "points": 183,
    "best_position": 279,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 291,
      "points": 183
    },
    {
      "date": "2025-12-09",
      "position": 291,
      "points": 183
    },
    {
      "date": "2025-12-08",
      "position": 291,
      "points": 183
    },
    {
      "date": "2025-12-07",
      "position": 291,
      "points": 183
    },
    {
      "date": "2025-12-06",
      "position": 291,
      "points": 183
    },
    {
      "date": "2025-12-05",
      "position": 291,
      "points": 183
    },
    {
      "date": "2025-12-04",
      "position": 291,
      "points": 183
    },
    {
      "date": "2025-12-03",
      "position": 291,
      "points": 183
    }
  ],
  "career_stats": {
    "total_matches": 5,
    "wins": 2,
    "losses": 3,
    "win_rate": 40.0
  },
  "surface_stats": {
    "hard": {
      "matches": 4,
      "wins": 2,
      "losses": 2,
      "win_rate": 50.0
    },
    "clay": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    },
    "Challenger": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 5,
    "avg_aces_per_match": 4.8,
    "avg_double_faults_per_match": 1.2,
    "avg_first_serve_pct": 60.5,
    "avg_first_serve_won_pct": 72.4,
    "avg_second_serve_won_pct": 48.6,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-11-11",
      "opponent": "Marc-Andrea Huesler",
      "opponent_id": 145112,
      "tournament": "Kobe, Japan",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 6,
        "double_faults": 0,
        "first_serve_pct": 68.91891891891892,
        "first_serve_won_pct": 70.58823529411765,
        "second_serve_won_pct": 75.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-22",
      "opponent": "Leandro Riedi",
      "opponent_id": 321788,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 5,
        "double_faults": 1,
        "first_serve_pct": 69.86301369863014,
        "first_serve_won_pct": 78.43137254901961,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-21",
      "opponent": "Oliver Crawford",
      "opponent_id": 213057,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Qualification Round 2",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 9,
        "double_faults": 2,
        "first_serve_pct": 45.88235294117647,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 54.347826086956516,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-19",
      "opponent": "Colton Smith",
      "opponent_id": 391865,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 66.10169491525424,
        "first_serve_won_pct": 74.35897435897436,
        "second_serve_won_pct": 47.05882352941176,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-01-12",
      "opponent": "Luciano Emanuel Ambrogi",
      "opponent_id": 333081,
      "tournament": "Buenos Aires, Argentina",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 51.61290322580645,
        "first_serve_won_pct": 71.875,
        "second_serve_won_pct": 36.666666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 5,
    "wins": 2,
    "losses": 3,
    "form_string": "LLWWL"
  },
  "head_to_head": [
    {
      "opponent": "Marc-Andrea Huesler",
      "opponent_id": 145112,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Luciano Emanuel Ambrogi",
      "opponent_id": 333081,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Colton Smith",
      "opponent_id": 391865,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Leandro Riedi",
      "opponent_id": 321788,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Oliver Crawford",
      "opponent_id": 213057,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 6,
          "double_faults": 0,
          "aces_per_match": 6.0,
          "double_faults_per_match": 0.0,
          "first_serve_pct": 76.3,
          "first_serve_won_pct": 70.6,
          "second_serve_won_pct": 30.4,
          "break_points_saved_pct": 72.7,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 22,
          "wins": 13,
          "losses": 9,
          "win_rate": 59.1,
          "tournaments_played": 12,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 4,
          "aces": 107,
          "double_faults": 41,
          "aces_per_match": 4.9,
          "double_faults_per_match": 1.9,
          "first_serve_pct": 70.3,
          "first_serve_won_pct": 72.2,
          "second_serve_won_pct": 51.7,
          "break_points_saved_pct": 63.2,
          "break_points_converted_pct": 37.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 9,
          "wins": 4,
          "losses": 5,
          "win_rate": 44.4,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 40,
          "double_faults": 15,
          "aces_per_match": 4.4,
          "double_faults_per_match": 1.7,
          "first_serve_pct": 69.0,
          "first_serve_won_pct": 67.1,
          "second_serve_won_pct": 51.4,
          "break_points_saved_pct": 67.3,
          "break_points_converted_pct": 35.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 32,
        "wins": 17,
        "tournaments_played": 20,
        "tournaments_won": 0,
        "aces": 153,
        "double_faults": 56,
        "win_rate": 53.1,
        "losses": 15
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 8,
          "double_faults": 6,
          "aces_per_match": 4.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 67.3,
          "first_serve_won_pct": 76.4,
          "second_serve_won_pct": 54.8,
          "break_points_saved_pct": 37.5,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 8,
          "wins": 4,
          "losses": 4,
          "win_rate": 50.0,
          "tournaments_played": 11,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 27,
          "double_faults": 8,
          "aces_per_match": 3.4,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 73.6,
          "first_serve_won_pct": 62.3,
          "second_serve_won_pct": 42.4,
          "break_points_saved_pct": 65.9,
          "break_points_converted_pct": 31.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 17,
          "wins": 8,
          "losses": 9,
          "win_rate": 47.1,
          "tournaments_played": 10,
          "tournaments_won": 1,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 2,
          "aces": 54,
          "double_faults": 28,
          "aces_per_match": 3.2,
          "double_faults_per_match": 1.6,
          "first_serve_pct": 70.6,
          "first_serve_won_pct": 62.6,
          "second_serve_won_pct": 50.5,
          "break_points_saved_pct": 60.2,
          "break_points_converted_pct": 40.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 27,
        "wins": 13,
        "tournaments_played": 23,
        "tournaments_won": 1,
        "aces": 89,
        "double_faults": 42,
        "win_rate": 48.1,
        "losses": 14
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:18:32 UTC"
}