UNPKG

bracket-data

Version:

Get some helpful data for a tournament bracket.

30 lines (29 loc) 452 B
{ "regions": [ { "id": "W", "name": "West", "fullname": "Western Conference" }, { "id": "E", "name": "East", "fullname": "Eastern Conference" } ], "scoring": { "standard": [ [12, 3], [25, 6], [50, 12], [100, 24] ] }, "order": [1, 8, 4, 5, 2, 7, 3, 6], "bestOf": 7, "finalRegion": { "id": "F", "name": "Finals", "fullname": "NBA Finals" } }