Player Data JSON

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

Jeffrey John Wolf

Jeffrey John Wolf

USA ATP
0W - 1L 0.0% Win Rate Forma: L

JSON Data

{
  "player": {
    "id": 680,
    "api_id": 210479,
    "name": "Jeffrey John Wolf",
    "short_name": "J.J.Wolf",
    "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": 1948598,
    "singles": 14.49,
    "doubles": null,
    "ranking": 170,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 1,
    "wins": 0,
    "losses": 1,
    "win_rate": 0.0
  },
  "surface_stats": {
    "hard": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "ATP 250": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 1,
    "avg_aces_per_match": 1.0,
    "avg_double_faults_per_match": 0.0,
    "avg_first_serve_pct": 80.0,
    "avg_first_serve_won_pct": 100.0,
    "avg_second_serve_won_pct": 0.0,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-02-08",
      "opponent": "Tristan Boyer",
      "opponent_id": 232036,
      "tournament": "Delray Beach",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-0",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 80.0,
        "first_serve_won_pct": 100.0,
        "second_serve_won_pct": 0.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 1,
    "wins": 0,
    "losses": 1,
    "form_string": "L"
  },
  "head_to_head": [
    {
      "opponent": "Tristan Boyer",
      "opponent_id": 232036,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 8,
          "wins": 6,
          "losses": 2,
          "win_rate": 75.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 54,
          "double_faults": 21,
          "aces_per_match": 6.8,
          "double_faults_per_match": 2.6,
          "first_serve_pct": 71.3,
          "first_serve_won_pct": 73.7,
          "second_serve_won_pct": 49.5,
          "break_points_saved_pct": 68.8,
          "break_points_converted_pct": 40.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 1,
          "double_faults": 0,
          "aces_per_match": 1.0,
          "double_faults_per_match": 0.0,
          "first_serve_pct": 83.3,
          "first_serve_won_pct": 100.0,
          "second_serve_won_pct": 0.0,
          "break_points_saved_pct": 85.7,
          "break_points_converted_pct": 0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 9,
        "wins": 6,
        "tournaments_played": 4,
        "tournaments_won": 0,
        "aces": 55,
        "double_faults": 21,
        "win_rate": 66.7,
        "losses": 3
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 27,
          "wins": 11,
          "losses": 16,
          "win_rate": 40.7,
          "tournaments_played": 15,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 4,
          "aces": 180,
          "double_faults": 95,
          "aces_per_match": 6.7,
          "double_faults_per_match": 3.5,
          "first_serve_pct": 69.0,
          "first_serve_won_pct": 70.7,
          "second_serve_won_pct": 56.2,
          "break_points_saved_pct": 55.6,
          "break_points_converted_pct": 38.8,
          "winners_total": 30,
          "unforced_errors_total": 48
        },
        "red_clay": {
          "matches": 15,
          "wins": 6,
          "losses": 9,
          "win_rate": 40.0,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 4,
          "aces": 65,
          "double_faults": 48,
          "aces_per_match": 4.3,
          "double_faults_per_match": 3.2,
          "first_serve_pct": 69.1,
          "first_serve_won_pct": 68.6,
          "second_serve_won_pct": 51.8,
          "break_points_saved_pct": 55.8,
          "break_points_converted_pct": 38.6,
          "winners_total": 10,
          "unforced_errors_total": 24
        }
      },
      "totals": {
        "matches": 42,
        "wins": 17,
        "tournaments_played": 22,
        "tournaments_won": 0,
        "aces": 245,
        "double_faults": 143,
        "win_rate": 40.5,
        "losses": 25
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 6,
          "wins": 3,
          "losses": 3,
          "win_rate": 50.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 5,
          "aces": 44,
          "double_faults": 22,
          "aces_per_match": 7.3,
          "double_faults_per_match": 3.7,
          "first_serve_pct": 70.6,
          "first_serve_won_pct": 74.4,
          "second_serve_won_pct": 62.0,
          "break_points_saved_pct": 68.6,
          "break_points_converted_pct": 39.5,
          "winners_total": 91,
          "unforced_errors_total": 66
        },
        "hardcourt_indoor": {
          "matches": 8,
          "wins": 4,
          "losses": 4,
          "win_rate": 50.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 61,
          "double_faults": 24,
          "aces_per_match": 7.6,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 70.0,
          "first_serve_won_pct": 78.6,
          "second_serve_won_pct": 56.9,
          "break_points_saved_pct": 68.8,
          "break_points_converted_pct": 42.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 27,
          "wins": 14,
          "losses": 13,
          "win_rate": 51.9,
          "tournaments_played": 13,
          "tournaments_won": 0,
          "tiebreaks_won": 8,
          "tiebreaks_lost": 2,
          "aces": 216,
          "double_faults": 80,
          "aces_per_match": 8.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 73.0,
          "first_serve_won_pct": 72.8,
          "second_serve_won_pct": 54.6,
          "break_points_saved_pct": 62.2,
          "break_points_converted_pct": 37.2,
          "winners_total": 294,
          "unforced_errors_total": 226
        },
        "red_clay": {
          "matches": 10,
          "wins": 5,
          "losses": 5,
          "win_rate": 50.0,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 48,
          "double_faults": 27,
          "aces_per_match": 4.8,
          "double_faults_per_match": 2.7,
          "first_serve_pct": 70.3,
          "first_serve_won_pct": 71.1,
          "second_serve_won_pct": 61.2,
          "break_points_saved_pct": 61.5,
          "break_points_converted_pct": 69.4,
          "winners_total": 52,
          "unforced_errors_total": 74
        }
      },
      "totals": {
        "matches": 51,
        "wins": 26,
        "tournaments_played": 25,
        "tournaments_won": 0,
        "aces": 369,
        "double_faults": 153,
        "win_rate": 51.0,
        "losses": 25
      }
    }
  ],
  "data_generated_at": "2025-12-12 13:32:15 UTC"
}