Player Data JSON

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

Ethan Quinn

Ethan Quinn

USA ATP 48
46W - 35L 56.8% Win Rate Forma: LLLWWWLLWL

JSON Data

{
  "player": {
    "id": 464,
    "api_id": 334293,
    "name": "Ethan Quinn",
    "short_name": "E. Quinn",
    "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": 3613925,
    "singles": 15.03,
    "doubles": 14.06,
    "ranking": 77,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-03-15"
  },
  "current_ranking": {
    "position": 48,
    "points": 977,
    "best_position": 48,
    "date": "2026-05-09"
  },
  "ranking_history": [
    {
      "date": "2026-05-09",
      "position": 48,
      "points": 977
    },
    {
      "date": "2026-05-08",
      "position": 48,
      "points": 977
    },
    {
      "date": "2026-05-07",
      "position": 48,
      "points": 977
    },
    {
      "date": "2026-05-06",
      "position": 48,
      "points": 977
    },
    {
      "date": "2026-05-05",
      "position": 48,
      "points": 977
    },
    {
      "date": "2026-05-04",
      "position": 48,
      "points": 977
    },
    {
      "date": "2026-05-03",
      "position": 48,
      "points": 977
    },
    {
      "date": "2026-05-02",
      "position": 48,
      "points": 977
    },
    {
      "date": "2026-05-01",
      "position": 48,
      "points": 977
    },
    {
      "date": "2026-04-30",
      "position": 48,
      "points": 977
    }
  ],
  "career_stats": {
    "total_matches": 81,
    "wins": 46,
    "losses": 35,
    "win_rate": 56.8
  },
  "surface_stats": {
    "hard": {
      "matches": 48,
      "wins": 26,
      "losses": 22,
      "win_rate": 54.2
    },
    "clay": {
      "matches": 25,
      "wins": 15,
      "losses": 10,
      "win_rate": 60.0
    },
    "grass": {
      "matches": 7,
      "wins": 4,
      "losses": 3,
      "win_rate": 57.1
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 14,
      "wins": 9,
      "losses": 5,
      "win_rate": 64.3
    },
    "Masters 1000": {
      "matches": 27,
      "wins": 14,
      "losses": 13,
      "win_rate": 51.9
    },
    "ATP 500": {
      "matches": 22,
      "wins": 14,
      "losses": 8,
      "win_rate": 63.6
    },
    "ATP 250": {
      "matches": 17,
      "wins": 8,
      "losses": 9,
      "win_rate": 47.1
    },
    "Otro": {
      "matches": 1,
      "wins": 1,
      "losses": 0,
      "win_rate": 100.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 81,
    "avg_aces_per_match": 6.9,
    "avg_double_faults_per_match": 2.8,
    "avg_first_serve_pct": 64.5,
    "avg_first_serve_won_pct": 69.3,
    "avg_second_serve_won_pct": 49.0,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-05-07",
      "opponent": "Pablo Llamas Ruiz",
      "opponent_id": 264358,
      "tournament": "ATP Rome Masters",
      "surface": "clay",
      "round": "Round of 128",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 7,
        "double_faults": 2,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 69.35483870967742,
        "second_serve_won_pct": 57.49999999999999,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-23",
      "opponent": "Fábián Marozsán",
      "opponent_id": 218259,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Round of 128",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 11,
        "double_faults": 2,
        "first_serve_pct": 60.43956043956044,
        "first_serve_won_pct": 80.0,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-15",
      "opponent": "Cameron Norrie",
      "opponent_id": 95935,
      "tournament": "Barcelona",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 7,
        "double_faults": 6,
        "first_serve_pct": 59.04761904761905,
        "first_serve_won_pct": 69.35483870967742,
        "second_serve_won_pct": 44.18604651162791,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-13",
      "opponent": "Reilly Opelka",
      "opponent_id": 130400,
      "tournament": "Barcelona",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 8,
        "double_faults": 1,
        "first_serve_pct": 70.37037037037037,
        "first_serve_won_pct": 84.21052631578947,
        "second_serve_won_pct": 41.66666666666667,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-12",
      "opponent": "Daniel Merida",
      "opponent_id": 338890,
      "tournament": "Barcelona",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 70.58823529411765,
        "first_serve_won_pct": 77.77777777777779,
        "second_serve_won_pct": 35.294117647058826,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-11",
      "opponent": "Nikoloz Basilashvili",
      "opponent_id": 26204,
      "tournament": "Barcelona",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 7,
        "double_faults": 3,
        "first_serve_pct": 64.28571428571429,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 56.52173913043478,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-07",
      "opponent": "Terence Atmane",
      "opponent_id": 273679,
      "tournament": "Monte Carlo",
      "surface": "clay",
      "round": "Round of 64",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 0,
        "first_serve_pct": 75.0,
        "first_serve_won_pct": 69.6969696969697,
        "second_serve_won_pct": 36.36363636363637,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-05",
      "opponent": "Francisco Comesaña",
      "opponent_id": 255420,
      "tournament": "Monte Carlo",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 65.47619047619048,
        "first_serve_won_pct": 47.27272727272727,
        "second_serve_won_pct": 52.38095238095239,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-04",
      "opponent": "Otto Virtanen",
      "opponent_id": 229218,
      "tournament": "Monte Carlo",
      "surface": "clay",
      "round": "Qualifications",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 3,
        "double_faults": 4,
        "first_serve_pct": 58.108108108108105,
        "first_serve_won_pct": 74.4186046511628,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-22",
      "opponent": "Jiri Lehečka",
      "opponent_id": 254742,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 6,
        "double_faults": 2,
        "first_serve_pct": 67.16417910447761,
        "first_serve_won_pct": 68.88888888888889,
        "second_serve_won_pct": 68.18181818181817,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 4,
    "losses": 6,
    "form_string": "LLLWWWLLWL"
  },
  "head_to_head": [
    {
      "opponent": "Jakub Menšik",
      "opponent_id": 372312,
      "matches": 3,
      "wins": 0,
      "losses": 3
    },
    {
      "opponent": "Tallon Griekspoor",
      "opponent_id": 122368,
      "matches": 3,
      "wins": 1,
      "losses": 2
    },
    {
      "opponent": "Tristan Schoolkate",
      "opponent_id": 275471,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Marcos Giron",
      "opponent_id": 42379,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Mark Lajal",
      "opponent_id": 383991,
      "matches": 2,
      "wins": 1,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 7,
          "wins": 4,
          "losses": 3,
          "win_rate": 57.1,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 75,
          "double_faults": 26,
          "aces_per_match": 10.7,
          "double_faults_per_match": 3.7,
          "first_serve_pct": 73.5,
          "first_serve_won_pct": 68.1,
          "second_serve_won_pct": 59.0,
          "break_points_saved_pct": 59.6,
          "break_points_converted_pct": 61.5,
          "winners_total": 59,
          "unforced_errors_total": 67
        },
        "hardcourt_indoor": {
          "matches": 12,
          "wins": 7,
          "losses": 5,
          "win_rate": 58.3,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 94,
          "double_faults": 21,
          "aces_per_match": 7.8,
          "double_faults_per_match": 1.8,
          "first_serve_pct": 75.5,
          "first_serve_won_pct": 70.9,
          "second_serve_won_pct": 53.3,
          "break_points_saved_pct": 66.7,
          "break_points_converted_pct": 52.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 32,
          "wins": 19,
          "losses": 13,
          "win_rate": 59.4,
          "tournaments_played": 13,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 7,
          "aces": 203,
          "double_faults": 88,
          "aces_per_match": 6.3,
          "double_faults_per_match": 2.8,
          "first_serve_pct": 71.6,
          "first_serve_won_pct": 71.1,
          "second_serve_won_pct": 56.4,
          "break_points_saved_pct": 60.0,
          "break_points_converted_pct": 34.1,
          "winners_total": 34,
          "unforced_errors_total": 37
        },
        "red_clay": {
          "matches": 17,
          "wins": 11,
          "losses": 6,
          "win_rate": 64.7,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 2,
          "aces": 80,
          "double_faults": 62,
          "aces_per_match": 4.7,
          "double_faults_per_match": 3.6,
          "first_serve_pct": 73.4,
          "first_serve_won_pct": 64.2,
          "second_serve_won_pct": 54.9,
          "break_points_saved_pct": 62.1,
          "break_points_converted_pct": 42.9,
          "winners_total": 181,
          "unforced_errors_total": 148
        }
      },
      "totals": {
        "matches": 68,
        "wins": 41,
        "tournaments_played": 28,
        "tournaments_won": 0,
        "aces": 452,
        "double_faults": 197,
        "win_rate": 60.3,
        "losses": 27
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 8,
          "double_faults": 5,
          "aces_per_match": 4.0,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 73.6,
          "first_serve_won_pct": 68.5,
          "second_serve_won_pct": 54.5,
          "break_points_saved_pct": 71.4,
          "break_points_converted_pct": 36.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 20,
          "wins": 12,
          "losses": 8,
          "win_rate": 60.0,
          "tournaments_played": 10,
          "tournaments_won": 1,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 0,
          "aces": 111,
          "double_faults": 44,
          "aces_per_match": 5.5,
          "double_faults_per_match": 2.2,
          "first_serve_pct": 72.3,
          "first_serve_won_pct": 72.1,
          "second_serve_won_pct": 55.1,
          "break_points_saved_pct": 69.0,
          "break_points_converted_pct": 40.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 26,
          "wins": 13,
          "losses": 13,
          "win_rate": 50.0,
          "tournaments_played": 17,
          "tournaments_won": 0,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 8,
          "aces": 111,
          "double_faults": 79,
          "aces_per_match": 4.3,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 72.6,
          "first_serve_won_pct": 71.5,
          "second_serve_won_pct": 52.1,
          "break_points_saved_pct": 60.0,
          "break_points_converted_pct": 37.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 9,
          "wins": 2,
          "losses": 7,
          "win_rate": 22.2,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 2,
          "aces": 36,
          "double_faults": 17,
          "aces_per_match": 4.0,
          "double_faults_per_match": 1.9,
          "first_serve_pct": 74.9,
          "first_serve_won_pct": 67.3,
          "second_serve_won_pct": 53.7,
          "break_points_saved_pct": 53.1,
          "break_points_converted_pct": 34.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 57,
        "wins": 28,
        "tournaments_played": 35,
        "tournaments_won": 1,
        "aces": 266,
        "double_faults": 145,
        "win_rate": 49.1,
        "losses": 29
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 8,
          "double_faults": 4,
          "aces_per_match": 4.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 73.7,
          "first_serve_won_pct": 66.7,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 64.3,
          "break_points_converted_pct": 66.7,
          "winners_total": 8,
          "unforced_errors_total": 4
        },
        "hardcourt_outdoor": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 11,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 14,
          "double_faults": 5,
          "aces_per_match": 7.0,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 72.1,
          "first_serve_won_pct": 66.3,
          "second_serve_won_pct": 45.8,
          "break_points_saved_pct": 46.7,
          "break_points_converted_pct": 22.2,
          "winners_total": 38,
          "unforced_errors_total": 52
        }
      },
      "totals": {
        "matches": 4,
        "wins": 1,
        "tournaments_played": 12,
        "tournaments_won": 1,
        "aces": 22,
        "double_faults": 9,
        "win_rate": 25.0,
        "losses": 3
      }
    }
  ],
  "data_generated_at": "2026-05-09 01:54:20 UTC"
}