Player Data JSON

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

Francisco Perez

Francisco Perez

Argentina ATP
2W - 2L 50,0% Win Rate Forma: LWLW

JSON Data

{
  "player": {
    "id": 3632,
    "api_id": 1085912,
    "name": "Francisco Perez",
    "short_name": "F. Perez",
    "country": "Argentina",
    "country_code": "AR",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 5494980,
    "singles": null,
    "doubles": null,
    "ranking": 13103,
    "division": "Junior",
    "is_pro": false,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 4,
    "wins": 2,
    "losses": 2,
    "win_rate": 50.0
  },
  "surface_stats": {
    "hard": {
      "matches": 4,
      "wins": 2,
      "losses": 2,
      "win_rate": 50.0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "UTR": {
      "matches": 4,
      "wins": 2,
      "losses": 2,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 4,
    "avg_aces_per_match": 0.2,
    "avg_double_faults_per_match": 5.5,
    "avg_first_serve_pct": 61.3,
    "avg_first_serve_won_pct": 56.6,
    "avg_second_serve_won_pct": 41.7,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-11",
      "opponent": "Alexander Kotzen",
      "opponent_id": 297955,
      "tournament": "UTR PTT Knoxville Men 05",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 7,
        "first_serve_pct": 52.77777777777778,
        "first_serve_won_pct": 42.10526315789473,
        "second_serve_won_pct": 17.647058823529413,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-10",
      "opponent": "Alan Jesudason",
      "opponent_id": 936877,
      "tournament": "UTR PTT Knoxville Men 05",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "1-0",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 54.285714285714285,
        "first_serve_won_pct": 73.68421052631578,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-08",
      "opponent": "Douglas Yaffa",
      "opponent_id": 496778,
      "tournament": "UTR PTT Knoxville Men 05",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 6,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 47.368421052631575,
        "second_serve_won_pct": 42.10526315789473,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-07",
      "opponent": "Charles Frey",
      "opponent_id": 1089928,
      "tournament": "UTR PTT Knoxville Men 05",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 7,
        "first_serve_pct": 71.31147540983606,
        "first_serve_won_pct": 63.2183908045977,
        "second_serve_won_pct": 57.14285714285714,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 4,
    "wins": 2,
    "losses": 2,
    "form_string": "LWLW"
  },
  "head_to_head": [
    {
      "opponent": "Charles Frey",
      "opponent_id": 1089928,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Alexander Kotzen",
      "opponent_id": 297955,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Alan Jesudason",
      "opponent_id": 936877,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Douglas Yaffa",
      "opponent_id": 496778,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 20:00:10 UTC"
}