Player Data JSON

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

Joao Lucas Reis da Silva

Joao Lucas Reis da Silva

Brazil ATP 202
5W - 13L 27.8% Win Rate Forma: LLLLLLLWWL

JSON Data

{
  "player": {
    "id": 530,
    "api_id": 212762,
    "name": "Joao Lucas Reis da Silva",
    "short_name": "J. Reis da Silva",
    "country": "Brazil",
    "country_code": "BR",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 3245531,
    "singles": 14.17,
    "doubles": 13.5,
    "ranking": 300,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-04-26"
  },
  "current_ranking": {
    "position": 202,
    "points": 285,
    "best_position": 187,
    "date": "2026-05-08"
  },
  "ranking_history": [
    {
      "date": "2026-05-08",
      "position": 202,
      "points": 285
    },
    {
      "date": "2026-05-07",
      "position": 202,
      "points": 285
    },
    {
      "date": "2026-05-06",
      "position": 202,
      "points": 285
    },
    {
      "date": "2026-05-05",
      "position": 202,
      "points": 285
    },
    {
      "date": "2026-05-04",
      "position": 196,
      "points": 303
    },
    {
      "date": "2026-05-03",
      "position": 196,
      "points": 303
    },
    {
      "date": "2026-05-02",
      "position": 196,
      "points": 303
    },
    {
      "date": "2026-05-01",
      "position": 196,
      "points": 303
    },
    {
      "date": "2026-04-30",
      "position": 196,
      "points": 303
    },
    {
      "date": "2026-04-29",
      "position": 196,
      "points": 303
    }
  ],
  "career_stats": {
    "total_matches": 18,
    "wins": 5,
    "losses": 13,
    "win_rate": 27.8
  },
  "surface_stats": {
    "hard": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    },
    "clay": {
      "matches": 15,
      "wins": 5,
      "losses": 10,
      "win_rate": 33.3
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    },
    "ATP 500": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    },
    "ATP 250": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "Challenger": {
      "matches": 12,
      "wins": 5,
      "losses": 7,
      "win_rate": 41.7
    },
    "Otro": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 18,
    "avg_aces_per_match": 1.5,
    "avg_double_faults_per_match": 2.6,
    "avg_first_serve_pct": 61.7,
    "avg_first_serve_won_pct": 61.6,
    "avg_second_serve_won_pct": 45.7,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-04-07",
      "opponent": "Gustavo Heide",
      "opponent_id": 302582,
      "tournament": "Campinas, Brazil",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 65.38461538461539,
        "first_serve_won_pct": 55.88235294117647,
        "second_serve_won_pct": 27.77777777777778,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-21",
      "opponent": "Vilius Gaubas",
      "opponent_id": 322022,
      "tournament": "Santiago",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 62.7906976744186,
        "first_serve_won_pct": 44.44444444444444,
        "second_serve_won_pct": 62.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-17",
      "opponent": "Yannick Hanfmann",
      "opponent_id": 47975,
      "tournament": "Rio de Janeiro",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 68.35443037974683,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 36.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-07",
      "opponent": "Liam Draxl",
      "opponent_id": 223513,
      "tournament": "Davis Cup",
      "surface": "",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 5,
        "double_faults": 0,
        "first_serve_pct": 59.183673469387756,
        "first_serve_won_pct": 65.51724137931035,
        "second_serve_won_pct": 35.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-12",
      "opponent": "Henrique Rocha",
      "opponent_id": 341820,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 70.3125,
        "first_serve_won_pct": 57.77777777777777,
        "second_serve_won_pct": 57.89473684210527,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-11",
      "opponent": "Facundo Mena",
      "opponent_id": 38180,
      "tournament": "Montevideo, Uruguay",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 4,
        "double_faults": 2,
        "first_serve_pct": 64.38356164383562,
        "first_serve_won_pct": 63.829787234042556,
        "second_serve_won_pct": 56.41025641025641,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-04",
      "opponent": "Facundo Diaz Acosta",
      "opponent_id": 264372,
      "tournament": "Antofagasta, Chile",
      "surface": "clay",
      "round": "Semifinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 6,
        "first_serve_pct": 66.08695652173913,
        "first_serve_won_pct": 59.210526315789465,
        "second_serve_won_pct": 64.28571428571429,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-03",
      "opponent": "Federico Agustin Gomez",
      "opponent_id": 146040,
      "tournament": "Antofagasta, Chile",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 67.44186046511628,
        "first_serve_won_pct": 75.86206896551724,
        "second_serve_won_pct": 71.42857142857143,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-30",
      "opponent": "Matias Soto",
      "opponent_id": 241039,
      "tournament": "Antofagasta, Chile",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 54.90196078431373,
        "first_serve_won_pct": 82.14285714285714,
        "second_serve_won_pct": 60.86956521739131,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-24",
      "opponent": "Matheus Pucinelli de Almeida",
      "opponent_id": 264978,
      "tournament": "Buenos Aires, Argentina",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 73.40425531914893,
        "first_serve_won_pct": 55.072463768115945,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 2,
    "losses": 8,
    "form_string": "LLLLLLLWWL"
  },
  "head_to_head": [
    {
      "opponent": "Chun-Hsin Tseng",
      "opponent_id": 207034,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Facundo Diaz Acosta",
      "opponent_id": 264372,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Murkel Dellien",
      "opponent_id": 82133,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Facundo Mena",
      "opponent_id": 38180,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Henrique Rocha",
      "opponent_id": 341820,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 3,
          "double_faults": 2,
          "aces_per_match": 1.5,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 69.7,
          "first_serve_won_pct": 66.2,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 45.5,
          "break_points_converted_pct": 0.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 64,
          "wins": 40,
          "losses": 24,
          "win_rate": 62.5,
          "tournaments_played": 31,
          "tournaments_won": 1,
          "tiebreaks_won": 10,
          "tiebreaks_lost": 6,
          "aces": 124,
          "double_faults": 194,
          "aces_per_match": 1.9,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 71.9,
          "first_serve_won_pct": 63.5,
          "second_serve_won_pct": 51.3,
          "break_points_saved_pct": 62.4,
          "break_points_converted_pct": 45.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 66,
        "wins": 40,
        "tournaments_played": 33,
        "tournaments_won": 1,
        "aces": 127,
        "double_faults": 196,
        "win_rate": 60.6,
        "losses": 26
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 6,
          "wins": 3,
          "losses": 3,
          "win_rate": 50.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 10,
          "double_faults": 13,
          "aces_per_match": 1.7,
          "double_faults_per_match": 2.2,
          "first_serve_pct": 71.5,
          "first_serve_won_pct": 62.1,
          "second_serve_won_pct": 58.1,
          "break_points_saved_pct": 51.5,
          "break_points_converted_pct": 51.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 40,
          "wins": 18,
          "losses": 22,
          "win_rate": 45.0,
          "tournaments_played": 24,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 5,
          "aces": 94,
          "double_faults": 90,
          "aces_per_match": 2.4,
          "double_faults_per_match": 2.2,
          "first_serve_pct": 73.6,
          "first_serve_won_pct": 65.1,
          "second_serve_won_pct": 52.1,
          "break_points_saved_pct": 54.7,
          "break_points_converted_pct": 47.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 46,
        "wins": 21,
        "tournaments_played": 27,
        "tournaments_won": 0,
        "aces": 104,
        "double_faults": 103,
        "win_rate": 45.7,
        "losses": 25
      }
    }
  ],
  "data_generated_at": "2026-05-09 00:34:35 UTC"
}