Player Data JSON

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

Marco Trungelliti

Marco Trungelliti

Argentina ATP 130
16W - 16L 50,0% Win Rate Forma: LWWLLLLWWW

JSON Data

{
  "player": {
    "id": 455,
    "api_id": 38517,
    "name": "Marco Trungelliti",
    "short_name": "M. Trungelliti",
    "country": "Argentina",
    "country_code": "AR",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 3745,
    "singles": 14.48,
    "doubles": 13.64,
    "ranking": 180,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": {
    "position": 130,
    "points": 468,
    "best_position": 112,
    "date": "2026-01-30"
  },
  "ranking_history": [
    {
      "date": "2026-01-30",
      "position": 130,
      "points": 468
    },
    {
      "date": "2026-01-29",
      "position": 130,
      "points": 468
    },
    {
      "date": "2026-01-28",
      "position": 130,
      "points": 468
    },
    {
      "date": "2026-01-27",
      "position": 130,
      "points": 468
    },
    {
      "date": "2026-01-26",
      "position": 130,
      "points": 468
    },
    {
      "date": "2026-01-25",
      "position": 130,
      "points": 468
    },
    {
      "date": "2026-01-24",
      "position": 130,
      "points": 468
    },
    {
      "date": "2026-01-23",
      "position": 130,
      "points": 468
    },
    {
      "date": "2026-01-22",
      "position": 130,
      "points": 468
    },
    {
      "date": "2026-01-21",
      "position": 130,
      "points": 468
    }
  ],
  "career_stats": {
    "total_matches": 32,
    "wins": 16,
    "losses": 16,
    "win_rate": 50.0
  },
  "surface_stats": {
    "hard": {
      "matches": 12,
      "wins": 5,
      "losses": 7,
      "win_rate": 41.7
    },
    "clay": {
      "matches": 18,
      "wins": 10,
      "losses": 8,
      "win_rate": 55.6
    },
    "grass": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 10,
      "wins": 5,
      "losses": 5,
      "win_rate": 50.0
    },
    "Masters 1000": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    },
    "ATP 500": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    },
    "ATP 250": {
      "matches": 8,
      "wins": 2,
      "losses": 6,
      "win_rate": 25.0
    },
    "Challenger": {
      "matches": 10,
      "wins": 7,
      "losses": 3,
      "win_rate": 70.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 32,
    "avg_aces_per_match": 3.4,
    "avg_double_faults_per_match": 3.7,
    "avg_first_serve_pct": 62.3,
    "avg_first_serve_won_pct": 68.3,
    "avg_second_serve_won_pct": 51.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-15",
      "opponent": "Jaime Faria",
      "opponent_id": 341818,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 6,
        "double_faults": 2,
        "first_serve_pct": 79.45205479452055,
        "first_serve_won_pct": 56.896551724137936,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-14",
      "opponent": "Henrique Rocha",
      "opponent_id": 341820,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Qualification Round 2",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 4,
        "double_faults": 5,
        "first_serve_pct": 58.415841584158414,
        "first_serve_won_pct": 67.79661016949152,
        "second_serve_won_pct": 57.14285714285714,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-12",
      "opponent": "Philip Sekulic",
      "opponent_id": 299481,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 5,
        "double_faults": 4,
        "first_serve_pct": 64.7887323943662,
        "first_serve_won_pct": 67.3913043478261,
        "second_serve_won_pct": 44.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-01",
      "opponent": "Mackenzie McDonald",
      "opponent_id": 63438,
      "tournament": "ATP Athens, Greece Men Singles",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 8,
        "double_faults": 5,
        "first_serve_pct": 60.0,
        "first_serve_won_pct": 65.27777777777779,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-22",
      "opponent": "Dan Added",
      "opponent_id": 191842,
      "tournament": "Brest, France",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 6,
        "double_faults": 5,
        "first_serve_pct": 60.273972602739725,
        "first_serve_won_pct": 65.9090909090909,
        "second_serve_won_pct": 53.57142857142857,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-12",
      "opponent": "Gilles Arnaud Bailly",
      "opponent_id": 406654,
      "tournament": "ATP Brussels, Belgium Singles",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 5,
        "double_faults": 4,
        "first_serve_pct": 64.0625,
        "first_serve_won_pct": 65.85365853658537,
        "second_serve_won_pct": 43.47826086956522,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-10",
      "opponent": "Carlos Taberner",
      "opponent_id": 108559,
      "tournament": "Valencia, Spain",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 7,
        "double_faults": 4,
        "first_serve_pct": 65.75342465753424,
        "first_serve_won_pct": 60.416666666666664,
        "second_serve_won_pct": 65.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-08",
      "opponent": "Pol Martin Tiffon",
      "opponent_id": 217448,
      "tournament": "Valencia, Spain",
      "surface": "clay",
      "round": "Round of 16",
      "result": "W",
      "score": "1-0",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 83.87096774193549,
        "first_serve_won_pct": 61.53846153846154,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-07",
      "opponent": "Nerman Fatic",
      "opponent_id": 63090,
      "tournament": "Valencia, Spain",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 6,
        "double_faults": 2,
        "first_serve_pct": 67.03296703296702,
        "first_serve_won_pct": 65.57377049180327,
        "second_serve_won_pct": 43.75,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-07",
      "opponent": "Andrew Paulson",
      "opponent_id": 275467,
      "tournament": "Tulln, Austria",
      "surface": "clay",
      "round": "Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 0,
        "first_serve_pct": 48.0,
        "first_serve_won_pct": 91.66666666666666,
        "second_serve_won_pct": 44.827586206896555,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 5,
    "losses": 5,
    "form_string": "LWWLLLLWWW"
  },
  "head_to_head": [
    {
      "opponent": "Alexander Ritschard",
      "opponent_id": 56017,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Luka Mikrut",
      "opponent_id": 349090,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Jaime Faria",
      "opponent_id": 341818,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Kamil Majchrzak",
      "opponent_id": 108709,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Chun-Hsin Tseng",
      "opponent_id": 207034,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 14,
          "double_faults": 18,
          "aces_per_match": 4.7,
          "double_faults_per_match": 6.0,
          "first_serve_pct": 74.7,
          "first_serve_won_pct": 66.9,
          "second_serve_won_pct": 48.4,
          "break_points_saved_pct": 59.3,
          "break_points_converted_pct": 36.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 6,
          "double_faults": 5,
          "aces_per_match": 6.0,
          "double_faults_per_match": 5.0,
          "first_serve_pct": 71.6,
          "first_serve_won_pct": 65.9,
          "second_serve_won_pct": 54.2,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 25.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 8,
          "wins": 4,
          "losses": 4,
          "win_rate": 50.0,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 27,
          "double_faults": 38,
          "aces_per_match": 3.4,
          "double_faults_per_match": 4.8,
          "first_serve_pct": 72.2,
          "first_serve_won_pct": 72.3,
          "second_serve_won_pct": 62.0,
          "break_points_saved_pct": 66.1,
          "break_points_converted_pct": 21.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 51,
          "wins": 34,
          "losses": 17,
          "win_rate": 66.7,
          "tournaments_played": 22,
          "tournaments_won": 3,
          "tiebreaks_won": 9,
          "tiebreaks_lost": 7,
          "aces": 166,
          "double_faults": 166,
          "aces_per_match": 3.3,
          "double_faults_per_match": 3.3,
          "first_serve_pct": 70.7,
          "first_serve_won_pct": 66.5,
          "second_serve_won_pct": 53.1,
          "break_points_saved_pct": 61.5,
          "break_points_converted_pct": 36.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 63,
        "wins": 39,
        "tournaments_played": 32,
        "tournaments_won": 3,
        "aces": 213,
        "double_faults": 227,
        "win_rate": 61.9,
        "losses": 24
      }
    },
    {
      "year": 2024,
      "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": 7,
          "double_faults": 5,
          "aces_per_match": 3.5,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 71.4,
          "first_serve_won_pct": 70.7,
          "second_serve_won_pct": 62.0,
          "break_points_saved_pct": 55.6,
          "break_points_converted_pct": 40.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 8,
          "double_faults": 3,
          "aces_per_match": 4.0,
          "double_faults_per_match": 1.5,
          "first_serve_pct": 73.4,
          "first_serve_won_pct": 72.6,
          "second_serve_won_pct": 60.7,
          "break_points_saved_pct": 14.3,
          "break_points_converted_pct": 28.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 23,
          "wins": 12,
          "losses": 11,
          "win_rate": 52.2,
          "tournaments_played": 11,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 3,
          "aces": 90,
          "double_faults": 70,
          "aces_per_match": 3.9,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 71.4,
          "first_serve_won_pct": 67.2,
          "second_serve_won_pct": 54.9,
          "break_points_saved_pct": 59.5,
          "break_points_converted_pct": 40.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 45,
          "wins": 30,
          "losses": 15,
          "win_rate": 66.7,
          "tournaments_played": 17,
          "tournaments_won": 1,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 5,
          "aces": 117,
          "double_faults": 127,
          "aces_per_match": 2.6,
          "double_faults_per_match": 2.8,
          "first_serve_pct": 70.9,
          "first_serve_won_pct": 67.7,
          "second_serve_won_pct": 56.0,
          "break_points_saved_pct": 66.1,
          "break_points_converted_pct": 50.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 72,
        "wins": 44,
        "tournaments_played": 30,
        "tournaments_won": 1,
        "aces": 222,
        "double_faults": 205,
        "win_rate": 61.1,
        "losses": 28
      }
    },
    {
      "year": 2023,
      "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": 5,
          "double_faults": 3,
          "aces_per_match": 5.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 69.7,
          "first_serve_won_pct": 73.1,
          "second_serve_won_pct": 35.3,
          "break_points_saved_pct": 20.0,
          "break_points_converted_pct": 100.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 4,
          "wins": 2,
          "losses": 2,
          "win_rate": 50.0,
          "tournaments_played": 9,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 15,
          "double_faults": 14,
          "aces_per_match": 3.8,
          "double_faults_per_match": 3.5,
          "first_serve_pct": 69.0,
          "first_serve_won_pct": 62.3,
          "second_serve_won_pct": 52.6,
          "break_points_saved_pct": 61.5,
          "break_points_converted_pct": 48.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 21,
          "tournaments_won": 2,
          "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": 76.4,
          "first_serve_won_pct": 66.0,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 62.5,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 6,
        "wins": 2,
        "tournaments_played": 31,
        "tournaments_won": 2,
        "aces": 23,
        "double_faults": 20,
        "win_rate": 33.3,
        "losses": 4
      }
    }
  ],
  "data_generated_at": "2026-01-30 14:30:22 UTC"
}