Player Data JSON

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

Stefan Latinovic

Stefan Latinovic

Serbia ATP
2W - 1L 66.7% Win Rate Forma: WWL

JSON Data

{
  "player": {
    "id": 1620,
    "api_id": 227427,
    "name": "Stefan Latinovic",
    "short_name": "S. Latinovic",
    "country": "Serbia",
    "country_code": "RS",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 273623,
    "singles": 13.15,
    "doubles": 13.65,
    "ranking": 947,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 3,
    "wins": 2,
    "losses": 1,
    "win_rate": 66.7
  },
  "surface_stats": {
    "hard": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "clay": {
      "matches": 2,
      "wins": 2,
      "losses": 0,
      "win_rate": 100.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Challenger": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "UTR": {
      "matches": 2,
      "wins": 2,
      "losses": 0,
      "win_rate": 100.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 3,
    "avg_aces_per_match": 5.0,
    "avg_double_faults_per_match": 2.0,
    "avg_first_serve_pct": 63.2,
    "avg_first_serve_won_pct": 71.3,
    "avg_second_serve_won_pct": 54.5,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-07",
      "opponent": "Obrad Markovski",
      "opponent_id": 297108,
      "tournament": "UTR PTT Belgrade Men 06",
      "surface": "clay",
      "round": "Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 4,
        "first_serve_pct": 64.81481481481481,
        "first_serve_won_pct": 71.42857142857143,
        "second_serve_won_pct": 37.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-06",
      "opponent": "Luka Mrsic",
      "opponent_id": 311595,
      "tournament": "UTR PTT Belgrade Men 06",
      "surface": "clay",
      "round": "Semifinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 0,
        "first_serve_pct": 71.05263157894737,
        "first_serve_won_pct": 85.18518518518519,
        "second_serve_won_pct": 36.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-03",
      "opponent": "Maximus Jones",
      "opponent_id": 336621,
      "tournament": "Grodzisk Mazowiecki, Poland",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 7,
        "double_faults": 2,
        "first_serve_pct": 53.84615384615385,
        "first_serve_won_pct": 57.14285714285714,
        "second_serve_won_pct": 48.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 3,
    "wins": 2,
    "losses": 1,
    "form_string": "WWL"
  },
  "head_to_head": [
    {
      "opponent": "Maximus Jones",
      "opponent_id": 336621,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Obrad Markovski",
      "opponent_id": 297108,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Luka Mrsic",
      "opponent_id": 311595,
      "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": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 7,
          "double_faults": 2,
          "aces_per_match": 7.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 68.4,
          "first_serve_won_pct": 57.1,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 0,
          "break_points_converted_pct": 28.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 5,
          "wins": 1,
          "losses": 4,
          "win_rate": 20.0,
          "tournaments_played": 9,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 27,
          "double_faults": 10,
          "aces_per_match": 5.4,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 72.2,
          "first_serve_won_pct": 71.2,
          "second_serve_won_pct": 44.3,
          "break_points_saved_pct": 48.0,
          "break_points_converted_pct": 0.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 6,
        "wins": 1,
        "tournaments_played": 12,
        "tournaments_won": 1,
        "aces": 34,
        "double_faults": 12,
        "win_rate": 16.7,
        "losses": 5
      }
    }
  ],
  "data_generated_at": "2025-12-10 13:06:30 UTC"
}