Player Data JSON

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

Lina Gjorcheska

Lina Gjorcheska

North Macedonia WTA 207
3W - 3L 50.0% Win Rate Forma: LWLWLW

JSON Data

{
  "player": {
    "id": 1008,
    "api_id": 67743,
    "name": "Lina Gjorcheska",
    "short_name": "L. Gjorcheska",
    "country": "North Macedonia",
    "country_code": "MK",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1994-08-03",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 34146,
    "singles": 11.62,
    "doubles": 11.0,
    "ranking": 194,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 207,
    "points": 353,
    "best_position": 170,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 207,
      "points": 353
    },
    {
      "date": "2025-12-09",
      "position": 207,
      "points": 353
    },
    {
      "date": "2025-12-08",
      "position": 207,
      "points": 353
    },
    {
      "date": "2025-12-07",
      "position": 208,
      "points": 353
    },
    {
      "date": "2025-12-06",
      "position": 208,
      "points": 353
    },
    {
      "date": "2025-12-05",
      "position": 208,
      "points": 353
    },
    {
      "date": "2025-12-04",
      "position": 208,
      "points": 353
    },
    {
      "date": "2025-12-03",
      "position": 208,
      "points": 353
    }
  ],
  "career_stats": {
    "total_matches": 6,
    "wins": 3,
    "losses": 3,
    "win_rate": 50.0
  },
  "surface_stats": {
    "hard": {
      "matches": 4,
      "wins": 2,
      "losses": 2,
      "win_rate": 50.0
    },
    "clay": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "WTA 250": {
      "matches": 6,
      "wins": 3,
      "losses": 3,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 6,
    "avg_aces_per_match": 3.5,
    "avg_double_faults_per_match": 4.0,
    "avg_first_serve_pct": 77.5,
    "avg_first_serve_won_pct": 64.2,
    "avg_second_serve_won_pct": 51.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-10-22",
      "opponent": "Aliona Bolsova",
      "opponent_id": 115507,
      "tournament": "WTA 125K Rovereto, Italy Women Singles",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 8,
        "first_serve_pct": 68.75,
        "first_serve_won_pct": 61.81818181818181,
        "second_serve_won_pct": 60.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-20",
      "opponent": "Nuria Brancaccio",
      "opponent_id": 207593,
      "tournament": "WTA 125K Rovereto, Italy Women Singles",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 6,
        "first_serve_pct": 74.28571428571429,
        "first_serve_won_pct": 61.53846153846154,
        "second_serve_won_pct": 42.10526315789473,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-02",
      "opponent": "Sofia Costoulas",
      "opponent_id": 339457,
      "tournament": "WTA 125K Samsun, Turkiye Women Singles",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 81.13207547169812,
        "first_serve_won_pct": 58.139534883720934,
        "second_serve_won_pct": 60.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-01",
      "opponent": "Karolína Plíšková",
      "opponent_id": 20732,
      "tournament": "WTA 125K Samsun, Turkiye Women Singles",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 8,
        "double_faults": 1,
        "first_serve_pct": 85.48387096774194,
        "first_serve_won_pct": 71.69811320754717,
        "second_serve_won_pct": 44.44444444444444,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-16",
      "opponent": "Petra Marčinko",
      "opponent_id": 381052,
      "tournament": "WTA 125K Rome, Italy Women Singles",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 5,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 61.76470588235294,
        "second_serve_won_pct": 56.25,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-14",
      "opponent": "Laura Pigossi",
      "opponent_id": 64085,
      "tournament": "WTA 125K Rome, Italy Women Singles",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 88.88888888888889,
        "first_serve_won_pct": 70.0,
        "second_serve_won_pct": 80.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 6,
    "wins": 3,
    "losses": 3,
    "form_string": "LWLWLW"
  },
  "head_to_head": [
    {
      "opponent": "Nuria Brancaccio",
      "opponent_id": 207593,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Petra Marčinko",
      "opponent_id": 381052,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Laura Pigossi",
      "opponent_id": 64085,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Aliona Bolsova",
      "opponent_id": 115507,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Sofia Costoulas",
      "opponent_id": 339457,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 5,
          "double_faults": 9,
          "aces_per_match": 5.0,
          "double_faults_per_match": 9.0,
          "first_serve_pct": 76.4,
          "first_serve_won_pct": 63.8,
          "second_serve_won_pct": 58.8,
          "break_points_saved_pct": 66.7,
          "break_points_converted_pct": 27.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 4,
          "wins": 3,
          "losses": 1,
          "win_rate": 75.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 13,
          "double_faults": 31,
          "aces_per_match": 3.2,
          "double_faults_per_match": 7.8,
          "first_serve_pct": 70.2,
          "first_serve_won_pct": 69.4,
          "second_serve_won_pct": 67.6,
          "break_points_saved_pct": 60.9,
          "break_points_converted_pct": 71.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 7,
          "double_faults": 18,
          "aces_per_match": 3.5,
          "double_faults_per_match": 9.0,
          "first_serve_pct": 73.2,
          "first_serve_won_pct": 57.8,
          "second_serve_won_pct": 68.9,
          "break_points_saved_pct": 47.4,
          "break_points_converted_pct": 36.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 4,
          "wins": 1,
          "losses": 3,
          "win_rate": 25.0,
          "tournaments_played": 14,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 6,
          "double_faults": 32,
          "aces_per_match": 1.5,
          "double_faults_per_match": 8.0,
          "first_serve_pct": 73.3,
          "first_serve_won_pct": 63.9,
          "second_serve_won_pct": 31.5,
          "break_points_saved_pct": 40.9,
          "break_points_converted_pct": 60.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 11,
        "wins": 4,
        "tournaments_played": 22,
        "tournaments_won": 0,
        "aces": 31,
        "double_faults": 90,
        "win_rate": 36.4,
        "losses": 7
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 5,
          "wins": 5,
          "losses": 0,
          "win_rate": 100.0,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 17,
          "double_faults": 36,
          "aces_per_match": 3.4,
          "double_faults_per_match": 7.2,
          "first_serve_pct": 71.5,
          "first_serve_won_pct": 75.9,
          "second_serve_won_pct": 66.7,
          "break_points_saved_pct": 62.5,
          "break_points_converted_pct": 52.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 18,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 4,
          "double_faults": 7,
          "aces_per_match": 4.0,
          "double_faults_per_match": 7.0,
          "first_serve_pct": 68.0,
          "first_serve_won_pct": 62.9,
          "second_serve_won_pct": 62.5,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 33.3,
          "winners_total": 4,
          "unforced_errors_total": 7
        }
      },
      "totals": {
        "matches": 6,
        "wins": 5,
        "tournaments_played": 24,
        "tournaments_won": 1,
        "aces": 21,
        "double_faults": 43,
        "win_rate": 83.3,
        "losses": 1
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:48:44 UTC"
}