Player Data JSON

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

Christoph Negritu

Christoph Negritu

Germany ATP 372
4W - 7L 36.4% Win Rate Forma: LLWLWWLWLL

JSON Data

{
  "player": {
    "id": 877,
    "api_id": 55745,
    "name": "Christoph Negritu",
    "short_name": "C. Negritu",
    "country": "Germany",
    "country_code": "DE",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 64515,
    "singles": 14.05,
    "doubles": 13.72,
    "ranking": 343,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 372,
    "points": 132,
    "best_position": 263,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 372,
      "points": 132
    },
    {
      "date": "2025-12-09",
      "position": 372,
      "points": 132
    },
    {
      "date": "2025-12-08",
      "position": 372,
      "points": 132
    },
    {
      "date": "2025-12-07",
      "position": 373,
      "points": 132
    },
    {
      "date": "2025-12-06",
      "position": 373,
      "points": 132
    },
    {
      "date": "2025-12-05",
      "position": 373,
      "points": 132
    },
    {
      "date": "2025-12-04",
      "position": 373,
      "points": 132
    },
    {
      "date": "2025-12-03",
      "position": 373,
      "points": 132
    }
  ],
  "career_stats": {
    "total_matches": 11,
    "wins": 4,
    "losses": 7,
    "win_rate": 36.4
  },
  "surface_stats": {
    "hard": {
      "matches": 4,
      "wins": 1,
      "losses": 3,
      "win_rate": 25.0
    },
    "clay": {
      "matches": 7,
      "wins": 3,
      "losses": 4,
      "win_rate": 42.9
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Challenger": {
      "matches": 11,
      "wins": 4,
      "losses": 7,
      "win_rate": 36.4
    }
  },
  "average_match_stats": {
    "matches_with_stats": 11,
    "avg_aces_per_match": 5.9,
    "avg_double_faults_per_match": 0.8,
    "avg_first_serve_pct": 62.7,
    "avg_first_serve_won_pct": 71.2,
    "avg_second_serve_won_pct": 46.0,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-11-09",
      "opponent": "Nicolas Barrientos",
      "opponent_id": 48646,
      "tournament": "Montevideo, Uruguay",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 0,
        "first_serve_pct": 57.692307692307686,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 76.92307692307693,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-13",
      "opponent": "Michele Ribecai",
      "opponent_id": 462168,
      "tournament": "Olbia, Italy",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 5,
        "double_faults": 1,
        "first_serve_pct": 65.0,
        "first_serve_won_pct": 58.97435897435898,
        "second_serve_won_pct": 58.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-12",
      "opponent": "Leonardo Mazzucchelli",
      "opponent_id": 122404,
      "tournament": "Olbia, Italy",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 2,
        "first_serve_pct": 61.904761904761905,
        "first_serve_won_pct": 80.76923076923077,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-10",
      "opponent": "Luka Mikrut",
      "opponent_id": 349090,
      "tournament": "Valencia, Spain",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 8,
        "double_faults": 1,
        "first_serve_pct": 60.57692307692307,
        "first_serve_won_pct": 82.53968253968253,
        "second_serve_won_pct": 43.90243902439025,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-08",
      "opponent": "Filip Cristian Jianu",
      "opponent_id": 230049,
      "tournament": "Valencia, Spain",
      "surface": "clay",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 0,
        "first_serve_pct": 68.42105263157895,
        "first_serve_won_pct": 87.17948717948718,
        "second_serve_won_pct": 55.55555555555556,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-07",
      "opponent": "Vit Kopřiva",
      "opponent_id": 199395,
      "tournament": "Valencia, Spain",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 0,
        "first_serve_pct": 63.33333333333333,
        "first_serve_won_pct": 68.42105263157895,
        "second_serve_won_pct": 46.666666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-06",
      "opponent": "Henri Squire",
      "opponent_id": 208225,
      "tournament": "Valencia, Spain",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 6,
        "double_faults": 0,
        "first_serve_pct": 50.68493150684932,
        "first_serve_won_pct": 64.86486486486487,
        "second_serve_won_pct": 55.55555555555556,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-05",
      "opponent": "Ryan Nijboer",
      "opponent_id": 239879,
      "tournament": "Valencia, Spain",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 7,
        "double_faults": 1,
        "first_serve_pct": 68.6046511627907,
        "first_serve_won_pct": 77.96610169491525,
        "second_serve_won_pct": 41.66666666666667,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-30",
      "opponent": "Eliakim Coulibaly",
      "opponent_id": 321948,
      "tournament": "Alicante, Spain",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 6,
        "double_faults": 2,
        "first_serve_pct": 62.76595744680851,
        "first_serve_won_pct": 69.49152542372882,
        "second_serve_won_pct": 25.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-08",
      "opponent": "Hugo Gaston",
      "opponent_id": 205906,
      "tournament": "Rennes, France",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 10,
        "double_faults": 1,
        "first_serve_pct": 68.35443037974683,
        "first_serve_won_pct": 64.81481481481481,
        "second_serve_won_pct": 32.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 4,
    "losses": 6,
    "form_string": "LLWLWWLWLL"
  },
  "head_to_head": [
    {
      "opponent": "Henri Squire",
      "opponent_id": 208225,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Vit Kopřiva",
      "opponent_id": 199395,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Ryan Nijboer",
      "opponent_id": 239879,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Eliakim Coulibaly",
      "opponent_id": 321948,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Michele Ribecai",
      "opponent_id": 462168,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 12,
          "wins": 6,
          "losses": 6,
          "win_rate": 50.0,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 60,
          "double_faults": 25,
          "aces_per_match": 5.0,
          "double_faults_per_match": 2.1,
          "first_serve_pct": 72.3,
          "first_serve_won_pct": 68.1,
          "second_serve_won_pct": 44.2,
          "break_points_saved_pct": 53.8,
          "break_points_converted_pct": 11.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 10,
          "wins": 5,
          "losses": 5,
          "win_rate": 50.0,
          "tournaments_played": 8,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 53,
          "double_faults": 12,
          "aces_per_match": 5.3,
          "double_faults_per_match": 1.2,
          "first_serve_pct": 73.1,
          "first_serve_won_pct": 64.5,
          "second_serve_won_pct": 45.5,
          "break_points_saved_pct": 58.9,
          "break_points_converted_pct": 35.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 33,
          "wins": 14,
          "losses": 19,
          "win_rate": 42.4,
          "tournaments_played": 21,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 5,
          "aces": 167,
          "double_faults": 63,
          "aces_per_match": 5.1,
          "double_faults_per_match": 1.9,
          "first_serve_pct": 70.4,
          "first_serve_won_pct": 71.3,
          "second_serve_won_pct": 49.4,
          "break_points_saved_pct": 63.4,
          "break_points_converted_pct": 35.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 55,
        "wins": 25,
        "tournaments_played": 35,
        "tournaments_won": 0,
        "aces": 280,
        "double_faults": 100,
        "win_rate": 45.5,
        "losses": 30
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 9,
          "double_faults": 2,
          "aces_per_match": 9.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 72.9,
          "first_serve_won_pct": 67.6,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 100.0,
          "break_points_converted_pct": 33.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 16,
          "wins": 10,
          "losses": 6,
          "win_rate": 62.5,
          "tournaments_played": 13,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 3,
          "aces": 92,
          "double_faults": 21,
          "aces_per_match": 5.8,
          "double_faults_per_match": 1.3,
          "first_serve_pct": 69.9,
          "first_serve_won_pct": 74.9,
          "second_serve_won_pct": 49.8,
          "break_points_saved_pct": 60.2,
          "break_points_converted_pct": 32.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 16,
          "wins": 12,
          "losses": 4,
          "win_rate": 75.0,
          "tournaments_played": 12,
          "tournaments_won": 1,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 6,
          "aces": 104,
          "double_faults": 20,
          "aces_per_match": 6.5,
          "double_faults_per_match": 1.2,
          "first_serve_pct": 69.6,
          "first_serve_won_pct": 73.3,
          "second_serve_won_pct": 50.7,
          "break_points_saved_pct": 67.5,
          "break_points_converted_pct": 40.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 33,
        "wins": 22,
        "tournaments_played": 26,
        "tournaments_won": 1,
        "aces": 205,
        "double_faults": 43,
        "win_rate": 66.7,
        "losses": 11
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:18:31 UTC"
}