| leagueId | integer | Unique identifier for the league | 
                
                    | teamId | integer | Unique identifier for the team | 
                
                    | teamName | string | Team name | 
                
                    | linkDetailTeam | url | link for the team detail record | 
                
                    | actionType | string | Scoring action types from: | 
                
                    | success | string | Was the scoring action line successful (ie: shot made) ? 1=Yes, 0=No. | 
                
                    | area | string | The area of the playing surface as to where the action occurred.  Defined in Playing Surface Definition | 
                
                    | side | string | The side of the playing surface.  Defined in Playing Surface Definition | 
                
                    | countActionType | integer | Number of action Types for the combination in the resource |