Player Data JSON

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

Tom Paris

Tom Paris

France ATP 272
6W - 5L 54.5% Win Rate Forma: LLWWLLWWWW

JSON Data

{
  "player": {
    "id": 820,
    "api_id": 334289,
    "name": "Tom Paris",
    "short_name": "T. Paris",
    "country": "France",
    "country_code": "FR",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 274894,
    "singles": 13.99,
    "doubles": 14.11,
    "ranking": 372,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 272,
    "points": 200,
    "best_position": 252,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 272,
      "points": 200
    },
    {
      "date": "2025-12-09",
      "position": 272,
      "points": 200
    },
    {
      "date": "2025-12-08",
      "position": 272,
      "points": 200
    },
    {
      "date": "2025-12-07",
      "position": 271,
      "points": 201
    },
    {
      "date": "2025-12-06",
      "position": 271,
      "points": 201
    },
    {
      "date": "2025-12-05",
      "position": 271,
      "points": 201
    },
    {
      "date": "2025-12-04",
      "position": 271,
      "points": 201
    },
    {
      "date": "2025-12-03",
      "position": 271,
      "points": 201
    }
  ],
  "career_stats": {
    "total_matches": 11,
    "wins": 6,
    "losses": 5,
    "win_rate": 54.5
  },
  "surface_stats": {
    "hard": {
      "matches": 11,
      "wins": 6,
      "losses": 5,
      "win_rate": 54.5
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "ATP 250": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "Challenger": {
      "matches": 10,
      "wins": 6,
      "losses": 4,
      "win_rate": 60.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 11,
    "avg_aces_per_match": 4.8,
    "avg_double_faults_per_match": 1.8,
    "avg_first_serve_pct": 65.4,
    "avg_first_serve_won_pct": 66.0,
    "avg_second_serve_won_pct": 55.6,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-11-01",
      "opponent": "Moez Echargui",
      "opponent_id": 153826,
      "tournament": "Metz",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 4,
        "double_faults": 1,
        "first_serve_pct": 59.036144578313255,
        "first_serve_won_pct": 79.59183673469387,
        "second_serve_won_pct": 53.84615384615385,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-14",
      "opponent": "Arthur Gea",
      "opponent_id": 383987,
      "tournament": "Olbia, Italy",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 65.9090909090909,
        "first_serve_won_pct": 31.03448275862069,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-13",
      "opponent": "Matthew William Donald",
      "opponent_id": 353705,
      "tournament": "Olbia, Italy",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 8,
        "double_faults": 2,
        "first_serve_pct": 70.49180327868852,
        "first_serve_won_pct": 79.06976744186046,
        "second_serve_won_pct": 47.368421052631575,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-12",
      "opponent": "Leo Raquillet",
      "opponent_id": 405556,
      "tournament": "Olbia, Italy",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 0,
        "first_serve_pct": 52.94117647058824,
        "first_serve_won_pct": 51.85185185185185,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-28",
      "opponent": "Kenny De Schepper",
      "opponent_id": 41473,
      "tournament": "Mouilleron-Le-Captif, France",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 5,
        "double_faults": 0,
        "first_serve_pct": 87.03703703703704,
        "first_serve_won_pct": 61.702127659574465,
        "second_serve_won_pct": 54.54545454545454,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-19",
      "opponent": "Dan Added",
      "opponent_id": 191842,
      "tournament": "Saint Tropez, France",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 3,
        "first_serve_pct": 60.37735849056604,
        "first_serve_won_pct": 68.75,
        "second_serve_won_pct": 55.172413793103445,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-17",
      "opponent": "Mikhail Kukushkin",
      "opponent_id": 16683,
      "tournament": "Saint Tropez, France",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 7,
        "double_faults": 2,
        "first_serve_pct": 63.29113924050633,
        "first_serve_won_pct": 80.0,
        "second_serve_won_pct": 44.827586206896555,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-16",
      "opponent": "Gregoire Barrere",
      "opponent_id": 67154,
      "tournament": "Saint Tropez, France",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 8,
        "double_faults": 4,
        "first_serve_pct": 67.46987951807229,
        "first_serve_won_pct": 67.85714285714286,
        "second_serve_won_pct": 36.666666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-15",
      "opponent": "Maxime Janvier",
      "opponent_id": 107625,
      "tournament": "Saint Tropez, France",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 3,
        "first_serve_pct": 68.75,
        "first_serve_won_pct": 74.54545454545455,
        "second_serve_won_pct": 42.10526315789473,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-14",
      "opponent": "Robin Catry",
      "opponent_id": 370164,
      "tournament": "Saint Tropez, France",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 3,
        "double_faults": 4,
        "first_serve_pct": 59.13978494623656,
        "first_serve_won_pct": 76.36363636363637,
        "second_serve_won_pct": 58.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 6,
    "losses": 4,
    "form_string": "LLWWLLWWWW"
  },
  "head_to_head": [
    {
      "opponent": "Maxime Janvier",
      "opponent_id": 107625,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Gregoire Barrere",
      "opponent_id": 67154,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Arthur Gea",
      "opponent_id": 383987,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Moez Echargui",
      "opponent_id": 153826,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Sascha Gueymard Wayenburg",
      "opponent_id": 340741,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 11,
          "wins": 4,
          "losses": 7,
          "win_rate": 36.4,
          "tournaments_played": 8,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 2,
          "aces": 36,
          "double_faults": 25,
          "aces_per_match": 3.3,
          "double_faults_per_match": 2.3,
          "first_serve_pct": 70.2,
          "first_serve_won_pct": 68.8,
          "second_serve_won_pct": 53.7,
          "break_points_saved_pct": 55.6,
          "break_points_converted_pct": 33.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 10,
          "wins": 7,
          "losses": 3,
          "win_rate": 70.0,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 58,
          "double_faults": 27,
          "aces_per_match": 5.8,
          "double_faults_per_match": 2.7,
          "first_serve_pct": 72.8,
          "first_serve_won_pct": 69.3,
          "second_serve_won_pct": 55.8,
          "break_points_saved_pct": 58.1,
          "break_points_converted_pct": 45.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 13,
          "wins": 6,
          "losses": 7,
          "win_rate": 46.2,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 36,
          "double_faults": 36,
          "aces_per_match": 2.8,
          "double_faults_per_match": 2.8,
          "first_serve_pct": 67.7,
          "first_serve_won_pct": 66.3,
          "second_serve_won_pct": 59.1,
          "break_points_saved_pct": 57.5,
          "break_points_converted_pct": 44.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 34,
        "wins": 17,
        "tournaments_played": 20,
        "tournaments_won": 0,
        "aces": 130,
        "double_faults": 88,
        "win_rate": 50.0,
        "losses": 17
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 5,
          "tournaments_won": 1,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 18,
          "double_faults": 10,
          "aces_per_match": 9.0,
          "double_faults_per_match": 5.0,
          "first_serve_pct": 71.5,
          "first_serve_won_pct": 78.3,
          "second_serve_won_pct": 45.1,
          "break_points_saved_pct": 53.8,
          "break_points_converted_pct": 20.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 2,
        "wins": 0,
        "tournaments_played": 5,
        "tournaments_won": 1,
        "aces": 18,
        "double_faults": 10,
        "win_rate": 0.0,
        "losses": 2
      }
    }
  ],
  "data_generated_at": "2025-12-10 13:06:02 UTC"
}