Player Data JSON

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

Jannik Sinner

Jannik Sinner

Italy ATP 2
62W - 6L 91,2% 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.39,
    "doubles": 14.87,
    "ranking": 1,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": {
    "position": 2,
    "points": 11500,
    "best_position": 1,
    "date": "2026-01-30"
  },
  "ranking_history": [
    {
      "date": "2026-01-30",
      "position": 2,
      "points": 11500
    },
    {
      "date": "2026-01-29",
      "position": 2,
      "points": 11500
    },
    {
      "date": "2026-01-28",
      "position": 2,
      "points": 11500
    },
    {
      "date": "2026-01-27",
      "position": 2,
      "points": 11500
    },
    {
      "date": "2026-01-26",
      "position": 2,
      "points": 11500
    },
    {
      "date": "2026-01-25",
      "position": 2,
      "points": 11500
    },
    {
      "date": "2026-01-24",
      "position": 2,
      "points": 11500
    },
    {
      "date": "2026-01-23",
      "position": 2,
      "points": 11500
    },
    {
      "date": "2026-01-22",
      "position": 2,
      "points": 11500
    },
    {
      "date": "2026-01-21",
      "position": 2,
      "points": 11500
    }
  ],
  "career_stats": {
    "total_matches": 68,
    "wins": 62,
    "losses": 6,
    "win_rate": 91.2
  },
  "surface_stats": {
    "hard": {
      "matches": 47,
      "wins": 44,
      "losses": 3,
      "win_rate": 93.6
    },
    "clay": {
      "matches": 12,
      "wins": 10,
      "losses": 2,
      "win_rate": 83.3
    },
    "grass": {
      "matches": 9,
      "wins": 8,
      "losses": 1,
      "win_rate": 88.9
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 32,
      "wins": 30,
      "losses": 2,
      "win_rate": 93.8
    },
    "Masters 1000": {
      "matches": 19,
      "wins": 16,
      "losses": 3,
      "win_rate": 84.2
    },
    "ATP 500": {
      "matches": 12,
      "wins": 11,
      "losses": 1,
      "win_rate": 91.7
    },
    "Otro": {
      "matches": 5,
      "wins": 5,
      "losses": 0,
      "win_rate": 100.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 68,
    "avg_aces_per_match": 6.9,
    "avg_double_faults_per_match": 1.4,
    "avg_first_serve_pct": 64.2,
    "avg_first_serve_won_pct": 79.9,
    "avg_second_serve_won_pct": 58.3,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-28",
      "opponent": "Ben Shelton",
      "opponent_id": 385485,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "W",
      "score": "3-0",
      "stats": {
        "aces": 5,
        "double_faults": 2,
        "first_serve_pct": 60.43956043956044,
        "first_serve_won_pct": 76.36363636363637,
        "second_serve_won_pct": 66.66666666666666,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-26",
      "opponent": "Luciano Darderi",
      "opponent_id": 308084,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "3-0",
      "stats": {
        "aces": 19,
        "double_faults": 0,
        "first_serve_pct": 73.25581395348837,
        "first_serve_won_pct": 80.95238095238095,
        "second_serve_won_pct": 60.86956521739131,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-24",
      "opponent": "Eliot Spizzirri",
      "opponent_id": 288748,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "3-1",
      "stats": {
        "aces": 17,
        "double_faults": 4,
        "first_serve_pct": 65.9090909090909,
        "first_serve_won_pct": 65.51724137931035,
        "second_serve_won_pct": 42.22222222222222,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-22",
      "opponent": "James Duckworth",
      "opponent_id": 39711,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 64",
      "result": "W",
      "score": "3-0",
      "stats": {
        "aces": 18,
        "double_faults": 2,
        "first_serve_pct": 68.83116883116884,
        "first_serve_won_pct": 84.90566037735849,
        "second_serve_won_pct": 54.166666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-20",
      "opponent": "Hugo Gaston",
      "opponent_id": 205906,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 0,
        "first_serve_pct": 64.44444444444444,
        "first_serve_won_pct": 86.20689655172413,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-16",
      "opponent": "Carlos Alcaraz",
      "opponent_id": 275923,
      "tournament": "ATP Finals",
      "surface": "hard",
      "round": "Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 8,
        "double_faults": 5,
        "first_serve_pct": 55.12820512820513,
        "first_serve_won_pct": 83.72093023255815,
        "second_serve_won_pct": 54.285714285714285,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-15",
      "opponent": "Alex de Minaur",
      "opponent_id": 201239,
      "tournament": "ATP Finals",
      "surface": "hard",
      "round": "Semifinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 7,
        "double_faults": 0,
        "first_serve_pct": 74.57627118644068,
        "first_serve_won_pct": 84.0909090909091,
        "second_serve_won_pct": 45.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-14",
      "opponent": "Ben Shelton",
      "opponent_id": 385485,
      "tournament": "ATP Finals",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 11,
        "double_faults": 0,
        "first_serve_pct": 74.60317460317461,
        "first_serve_won_pct": 80.85106382978722,
        "second_serve_won_pct": 42.10526315789473,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-12",
      "opponent": "Alexander Zverev",
      "opponent_id": 57163,
      "tournament": "ATP Finals",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 12,
        "double_faults": 0,
        "first_serve_pct": 70.58823529411765,
        "first_serve_won_pct": 83.33333333333334,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-10",
      "opponent": "Felix Auger-Aliassime",
      "opponent_id": 192013,
      "tournament": "ATP Finals",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 70.58823529411765,
        "first_serve_won_pct": 88.88888888888889,
        "second_serve_won_pct": 37.5,
        "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": "Carlos Alcaraz",
      "opponent_id": 275923,
      "matches": 6,
      "wins": 2,
      "losses": 4
    },
    {
      "opponent": "Ben Shelton",
      "opponent_id": 385485,
      "matches": 5,
      "wins": 5,
      "losses": 0
    },
    {
      "opponent": "Felix Auger-Aliassime",
      "opponent_id": 192013,
      "matches": 4,
      "wins": 4,
      "losses": 0
    },
    {
      "opponent": "Alexander Bublik",
      "opponent_id": 163480,
      "matches": 4,
      "wins": 3,
      "losses": 1
    },
    {
      "opponent": "Alexander Zverev",
      "opponent_id": 57163,
      "matches": 4,
      "wins": 4,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "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-01-30 11:39:26 UTC"
}