Commit 22f7b0f
committed
Add the Live Tennis plugin
Live tennis scores on a key: both players' surnames, the set score, the points
in the current game, a marker beside the server and a marker on the side
holding a break point. ATP, WTA, Challenger, ITF and juniors.
Complementary to SportsScores rather than competing with it: that plugin
covers the US leagues and soccer and has no tennis, this one has nothing but
tennis.
Data comes from the Live Tennis API, which the plugin author operates; the
plugin needs a key, and a free key covers everything it does. Both endpoints
it uses are on the free tier. The free tier allows 100 requests a day, so the
plugin defaults to a 15-minute refresh (96 requests a day) with 15 minutes as
a hard floor clamped in code, and every key showing tennis shares one cached
request.
The hash is the plugin repo's commit; entry follows the live shape in this
file rather than the 'commits' map still shown in the submission docs.1 parent ca3d104 commit 22f7b0f
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
290 | 290 | | |
291 | 291 | | |
292 | 292 | | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
293 | 297 | | |
294 | 298 | | |
0 commit comments