Description Usage Arguments Examples
The NCAA website has a unique identifier for each time in each sport. This function references those baesd on name.
1 | team_mapping(yr, sprt)
|
yr |
Actual Year (example: 2016 or 2015) |
sprt |
Tradiational Sport Name or Sport Code |
1 2 3 4 | team_mapping(2015,"Men's Basketball")
team_mapping(2015,"MBB")
team_mapping(2016,"Womens Soccer")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.