Player Data JSON

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

Raphael Collignon

Raphael Collignon

Belgium ATP 68
26W - 19L 57.8% Win Rate Forma: LWWWWLLLWW

JSON Data

{
  "player": {
    "id": 390,
    "api_id": 355525,
    "name": "Raphael Collignon",
    "short_name": "R. Collignon",
    "country": "Belgium",
    "country_code": "BE",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 5004527,
    "singles": 15.42,
    "doubles": 14.14,
    "ranking": 32,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-04-26"
  },
  "current_ranking": {
    "position": 68,
    "points": 802,
    "best_position": 59,
    "date": "2026-05-09"
  },
  "ranking_history": [
    {
      "date": "2026-05-09",
      "position": 68,
      "points": 802
    },
    {
      "date": "2026-05-08",
      "position": 68,
      "points": 802
    },
    {
      "date": "2026-05-07",
      "position": 68,
      "points": 802
    },
    {
      "date": "2026-05-06",
      "position": 68,
      "points": 802
    },
    {
      "date": "2026-05-05",
      "position": 68,
      "points": 802
    },
    {
      "date": "2026-05-04",
      "position": 71,
      "points": 802
    },
    {
      "date": "2026-05-03",
      "position": 71,
      "points": 802
    },
    {
      "date": "2026-05-02",
      "position": 71,
      "points": 802
    },
    {
      "date": "2026-05-01",
      "position": 71,
      "points": 802
    },
    {
      "date": "2026-04-30",
      "position": 71,
      "points": 802
    }
  ],
  "career_stats": {
    "total_matches": 45,
    "wins": 26,
    "losses": 19,
    "win_rate": 57.8
  },
  "surface_stats": {
    "hard": {
      "matches": 34,
      "wins": 21,
      "losses": 13,
      "win_rate": 61.8
    },
    "clay": {
      "matches": 8,
      "wins": 3,
      "losses": 5,
      "win_rate": 37.5
    },
    "grass": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 6,
      "wins": 2,
      "losses": 4,
      "win_rate": 33.3
    },
    "Masters 1000": {
      "matches": 4,
      "wins": 2,
      "losses": 2,
      "win_rate": 50.0
    },
    "ATP 500": {
      "matches": 4,
      "wins": 2,
      "losses": 2,
      "win_rate": 50.0
    },
    "ATP 250": {
      "matches": 16,
      "wins": 8,
      "losses": 8,
      "win_rate": 50.0
    },
    "Challenger": {
      "matches": 13,
      "wins": 10,
      "losses": 3,
      "win_rate": 76.9
    },
    "Otro": {
      "matches": 2,
      "wins": 2,
      "losses": 0,
      "win_rate": 100.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 45,
    "avg_aces_per_match": 6.9,
    "avg_double_faults_per_match": 5.4,
    "avg_first_serve_pct": 66.2,
    "avg_first_serve_won_pct": 74.2,
    "avg_second_serve_won_pct": 43.9,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-03-22",
      "opponent": "Tommy Paul",
      "opponent_id": 138546,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 8,
        "double_faults": 6,
        "first_serve_pct": 68.0,
        "first_serve_won_pct": 72.05882352941177,
        "second_serve_won_pct": 40.625,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-21",
      "opponent": "Flavio Cobolli",
      "opponent_id": 273680,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Round of 64",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 1,
        "first_serve_pct": 72.1311475409836,
        "first_serve_won_pct": 75.0,
        "second_serve_won_pct": 47.22222222222222,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-19",
      "opponent": "Grigor Dimitrov",
      "opponent_id": 23581,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Round of 128",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 12,
        "double_faults": 6,
        "first_serve_pct": 66.33663366336634,
        "first_serve_won_pct": 89.55223880597015,
        "second_serve_won_pct": 52.38095238095239,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-08",
      "opponent": "Ivan Ivanov",
      "opponent_id": 460276,
      "tournament": "Davis Cup",
      "surface": "",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 3,
        "first_serve_pct": 55.55555555555556,
        "first_serve_won_pct": 96.0,
        "second_serve_won_pct": 58.82352941176471,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-07",
      "opponent": "Alexander Vasilev",
      "opponent_id": 420967,
      "tournament": "Davis Cup",
      "surface": "",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 7,
        "first_serve_pct": 89.23076923076924,
        "first_serve_won_pct": 67.24137931034483,
        "second_serve_won_pct": 0.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-20",
      "opponent": "Lorenzo Musetti",
      "opponent_id": 261015,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 11,
        "double_faults": 6,
        "first_serve_pct": 54.263565891472865,
        "first_serve_won_pct": 70.0,
        "second_serve_won_pct": 47.45762711864407,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-11",
      "opponent": "Andrea Vavassori",
      "opponent_id": 95801,
      "tournament": "Adelaide",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 1,
        "first_serve_pct": 69.49152542372882,
        "first_serve_won_pct": 73.17073170731707,
        "second_serve_won_pct": 66.66666666666666,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-09",
      "opponent": "Brandon Nakashima",
      "opponent_id": 235576,
      "tournament": "Brisbane",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 57.99999999999999,
        "first_serve_won_pct": 72.41379310344827,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-08",
      "opponent": "Grigor Dimitrov",
      "opponent_id": 23581,
      "tournament": "Brisbane",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 10,
        "double_faults": 2,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 81.81818181818183,
        "second_serve_won_pct": 41.46341463414634,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-06",
      "opponent": "Denis Shapovalov",
      "opponent_id": 117916,
      "tournament": "Brisbane",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 0,
        "first_serve_pct": 72.91666666666666,
        "first_serve_won_pct": 82.85714285714286,
        "second_serve_won_pct": 61.53846153846154,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 6,
    "losses": 4,
    "form_string": "LWWWWLLLWW"
  },
  "head_to_head": [
    {
      "opponent": "Grigor Dimitrov",
      "opponent_id": 23581,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Brandon Nakashima",
      "opponent_id": 235576,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Martin Landaluce",
      "opponent_id": 417196,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Nishesh Basavareddy",
      "opponent_id": 407164,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Lukas Klein",
      "opponent_id": 163636,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 12,
          "double_faults": 9,
          "aces_per_match": 12.0,
          "double_faults_per_match": 9.0,
          "first_serve_pct": 75.2,
          "first_serve_won_pct": 68.4,
          "second_serve_won_pct": 57.9,
          "break_points_saved_pct": 61.5,
          "break_points_converted_pct": 25.0,
          "winners_total": 20,
          "unforced_errors_total": 25
        },
        "hardcourt_indoor": {
          "matches": 25,
          "wins": 19,
          "losses": 6,
          "win_rate": 76.0,
          "tournaments_played": 9,
          "tournaments_won": 1,
          "tiebreaks_won": 8,
          "tiebreaks_lost": 1,
          "aces": 134,
          "double_faults": 117,
          "aces_per_match": 5.4,
          "double_faults_per_match": 4.7,
          "first_serve_pct": 76.2,
          "first_serve_won_pct": 74.8,
          "second_serve_won_pct": 60.4,
          "break_points_saved_pct": 60.9,
          "break_points_converted_pct": 44.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 6,
          "wins": 2,
          "losses": 4,
          "win_rate": 33.3,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 48,
          "double_faults": 55,
          "aces_per_match": 8.0,
          "double_faults_per_match": 9.2,
          "first_serve_pct": 72.7,
          "first_serve_won_pct": 70.0,
          "second_serve_won_pct": 54.7,
          "break_points_saved_pct": 63.5,
          "break_points_converted_pct": 31.2,
          "winners_total": 104,
          "unforced_errors_total": 114
        },
        "red_clay": {
          "matches": 20,
          "wins": 10,
          "losses": 10,
          "win_rate": 50.0,
          "tournaments_played": 12,
          "tournaments_won": 1,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 98,
          "double_faults": 111,
          "aces_per_match": 4.9,
          "double_faults_per_match": 5.5,
          "first_serve_pct": 71.2,
          "first_serve_won_pct": 65.1,
          "second_serve_won_pct": 55.1,
          "break_points_saved_pct": 61.9,
          "break_points_converted_pct": 47.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 52,
        "wins": 31,
        "tournaments_played": 26,
        "tournaments_won": 2,
        "aces": 292,
        "double_faults": 292,
        "win_rate": 59.6,
        "losses": 21
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 17,
          "wins": 12,
          "losses": 5,
          "win_rate": 70.6,
          "tournaments_played": 11,
          "tournaments_won": 1,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 1,
          "aces": 82,
          "double_faults": 56,
          "aces_per_match": 4.8,
          "double_faults_per_match": 3.3,
          "first_serve_pct": 74.5,
          "first_serve_won_pct": 73.5,
          "second_serve_won_pct": 58.1,
          "break_points_saved_pct": 50.8,
          "break_points_converted_pct": 36.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 8,
          "wins": 5,
          "losses": 3,
          "win_rate": 62.5,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 3,
          "aces": 44,
          "double_faults": 25,
          "aces_per_match": 5.5,
          "double_faults_per_match": 3.1,
          "first_serve_pct": 76.8,
          "first_serve_won_pct": 73.2,
          "second_serve_won_pct": 58.3,
          "break_points_saved_pct": 63.6,
          "break_points_converted_pct": 44.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 20,
          "wins": 16,
          "losses": 4,
          "win_rate": 80.0,
          "tournaments_played": 12,
          "tournaments_won": 4,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 2,
          "aces": 101,
          "double_faults": 93,
          "aces_per_match": 5.0,
          "double_faults_per_match": 4.7,
          "first_serve_pct": 71.8,
          "first_serve_won_pct": 72.2,
          "second_serve_won_pct": 60.8,
          "break_points_saved_pct": 66.4,
          "break_points_converted_pct": 43.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 45,
        "wins": 33,
        "tournaments_played": 26,
        "tournaments_won": 5,
        "aces": 227,
        "double_faults": 174,
        "win_rate": 73.3,
        "losses": 12
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 12,
          "double_faults": 5,
          "aces_per_match": 6.0,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 80.2,
          "first_serve_won_pct": 72.0,
          "second_serve_won_pct": 55.6,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 40.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 5,
          "double_faults": 6,
          "aces_per_match": 5.0,
          "double_faults_per_match": 6.0,
          "first_serve_pct": 67.7,
          "first_serve_won_pct": 82.2,
          "second_serve_won_pct": 54.3,
          "break_points_saved_pct": 60.0,
          "break_points_converted_pct": 37.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 3,
        "wins": 1,
        "tournaments_played": 7,
        "tournaments_won": 0,
        "aces": 17,
        "double_faults": 11,
        "win_rate": 33.3,
        "losses": 2
      }
    }
  ],
  "data_generated_at": "2026-05-09 05:10:52 UTC"
}