Player Data JSON

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

Johannus Monday

Johannus Monday

United Kingdom ATP 236
3W - 6L 33.3% Win Rate Forma: LLLLWLLWW

JSON Data

{
  "player": {
    "id": 808,
    "api_id": 313822,
    "name": "Johannus Monday",
    "short_name": "J. Monday",
    "country": "United Kingdom",
    "country_code": "GB",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 4517028,
    "singles": 14.32,
    "doubles": 13.98,
    "ranking": 226,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 236,
    "points": 243,
    "best_position": 212,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 236,
      "points": 243
    },
    {
      "date": "2025-12-09",
      "position": 236,
      "points": 243
    },
    {
      "date": "2025-12-08",
      "position": 236,
      "points": 243
    },
    {
      "date": "2025-12-07",
      "position": 236,
      "points": 243
    },
    {
      "date": "2025-12-06",
      "position": 236,
      "points": 243
    },
    {
      "date": "2025-12-05",
      "position": 236,
      "points": 243
    },
    {
      "date": "2025-12-04",
      "position": 236,
      "points": 243
    },
    {
      "date": "2025-12-03",
      "position": 236,
      "points": 243
    }
  ],
  "career_stats": {
    "total_matches": 9,
    "wins": 3,
    "losses": 6,
    "win_rate": 33.3
  },
  "surface_stats": {
    "hard": {
      "matches": 5,
      "wins": 2,
      "losses": 3,
      "win_rate": 40.0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 4,
      "wins": 1,
      "losses": 3,
      "win_rate": 25.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    },
    "ATP 500": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "ATP 250": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    },
    "Challenger": {
      "matches": 4,
      "wins": 2,
      "losses": 2,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 9,
    "avg_aces_per_match": 3.7,
    "avg_double_faults_per_match": 3.2,
    "avg_first_serve_pct": 66.1,
    "avg_first_serve_won_pct": 64.9,
    "avg_second_serve_won_pct": 45.6,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-08-18",
      "opponent": "Harold Mayot",
      "opponent_id": 248846,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 89.23076923076924,
        "first_serve_won_pct": 62.06896551724138,
        "second_serve_won_pct": 75.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-05",
      "opponent": "Giulio Zeppieri",
      "opponent_id": 237188,
      "tournament": "Grodzisk Mazowiecki, Poland",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 5,
        "double_faults": 2,
        "first_serve_pct": 61.81818181818181,
        "first_serve_won_pct": 73.52941176470588,
        "second_serve_won_pct": 52.38095238095239,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-01",
      "opponent": "Tommy Paul",
      "opponent_id": 138546,
      "tournament": "Wimbledon",
      "surface": "grass",
      "round": "Round of 128",
      "result": "L",
      "score": "0-3",
      "stats": {
        "aces": 7,
        "double_faults": 2,
        "first_serve_pct": 60.0,
        "first_serve_won_pct": 72.91666666666666,
        "second_serve_won_pct": 65.38461538461539,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-06-22",
      "opponent": "James Duckworth",
      "opponent_id": 39711,
      "tournament": "Eastbourne",
      "surface": "grass",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 61.224489795918366,
        "first_serve_won_pct": 53.333333333333336,
        "second_serve_won_pct": 51.724137931034484,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-06-21",
      "opponent": "Christopher O'Connell",
      "opponent_id": 58221,
      "tournament": "Eastbourne",
      "surface": "grass",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 61.224489795918366,
        "first_serve_won_pct": 53.333333333333336,
        "second_serve_won_pct": 47.368421052631575,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-06-14",
      "opponent": "Arthur Rinderknech",
      "opponent_id": 63606,
      "tournament": "London",
      "surface": "grass",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 10,
        "double_faults": 3,
        "first_serve_pct": 69.86301369863014,
        "first_serve_won_pct": 76.47058823529412,
        "second_serve_won_pct": 45.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-04-16",
      "opponent": "Sanhui Shin",
      "opponent_id": 204529,
      "tournament": "Busan, South Korea",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 5,
        "first_serve_pct": 63.934426229508205,
        "first_serve_won_pct": 64.1025641025641,
        "second_serve_won_pct": 40.909090909090914,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-04-15",
      "opponent": "Christian Langmo",
      "opponent_id": 187230,
      "tournament": "Busan, South Korea",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 5,
        "first_serve_pct": 63.934426229508205,
        "first_serve_won_pct": 64.1025641025641,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-04-13",
      "opponent": "Hiroki Moriya",
      "opponent_id": 32466,
      "tournament": "Busan, South Korea",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 5,
        "first_serve_pct": 63.934426229508205,
        "first_serve_won_pct": 64.1025641025641,
        "second_serve_won_pct": 55.00000000000001,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 9,
    "wins": 3,
    "losses": 6,
    "form_string": "LLLLWLLWW"
  },
  "head_to_head": [
    {
      "opponent": "James Duckworth",
      "opponent_id": 39711,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Arthur Rinderknech",
      "opponent_id": 63606,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Harold Mayot",
      "opponent_id": 248846,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Giulio Zeppieri",
      "opponent_id": 237188,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Tommy Paul",
      "opponent_id": 138546,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 8,
          "wins": 4,
          "losses": 4,
          "win_rate": 50.0,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 1,
          "aces": 61,
          "double_faults": 17,
          "aces_per_match": 7.6,
          "double_faults_per_match": 2.1,
          "first_serve_pct": 73.3,
          "first_serve_won_pct": 75.5,
          "second_serve_won_pct": 58.6,
          "break_points_saved_pct": 69.2,
          "break_points_converted_pct": 20.0,
          "winners_total": 17,
          "unforced_errors_total": 29
        },
        "hardcourt_indoor": {
          "matches": 19,
          "wins": 13,
          "losses": 6,
          "win_rate": 68.4,
          "tournaments_played": 8,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 5,
          "aces": 109,
          "double_faults": 33,
          "aces_per_match": 5.7,
          "double_faults_per_match": 1.7,
          "first_serve_pct": 77.1,
          "first_serve_won_pct": 77.3,
          "second_serve_won_pct": 67.7,
          "break_points_saved_pct": 64.4,
          "break_points_converted_pct": 35.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 19,
          "wins": 10,
          "losses": 9,
          "win_rate": 52.6,
          "tournaments_played": 12,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 1,
          "aces": 86,
          "double_faults": 75,
          "aces_per_match": 4.5,
          "double_faults_per_match": 3.9,
          "first_serve_pct": 74.0,
          "first_serve_won_pct": 69.1,
          "second_serve_won_pct": 57.5,
          "break_points_saved_pct": 67.4,
          "break_points_converted_pct": 23.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 46,
        "wins": 27,
        "tournaments_played": 26,
        "tournaments_won": 0,
        "aces": 256,
        "double_faults": 125,
        "win_rate": 58.7,
        "losses": 19
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 4,
          "wins": 3,
          "losses": 1,
          "win_rate": 75.0,
          "tournaments_played": 3,
          "tournaments_won": 1,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 2,
          "aces": 38,
          "double_faults": 4,
          "aces_per_match": 9.5,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 80.0,
          "first_serve_won_pct": 74.1,
          "second_serve_won_pct": 72.8,
          "break_points_saved_pct": 85.0,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 8,
          "tournaments_won": 3,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 3,
          "double_faults": 3,
          "aces_per_match": 3.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 68.6,
          "first_serve_won_pct": 68.8,
          "second_serve_won_pct": 58.3,
          "break_points_saved_pct": 25.0,
          "break_points_converted_pct": 33.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 5,
        "wins": 3,
        "tournaments_played": 11,
        "tournaments_won": 4,
        "aces": 41,
        "double_faults": 7,
        "win_rate": 60.0,
        "losses": 2
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 10,
          "double_faults": 2,
          "aces_per_match": 5.0,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 73.8,
          "first_serve_won_pct": 80.0,
          "second_serve_won_pct": 54.7,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 2,
        "wins": 1,
        "tournaments_played": 3,
        "tournaments_won": 0,
        "aces": 10,
        "double_faults": 2,
        "win_rate": 50.0,
        "losses": 1
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:18:48 UTC"
}