Game ID: {{ game_id }}
Date/Time: {{ (new Date(navigation.this_game['StartTime'] * 1000)).toISOString().slice(0,16) }}
{{ tag }}
{{ navigation.this_game[tag] }}
Shots
Player Team Frame Time On Target xG Goal Replay
{{ shot['shot_taker_name'] }} {{ shot['team_name'] }} {{ parseInt(shot['frame']) }} {{ parseInt(shot['time']) }} {{ shot['shot'] }} {{ parseFloat(shot['xg_info']['xg']).toFixed(3) }} {{ shot['goal'] }}