req

Considering goalkeeper ranking differences

![场分钟数看](/assets/images/492D4D9E.jpg)

I want to point out that the minutes played by goalkeepers often rank higher than their caps, mainly due to extra time in tournaments. I can compute this from the available data. Given the user's requests, I’ll ask if they want a full top-20 list right now.

Here are some options I could present:

  1. Fetch the latest list with minutes and caps trends.
  2. Provide a historical comparison versus caps ranking.
  3. Summarize key takeaways and career arcs.
  4. Generate a CSV for a chart.

Let’s craft a concise list of key takeaways about notable players!

有意思的榜单。按“国家队出场分钟数”看,和按“场次”会有一点差别,几个快速观察:

需要我现在去拉德转的“最新前20完整名单和分钟数”吗?我可以:

  1. 给出前20姓名+国家+分钟数,并标注更新时间;
  2. 顺便对比出场次数榜的差异点;
  3. 导出一份CSV,便于你后续做图表。