nkin

Exploring data options for CSL events

I’m thinking about where to find Chinese Super League event goal times, like Sofascore or Sporttery, but automated scraping might be an issue. I could suggest getting a dataset or allow a manual CSV dump instead. I want to keep the answer concise!

For standings, we typically use 3 points for a win, 1 for a draw, and 0 for a loss, considering tie-breakers.

There's ambiguity in scenarios A and B regarding goal cutoff times, so I might present options for clarification.

有意思的玩法!先把口径对齐一下,再动手算。

你想要两张“趣味积分榜”:

为了算榜单,我需要这些确认:

  1. 赛季范围:2024赛季?还是指定年份/轮次?
  2. 数据来源:我可以自动抓取公开数据(含进球时间),还是你有本地赛果/事件数据文件?
  3. 积分与排序:默认3-1-0;同分按净胜球、进球数、再者相互战绩,是否同意?
  4. “只打下半场”的补时口径:选上面1或2。

确认后我会:

直接回复:赛季、补时口径(只打下半场选1或2)、是否用默认排序规则。需要的话我也可以把脚本一并放到仓库里,便于你复用。