Player Data JSON

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

David Pichler

David Pichler

Austria ATP
3W - 2L 60.0% Win Rate Forma: LWWWL

JSON Data

{
  "player": {
    "id": 1782,
    "api_id": 110707,
    "name": "David Pichler",
    "short_name": "D. Pichler",
    "country": "Austria",
    "country_code": "AT",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 55851,
    "singles": 13.53,
    "doubles": 13.85,
    "ranking": 662,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 5,
    "wins": 3,
    "losses": 2,
    "win_rate": 60.0
  },
  "surface_stats": {
    "hard": {
      "matches": 4,
      "wins": 3,
      "losses": 1,
      "win_rate": 75.0
    },
    "clay": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Challenger": {
      "matches": 5,
      "wins": 3,
      "losses": 2,
      "win_rate": 60.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 5,
    "avg_aces_per_match": 6.8,
    "avg_double_faults_per_match": 4.0,
    "avg_first_serve_pct": 62.6,
    "avg_first_serve_won_pct": 70.2,
    "avg_second_serve_won_pct": 49.7,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-10-30",
      "opponent": "Francesco Maestrelli",
      "opponent_id": 261017,
      "tournament": "Bratislava, Slovakia",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 7,
        "double_faults": 6,
        "first_serve_pct": 59.13978494623656,
        "first_serve_won_pct": 63.63636363636363,
        "second_serve_won_pct": 42.10526315789473,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-28",
      "opponent": "Sascha Gueymard Wayenburg",
      "opponent_id": 340741,
      "tournament": "Bratislava, Slovakia",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 7,
        "double_faults": 2,
        "first_serve_pct": 61.66666666666667,
        "first_serve_won_pct": 81.08108108108108,
        "second_serve_won_pct": 47.82608695652174,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-27",
      "opponent": "Michal Krajci",
      "opponent_id": 376934,
      "tournament": "Bratislava, Slovakia",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 11,
        "double_faults": 5,
        "first_serve_pct": 67.88990825688074,
        "first_serve_won_pct": 74.32432432432432,
        "second_serve_won_pct": 57.14285714285714,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-26",
      "opponent": "Matej Dodig",
      "opponent_id": 420876,
      "tournament": "Bratislava, Slovakia",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 1,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 77.08333333333334,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-07",
      "opponent": "Michael Vrbensky",
      "opponent_id": 235930,
      "tournament": "Szczecin, Poland",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 6,
        "first_serve_pct": 57.407407407407405,
        "first_serve_won_pct": 54.83870967741935,
        "second_serve_won_pct": 63.1578947368421,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 5,
    "wins": 3,
    "losses": 2,
    "form_string": "LWWWL"
  },
  "head_to_head": [
    {
      "opponent": "Michael Vrbensky",
      "opponent_id": 235930,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Matej Dodig",
      "opponent_id": 420876,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Francesco Maestrelli",
      "opponent_id": 261017,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Sascha Gueymard Wayenburg",
      "opponent_id": 340741,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Michal Krajci",
      "opponent_id": 376934,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 5,
          "wins": 3,
          "losses": 2,
          "win_rate": 60.0,
          "tournaments_played": 3,
          "tournaments_won": 1,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 31,
          "double_faults": 15,
          "aces_per_match": 6.2,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 73.7,
          "first_serve_won_pct": 71.2,
          "second_serve_won_pct": 54.2,
          "break_points_saved_pct": 73.0,
          "break_points_converted_pct": 42.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 10,
          "double_faults": 10,
          "aces_per_match": 3.3,
          "double_faults_per_match": 3.3,
          "first_serve_pct": 74.8,
          "first_serve_won_pct": 68.6,
          "second_serve_won_pct": 54.0,
          "break_points_saved_pct": 57.1,
          "break_points_converted_pct": 15.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 4,
          "wins": 1,
          "losses": 3,
          "win_rate": 25.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 12,
          "double_faults": 17,
          "aces_per_match": 3.0,
          "double_faults_per_match": 4.2,
          "first_serve_pct": 65.9,
          "first_serve_won_pct": 56.2,
          "second_serve_won_pct": 49.5,
          "break_points_saved_pct": 58.3,
          "break_points_converted_pct": 11.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 12,
        "wins": 5,
        "tournaments_played": 9,
        "tournaments_won": 1,
        "aces": 53,
        "double_faults": 42,
        "win_rate": 41.7,
        "losses": 7
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 4,
          "wins": 2,
          "losses": 2,
          "win_rate": 50.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 14,
          "double_faults": 5,
          "aces_per_match": 3.5,
          "double_faults_per_match": 1.2,
          "first_serve_pct": 72.2,
          "first_serve_won_pct": 68.8,
          "second_serve_won_pct": 49.4,
          "break_points_saved_pct": 35.3,
          "break_points_converted_pct": 54.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 6,
          "wins": 1,
          "losses": 5,
          "win_rate": 16.7,
          "tournaments_played": 8,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 3,
          "aces": 15,
          "double_faults": 15,
          "aces_per_match": 2.5,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 74.5,
          "first_serve_won_pct": 62.8,
          "second_serve_won_pct": 52.8,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 30.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 20,
          "wins": 10,
          "losses": 10,
          "win_rate": 50.0,
          "tournaments_played": 12,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 3,
          "aces": 60,
          "double_faults": 54,
          "aces_per_match": 3.0,
          "double_faults_per_match": 2.7,
          "first_serve_pct": 73.5,
          "first_serve_won_pct": 72.0,
          "second_serve_won_pct": 52.9,
          "break_points_saved_pct": 56.0,
          "break_points_converted_pct": 44.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 4,
          "double_faults": 3,
          "aces_per_match": 4.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 70.8,
          "first_serve_won_pct": 54.5,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 0.0,
          "break_points_converted_pct": 66.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 31,
        "wins": 13,
        "tournaments_played": 23,
        "tournaments_won": 0,
        "aces": 93,
        "double_faults": 77,
        "win_rate": 41.9,
        "losses": 18
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:58:06 UTC"
}