{{ playerData[0].player_info.team }}
POSITION
{{ playerData[0].player_info.position }}
HEIGHT
{{ playerData[0].player_info.height }}
WINGSPAN
{{ playerData[0].player_info.wingspan }}
WEIGHT
{{ playerData[0].player_info.weight }}
OFFENSE
{{ playerData[0].player_info.offense }}
DEFENSE
{{ playerData[0].player_info.defense }}
{{ playerData[1].player_info.team }}
POSITION
{{ playerData[1].player_info.position }}
HEIGHT
{{ playerData[1].player_info.height }}
WINGSPAN
{{ playerData[1].player_info.wingspan }}
WEIGHT
{{ playerData[1].player_info.weight }}
OFFENSE
{{ playerData[1].player_info.offense }}
DEFENSE
{{ playerData[1].player_info.defense }}
{{ playerData[0][key][title][attributeName].charAt(0) }}
{{ playerData[0][key][title][attributeName].charAt(0) }}