Player Data JSON

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

Tomas Pinho

Tomas Pinho

Portugal ATP
3W - 3L 50,0% Win Rate Forma: WLLWWL

JSON Data

{
  "player": {
    "id": 1614,
    "api_id": 289943,
    "name": "Tomas Pinho",
    "short_name": "T. Pinho",
    "country": "Portugal",
    "country_code": "PT",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 3810216,
    "singles": 13.19,
    "doubles": 13.02,
    "ranking": 1116,
    "division": "General",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 6,
    "wins": 3,
    "losses": 3,
    "win_rate": 50.0
  },
  "surface_stats": {
    "hard": {
      "matches": 6,
      "wins": 3,
      "losses": 3,
      "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": {
    "Challenger": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "UTR": {
      "matches": 5,
      "wins": 3,
      "losses": 2,
      "win_rate": 60.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 6,
    "avg_aces_per_match": 1.7,
    "avg_double_faults_per_match": 1.8,
    "avg_first_serve_pct": 61.6,
    "avg_first_serve_won_pct": 58.4,
    "avg_second_serve_won_pct": 36.0,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-20",
      "opponent": "Ilan Zheng-Xiong Hediger",
      "opponent_id": 487299,
      "tournament": "UTR PTT Carvoeiro Men +H 08",
      "surface": "hard",
      "round": "Semifinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 2,
        "first_serve_pct": 70.0,
        "first_serve_won_pct": 71.42857142857143,
        "second_serve_won_pct": 13.333333333333334,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-19",
      "opponent": "Sam Ryan Ziegann",
      "opponent_id": 263659,
      "tournament": "UTR PTT Carvoeiro Men +H 08",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 3,
        "first_serve_pct": 52.94117647058824,
        "first_serve_won_pct": 63.888888888888886,
        "second_serve_won_pct": 31.25,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-18",
      "opponent": "Miguel Avendano Cadena",
      "opponent_id": 391088,
      "tournament": "UTR PTT Carvoeiro Men +H 08",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 54.054054054054056,
        "first_serve_won_pct": 30.0,
        "second_serve_won_pct": 5.88235294117647,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-17",
      "opponent": "Nuno Pinheiro",
      "opponent_id": 423623,
      "tournament": "UTR PTT Carvoeiro Men +H 08",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 61.97183098591549,
        "first_serve_won_pct": 56.81818181818182,
        "second_serve_won_pct": 62.96296296296296,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-17",
      "opponent": "Hugo Maia",
      "opponent_id": 233191,
      "tournament": "UTR PTT Carvoeiro Men +H 08",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 67.3076923076923,
        "first_serve_won_pct": 85.71428571428571,
        "second_serve_won_pct": 42.10526315789473,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-27",
      "opponent": "Marc Polmans",
      "opponent_id": 80665,
      "tournament": "Porto, Portugal",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 63.41463414634146,
        "first_serve_won_pct": 42.30769230769231,
        "second_serve_won_pct": 59.25925925925925,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 6,
    "wins": 3,
    "losses": 3,
    "form_string": "WLLWWL"
  },
  "head_to_head": [
    {
      "opponent": "Marc Polmans",
      "opponent_id": 80665,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Hugo Maia",
      "opponent_id": 233191,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Ilan Zheng-Xiong Hediger",
      "opponent_id": 487299,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Sam Ryan Ziegann",
      "opponent_id": 263659,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Miguel Avendano Cadena",
      "opponent_id": 391088,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 2,
          "double_faults": 2,
          "aces_per_match": 2.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 73.2,
          "first_serve_won_pct": 42.3,
          "second_serve_won_pct": 23.1,
          "break_points_saved_pct": 81.8,
          "break_points_converted_pct": 20.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 1,
        "wins": 0,
        "tournaments_played": 6,
        "tournaments_won": 0,
        "aces": 2,
        "double_faults": 2,
        "win_rate": 0.0,
        "losses": 1
      }
    }
  ],
  "data_generated_at": "2026-01-31 01:08:41 UTC"
}