## 獲取所有對局
~~~[api]
get:https://api.lol.xiabicaozuo.com/schedule.php
<<<
success
<<<
error
null
~~~
## 查詢所有對局(模糊查詢)
~~~[api]
get:https://api.lol.xiabicaozuo.com/schedule.php
*leaguename=2019年LFL瞎β杯S3#聯賽名稱
clubname=OTG#俱樂部名稱(簡寫),不填則所有
datetimer=2019-11-02#不填則所有
<<<
success
<<<
error
null
~~~