Player Data JSON

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

Maxime Janvier

Maxime Janvier

France ATP 498
8W - 6L 57.1% Win Rate Forma: LWLWWLWLWW

JSON Data

{
  "player": {
    "id": 328,
    "api_id": 107625,
    "name": "Maxime Janvier",
    "short_name": "M. Janvier",
    "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": 54171,
    "singles": 13.79,
    "doubles": 12.82,
    "ranking": 488,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 498,
    "points": 87,
    "best_position": 170,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 498,
      "points": 87
    },
    {
      "date": "2025-12-09",
      "position": 498,
      "points": 87
    },
    {
      "date": "2025-12-08",
      "position": 498,
      "points": 87
    },
    {
      "date": "2025-12-07",
      "position": 496,
      "points": 87
    },
    {
      "date": "2025-12-06",
      "position": 496,
      "points": 87
    },
    {
      "date": "2025-12-05",
      "position": 496,
      "points": 87
    },
    {
      "date": "2025-12-04",
      "position": 496,
      "points": 87
    },
    {
      "date": "2025-12-03",
      "position": 496,
      "points": 87
    }
  ],
  "career_stats": {
    "total_matches": 14,
    "wins": 8,
    "losses": 6,
    "win_rate": 57.1
  },
  "surface_stats": {
    "hard": {
      "matches": 12,
      "wins": 7,
      "losses": 5,
      "win_rate": 58.3
    },
    "clay": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.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": 13,
      "wins": 8,
      "losses": 5,
      "win_rate": 61.5
    }
  },
  "average_match_stats": {
    "matches_with_stats": 14,
    "avg_aces_per_match": 7.4,
    "avg_double_faults_per_match": 5.1,
    "avg_first_serve_pct": 64.2,
    "avg_first_serve_won_pct": 77.7,
    "avg_second_serve_won_pct": 46.4,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-09-29",
      "opponent": "Lucas Poullain",
      "opponent_id": 135778,
      "tournament": "Mouilleron-Le-Captif, France",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 3,
        "first_serve_pct": 71.66666666666667,
        "first_serve_won_pct": 67.44186046511628,
        "second_serve_won_pct": 29.411764705882355,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-28",
      "opponent": "Karan Singh",
      "opponent_id": 378554,
      "tournament": "Mouilleron-Le-Captif, France",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 14,
        "double_faults": 3,
        "first_serve_pct": 67.24137931034483,
        "first_serve_won_pct": 87.17948717948718,
        "second_serve_won_pct": 56.00000000000001,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-23",
      "opponent": "Patrick Kypson",
      "opponent_id": 210490,
      "tournament": "Orleans, France",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 8,
        "double_faults": 7,
        "first_serve_pct": 56.33802816901409,
        "first_serve_won_pct": 77.5,
        "second_serve_won_pct": 54.83870967741935,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-22",
      "opponent": "Florent Bax",
      "opponent_id": 226806,
      "tournament": "Orleans, France",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 7,
        "double_faults": 4,
        "first_serve_pct": 73.07692307692307,
        "first_serve_won_pct": 86.8421052631579,
        "second_serve_won_pct": 60.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-21",
      "opponent": "Jakub Paul",
      "opponent_id": 213979,
      "tournament": "Orleans, France",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 11,
        "double_faults": 7,
        "first_serve_pct": 61.53846153846154,
        "first_serve_won_pct": 87.5,
        "second_serve_won_pct": 36.666666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-15",
      "opponent": "Tom Paris",
      "opponent_id": 334289,
      "tournament": "Saint Tropez, France",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 4,
        "first_serve_pct": 68.33333333333333,
        "first_serve_won_pct": 82.92682926829268,
        "second_serve_won_pct": 42.10526315789473,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-14",
      "opponent": "Stuart Parker",
      "opponent_id": 212809,
      "tournament": "Saint Tropez, France",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 9,
        "double_faults": 11,
        "first_serve_pct": 56.81818181818182,
        "first_serve_won_pct": 80.0,
        "second_serve_won_pct": 52.38095238095239,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-10",
      "opponent": "Clement Chidekh",
      "opponent_id": 231620,
      "tournament": "Rennes, France",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 13,
        "double_faults": 4,
        "first_serve_pct": 63.366336633663366,
        "first_serve_won_pct": 68.75,
        "second_serve_won_pct": 51.35135135135135,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-09",
      "opponent": "Egor Gerasimov",
      "opponent_id": 49283,
      "tournament": "Rennes, France",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 8,
        "first_serve_pct": 66.21621621621621,
        "first_serve_won_pct": 79.59183673469387,
        "second_serve_won_pct": 47.05882352941176,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-08",
      "opponent": "Adrien Gobat",
      "opponent_id": 213079,
      "tournament": "Rennes, France",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 9,
        "double_faults": 5,
        "first_serve_pct": 61.36363636363637,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 43.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 6,
    "losses": 4,
    "form_string": "LWLWWLWLWW"
  },
  "head_to_head": [
    {
      "opponent": "Francisco Comesaña",
      "opponent_id": 255420,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Mariano Kestelboim",
      "opponent_id": 99377,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Florent Bax",
      "opponent_id": 226806,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Stuart Parker",
      "opponent_id": 212809,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Karan Singh",
      "opponent_id": 378554,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 17,
          "wins": 10,
          "losses": 7,
          "win_rate": 58.8,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 6,
          "tiebreaks_lost": 3,
          "aces": 134,
          "double_faults": 100,
          "aces_per_match": 7.9,
          "double_faults_per_match": 5.9,
          "first_serve_pct": 72.7,
          "first_serve_won_pct": 73.4,
          "second_serve_won_pct": 60.1,
          "break_points_saved_pct": 64.6,
          "break_points_converted_pct": 38.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 9,
          "wins": 4,
          "losses": 5,
          "win_rate": 44.4,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 55,
          "double_faults": 65,
          "aces_per_match": 6.1,
          "double_faults_per_match": 7.2,
          "first_serve_pct": 70.6,
          "first_serve_won_pct": 75.4,
          "second_serve_won_pct": 62.2,
          "break_points_saved_pct": 70.7,
          "break_points_converted_pct": 29.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 20,
          "wins": 4,
          "losses": 16,
          "win_rate": 20.0,
          "tournaments_played": 16,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 2,
          "aces": 92,
          "double_faults": 108,
          "aces_per_match": 4.6,
          "double_faults_per_match": 5.4,
          "first_serve_pct": 69.8,
          "first_serve_won_pct": 69.1,
          "second_serve_won_pct": 51.4,
          "break_points_saved_pct": 63.1,
          "break_points_converted_pct": 33.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 46,
        "wins": 18,
        "tournaments_played": 29,
        "tournaments_won": 0,
        "aces": 281,
        "double_faults": 273,
        "win_rate": 39.1,
        "losses": 28
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 4,
          "wins": 3,
          "losses": 1,
          "win_rate": 75.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 2,
          "aces": 31,
          "double_faults": 13,
          "aces_per_match": 7.8,
          "double_faults_per_match": 3.2,
          "first_serve_pct": 76.3,
          "first_serve_won_pct": 77.9,
          "second_serve_won_pct": 65.3,
          "break_points_saved_pct": 68.2,
          "break_points_converted_pct": 38.1,
          "winners_total": 27,
          "unforced_errors_total": 31
        },
        "hardcourt_indoor": {
          "matches": 14,
          "wins": 4,
          "losses": 10,
          "win_rate": 28.6,
          "tournaments_played": 11,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 5,
          "aces": 94,
          "double_faults": 88,
          "aces_per_match": 6.7,
          "double_faults_per_match": 6.3,
          "first_serve_pct": 71.2,
          "first_serve_won_pct": 70.9,
          "second_serve_won_pct": 59.7,
          "break_points_saved_pct": 57.0,
          "break_points_converted_pct": 31.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 15,
          "wins": 2,
          "losses": 13,
          "win_rate": 13.3,
          "tournaments_played": 13,
          "tournaments_won": 0,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 3,
          "aces": 99,
          "double_faults": 102,
          "aces_per_match": 6.6,
          "double_faults_per_match": 6.8,
          "first_serve_pct": 71.0,
          "first_serve_won_pct": 73.7,
          "second_serve_won_pct": 58.3,
          "break_points_saved_pct": 52.0,
          "break_points_converted_pct": 31.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 24,
          "wins": 9,
          "losses": 15,
          "win_rate": 37.5,
          "tournaments_played": 15,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 6,
          "aces": 94,
          "double_faults": 151,
          "aces_per_match": 3.9,
          "double_faults_per_match": 6.3,
          "first_serve_pct": 69.7,
          "first_serve_won_pct": 67.7,
          "second_serve_won_pct": 57.9,
          "break_points_saved_pct": 53.2,
          "break_points_converted_pct": 42.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 5,
          "aces_per_match": 1.0,
          "double_faults_per_match": 5.0,
          "first_serve_pct": 71.1,
          "first_serve_won_pct": 54.3,
          "second_serve_won_pct": 47.4,
          "break_points_saved_pct": 42.9,
          "break_points_converted_pct": 100.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 58,
        "wins": 18,
        "tournaments_played": 41,
        "tournaments_won": 0,
        "aces": 319,
        "double_faults": 359,
        "win_rate": 31.0,
        "losses": 40
      }
    }
  ],
  "data_generated_at": "2025-12-10 09:42:38 UTC"
}