Advice and answers from TheSports team

How to determine whether a match has lineup data?

Two ways to determine:

 

1. Determine based on the "lineup" field of the schedule interface. If it returns "yes", you can synchronize the lineup data every 1-3 minutes

 

2. Determine based on the "Data update" interface. This interface will return data that has changed within 120 seconds. If a match lineup is updated, the corresponding "match id" will be returned. After getting the id, you can obtain it through the lineup interface

 

We recommend the second method

Did this answer your question?

😞 😐 😄