Player Data JSON

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

Nicolas Mejia

Nicolas Mejia

Colombia ATP 170
3W - 4L 42.9% Win Rate Forma: LWWLWLL

JSON Data

{
  "player": {
    "id": 477,
    "api_id": 187218,
    "name": "Nicolas Mejia",
    "short_name": "N. Mejia",
    "country": "Colombia",
    "country_code": "CO",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 3170769,
    "singles": 14.06,
    "doubles": 13.48,
    "ranking": 339,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 170,
    "points": 348,
    "best_position": 170,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 170,
      "points": 348
    },
    {
      "date": "2025-12-09",
      "position": 170,
      "points": 348
    },
    {
      "date": "2025-12-08",
      "position": 170,
      "points": 348
    },
    {
      "date": "2025-12-07",
      "position": 170,
      "points": 348
    },
    {
      "date": "2025-12-06",
      "position": 170,
      "points": 348
    },
    {
      "date": "2025-12-05",
      "position": 170,
      "points": 348
    },
    {
      "date": "2025-12-04",
      "position": 170,
      "points": 348
    },
    {
      "date": "2025-12-03",
      "position": 170,
      "points": 348
    }
  ],
  "career_stats": {
    "total_matches": 7,
    "wins": 3,
    "losses": 4,
    "win_rate": 42.9
  },
  "surface_stats": {
    "hard": {
      "matches": 5,
      "wins": 2,
      "losses": 3,
      "win_rate": 40.0
    },
    "clay": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "ATP 250": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    },
    "Challenger": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    }
  },
  "average_match_stats": {
    "matches_with_stats": 7,
    "avg_aces_per_match": 3.0,
    "avg_double_faults_per_match": 1.6,
    "avg_first_serve_pct": 61.4,
    "avg_first_serve_won_pct": 64.5,
    "avg_second_serve_won_pct": 49.4,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-07-16",
      "opponent": "Nishesh Basavareddy",
      "opponent_id": 407164,
      "tournament": "Los Cabos",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 57.407407407407405,
        "first_serve_won_pct": 58.06451612903226,
        "second_serve_won_pct": 26.31578947368421,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-14",
      "opponent": "Murphy Cassone",
      "opponent_id": 333007,
      "tournament": "Los Cabos",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 57.407407407407405,
        "first_serve_won_pct": 58.06451612903226,
        "second_serve_won_pct": 47.82608695652174,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-13",
      "opponent": "Isaiah Strode",
      "opponent_id": 158790,
      "tournament": "Los Cabos",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 57.407407407407405,
        "first_serve_won_pct": 58.06451612903226,
        "second_serve_won_pct": 47.82608695652174,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-05-14",
      "opponent": "Pedro Rodrigues",
      "opponent_id": 258288,
      "tournament": "Bogota, Colombia",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 7,
        "double_faults": 5,
        "first_serve_pct": 51.66666666666667,
        "first_serve_won_pct": 64.51612903225806,
        "second_serve_won_pct": 52.94117647058824,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-05-13",
      "opponent": "Peter Bertran",
      "opponent_id": 120958,
      "tournament": "Bogota, Colombia",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 0,
        "first_serve_pct": 51.61290322580645,
        "first_serve_won_pct": 100.0,
        "second_serve_won_pct": 23.076923076923077,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-02-11",
      "opponent": "Marton Fucsovics",
      "opponent_id": 47770,
      "tournament": "Manama, Bahrain",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 74.07407407407408,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 28.57142857142857,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-01-07",
      "opponent": "Benjamin Hassan",
      "opponent_id": 108767,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 80.18018018018019,
        "first_serve_won_pct": 62.92134831460674,
        "second_serve_won_pct": 47.82608695652174,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 7,
    "wins": 3,
    "losses": 4,
    "form_string": "LWWLWLL"
  },
  "head_to_head": [
    {
      "opponent": "Nishesh Basavareddy",
      "opponent_id": 407164,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Benjamin Hassan",
      "opponent_id": 108767,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Pedro Rodrigues",
      "opponent_id": 258288,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Peter Bertran",
      "opponent_id": 120958,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Marton Fucsovics",
      "opponent_id": 47770,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 8,
          "wins": 3,
          "losses": 5,
          "win_rate": 37.5,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 3,
          "aces": 22,
          "double_faults": 16,
          "aces_per_match": 2.8,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 72.9,
          "first_serve_won_pct": 62.4,
          "second_serve_won_pct": 50.6,
          "break_points_saved_pct": 59.7,
          "break_points_converted_pct": 42.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 25,
          "wins": 12,
          "losses": 13,
          "win_rate": 48.0,
          "tournaments_played": 18,
          "tournaments_won": 0,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 4,
          "aces": 88,
          "double_faults": 34,
          "aces_per_match": 3.5,
          "double_faults_per_match": 1.4,
          "first_serve_pct": 73.4,
          "first_serve_won_pct": 66.1,
          "second_serve_won_pct": 51.4,
          "break_points_saved_pct": 64.1,
          "break_points_converted_pct": 33.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 17,
          "wins": 12,
          "losses": 5,
          "win_rate": 70.6,
          "tournaments_played": 7,
          "tournaments_won": 2,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 2,
          "aces": 59,
          "double_faults": 43,
          "aces_per_match": 3.5,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 70.7,
          "first_serve_won_pct": 66.6,
          "second_serve_won_pct": 52.8,
          "break_points_saved_pct": 62.5,
          "break_points_converted_pct": 46.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 50,
        "wins": 27,
        "tournaments_played": 31,
        "tournaments_won": 2,
        "aces": 169,
        "double_faults": 93,
        "win_rate": 54.0,
        "losses": 23
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 7,
          "wins": 3,
          "losses": 4,
          "win_rate": 42.9,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 2,
          "aces": 25,
          "double_faults": 13,
          "aces_per_match": 3.6,
          "double_faults_per_match": 1.9,
          "first_serve_pct": 72.3,
          "first_serve_won_pct": 71.6,
          "second_serve_won_pct": 49.7,
          "break_points_saved_pct": 56.8,
          "break_points_converted_pct": 29.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 32,
          "wins": 15,
          "losses": 17,
          "win_rate": 46.9,
          "tournaments_played": 17,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 6,
          "aces": 110,
          "double_faults": 74,
          "aces_per_match": 3.4,
          "double_faults_per_match": 2.3,
          "first_serve_pct": 72.0,
          "first_serve_won_pct": 68.1,
          "second_serve_won_pct": 55.0,
          "break_points_saved_pct": 51.8,
          "break_points_converted_pct": 35.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 20,
          "wins": 14,
          "losses": 6,
          "win_rate": 70.0,
          "tournaments_played": 9,
          "tournaments_won": 2,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 4,
          "aces": 81,
          "double_faults": 54,
          "aces_per_match": 4.0,
          "double_faults_per_match": 2.7,
          "first_serve_pct": 69.9,
          "first_serve_won_pct": 69.4,
          "second_serve_won_pct": 57.0,
          "break_points_saved_pct": 60.7,
          "break_points_converted_pct": 48.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 59,
        "wins": 32,
        "tournaments_played": 30,
        "tournaments_won": 2,
        "aces": 216,
        "double_faults": 141,
        "win_rate": 54.2,
        "losses": 27
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "red_clay": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 15,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 1,
          "double_faults": 4,
          "aces_per_match": 1.0,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 73.2,
          "first_serve_won_pct": 66.7,
          "second_serve_won_pct": 58.3,
          "break_points_saved_pct": 33.3,
          "break_points_converted_pct": 20.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 1,
        "wins": 0,
        "tournaments_played": 15,
        "tournaments_won": 0,
        "aces": 1,
        "double_faults": 4,
        "win_rate": 0.0,
        "losses": 1
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:18:52 UTC"
}