GotSport Bracket mappingGotSport Value => Pensra Value
The GotSport "Group" name is parsed to look for a listed substring and when found the Pensra values is designated.
The | symbol represents "OR" The .* string represents any other characters (prefix or suffix)
- .*Premier|Platinum|Academy|NPL|State Cup.*=>Premier
- .*Gold.*=>Gold
- .*Silver.*=>Silver
- .*Bronze.*=>Bronze
- .*Copper|Nickel.*=>Copper
|