Player Data JSON

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

Lucas Poullain

Lucas Poullain

France ATP 406
6W - 4L 60.0% Win Rate Forma: LWWLWWLWWL

JSON Data

{
  "player": {
    "id": 901,
    "api_id": 135778,
    "name": "Lucas Poullain",
    "short_name": "L. Poullain",
    "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": 69043,
    "singles": 13.84,
    "doubles": 12.96,
    "ranking": 454,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 406,
    "points": 118,
    "best_position": 244,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 406,
      "points": 118
    },
    {
      "date": "2025-12-09",
      "position": 406,
      "points": 118
    },
    {
      "date": "2025-12-08",
      "position": 406,
      "points": 118
    },
    {
      "date": "2025-12-07",
      "position": 407,
      "points": 118
    },
    {
      "date": "2025-12-06",
      "position": 407,
      "points": 118
    },
    {
      "date": "2025-12-05",
      "position": 407,
      "points": 118
    },
    {
      "date": "2025-12-04",
      "position": 407,
      "points": 118
    },
    {
      "date": "2025-12-03",
      "position": 407,
      "points": 118
    }
  ],
  "career_stats": {
    "total_matches": 10,
    "wins": 6,
    "losses": 4,
    "win_rate": 60.0
  },
  "surface_stats": {
    "hard": {
      "matches": 10,
      "wins": 6,
      "losses": 4,
      "win_rate": 60.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": 10,
      "wins": 6,
      "losses": 4,
      "win_rate": 60.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 10,
    "avg_aces_per_match": 1.2,
    "avg_double_faults_per_match": 0.9,
    "avg_first_serve_pct": 71.0,
    "avg_first_serve_won_pct": 63.5,
    "avg_second_serve_won_pct": 60.5,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-10-22",
      "opponent": "Hugo Grenier",
      "opponent_id": 107357,
      "tournament": "Brest, France",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 0,
        "first_serve_pct": 68.33333333333333,
        "first_serve_won_pct": 60.97560975609756,
        "second_serve_won_pct": 57.89473684210527,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-20",
      "opponent": "Nikolay Vylegzhanin",
      "opponent_id": 244419,
      "tournament": "Brest, France",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 77.61194029850746,
        "first_serve_won_pct": 73.07692307692307,
        "second_serve_won_pct": 60.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-19",
      "opponent": "Kenny De Schepper",
      "opponent_id": 41473,
      "tournament": "Brest, France",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 2,
        "double_faults": 0,
        "first_serve_pct": 72.61904761904762,
        "first_serve_won_pct": 75.40983606557377,
        "second_serve_won_pct": 69.56521739130434,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-01",
      "opponent": "Stuart Parker",
      "opponent_id": 212809,
      "tournament": "Mouilleron-Le-Captif, France",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 75.38461538461539,
        "first_serve_won_pct": 61.224489795918366,
        "second_serve_won_pct": 56.25,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-29",
      "opponent": "Maxime Janvier",
      "opponent_id": 107625,
      "tournament": "Mouilleron-Le-Captif, France",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 84.93150684931507,
        "first_serve_won_pct": 61.29032258064516,
        "second_serve_won_pct": 29.411764705882355,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-28",
      "opponent": "Robin Catry",
      "opponent_id": 370164,
      "tournament": "Mouilleron-Le-Captif, France",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 0,
        "first_serve_pct": 70.45454545454545,
        "first_serve_won_pct": 83.87096774193549,
        "second_serve_won_pct": 30.76923076923077,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-24",
      "opponent": "Raphael Collignon",
      "opponent_id": 355525,
      "tournament": "Orleans, France",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 62.68656716417911,
        "first_serve_won_pct": 52.38095238095239,
        "second_serve_won_pct": 44.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-22",
      "opponent": "Stuart Parker",
      "opponent_id": 212809,
      "tournament": "Orleans, France",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 65.51724137931035,
        "first_serve_won_pct": 63.1578947368421,
        "second_serve_won_pct": 70.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-21",
      "opponent": "David Jorda Sanchis",
      "opponent_id": 57155,
      "tournament": "Orleans, France",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 56.451612903225815,
        "first_serve_won_pct": 60.0,
        "second_serve_won_pct": 66.66666666666666,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-09",
      "opponent": "Federico Cinà",
      "opponent_id": 421761,
      "tournament": "Rennes, France",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 76.47058823529412,
        "first_serve_won_pct": 43.58974358974359,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 6,
    "losses": 4,
    "form_string": "LWWLWWLWWL"
  },
  "head_to_head": [
    {
      "opponent": "Stuart Parker",
      "opponent_id": 212809,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Maxime Janvier",
      "opponent_id": 107625,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Robin Catry",
      "opponent_id": 370164,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Hugo Grenier",
      "opponent_id": 107357,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Raphael Collignon",
      "opponent_id": 355525,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 20,
          "wins": 11,
          "losses": 9,
          "win_rate": 55.0,
          "tournaments_played": 9,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 1,
          "aces": 21,
          "double_faults": 16,
          "aces_per_match": 1.1,
          "double_faults_per_match": 0.8,
          "first_serve_pct": 77.0,
          "first_serve_won_pct": 60.0,
          "second_serve_won_pct": 56.9,
          "break_points_saved_pct": 53.2,
          "break_points_converted_pct": 38.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 5,
          "double_faults": 1,
          "aces_per_match": 1.7,
          "double_faults_per_match": 0.3,
          "first_serve_pct": 70.0,
          "first_serve_won_pct": 68.0,
          "second_serve_won_pct": 52.6,
          "break_points_saved_pct": 44.4,
          "break_points_converted_pct": 9.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 4,
          "wins": 3,
          "losses": 1,
          "win_rate": 75.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 0,
          "double_faults": 8,
          "aces_per_match": 0.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 67.2,
          "first_serve_won_pct": 57.1,
          "second_serve_won_pct": 44.7,
          "break_points_saved_pct": 62.9,
          "break_points_converted_pct": 35.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 27,
        "wins": 15,
        "tournaments_played": 17,
        "tournaments_won": 0,
        "aces": 26,
        "double_faults": 25,
        "win_rate": 55.6,
        "losses": 12
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 17,
          "wins": 9,
          "losses": 8,
          "win_rate": 52.9,
          "tournaments_played": 9,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 2,
          "aces": 16,
          "double_faults": 19,
          "aces_per_match": 0.9,
          "double_faults_per_match": 1.1,
          "first_serve_pct": 74.5,
          "first_serve_won_pct": 67.8,
          "second_serve_won_pct": 52.7,
          "break_points_saved_pct": 51.1,
          "break_points_converted_pct": 45.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 14,
          "wins": 6,
          "losses": 8,
          "win_rate": 42.9,
          "tournaments_played": 11,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 33,
          "double_faults": 26,
          "aces_per_match": 2.4,
          "double_faults_per_match": 1.9,
          "first_serve_pct": 71.6,
          "first_serve_won_pct": 64.6,
          "second_serve_won_pct": 51.5,
          "break_points_saved_pct": 61.2,
          "break_points_converted_pct": 39.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 5,
          "aces_per_match": 0.0,
          "double_faults_per_match": 1.7,
          "first_serve_pct": 70.3,
          "first_serve_won_pct": 53.3,
          "second_serve_won_pct": 55.3,
          "break_points_saved_pct": 46.7,
          "break_points_converted_pct": 46.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 34,
        "wins": 17,
        "tournaments_played": 23,
        "tournaments_won": 0,
        "aces": 49,
        "double_faults": 50,
        "win_rate": 50.0,
        "losses": 17
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:34:04 UTC"
}