tipsky-club / tipsky

0 stars 0 forks source link

Implement basic api call functions #4

Open mwiens opened 7 years ago

mwiens commented 7 years ago
  1. A function that returns the current table rank for a given team. If less than three games have been played in a new season, the last rank of the last season should be used.
  2. A function that returns the number of games the team won (either at home or away) in the current season (or in the last season if less than three games have been played yet)
  3. A function that returns the results of the last three games a team has played in the league.