Player Data JSON

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

Jannik Sinner

Jannik Sinner

Italy ATP 1
86W - 8L 91.5% Win Rate Forma: WWWWWWWWWW

JSON Data

{
  "player": {
    "id": 516,
    "api_id": 206570,
    "name": "Jannik Sinner",
    "short_name": "J. Sinner",
    "country": "Italy",
    "country_code": "IT",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 247320,
    "singles": 16.3,
    "doubles": 14.66,
    "ranking": 1,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-04-26"
  },
  "current_ranking": {
    "position": 1,
    "points": 14350,
    "best_position": 1,
    "date": "2026-05-08"
  },
  "ranking_history": [
    {
      "date": "2026-05-08",
      "position": 1,
      "points": 14350
    },
    {
      "date": "2026-05-07",
      "position": 1,
      "points": 14350
    },
    {
      "date": "2026-05-06",
      "position": 1,
      "points": 14350
    },
    {
      "date": "2026-05-05",
      "position": 1,
      "points": 14350
    },
    {
      "date": "2026-05-04",
      "position": 1,
      "points": 13350
    },
    {
      "date": "2026-05-03",
      "position": 1,
      "points": 13350
    },
    {
      "date": "2026-05-02",
      "position": 1,
      "points": 13350
    },
    {
      "date": "2026-05-01",
      "position": 1,
      "points": 13350
    },
    {
      "date": "2026-04-30",
      "position": 1,
      "points": 13350
    },
    {
      "date": "2026-04-29",
      "position": 1,
      "points": 13350
    }
  ],
  "career_stats": {
    "total_matches": 94,
    "wins": 86,
    "losses": 8,
    "win_rate": 91.5
  },
  "surface_stats": {
    "hard": {
      "matches": 62,
      "wins": 57,
      "losses": 5,
      "win_rate": 91.9
    },
    "clay": {
      "matches": 23,
      "wins": 21,
      "losses": 2,
      "win_rate": 91.3
    },
    "grass": {
      "matches": 9,
      "wins": 8,
      "losses": 1,
      "win_rate": 88.9
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 33,
      "wins": 30,
      "losses": 3,
      "win_rate": 90.9
    },
    "Masters 1000": {
      "matches": 41,
      "wins": 38,
      "losses": 3,
      "win_rate": 92.7
    },
    "ATP 500": {
      "matches": 15,
      "wins": 13,
      "losses": 2,
      "win_rate": 86.7
    },
    "Otro": {
      "matches": 5,
      "wins": 5,
      "losses": 0,
      "win_rate": 100.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 94,
    "avg_aces_per_match": 7.3,
    "avg_double_faults_per_match": 1.3,
    "avg_first_serve_pct": 64.5,
    "avg_first_serve_won_pct": 80.7,
    "avg_second_serve_won_pct": 58.8,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-05-03",
      "opponent": "Alexander Zverev",
      "opponent_id": 57163,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 8,
        "double_faults": 1,
        "first_serve_pct": 74.35897435897436,
        "first_serve_won_pct": 93.10344827586206,
        "second_serve_won_pct": 25.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-01",
      "opponent": "Arthur Fils",
      "opponent_id": 338500,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Semifinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 1,
        "first_serve_pct": 54.347826086956516,
        "first_serve_won_pct": 88.0,
        "second_serve_won_pct": 45.16129032258064,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-29",
      "opponent": "Rafael Jodar",
      "opponent_id": 458834,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 2,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 73.07692307692307,
        "second_serve_won_pct": 45.83333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-28",
      "opponent": "Cameron Norrie",
      "opponent_id": 95935,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 8,
        "double_faults": 1,
        "first_serve_pct": 62.0,
        "first_serve_won_pct": 80.64516129032258,
        "second_serve_won_pct": 38.095238095238095,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-26",
      "opponent": "Elmer Moller",
      "opponent_id": 499834,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 7,
        "double_faults": 1,
        "first_serve_pct": 70.58823529411765,
        "first_serve_won_pct": 72.22222222222221,
        "second_serve_won_pct": 36.36363636363637,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-24",
      "opponent": "Benjamin Bonzi",
      "opponent_id": 94485,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Round of 64",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 10,
        "double_faults": 1,
        "first_serve_pct": 64.63414634146342,
        "first_serve_won_pct": 84.90566037735849,
        "second_serve_won_pct": 51.724137931034484,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-12",
      "opponent": "Carlos Alcaraz",
      "opponent_id": 275923,
      "tournament": "Monte Carlo",
      "surface": "clay",
      "round": "Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 50.66666666666667,
        "first_serve_won_pct": 65.78947368421053,
        "second_serve_won_pct": 64.86486486486487,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-11",
      "opponent": "Alexander Zverev",
      "opponent_id": 57163,
      "tournament": "Monte Carlo",
      "surface": "clay",
      "round": "Semifinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 58.97435897435898,
        "first_serve_won_pct": 86.95652173913044,
        "second_serve_won_pct": 75.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-10",
      "opponent": "Felix Auger-Aliassime",
      "opponent_id": 192013,
      "tournament": "Monte Carlo",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 57.89473684210527,
        "first_serve_won_pct": 78.78787878787878,
        "second_serve_won_pct": 70.83333333333334,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-09",
      "opponent": "Tomaš Machač",
      "opponent_id": 238300,
      "tournament": "Monte Carlo",
      "surface": "clay",
      "round": "Round of 16",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 5,
        "double_faults": 4,
        "first_serve_pct": 57.333333333333336,
        "first_serve_won_pct": 72.09302325581395,
        "second_serve_won_pct": 59.375,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 10,
    "losses": 0,
    "form_string": "WWWWWWWWWW"
  },
  "head_to_head": [
    {
      "opponent": "Alexander Zverev",
      "opponent_id": 57163,
      "matches": 8,
      "wins": 8,
      "losses": 0
    },
    {
      "opponent": "Carlos Alcaraz",
      "opponent_id": 275923,
      "matches": 7,
      "wins": 3,
      "losses": 4
    },
    {
      "opponent": "Felix Auger-Aliassime",
      "opponent_id": 192013,
      "matches": 5,
      "wins": 5,
      "losses": 0
    },
    {
      "opponent": "Ben Shelton",
      "opponent_id": 385485,
      "matches": 5,
      "wins": 5,
      "losses": 0
    },
    {
      "opponent": "Alexander Bublik",
      "opponent_id": 163480,
      "matches": 4,
      "wins": 3,
      "losses": 1
    }
  ],
  "upcoming_matches": [
    {
      "date": "2026-05-09 17:00",
      "opponent": "Sebastian Ofner",
      "opponent_id": 83397,
      "tournament": "ATP Rome Masters",
      "surface": "clay",
      "round": "Round of 64",
      "odds_player": 1.01,
      "odds_opponent": 21.0
    }
  ],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 9,
          "wins": 8,
          "losses": 1,
          "win_rate": 88.9,
          "tournaments_played": 2,
          "tournaments_won": 1,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 75,
          "double_faults": 19,
          "aces_per_match": 8.3,
          "double_faults_per_match": 2.1,
          "first_serve_pct": 73.4,
          "first_serve_won_pct": 79.2,
          "second_serve_won_pct": 64.3,
          "break_points_saved_pct": 74.2,
          "break_points_converted_pct": 38.8,
          "winners_total": 226,
          "unforced_errors_total": 155
        },
        "hardcourt_indoor": {
          "matches": 15,
          "wins": 15,
          "losses": 0,
          "win_rate": 100.0,
          "tournaments_played": 4,
          "tournaments_won": 4,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 0,
          "aces": 95,
          "double_faults": 14,
          "aces_per_match": 6.3,
          "double_faults_per_match": 0.9,
          "first_serve_pct": 75.8,
          "first_serve_won_pct": 82.9,
          "second_serve_won_pct": 63.3,
          "break_points_saved_pct": 72.0,
          "break_points_converted_pct": 41.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 27,
          "wins": 24,
          "losses": 3,
          "win_rate": 88.9,
          "tournaments_played": 5,
          "tournaments_won": 2,
          "tiebreaks_won": 9,
          "tiebreaks_lost": 0,
          "aces": 179,
          "double_faults": 44,
          "aces_per_match": 6.6,
          "double_faults_per_match": 1.6,
          "first_serve_pct": 71.4,
          "first_serve_won_pct": 80.5,
          "second_serve_won_pct": 62.4,
          "break_points_saved_pct": 75.0,
          "break_points_converted_pct": 46.4,
          "winners_total": 369,
          "unforced_errors_total": 343
        },
        "red_clay": {
          "matches": 13,
          "wins": 11,
          "losses": 2,
          "win_rate": 84.6,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 3,
          "aces": 56,
          "double_faults": 9,
          "aces_per_match": 4.3,
          "double_faults_per_match": 0.7,
          "first_serve_pct": 73.8,
          "first_serve_won_pct": 75.7,
          "second_serve_won_pct": 57.7,
          "break_points_saved_pct": 66.7,
          "break_points_converted_pct": 48.5,
          "winners_total": 245,
          "unforced_errors_total": 182
        }
      },
      "totals": {
        "matches": 64,
        "wins": 58,
        "tournaments_played": 13,
        "tournaments_won": 7,
        "aces": 405,
        "double_faults": 86,
        "win_rate": 90.6,
        "losses": 6
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 10,
          "wins": 9,
          "losses": 1,
          "win_rate": 90.0,
          "tournaments_played": 2,
          "tournaments_won": 1,
          "tiebreaks_won": 9,
          "tiebreaks_lost": 4,
          "aces": 120,
          "double_faults": 20,
          "aces_per_match": 12.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 73.9,
          "first_serve_won_pct": 80.9,
          "second_serve_won_pct": 60.5,
          "break_points_saved_pct": 67.6,
          "break_points_converted_pct": 37.3,
          "winners_total": 198,
          "unforced_errors_total": 144
        },
        "hardcourt_indoor": {
          "matches": 10,
          "wins": 10,
          "losses": 0,
          "win_rate": 100.0,
          "tournaments_played": 3,
          "tournaments_won": 3,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 56,
          "double_faults": 6,
          "aces_per_match": 5.6,
          "double_faults_per_match": 0.6,
          "first_serve_pct": 72.9,
          "first_serve_won_pct": 80.9,
          "second_serve_won_pct": 62.8,
          "break_points_saved_pct": 77.8,
          "break_points_converted_pct": 51.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 43,
          "wins": 40,
          "losses": 3,
          "win_rate": 93.0,
          "tournaments_played": 8,
          "tournaments_won": 5,
          "tiebreaks_won": 13,
          "tiebreaks_lost": 3,
          "aces": 327,
          "double_faults": 85,
          "aces_per_match": 7.6,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 71.7,
          "first_serve_won_pct": 78.3,
          "second_serve_won_pct": 63.3,
          "break_points_saved_pct": 75.8,
          "break_points_converted_pct": 40.4,
          "winners_total": 466,
          "unforced_errors_total": 413
        },
        "red_clay": {
          "matches": 13,
          "wins": 11,
          "losses": 2,
          "win_rate": 84.6,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 59,
          "double_faults": 29,
          "aces_per_match": 4.5,
          "double_faults_per_match": 2.2,
          "first_serve_pct": 72.5,
          "first_serve_won_pct": 78.6,
          "second_serve_won_pct": 58.8,
          "break_points_saved_pct": 69.1,
          "break_points_converted_pct": 47.5,
          "winners_total": 210,
          "unforced_errors_total": 163
        }
      },
      "totals": {
        "matches": 76,
        "wins": 70,
        "tournaments_played": 16,
        "tournaments_won": 9,
        "aces": 562,
        "double_faults": 140,
        "win_rate": 92.1,
        "losses": 6
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 11,
          "wins": 8,
          "losses": 3,
          "win_rate": 72.7,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 99,
          "double_faults": 23,
          "aces_per_match": 9.0,
          "double_faults_per_match": 2.1,
          "first_serve_pct": 73.9,
          "first_serve_won_pct": 78.8,
          "second_serve_won_pct": 61.2,
          "break_points_saved_pct": 72.5,
          "break_points_converted_pct": 30.2,
          "winners_total": 253,
          "unforced_errors_total": 164
        },
        "hardcourt_indoor": {
          "matches": 20,
          "wins": 17,
          "losses": 3,
          "win_rate": 85.0,
          "tournaments_played": 6,
          "tournaments_won": 2,
          "tiebreaks_won": 6,
          "tiebreaks_lost": 3,
          "aces": 119,
          "double_faults": 21,
          "aces_per_match": 6.0,
          "double_faults_per_match": 1.1,
          "first_serve_pct": 75.2,
          "first_serve_won_pct": 77.8,
          "second_serve_won_pct": 61.8,
          "break_points_saved_pct": 73.3,
          "break_points_converted_pct": 40.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 33,
          "wins": 27,
          "losses": 6,
          "win_rate": 81.8,
          "tournaments_played": 9,
          "tournaments_won": 2,
          "tiebreaks_won": 6,
          "tiebreaks_lost": 5,
          "aces": 198,
          "double_faults": 68,
          "aces_per_match": 6.0,
          "double_faults_per_match": 2.1,
          "first_serve_pct": 71.2,
          "first_serve_won_pct": 76.7,
          "second_serve_won_pct": 57.6,
          "break_points_saved_pct": 68.2,
          "break_points_converted_pct": 44.1,
          "winners_total": 258,
          "unforced_errors_total": 302
        },
        "red_clay": {
          "matches": 11,
          "wins": 8,
          "losses": 3,
          "win_rate": 72.7,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 3,
          "aces": 32,
          "double_faults": 20,
          "aces_per_match": 2.9,
          "double_faults_per_match": 1.8,
          "first_serve_pct": 72.3,
          "first_serve_won_pct": 69.0,
          "second_serve_won_pct": 60.2,
          "break_points_saved_pct": 64.9,
          "break_points_converted_pct": 49.5,
          "winners_total": 90,
          "unforced_errors_total": 102
        }
      },
      "totals": {
        "matches": 75,
        "wins": 60,
        "tournaments_played": 22,
        "tournaments_won": 4,
        "aces": 448,
        "double_faults": 132,
        "win_rate": 80.0,
        "losses": 15
      }
    }
  ],
  "data_generated_at": "2026-05-09 00:34:43 UTC"
}