Player Data JSON

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

Johannes Ingildsen

Johannes Ingildsen

Denmark ATP
1W - 1L 50.0% Win Rate Forma: LW

JSON Data

{
  "player": {
    "id": 1650,
    "api_id": 111607,
    "name": "Johannes Ingildsen",
    "short_name": "J. Ingildsen",
    "country": "Denmark",
    "country_code": "DK",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 56678,
    "singles": 13.48,
    "doubles": 13.7,
    "ranking": 698,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 2,
    "wins": 1,
    "losses": 1,
    "win_rate": 50.0
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Challenger": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 2,
    "avg_aces_per_match": 0.5,
    "avg_double_faults_per_match": 5.0,
    "avg_first_serve_pct": 50.0,
    "avg_first_serve_won_pct": 62.0,
    "avg_second_serve_won_pct": 52.2,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-09-01",
      "opponent": "Enrico Dalla Valle",
      "opponent_id": 106153,
      "tournament": "Genoa, Italy",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 54.71698113207547,
        "first_serve_won_pct": 44.827586206896555,
        "second_serve_won_pct": 62.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-31",
      "opponent": "Augusto Virgili",
      "opponent_id": 96535,
      "tournament": "Genoa, Italy",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 6,
        "first_serve_pct": 45.28301886792453,
        "first_serve_won_pct": 79.16666666666666,
        "second_serve_won_pct": 22.727272727272727,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 2,
    "wins": 1,
    "losses": 1,
    "form_string": "LW"
  },
  "head_to_head": [
    {
      "opponent": "Enrico Dalla Valle",
      "opponent_id": 106153,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Augusto Virgili",
      "opponent_id": 96535,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 0,
          "aces_per_match": 0.0,
          "double_faults_per_match": 0.0,
          "first_serve_pct": 0,
          "first_serve_won_pct": 0,
          "second_serve_won_pct": 0,
          "break_points_saved_pct": 0,
          "break_points_converted_pct": 0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 12,
          "wins": 7,
          "losses": 5,
          "win_rate": 58.3,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 8,
          "double_faults": 40,
          "aces_per_match": 0.7,
          "double_faults_per_match": 3.3,
          "first_serve_pct": 73.2,
          "first_serve_won_pct": 59.1,
          "second_serve_won_pct": 54.5,
          "break_points_saved_pct": 53.3,
          "break_points_converted_pct": 51.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 13,
        "wins": 7,
        "tournaments_played": 6,
        "tournaments_won": 0,
        "aces": 8,
        "double_faults": 40,
        "win_rate": 53.8,
        "losses": 6
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "red_clay": {
          "matches": 5,
          "wins": 1,
          "losses": 4,
          "win_rate": 20.0,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 3,
          "double_faults": 18,
          "aces_per_match": 0.6,
          "double_faults_per_match": 3.6,
          "first_serve_pct": 68.7,
          "first_serve_won_pct": 56.8,
          "second_serve_won_pct": 45.9,
          "break_points_saved_pct": 54.2,
          "break_points_converted_pct": 38.2,
          "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": 0,
          "double_faults": 3,
          "aces_per_match": 0.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 67.6,
          "first_serve_won_pct": 78.4,
          "second_serve_won_pct": 48.4,
          "break_points_saved_pct": 46.2,
          "break_points_converted_pct": 0.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 6,
        "wins": 1,
        "tournaments_played": 6,
        "tournaments_won": 0,
        "aces": 3,
        "double_faults": 21,
        "win_rate": 16.7,
        "losses": 5
      }
    }
  ],
  "data_generated_at": "2025-12-10 13:04:12 UTC"
}