The new KS does not work as well as the previous fully-functional version, but I have finally figured out how to generate matchups for the current slate of games. Try this example:
p:points > 30.5 and season = 2021 and week = 4 and team
It corerectly generates BUF, DAL, LAR, ARZ and LV as the teams that scored 31+ points in Week 3.
Do not use any projected lines in your queries because the lines for next week's games are listed as "0." I hope this helps.
0
To remove first post, remove entire topic.
The new KS does not work as well as the previous fully-functional version, but I have finally figured out how to generate matchups for the current slate of games. Try this example:
p:points > 30.5 and season = 2021 and week = 4 and team
It corerectly generates BUF, DAL, LAR, ARZ and LV as the teams that scored 31+ points in Week 3.
Do not use any projected lines in your queries because the lines for next week's games are listed as "0." I hope this helps.