Player Data JSON

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

Lucas Gerch

Lucas Gerch

Germany ATP
1W - 2L 33,3% Win Rate Forma: LLW

JSON Data

{
  "player": {
    "id": 698,
    "api_id": 106357,
    "name": "Lucas Gerch",
    "short_name": "L. Gerch",
    "country": "Germany",
    "country_code": "DE",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 5576292,
    "singles": 13.83,
    "doubles": 13.34,
    "ranking": 476,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 3,
    "wins": 1,
    "losses": 2,
    "win_rate": 33.3
  },
  "surface_stats": {
    "hard": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Challenger": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    }
  },
  "average_match_stats": {
    "matches_with_stats": 3,
    "avg_aces_per_match": 9.0,
    "avg_double_faults_per_match": 4.0,
    "avg_first_serve_pct": 63.5,
    "avg_first_serve_won_pct": 70.8,
    "avg_second_serve_won_pct": 57.0,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-09-28",
      "opponent": "Adrian Oetzbach",
      "opponent_id": 165198,
      "tournament": "Alicante, Spain",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 5,
        "double_faults": 6,
        "first_serve_pct": 65.78947368421053,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 53.84615384615385,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-02-10",
      "opponent": "Aleksandre Bakshi",
      "opponent_id": 118166,
      "tournament": "Manama, Bahrain",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 11,
        "double_faults": 3,
        "first_serve_pct": 62.33766233766234,
        "first_serve_won_pct": 72.91666666666666,
        "second_serve_won_pct": 58.620689655172406,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-02-09",
      "opponent": "Samir Hamza Reguig",
      "opponent_id": 269873,
      "tournament": "Manama, Bahrain",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 11,
        "double_faults": 3,
        "first_serve_pct": 62.33766233766234,
        "first_serve_won_pct": 72.91666666666666,
        "second_serve_won_pct": 58.620689655172406,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 3,
    "wins": 1,
    "losses": 2,
    "form_string": "LLW"
  },
  "head_to_head": [
    {
      "opponent": "Aleksandre Bakshi",
      "opponent_id": 118166,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Samir Hamza Reguig",
      "opponent_id": 269873,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Adrian Oetzbach",
      "opponent_id": 165198,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 27,
          "double_faults": 12,
          "aces_per_match": 9.0,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 73.4,
          "first_serve_won_pct": 70.2,
          "second_serve_won_pct": 64.7,
          "break_points_saved_pct": 71.4,
          "break_points_converted_pct": 34.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 10,
          "wins": 7,
          "losses": 3,
          "win_rate": 70.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 3,
          "aces": 17,
          "double_faults": 43,
          "aces_per_match": 1.7,
          "double_faults_per_match": 4.3,
          "first_serve_pct": 72.8,
          "first_serve_won_pct": 67.5,
          "second_serve_won_pct": 55.2,
          "break_points_saved_pct": 66.7,
          "break_points_converted_pct": 32.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 13,
        "wins": 8,
        "tournaments_played": 5,
        "tournaments_won": 0,
        "aces": 44,
        "double_faults": 55,
        "win_rate": 61.5,
        "losses": 5
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 3,
          "wins": 0,
          "losses": 3,
          "win_rate": 0.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 8,
          "double_faults": 9,
          "aces_per_match": 2.7,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 70.6,
          "first_serve_won_pct": 63.6,
          "second_serve_won_pct": 40.7,
          "break_points_saved_pct": 38.1,
          "break_points_converted_pct": 44.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 7,
          "double_faults": 6,
          "aces_per_match": 3.5,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 65.4,
          "first_serve_won_pct": 55.3,
          "second_serve_won_pct": 51.1,
          "break_points_saved_pct": 42.9,
          "break_points_converted_pct": 14.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 10,
          "wins": 5,
          "losses": 5,
          "win_rate": 50.0,
          "tournaments_played": 17,
          "tournaments_won": 1,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 24,
          "double_faults": 39,
          "aces_per_match": 2.4,
          "double_faults_per_match": 3.9,
          "first_serve_pct": 69.8,
          "first_serve_won_pct": 64.3,
          "second_serve_won_pct": 55.4,
          "break_points_saved_pct": 43.7,
          "break_points_converted_pct": 35.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 15,
        "wins": 5,
        "tournaments_played": 22,
        "tournaments_won": 1,
        "aces": 39,
        "double_faults": 54,
        "win_rate": 33.3,
        "losses": 10
      }
    }
  ],
  "data_generated_at": "2026-01-31 05:12:57 UTC"
}