Player Data JSON

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

Matija Pecotic

Matija Pecotic

Croatia ATP
5W - 1L 83,3% Win Rate Forma: LWWWWW

JSON Data

{
  "player": {
    "id": 3770,
    "api_id": 78879,
    "name": "Matija Pecotic",
    "short_name": "M. Pecotic",
    "country": "Croatia",
    "country_code": "HR",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 5408035,
    "singles": 13.25,
    "doubles": null,
    "ranking": 880,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-25"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 6,
    "wins": 5,
    "losses": 1,
    "win_rate": 83.3
  },
  "surface_stats": {
    "hard": {
      "matches": 6,
      "wins": 5,
      "losses": 1,
      "win_rate": 83.3
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "UTR": {
      "matches": 6,
      "wins": 5,
      "losses": 1,
      "win_rate": 83.3
    }
  },
  "average_match_stats": {
    "matches_with_stats": 6,
    "avg_aces_per_match": 2.3,
    "avg_double_faults_per_match": 2.5,
    "avg_first_serve_pct": 54.4,
    "avg_first_serve_won_pct": 67.8,
    "avg_second_serve_won_pct": 50.6,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-21",
      "opponent": "Vignesh Gogineni",
      "opponent_id": 1158253,
      "tournament": "UTR PTT Boca Raton Men 10",
      "surface": "hard",
      "round": "Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 60.29411764705882,
        "first_serve_won_pct": 51.21951219512195,
        "second_serve_won_pct": 37.03703703703704,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-20",
      "opponent": "Petro Kuzmenok",
      "opponent_id": 1095872,
      "tournament": "UTR PTT Boca Raton Men 10",
      "surface": "hard",
      "round": "Semifinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 9,
        "double_faults": 5,
        "first_serve_pct": 56.97674418604651,
        "first_serve_won_pct": 69.38775510204081,
        "second_serve_won_pct": 39.39393939393939,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-19",
      "opponent": "Jonathan Irwanto",
      "opponent_id": 406834,
      "tournament": "UTR PTT Boca Raton Men 10",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 57.14285714285714,
        "first_serve_won_pct": 67.85714285714286,
        "second_serve_won_pct": 52.17391304347826,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-17",
      "opponent": "Shamirul Shahril Mohd Adam Das",
      "opponent_id": 246100,
      "tournament": "UTR PTT Boca Raton Men 10",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 55.172413793103445,
        "first_serve_won_pct": 81.25,
        "second_serve_won_pct": 0.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-16",
      "opponent": "Davis Wiley",
      "opponent_id": 1158255,
      "tournament": "UTR PTT Boca Raton Men 10",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 59.09090909090909,
        "first_serve_won_pct": 64.1025641025641,
        "second_serve_won_pct": 25.806451612903224,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-14",
      "opponent": "John Bernard",
      "opponent_id": 314386,
      "tournament": "UTR PTT Boca Raton Men 10",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 37.68115942028986,
        "first_serve_won_pct": 73.07692307692307,
        "second_serve_won_pct": 28.57142857142857,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 6,
    "wins": 5,
    "losses": 1,
    "form_string": "LWWWWW"
  },
  "head_to_head": [
    {
      "opponent": "John Bernard",
      "opponent_id": 314386,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Shamirul Shahril Mohd Adam Das",
      "opponent_id": 246100,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Jonathan Irwanto",
      "opponent_id": 406834,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Davis Wiley",
      "opponent_id": 1158255,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Petro Kuzmenok",
      "opponent_id": 1095872,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 20:54:38 UTC"
}