Player Data JSON

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

Daniil Glinka

Daniil Glinka

Estonia ATP 198
7W - 2L 77.8% Win Rate Forma: LWWWLWWWW

JSON Data

{
  "player": {
    "id": 790,
    "api_id": 210033,
    "name": "Daniil Glinka",
    "short_name": "D. Glinka",
    "country": "Estonia",
    "country_code": "EE",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 205123,
    "singles": 14.5,
    "doubles": null,
    "ranking": 166,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 198,
    "points": 300,
    "best_position": 191,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 198,
      "points": 300
    },
    {
      "date": "2025-12-09",
      "position": 198,
      "points": 300
    },
    {
      "date": "2025-12-08",
      "position": 198,
      "points": 300
    },
    {
      "date": "2025-12-07",
      "position": 198,
      "points": 300
    },
    {
      "date": "2025-12-06",
      "position": 198,
      "points": 300
    },
    {
      "date": "2025-12-05",
      "position": 198,
      "points": 300
    },
    {
      "date": "2025-12-04",
      "position": 198,
      "points": 300
    },
    {
      "date": "2025-12-03",
      "position": 198,
      "points": 300
    }
  ],
  "career_stats": {
    "total_matches": 9,
    "wins": 7,
    "losses": 2,
    "win_rate": 77.8
  },
  "surface_stats": {
    "hard": {
      "matches": 9,
      "wins": 7,
      "losses": 2,
      "win_rate": 77.8
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Challenger": {
      "matches": 9,
      "wins": 7,
      "losses": 2,
      "win_rate": 77.8
    }
  },
  "average_match_stats": {
    "matches_with_stats": 9,
    "avg_aces_per_match": 6.0,
    "avg_double_faults_per_match": 3.4,
    "avg_first_serve_pct": 60.1,
    "avg_first_serve_won_pct": 73.0,
    "avg_second_serve_won_pct": 53.3,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-10-16",
      "opponent": "Alejandro Tabilo",
      "opponent_id": 102151,
      "tournament": "Olbia, Italy",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 7,
        "double_faults": 0,
        "first_serve_pct": 61.1764705882353,
        "first_serve_won_pct": 61.53846153846154,
        "second_serve_won_pct": 48.484848484848484,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-14",
      "opponent": "Clement Tabur",
      "opponent_id": 206602,
      "tournament": "Olbia, Italy",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 9,
        "double_faults": 0,
        "first_serve_pct": 68.35443037974683,
        "first_serve_won_pct": 70.37037037037037,
        "second_serve_won_pct": 56.00000000000001,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-13",
      "opponent": "Enrico Dalla Valle",
      "opponent_id": 106153,
      "tournament": "Olbia, Italy",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 10,
        "double_faults": 0,
        "first_serve_pct": 75.0,
        "first_serve_won_pct": 80.95238095238095,
        "second_serve_won_pct": 37.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-12",
      "opponent": "Aleksandr Braynin",
      "opponent_id": 208160,
      "tournament": "Olbia, Italy",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 56.86274509803921,
        "first_serve_won_pct": 79.3103448275862,
        "second_serve_won_pct": 30.76923076923077,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-08",
      "opponent": "Kamil Majchrzak",
      "opponent_id": 108709,
      "tournament": "Grodzisk Mazowiecki, Poland",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 5,
        "double_faults": 6,
        "first_serve_pct": 55.81395348837209,
        "first_serve_won_pct": 72.91666666666666,
        "second_serve_won_pct": 52.63157894736842,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-06",
      "opponent": "Maks Kasnikowski",
      "opponent_id": 342835,
      "tournament": "Grodzisk Mazowiecki, Poland",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 6,
        "first_serve_pct": 55.81395348837209,
        "first_serve_won_pct": 72.91666666666666,
        "second_serve_won_pct": 39.39393939393939,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-05",
      "opponent": "Radu Albot",
      "opponent_id": 44547,
      "tournament": "Grodzisk Mazowiecki, Poland",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 6,
        "first_serve_pct": 55.81395348837209,
        "first_serve_won_pct": 72.91666666666666,
        "second_serve_won_pct": 64.70588235294117,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-04",
      "opponent": "Amit Vales",
      "opponent_id": 381419,
      "tournament": "Grodzisk Mazowiecki, Poland",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 6,
        "first_serve_pct": 55.81395348837209,
        "first_serve_won_pct": 72.91666666666666,
        "second_serve_won_pct": 42.10526315789473,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-03",
      "opponent": "David Poljak",
      "opponent_id": 60614,
      "tournament": "Grodzisk Mazowiecki, Poland",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 6,
        "first_serve_pct": 55.81395348837209,
        "first_serve_won_pct": 72.91666666666666,
        "second_serve_won_pct": 16.666666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 9,
    "wins": 7,
    "losses": 2,
    "form_string": "LWWWLWWWW"
  },
  "head_to_head": [
    {
      "opponent": "Maks Kasnikowski",
      "opponent_id": 342835,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Radu Albot",
      "opponent_id": 44547,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Clement Tabur",
      "opponent_id": 206602,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Enrico Dalla Valle",
      "opponent_id": 106153,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "David Poljak",
      "opponent_id": 60614,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 16,
          "wins": 13,
          "losses": 3,
          "win_rate": 81.2,
          "tournaments_played": 6,
          "tournaments_won": 1,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 2,
          "aces": 133,
          "double_faults": 26,
          "aces_per_match": 8.3,
          "double_faults_per_match": 1.6,
          "first_serve_pct": 71.7,
          "first_serve_won_pct": 75.5,
          "second_serve_won_pct": 61.2,
          "break_points_saved_pct": 71.7,
          "break_points_converted_pct": 43.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 24,
          "wins": 17,
          "losses": 7,
          "win_rate": 70.8,
          "tournaments_played": 11,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 1,
          "aces": 146,
          "double_faults": 72,
          "aces_per_match": 6.1,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 71.9,
          "first_serve_won_pct": 70.2,
          "second_serve_won_pct": 58.4,
          "break_points_saved_pct": 57.3,
          "break_points_converted_pct": 27.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 40,
        "wins": 30,
        "tournaments_played": 17,
        "tournaments_won": 1,
        "aces": 279,
        "double_faults": 98,
        "win_rate": 75.0,
        "losses": 10
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 5,
          "wins": 2,
          "losses": 3,
          "win_rate": 40.0,
          "tournaments_played": 10,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 23,
          "double_faults": 12,
          "aces_per_match": 4.6,
          "double_faults_per_match": 2.4,
          "first_serve_pct": 68.9,
          "first_serve_won_pct": 72.7,
          "second_serve_won_pct": 43.5,
          "break_points_saved_pct": 68.0,
          "break_points_converted_pct": 33.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 13,
          "wins": 5,
          "losses": 8,
          "win_rate": 38.5,
          "tournaments_played": 15,
          "tournaments_won": 1,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 3,
          "aces": 83,
          "double_faults": 35,
          "aces_per_match": 6.4,
          "double_faults_per_match": 2.7,
          "first_serve_pct": 71.5,
          "first_serve_won_pct": 72.2,
          "second_serve_won_pct": 59.7,
          "break_points_saved_pct": 55.1,
          "break_points_converted_pct": 38.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 9,
          "double_faults": 3,
          "aces_per_match": 9.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 75.8,
          "first_serve_won_pct": 76.5,
          "second_serve_won_pct": 71.4,
          "break_points_saved_pct": 100.0,
          "break_points_converted_pct": 0.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 19,
        "wins": 7,
        "tournaments_played": 26,
        "tournaments_won": 1,
        "aces": 115,
        "double_faults": 50,
        "win_rate": 36.8,
        "losses": 12
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:18:40 UTC"
}