diff --git a/PassMap.ipynb b/PassMap.ipynb index 4e72d56..07e9202 100644 --- a/PassMap.ipynb +++ b/PassMap.ipynb @@ -2,9 +2,17 @@ "cells": [ { "cell_type": "code", - "execution_count": 18, + "execution_count": 22, "metadata": {}, "outputs": [ + { + "name": "stderr", + "output_type": "stream", + "text": [ + "/tmp/ipykernel_16422/3839686170.py:21: FutureWarning: pandas.io.json.json_normalize is deprecated, use pandas.json_normalize instead\n", + " df = json_normalize(data, sep = \"_\")\n" + ] + }, { "name": "stdout", "output_type": "stream", @@ -25,7 +33,7 @@ "from matplotlib.offsetbox import OffsetImage\n", "#import squarify\n", "from functools import reduce\n", - "path = \"\"\"C:\\\\Users\\\\Koushik\\\\Downloads\\\\open-data-master\\\\open-data-master\\\\data\\\\my_events\\\\\"\"\"\n", + "path = \"\"\"my_events/\"\"\"\n", "Xg_req = pd.DataFrame(data=None)\n", "for filename in (os.listdir(path)):\n", " #print(filename)\n", @@ -48,7 +56,24 @@ }, { "cell_type": "code", - "execution_count": 32, + "execution_count": 4, + "metadata": {}, + "outputs": [ + { + "name": "stdout", + "output_type": "stream", + "text": [ + "/home/mikolaj/2ait_tech/sportowe/Football-Analytics\n" + ] + } + ], + "source": [ + "!pwd" + ] + }, + { + "cell_type": "code", + "execution_count": 6, "metadata": { "scrolled": true }, @@ -74,42 +99,42 @@ " \n", " \n", " \n", - " bad_behaviour_card_id\n", - " bad_behaviour_card_name\n", - " ball_receipt_outcome_id\n", - " ball_receipt_outcome_name\n", - " ball_recovery_offensive\n", - " ball_recovery_recovery_failure\n", - " block_deflection\n", - " dribble_nutmeg\n", - " dribble_outcome_id\n", - " dribble_outcome_name\n", + " id\n", + " index\n", + " period\n", + " timestamp\n", + " minute\n", + " second\n", + " possession\n", + " duration\n", + " type_id\n", + " type_name\n", " ...\n", - " pass_miscommunication\n", - " shot_aerial_won\n", - " shot_open_goal\n", + " substitution_replacement_name\n", " 50_50_outcome_id\n", " 50_50_outcome_name\n", - " block_offensive\n", - " miscontrol_aerial_won\n", - " foul_committed_penalty\n", - " shot_deflected\n", + " foul_committed_offensive\n", + " foul_committed_card_id\n", + " foul_committed_card_name\n", + " pass_inswinging\n", " shot_redirect\n", + " block_save_block\n", + " pass_goal_assist\n", " \n", " \n", " \n", " \n", - " 204\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", + " 907\n", + " 27622bee-3beb-45b5-a8e9-4353a3c48cf4\n", + " 908\n", + " 1\n", + " 00:29:57.022\n", + " 29\n", + " 57\n", + " 63\n", + " 0.602922\n", + " 16\n", + " Shot\n", " ...\n", " NaN\n", " NaN\n", @@ -123,17 +148,17 @@ " NaN\n", " \n", " \n", - " 749\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", + " 2589\n", + " 7ec34223-fb09-47a9-998f-568ba958ef0d\n", + " 2590\n", + " 2\n", + " 00:44:46.358\n", + " 89\n", + " 46\n", + " 194\n", + " 1.080860\n", + " 16\n", + " Shot\n", " ...\n", " NaN\n", " NaN\n", @@ -147,1385 +172,17 @@ " NaN\n", " \n", " \n", - " 1651\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " ...\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " \n", - " \n", - " 2741\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " ...\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " \n", - " \n", - " 3890\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " ...\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " \n", - " \n", - " 4594\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " ...\n", - " NaN\n", - " NaN\n", - " True\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " \n", - " \n", - " 4647\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " ...\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " \n", - " \n", - " 4784\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " ...\n", - " NaN\n", - " True\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " \n", - " \n", - " 4918\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " ...\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " \n", - " \n", - " 6271\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " ...\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " \n", - " \n", - " 7406\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " ...\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " \n", - " \n", - " 7924\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " ...\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " \n", - " \n", - " 9525\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " ...\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " \n", - " \n", - " 10606\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " ...\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " \n", - " \n", - " 10877\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " ...\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " True\n", - " NaN\n", - " \n", - " \n", - " 12291\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " ...\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " \n", - " \n", - " 13231\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " ...\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " \n", - " \n", - " 13839\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " ...\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " \n", - " \n", - " 13975\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " ...\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " \n", - " \n", - " 14105\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " ...\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " \n", - " \n", - " 14173\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " ...\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " \n", - " \n", - " 14561\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " ...\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " \n", - " \n", - " 15815\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " ...\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " \n", - " \n", - " 15894\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " ...\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " True\n", - " NaN\n", - " \n", - " \n", - " 15928\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " ...\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " \n", - " \n", - " 19882\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " ...\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " \n", - " \n", - " 20227\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " ...\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " \n", - " \n", - " 20823\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " ...\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " \n", - " \n", - " 20917\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " ...\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " \n", - " \n", - " 21975\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " ...\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " \n", - " \n", - " ...\n", - " ...\n", - " ...\n", - " ...\n", - " ...\n", - " ...\n", - " ...\n", - " ...\n", - " ...\n", - " ...\n", - " ...\n", - " ...\n", - " ...\n", - " ...\n", - " ...\n", - " ...\n", - " ...\n", - " ...\n", - " ...\n", - " ...\n", - " ...\n", - " ...\n", - " \n", - " \n", - " 152707\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " ...\n", - " NaN\n", - " NaN\n", - " True\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " \n", - " \n", - " 155048\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " ...\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " \n", - " \n", - " 158183\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " ...\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " \n", - " \n", - " 161937\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " ...\n", - " NaN\n", - " True\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " \n", - " \n", - " 162329\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " ...\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " \n", - " \n", - " 163634\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " ...\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " \n", - " \n", - " 163781\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " ...\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " \n", - " \n", - " 164961\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " ...\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " \n", - " \n", - " 165854\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " ...\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " \n", - " \n", - " 166107\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " ...\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " True\n", - " \n", - " \n", - " 166301\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " ...\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " \n", - " \n", - " 166464\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " ...\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " \n", - " \n", - " 166557\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " ...\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " \n", - " \n", - " 167304\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " ...\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " \n", - " \n", - " 168706\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " ...\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " \n", - " \n", - " 171222\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " ...\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " \n", - " \n", - " 171224\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " ...\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " \n", - " \n", - " 171226\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " ...\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " \n", - " \n", - " 171228\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " ...\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " \n", - " \n", - " 171232\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " ...\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " \n", - " \n", - " 171234\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " ...\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " \n", - " \n", - " 171236\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " ...\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " \n", - " \n", - " 172725\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " ...\n", - " NaN\n", - " NaN\n", - " True\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " \n", - " \n", - " 173646\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " ...\n", - " NaN\n", - " NaN\n", - " True\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " \n", - " \n", - " 175473\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " ...\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " \n", - " \n", - " 175627\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " ...\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " \n", - " \n", - " 176100\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " ...\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " \n", - " \n", - " 176213\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " ...\n", - " NaN\n", - " True\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " \n", - " \n", - " 176750\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", + " 2764\n", + " f66400ca-02a4-4121-92d4-991cb225d885\n", + " 2765\n", + " 2\n", + " 00:49:59.483\n", + " 94\n", + " 59\n", + " 209\n", + " 0.663063\n", + " 16\n", + " Shot\n", " ...\n", " NaN\n", " NaN\n", @@ -1538,544 +195,46 @@ " NaN\n", " NaN\n", " \n", - " \n", - " 178726\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " ...\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " NaN\n", - " True\n", - " NaN\n", - " \n", " \n", "\n", - "

200 rows × 118 columns

\n", + "

3 rows × 117 columns

\n", "" ], "text/plain": [ - " bad_behaviour_card_id bad_behaviour_card_name \\\n", - "204 NaN NaN \n", - "749 NaN NaN \n", - "1651 NaN NaN \n", - "2741 NaN NaN \n", - "3890 NaN NaN \n", - "4594 NaN NaN \n", - "4647 NaN NaN \n", - "4784 NaN NaN \n", - "4918 NaN NaN \n", - "6271 NaN NaN \n", - "7406 NaN NaN \n", - "7924 NaN NaN \n", - "9525 NaN NaN \n", - "10606 NaN NaN \n", - "10877 NaN NaN \n", - "12291 NaN NaN \n", - "13231 NaN NaN \n", - "13839 NaN NaN \n", - "13975 NaN NaN \n", - "14105 NaN NaN \n", - "14173 NaN NaN \n", - "14561 NaN NaN \n", - "15815 NaN NaN \n", - "15894 NaN NaN \n", - "15928 NaN NaN \n", - "19882 NaN NaN \n", - "20227 NaN NaN \n", - "20823 NaN NaN \n", - "20917 NaN NaN \n", - "21975 NaN NaN \n", - "... ... ... \n", - "152707 NaN NaN \n", - "155048 NaN NaN \n", - "158183 NaN NaN \n", - "161937 NaN NaN \n", - "162329 NaN NaN \n", - "163634 NaN NaN \n", - "163781 NaN NaN \n", - "164961 NaN NaN \n", - "165854 NaN NaN \n", - "166107 NaN NaN \n", - "166301 NaN NaN \n", - "166464 NaN NaN \n", - "166557 NaN NaN \n", - "167304 NaN NaN \n", - "168706 NaN NaN \n", - "171222 NaN NaN \n", - "171224 NaN NaN \n", - "171226 NaN NaN \n", - "171228 NaN NaN \n", - "171232 NaN NaN \n", - "171234 NaN NaN \n", - "171236 NaN NaN \n", - "172725 NaN NaN \n", - "173646 NaN NaN \n", - "175473 NaN NaN \n", - "175627 NaN NaN \n", - "176100 NaN NaN \n", - "176213 NaN NaN \n", - "176750 NaN NaN \n", - "178726 NaN NaN \n", + " id index period timestamp \\\n", + "907 27622bee-3beb-45b5-a8e9-4353a3c48cf4 908 1 00:29:57.022 \n", + "2589 7ec34223-fb09-47a9-998f-568ba958ef0d 2590 2 00:44:46.358 \n", + "2764 f66400ca-02a4-4121-92d4-991cb225d885 2765 2 00:49:59.483 \n", "\n", - " ball_receipt_outcome_id ball_receipt_outcome_name \\\n", - "204 NaN NaN \n", - "749 NaN NaN \n", - "1651 NaN NaN \n", - "2741 NaN NaN \n", - "3890 NaN NaN \n", - "4594 NaN NaN \n", - "4647 NaN NaN \n", - "4784 NaN NaN \n", - "4918 NaN NaN \n", - "6271 NaN NaN \n", - "7406 NaN NaN \n", - "7924 NaN NaN \n", - "9525 NaN NaN \n", - "10606 NaN NaN \n", - "10877 NaN NaN \n", - "12291 NaN NaN \n", - "13231 NaN NaN \n", - "13839 NaN NaN \n", - "13975 NaN NaN \n", - "14105 NaN NaN \n", - "14173 NaN NaN \n", - "14561 NaN NaN \n", - "15815 NaN NaN \n", - "15894 NaN NaN \n", - "15928 NaN NaN \n", - "19882 NaN NaN \n", - "20227 NaN NaN \n", - "20823 NaN NaN \n", - "20917 NaN NaN \n", - "21975 NaN NaN \n", - "... ... ... \n", - "152707 NaN NaN \n", - "155048 NaN NaN \n", - "158183 NaN NaN \n", - "161937 NaN NaN \n", - "162329 NaN NaN \n", - "163634 NaN NaN \n", - "163781 NaN NaN \n", - "164961 NaN NaN \n", - "165854 NaN NaN \n", - "166107 NaN NaN \n", - "166301 NaN NaN \n", - "166464 NaN NaN \n", - "166557 NaN NaN \n", - "167304 NaN NaN \n", - "168706 NaN NaN \n", - "171222 NaN NaN \n", - "171224 NaN NaN \n", - "171226 NaN NaN \n", - "171228 NaN NaN \n", - "171232 NaN NaN \n", - "171234 NaN NaN \n", - "171236 NaN NaN \n", - "172725 NaN NaN \n", - "173646 NaN NaN \n", - "175473 NaN NaN \n", - "175627 NaN NaN \n", - "176100 NaN NaN \n", - "176213 NaN NaN \n", - "176750 NaN NaN \n", - "178726 NaN NaN \n", + " minute second possession duration type_id type_name ... \\\n", + "907 29 57 63 0.602922 16 Shot ... \n", + "2589 89 46 194 1.080860 16 Shot ... \n", + "2764 94 59 209 0.663063 16 Shot ... \n", "\n", - " ball_recovery_offensive ball_recovery_recovery_failure \\\n", - "204 NaN NaN \n", - "749 NaN NaN \n", - "1651 NaN NaN \n", - "2741 NaN NaN \n", - "3890 NaN NaN \n", - "4594 NaN NaN \n", - "4647 NaN NaN \n", - "4784 NaN NaN \n", - "4918 NaN NaN \n", - "6271 NaN NaN \n", - "7406 NaN NaN \n", - "7924 NaN NaN \n", - "9525 NaN NaN \n", - "10606 NaN NaN \n", - "10877 NaN NaN \n", - "12291 NaN NaN \n", - "13231 NaN NaN \n", - "13839 NaN NaN \n", - "13975 NaN NaN \n", - "14105 NaN NaN \n", - "14173 NaN NaN \n", - "14561 NaN NaN \n", - "15815 NaN NaN \n", - "15894 NaN NaN \n", - "15928 NaN NaN \n", - "19882 NaN NaN \n", - "20227 NaN NaN \n", - "20823 NaN NaN \n", - "20917 NaN NaN \n", - "21975 NaN NaN \n", - "... ... ... \n", - "152707 NaN NaN \n", - "155048 NaN NaN \n", - "158183 NaN NaN \n", - "161937 NaN NaN \n", - "162329 NaN NaN \n", - "163634 NaN NaN \n", - "163781 NaN NaN \n", - "164961 NaN NaN \n", - "165854 NaN NaN \n", - "166107 NaN NaN \n", - "166301 NaN NaN \n", - "166464 NaN NaN \n", - "166557 NaN NaN \n", - "167304 NaN NaN \n", - "168706 NaN NaN \n", - "171222 NaN NaN \n", - "171224 NaN NaN \n", - "171226 NaN NaN \n", - "171228 NaN NaN \n", - "171232 NaN NaN \n", - "171234 NaN NaN \n", - "171236 NaN NaN \n", - "172725 NaN NaN \n", - "173646 NaN NaN \n", - "175473 NaN NaN \n", - "175627 NaN NaN \n", - "176100 NaN NaN \n", - "176213 NaN NaN \n", - "176750 NaN NaN \n", - "178726 NaN NaN \n", + " substitution_replacement_name 50_50_outcome_id 50_50_outcome_name \\\n", + "907 NaN NaN NaN \n", + "2589 NaN NaN NaN \n", + "2764 NaN NaN NaN \n", "\n", - " block_deflection dribble_nutmeg dribble_outcome_id \\\n", - "204 NaN NaN NaN \n", - "749 NaN NaN NaN \n", - "1651 NaN NaN NaN \n", - "2741 NaN NaN NaN \n", - "3890 NaN NaN NaN \n", - "4594 NaN NaN NaN \n", - "4647 NaN NaN NaN \n", - "4784 NaN NaN NaN \n", - "4918 NaN NaN NaN \n", - "6271 NaN NaN NaN \n", - "7406 NaN NaN NaN \n", - "7924 NaN NaN NaN \n", - "9525 NaN NaN NaN \n", - "10606 NaN NaN NaN \n", - "10877 NaN NaN NaN \n", - "12291 NaN NaN NaN \n", - "13231 NaN NaN NaN \n", - "13839 NaN NaN NaN \n", - "13975 NaN NaN NaN \n", - "14105 NaN NaN NaN \n", - "14173 NaN NaN NaN \n", - "14561 NaN NaN NaN \n", - "15815 NaN NaN NaN \n", - "15894 NaN NaN NaN \n", - "15928 NaN NaN NaN \n", - "19882 NaN NaN NaN \n", - "20227 NaN NaN NaN \n", - "20823 NaN NaN NaN \n", - "20917 NaN NaN NaN \n", - "21975 NaN NaN NaN \n", - "... ... ... ... \n", - "152707 NaN NaN NaN \n", - "155048 NaN NaN NaN \n", - "158183 NaN NaN NaN \n", - "161937 NaN NaN NaN \n", - "162329 NaN NaN NaN \n", - "163634 NaN NaN NaN \n", - "163781 NaN NaN NaN \n", - "164961 NaN NaN NaN \n", - "165854 NaN NaN NaN \n", - "166107 NaN NaN NaN \n", - "166301 NaN NaN NaN \n", - "166464 NaN NaN NaN \n", - "166557 NaN NaN NaN \n", - "167304 NaN NaN NaN \n", - "168706 NaN NaN NaN \n", - "171222 NaN NaN NaN \n", - "171224 NaN NaN NaN \n", - "171226 NaN NaN NaN \n", - "171228 NaN NaN NaN \n", - "171232 NaN NaN NaN \n", - "171234 NaN NaN NaN \n", - "171236 NaN NaN NaN \n", - "172725 NaN NaN NaN \n", - "173646 NaN NaN NaN \n", - "175473 NaN NaN NaN \n", - "175627 NaN NaN NaN \n", - "176100 NaN NaN NaN \n", - "176213 NaN NaN NaN \n", - "176750 NaN NaN NaN \n", - "178726 NaN NaN NaN \n", + " foul_committed_offensive foul_committed_card_id \\\n", + "907 NaN NaN \n", + "2589 NaN NaN \n", + "2764 NaN NaN \n", "\n", - " dribble_outcome_name ... pass_miscommunication shot_aerial_won \\\n", - "204 NaN ... NaN NaN \n", - "749 NaN ... NaN NaN \n", - "1651 NaN ... NaN NaN \n", - "2741 NaN ... NaN NaN \n", - "3890 NaN ... NaN NaN \n", - "4594 NaN ... NaN NaN \n", - "4647 NaN ... NaN NaN \n", - "4784 NaN ... NaN True \n", - "4918 NaN ... NaN NaN \n", - "6271 NaN ... NaN NaN \n", - "7406 NaN ... NaN NaN \n", - "7924 NaN ... NaN NaN \n", - "9525 NaN ... NaN NaN \n", - "10606 NaN ... NaN NaN \n", - "10877 NaN ... NaN NaN \n", - "12291 NaN ... NaN NaN \n", - "13231 NaN ... NaN NaN \n", - "13839 NaN ... NaN NaN \n", - "13975 NaN ... NaN NaN \n", - "14105 NaN ... NaN NaN \n", - "14173 NaN ... NaN NaN \n", - "14561 NaN ... NaN NaN \n", - "15815 NaN ... NaN NaN \n", - "15894 NaN ... NaN NaN \n", - "15928 NaN ... NaN NaN \n", - "19882 NaN ... NaN NaN \n", - "20227 NaN ... NaN NaN \n", - "20823 NaN ... NaN NaN \n", - "20917 NaN ... NaN NaN \n", - "21975 NaN ... NaN NaN \n", - "... ... ... ... ... \n", - "152707 NaN ... NaN NaN \n", - "155048 NaN ... NaN NaN \n", - "158183 NaN ... NaN NaN \n", - "161937 NaN ... NaN True \n", - "162329 NaN ... NaN NaN \n", - "163634 NaN ... NaN NaN \n", - "163781 NaN ... NaN NaN \n", - "164961 NaN ... NaN NaN \n", - "165854 NaN ... NaN NaN \n", - "166107 NaN ... NaN NaN \n", - "166301 NaN ... NaN NaN \n", - "166464 NaN ... NaN NaN \n", - "166557 NaN ... NaN NaN \n", - "167304 NaN ... NaN NaN \n", - "168706 NaN ... NaN NaN \n", - "171222 NaN ... NaN NaN \n", - "171224 NaN ... NaN NaN \n", - "171226 NaN ... NaN NaN \n", - "171228 NaN ... NaN NaN \n", - "171232 NaN ... NaN NaN \n", - "171234 NaN ... NaN NaN \n", - "171236 NaN ... NaN NaN \n", - "172725 NaN ... NaN NaN \n", - "173646 NaN ... NaN NaN \n", - "175473 NaN ... NaN NaN \n", - "175627 NaN ... NaN NaN \n", - "176100 NaN ... NaN NaN \n", - "176213 NaN ... NaN True \n", - "176750 NaN ... NaN NaN \n", - "178726 NaN ... NaN NaN \n", + " foul_committed_card_name pass_inswinging shot_redirect block_save_block \\\n", + "907 NaN NaN NaN NaN \n", + "2589 NaN NaN NaN NaN \n", + "2764 NaN NaN NaN NaN \n", "\n", - " shot_open_goal 50_50_outcome_id 50_50_outcome_name block_offensive \\\n", - "204 NaN NaN NaN NaN \n", - "749 NaN NaN NaN NaN \n", - "1651 NaN NaN NaN NaN \n", - "2741 NaN NaN NaN NaN \n", - "3890 NaN NaN NaN NaN \n", - "4594 True NaN NaN NaN \n", - "4647 NaN NaN NaN NaN \n", - "4784 NaN NaN NaN NaN \n", - "4918 NaN NaN NaN NaN \n", - "6271 NaN NaN NaN NaN \n", - "7406 NaN NaN NaN NaN \n", - "7924 NaN NaN NaN NaN \n", - "9525 NaN NaN NaN NaN \n", - "10606 NaN NaN NaN NaN \n", - "10877 NaN NaN NaN NaN \n", - "12291 NaN NaN NaN NaN \n", - "13231 NaN NaN NaN NaN \n", - "13839 NaN NaN NaN NaN \n", - "13975 NaN NaN NaN NaN \n", - "14105 NaN NaN NaN NaN \n", - "14173 NaN NaN NaN NaN \n", - "14561 NaN NaN NaN NaN \n", - "15815 NaN NaN NaN NaN \n", - "15894 NaN NaN NaN NaN \n", - "15928 NaN NaN NaN NaN \n", - "19882 NaN NaN NaN NaN \n", - "20227 NaN NaN NaN NaN \n", - "20823 NaN NaN NaN NaN \n", - "20917 NaN NaN NaN NaN \n", - "21975 NaN NaN NaN NaN \n", - "... ... ... ... ... \n", - "152707 True NaN NaN NaN \n", - "155048 NaN NaN NaN NaN \n", - "158183 NaN NaN NaN NaN \n", - "161937 NaN NaN NaN NaN \n", - "162329 NaN NaN NaN NaN \n", - "163634 NaN NaN NaN NaN \n", - "163781 NaN NaN NaN NaN \n", - "164961 NaN NaN NaN NaN \n", - "165854 NaN NaN NaN NaN \n", - "166107 NaN NaN NaN NaN \n", - "166301 NaN NaN NaN NaN \n", - "166464 NaN NaN NaN NaN \n", - "166557 NaN NaN NaN NaN \n", - "167304 NaN NaN NaN NaN \n", - "168706 NaN NaN NaN NaN \n", - "171222 NaN NaN NaN NaN \n", - "171224 NaN NaN NaN NaN \n", - "171226 NaN NaN NaN NaN \n", - "171228 NaN NaN NaN NaN \n", - "171232 NaN NaN NaN NaN \n", - "171234 NaN NaN NaN NaN \n", - "171236 NaN NaN NaN NaN \n", - "172725 True NaN NaN NaN \n", - "173646 True NaN NaN NaN \n", - "175473 NaN NaN NaN NaN \n", - "175627 NaN NaN NaN NaN \n", - "176100 NaN NaN NaN NaN \n", - "176213 NaN NaN NaN NaN \n", - "176750 NaN NaN NaN NaN \n", - "178726 NaN NaN NaN NaN \n", + " pass_goal_assist \n", + "907 NaN \n", + "2589 NaN \n", + "2764 NaN \n", "\n", - " miscontrol_aerial_won foul_committed_penalty shot_deflected \\\n", - "204 NaN NaN NaN \n", - "749 NaN NaN NaN \n", - "1651 NaN NaN NaN \n", - "2741 NaN NaN NaN \n", - "3890 NaN NaN NaN \n", - "4594 NaN NaN NaN \n", - "4647 NaN NaN NaN \n", - "4784 NaN NaN NaN \n", - "4918 NaN NaN NaN \n", - "6271 NaN NaN NaN \n", - "7406 NaN NaN NaN \n", - "7924 NaN NaN NaN \n", - "9525 NaN NaN NaN \n", - "10606 NaN NaN NaN \n", - "10877 NaN NaN True \n", - "12291 NaN NaN NaN \n", - "13231 NaN NaN NaN \n", - "13839 NaN NaN NaN \n", - "13975 NaN NaN NaN \n", - "14105 NaN NaN NaN \n", - "14173 NaN NaN NaN \n", - "14561 NaN NaN NaN \n", - "15815 NaN NaN NaN \n", - "15894 NaN NaN True \n", - "15928 NaN NaN NaN \n", - "19882 NaN NaN NaN \n", - "20227 NaN NaN NaN \n", - "20823 NaN NaN NaN \n", - "20917 NaN NaN NaN \n", - "21975 NaN NaN NaN \n", - "... ... ... ... \n", - "152707 NaN NaN NaN \n", - "155048 NaN NaN NaN \n", - "158183 NaN NaN NaN \n", - "161937 NaN NaN NaN \n", - "162329 NaN NaN NaN \n", - "163634 NaN NaN NaN \n", - "163781 NaN NaN NaN \n", - "164961 NaN NaN NaN \n", - "165854 NaN NaN NaN \n", - "166107 NaN NaN NaN \n", - "166301 NaN NaN NaN \n", - "166464 NaN NaN NaN \n", - "166557 NaN NaN NaN \n", - "167304 NaN NaN NaN \n", - "168706 NaN NaN NaN \n", - "171222 NaN NaN NaN \n", - "171224 NaN NaN NaN \n", - "171226 NaN NaN NaN \n", - "171228 NaN NaN NaN \n", - "171232 NaN NaN NaN \n", - "171234 NaN NaN NaN \n", - "171236 NaN NaN NaN \n", - "172725 NaN NaN NaN \n", - "173646 NaN NaN NaN \n", - "175473 NaN NaN NaN \n", - "175627 NaN NaN NaN \n", - "176100 NaN NaN NaN \n", - "176213 NaN NaN NaN \n", - "176750 NaN NaN NaN \n", - "178726 NaN NaN True \n", - "\n", - " shot_redirect \n", - "204 NaN \n", - "749 NaN \n", - "1651 NaN \n", - "2741 NaN \n", - "3890 NaN \n", - "4594 NaN \n", - "4647 NaN \n", - "4784 NaN \n", - "4918 NaN \n", - "6271 NaN \n", - "7406 NaN \n", - "7924 NaN \n", - "9525 NaN \n", - "10606 NaN \n", - "10877 NaN \n", - "12291 NaN \n", - "13231 NaN \n", - "13839 NaN \n", - "13975 NaN \n", - "14105 NaN \n", - "14173 NaN \n", - "14561 NaN \n", - "15815 NaN \n", - "15894 NaN \n", - "15928 NaN \n", - "19882 NaN \n", - "20227 NaN \n", - "20823 NaN \n", - "20917 NaN \n", - "21975 NaN \n", - "... ... \n", - "152707 NaN \n", - "155048 NaN \n", - "158183 NaN \n", - "161937 NaN \n", - "162329 NaN \n", - "163634 NaN \n", - "163781 NaN \n", - "164961 NaN \n", - "165854 NaN \n", - "166107 True \n", - "166301 NaN \n", - "166464 NaN \n", - "166557 NaN \n", - "167304 NaN \n", - "168706 NaN \n", - "171222 NaN \n", - "171224 NaN \n", - "171226 NaN \n", - "171228 NaN \n", - "171232 NaN \n", - "171234 NaN \n", - "171236 NaN \n", - "172725 NaN \n", - "173646 NaN \n", - "175473 NaN \n", - "175627 NaN \n", - "176100 NaN \n", - "176213 NaN \n", - "176750 NaN \n", - "178726 NaN \n", - "\n", - "[200 rows x 118 columns]" + "[3 rows x 117 columns]" ] }, - "execution_count": 32, + "execution_count": 6, "metadata": {}, "output_type": "execute_result" } @@ -2087,7 +246,16 @@ }, { "cell_type": "code", - "execution_count": 3, + "execution_count": 18, + "metadata": {}, + "outputs": [], + "source": [ + "player_name= 'Emma Mitchell'" + ] + }, + { + "cell_type": "code", + "execution_count": 19, "metadata": {}, "outputs": [ { @@ -2121,49 +289,49 @@ " \n", " \n", " \n", - " 4\n", - " eea20658-0e9f-484a-90d3-dccdc589d81f\n", + " 76\n", + " d91462cf-c8c3-4043-b866-62b1d042d793\n", " 1\n", - " 00:00:00.187\n", - " [60.0, 40.0]\n", - " [49.0, 35.0]\n", - " Toni Kroos\n", + " 00:01:20.983\n", + " [72.8, 0.1]\n", + " [70.8, 15.7]\n", + " Josie Green\n", " \n", " \n", - " 10\n", - " ad723dee-c477-4604-970a-48f6f3e54e45\n", + " 241\n", + " 78a5be08-f6a9-4e94-974e-36ffaecc0014\n", " 1\n", - " 00:00:04.200\n", - " [55.0, 43.0]\n", - " [37.0, 59.0]\n", - " Niklas Süle\n", + " 00:10:32.317\n", + " [90.3, 0.1]\n", + " [100.1, 6.0]\n", + " Kit Graham\n", " \n", " \n", - " 112\n", - " 89cd84d7-c140-4322-9d13-1cd4abd61829\n", + " 249\n", + " cd1bccf3-7134-4b96-8c40-da0f3ce1727c\n", " 1\n", - " 00:02:53.600\n", - " [65.0, 23.0]\n", - " [71.0, 27.0]\n", - " Marco Reus\n", + " 00:10:34.606\n", + " [95.5, 7.2]\n", + " [85.8, 8.9]\n", + " Gemma Suzanne Davison\n", " \n", " \n", - " 129\n", - " f189456f-9790-468f-937c-251068dfb181\n", + " 264\n", + " fb634c2c-baa8-4bb8-94a1-3dcfdd21d88d\n", " 1\n", - " 00:03:03.517\n", - " [60.0, 25.0]\n", - " [56.0, 38.0]\n", - " Sami Khedira\n", + " 00:10:49.882\n", + " [82.4, 23.0]\n", + " [88.1, 23.9]\n", + " Gemma Suzanne Davison\n", " \n", " \n", - " 143\n", - " 408b675d-cbcb-4edd-baff-32bf2c93107d\n", + " 316\n", + " b67c527f-c798-4c08-9109-3073328a4b53\n", " 1\n", - " 00:03:15.080\n", - " [67.0, 45.0]\n", - " [56.0, 32.0]\n", - " Toni Kroos\n", + " 00:12:17.503\n", + " [33.9, 0.1]\n", + " [49.7, 4.3]\n", + " Gemma Suzanne Davison\n", " \n", " \n", "\n", @@ -2171,27 +339,27 @@ ], "text/plain": [ " id period timestamp location \\\n", - "4 eea20658-0e9f-484a-90d3-dccdc589d81f 1 00:00:00.187 [60.0, 40.0] \n", - "10 ad723dee-c477-4604-970a-48f6f3e54e45 1 00:00:04.200 [55.0, 43.0] \n", - "112 89cd84d7-c140-4322-9d13-1cd4abd61829 1 00:02:53.600 [65.0, 23.0] \n", - "129 f189456f-9790-468f-937c-251068dfb181 1 00:03:03.517 [60.0, 25.0] \n", - "143 408b675d-cbcb-4edd-baff-32bf2c93107d 1 00:03:15.080 [67.0, 45.0] \n", + "76 d91462cf-c8c3-4043-b866-62b1d042d793 1 00:01:20.983 [72.8, 0.1] \n", + "241 78a5be08-f6a9-4e94-974e-36ffaecc0014 1 00:10:32.317 [90.3, 0.1] \n", + "249 cd1bccf3-7134-4b96-8c40-da0f3ce1727c 1 00:10:34.606 [95.5, 7.2] \n", + "264 fb634c2c-baa8-4bb8-94a1-3dcfdd21d88d 1 00:10:49.882 [82.4, 23.0] \n", + "316 b67c527f-c798-4c08-9109-3073328a4b53 1 00:12:17.503 [33.9, 0.1] \n", "\n", - " pass_end_location pass_recipient_name \n", - "4 [49.0, 35.0] Toni Kroos \n", - "10 [37.0, 59.0] Niklas Süle \n", - "112 [71.0, 27.0] Marco Reus \n", - "129 [56.0, 38.0] Sami Khedira \n", - "143 [56.0, 32.0] Toni Kroos " + " pass_end_location pass_recipient_name \n", + "76 [70.8, 15.7] Josie Green \n", + "241 [100.1, 6.0] Kit Graham \n", + "249 [85.8, 8.9] Gemma Suzanne Davison \n", + "264 [88.1, 23.9] Gemma Suzanne Davison \n", + "316 [49.7, 4.3] Gemma Suzanne Davison " ] }, - "execution_count": 3, + "execution_count": 19, "metadata": {}, "output_type": "execute_result" } ], "source": [ - "ozil_pass = df[(df.type_name == 'Pass') & (df.team_name == 'Germany') & (df.player_name == 'Mesut Özil') ]\n", + "ozil_pass = df[(df.type_name == 'Pass') & (df.player_name == player_name) ]\n", "pass_column = [i for i in df.columns if i.startswith(\"pass\")]\n", "ozil_pass = ozil_pass[[\"id\", \"period\", \"timestamp\", \"location\", \"pass_end_location\", \"pass_recipient_name\"]]\n", "ozil_pass.head()" @@ -2199,7 +367,7 @@ }, { "cell_type": "code", - "execution_count": 4, + "execution_count": 15, "metadata": {}, "outputs": [], "source": [ @@ -2234,12 +402,12 @@ }, { "cell_type": "code", - "execution_count": 5, + "execution_count": 21, "metadata": {}, "outputs": [ { "data": { - "image/png": "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\n", + "image/png": "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22RMnjwZffv2tenY0FCgZUvOvxowgPd17er4keYXLwLffguULg307h23k//nHyYKbdrE31PTJONChQrhhRdewIIFC1x+bREm89y4wTlwV6+6l1UFaGXlNCZNmoTu3bsjowu3hTdvAidPumZBdyWffspaj08+cc31ChYsiEaNGmHevHmuuSAYo9myha5cezhx4gTOnj2L12zYsURFMcuybFnAGVnUoaHA7NlAo0YsZL5xg/Vix4/zPTZbks2a0drKlcvxMrg77777Ln7//XendbNIjFOngHr14uJV//3nmhilNWhl5QRu376N6dOno1+/fi697urVrMNxkykDDmHhQnZsmDEDcGXnoD59+mDSpEkuWzRKlrR+UGRCTJ48GT179ky04DMxRIA+ffhz6lTHuY9NJjbX7dkTKFKEc8befZc79wkT6GJ8+lq5ctEFmBrx8/PDw4cPndarNDHKlmXW6bZtQJkyLFlwN/erVlZOYMyYMWjXrh28vb1det2VK52Tzm0Up08D773HGiNX+84bNWqE6OhoLF682LUXtoMLFy5g7ty56N27t9XHDh3K5I6FC5/tMWibLMDXXwOlSgH9+gEVKvD8q1axl2NK2lA5krRp0+LLL7/E119/7VLrymQCbt1iQs3hw3QJvv++yy5vEVpZOZjz589j0qRJ+Pzzz1163fBwBqOd1OLQ5Zw5AzRowPRlI2YhpkmTBlOmTMGAAQNw584d1wtgJSKC3r17Y9CgQShqZYDpt9+ApUupSOxpePHoETBzJt8zX1822120iF3xP/kEKFjQ9nOnJjp37oyQkBAsWbLEZddMl46u9jt3gAMH+F6uWMH4obuglZUDiYiIQMeOHTFs2DCXW1WbN7MY2Np6HHfixAmO+qhYkfUdt24Zm3pft25ddOjQAR999JFxQljI9OnTcefOHQwcONCq4xYuBEaNYhFunjzWX9dkYiuo7t3p5luyhHVRV69SCdasmXIyUl1F2rRpMXPmTPTr1w/nz5932XXffps/s2en4sqe3b0KsrWyciDmXe0HBlQxpoQswBMngBw5mCFmMnGX78R2aRYxYsQIbNu2DWvXrjVWkCS4du0aBg8ejD///BPprChA27yZrp5//gGs3VudP8+C5ZIl2Vi3ShW6bVesAF5/Xbv57KVWrVr4/PPP0blzZ0RGRrrkmm3a0G3bqhWTYXr1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", "text/plain": [ "
" ] @@ -2266,17 +434,26 @@ " ax.annotate(\"\", xy = (ozil_pass.iloc[i]['pass_end_location'][0], ozil_pass.iloc[i]['pass_end_location'][1]), xycoords = 'data',\n", " xytext = (ozil_pass.iloc[i]['location'][0], ozil_pass.iloc[i]['location'][1]), textcoords = 'data',\n", " arrowprops=dict(arrowstyle=\"->\",connectionstyle=\"arc3\", color = \"blue\"),)\n", + "plt.title(player_name)\n", "plt.show()" ] }, { "cell_type": "code", - "execution_count": 10, + "execution_count": 17, "metadata": {}, "outputs": [ + { + "name": "stderr", + "output_type": "stream", + "text": [ + "/home/mikolaj/.local/lib/python3.8/site-packages/seaborn/_decorators.py:36: FutureWarning: Pass the following variable as a keyword arg: y. From version 0.12, the only valid positional argument will be `data`, and passing other arguments without an explicit keyword will result in an error or misinterpretation.\n", + " warnings.warn(\n" + ] + }, { "data": { - "image/png": "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\n", + "image/png": "iVBORw0KGgoAAAANSUhEUgAAAbAAAAEvCAYAAAAkfpS8AAAAOXRFWHRTb2Z0d2FyZQBNYXRwbG90bGliIHZlcnNpb24zLjQuMiwgaHR0cHM6Ly9tYXRwbG90bGliLm9yZy8rg+JYAAAACXBIWXMAAAsTAAALEwEAmpwYAAAr70lEQVR4nO2da6xmV3nf/8+cGWiTkBjwyHVtT8a0Tiq3Uop1RK0hTREmrXEJpipCDhFxwNWoEkmgNAJbfIAPRQpNS0rUCDQNtKZyYiAhsj/QBrDSRtUUhxnHXF0HcwtjjS+5ECKBgmfm6Yd3v7C9Z1/W5Vm3/f5/0mjO2XvtvdZ+93vW7zzPet59RFVBCCGEtMaB0gMghBBCQqDACCGENAkFRgghpEkoMEIIIU1CgRFCCGkSCowQQkiTHCw9gD6XXnqpHj16tPQwCCGEVMTp06f/VFUPD7dXJbCjR4/i1KlTpYdBCCGkIkTka2PbmUIkhBDSJBQYIYSQJqHACCGENAkFRgghpEkoMEIIIU1CgRFCCGkSCowQQkiTUGCEEEKahAIjhBDSJBQYIYSQJqHACCGENAkFRgghpEkoMEIIIU1CgRFCCGkSZ4GJyPtF5AkR+Vxv23NE5OMi8sXu/2d320VEfk1EHhGRz4jIdSkGTwghZHfxicD+G4AbB9tuB3Cfql4D4L7uewB4KYBrun/HAbwnbpiEEELI03EWmKr+AYA/H2y+GcCd3dd3AnhFb/sHdMMnAVwiIpdHjpUQQgj5LrFrYJep6tnu68cAXNZ9fQWAr/fanem2XYSIHBeRUyJy6sknn4wcDiGEkF3BrIhDVRWABhx3QlX3VXX/8OHDVsMhhBCycmIF9vg2Ndj9/0S3/VEAV/XaXdltI4QQQkyIFdi9AG7tvr4VwD297T/bVSNeD+Ave6lGQgghJJqDrg1F5LcAvAjApSJyBsDbAPwygA+JyG0AvgbgVV3zjwK4CcAjAL4F4LWGYyaEEELcBaaqPz2x64aRtgrg9aGDIoQQQpbgkzgIIYQ0CQVGCCGkSSgwQgghTUKBEUIIaRIKjBBCSJNQYIQQQpqEAiOEENIkFBghhJAmocAIIYQ0CQVGCCGkSSgwQgghTeL8LERCCCHLnDx50rntsWPHEo5k/VBghBDigY+gQs9FsblBgRFCyAyWwgrpkzKbhgIjhJAeJYQ1x3Y8FNnFUGCEkJ2mNmFNQZFdDAVGCNkpUgjrwoULTu0OHIgv/D558iQl1kGBEUJWj4W0XCXle44QqVFiGygwQsgqiZGWhaxC+vKRGSVGgRFCVkJslJVTWktjcBXZrkuMAiOENEsrUZYvFy5coMQcoMAIIc1QOsoKPT5knctHYrsKBUYIqZaSxReWEdrwXK5icpXYrkZhFBghpAosy9tD5FOicMNFTozEpqHACCFZSfXBYV8B1bAG5ionSmwcCowQYkrOJ1u0KK0hlFM4FBghxJuSj19ag7SGUGJhUGCEkFlKPyuwZBFGyDlCRbQkMUruYigwQsjTKC0soIy0rCK10CdrEH9MBCYi/wbAvwKgAD4L4LUALgdwN4DnAjgN4DWq+h2L/gghtpSWVinxpE4v+j5Zg1GWH9ECE5ErAPwigGtV9dsi8iEAtwC4CcCvqurdIvJeALcBeE9sf4QQG0pJK0WkU6J/3z4pJnusUogHAfxNEXkKwPcBOAvgxQBe3e2/E8DbQYERUpSaKwRTnrOFQg7iT7TAVPVREfkPAP4EwLcBfAyblOE3VPVc1+wMgCti+yKEhJFSXDnksAZxMQqzxyKF+GwANwO4GsA3AHwYwI0exx8HcBwAjhw5EjscQkgPa3GV+jMjOY8l7WCRQnwJgK+o6pMAICIfAfBCAJeIyMEuCrsSwKNjB6vqCQAnAGB/f18NxkPIzmMlrlLrRSWOrZ256G0Xn4MI2AjsTwBcLyLfh00K8QYApwD8PoBXYlOJeCuAewz6IoTMUPpp7aX6tRj3+fPnndvu7e1F90fiiU7Iqur9AH4bwAPYlNAfwCaieguAN4nII9iU0r8vti9CyDSxfxsrt7y2fcZGXDHHnz9//rv/fI8j5TGpQlTVtwF422DzlwG8wOL8hJBpQsXVWnrQ6jxW8jl//rx5JBZS5LGr6UOAT+IgpGlC5FUi0qrhXCmiphQSG4PVi+NQYIQ0SO1RV02fAVtzum+Xoy+AAiOkOWqMulKev7aoKxVTURajr2koMEIaoiZ51fwB5hrFZS2iXY++AAqMkGbwldcuiguoU15LMPoKgwIjpAFqkFcL62e1yovRVxooMEIqp7S8Wnl8VAl5WVQg+kZflNf3YHxKSMVQXm7UGnkBYdEXU4du8FUipFJa/iOTOfsqJa+U0dcUjL6eDgVGSIXUVG1YMzVHXsC8oFi4EQ9fKUIqo3TkBbQTfZXCJfqyTh0y+roYCoyQiqj9CRs1wdQhocAIqYQaIq8tTGON4yovy9Qh5TUN36WEkFFySKylyLGEvMg8fNUIqYCaoq8+nFg3WMgrBEZf8/DdSQiZZdclZiUvpg7t2e13JiEVUGv01efAgQM7KTKrv/VFeaVh996RhKyQXHKx7qdmKfrIi+teZeArSMhKyCmxGibflH8JuaS8GH25U/5dSAgxI6dYapCYNXt7e2byCoHy8oNPoyfNErt2tNbJ4sCBA9nK03P2Ncbe3p7ZB5p9IzoWbZSHAiNNkKLQYeyca5lEtpNkDrnE9lWDBH2xlhcJgwIj1VKiOm/bZ06RHTt2LNm15hZZCRFtBeQbiYWuoaWQ11p+ccoNBUaqopaS8hIiS0l/8kwpmZLRlIvIYgs/KK+6oMBIFdQiriG5RLY9f47XYTiZ1vA4J0vxpapODJXXHJRXHEzIkqKcPHmyWnn1yTXGEhPatizean1mjes8MfJa4+tRC4zASBFakFYpckZjQ6xSjSERVelijilSyYvRVzz81YBkpZWIa4zc4z527FjRSS42Kms98kh5/ZSXDW2/w0hTtCqu0rQuMt++asB1HCzaKAtTiCQ5luKaSzHVMvmloj/xlUov5kgLlk4lppQXscVEYCJyCYDfAPAPACiA1wF4GMAHARwF8FUAr1LVv7Doj7RD7ETrM5H12659Ehn+Fp9LaCGfKystJB9i5bUEoy9brH7K3w3gf6rq3wPwYwAeAnA7gPtU9RoA93Xfkx0iZlK9cOFC1KQXe3xrbNOMuSbI1L8g5P4FxCdNyqKNehBVjTuByA8BeBDA87R3MhF5GMCLVPWsiFwO4H+p6o/OnWt/f19PnToVNR5SB6HySiEdq8mw1QkoZXQWGiGnPMYXn/cH5VUGETmtqvvD7RYpxKsBPAngv4rIjwE4DeANAC5T1bNdm8cAXGbQF2mAkAlzl6Kl3JReO4shZfrR9xcbyqs+LAR2EMB1AH5BVe8XkXdjkC5UVRWR0VBPRI4DOA4AR44cMRgOKQnlVTfWMvMRTKiMUkgsl7xIWixe+TMAzqjq/d33v42N0B7vUofo/n9i7GBVPaGq+6q6f/jwYYPhkFKsWV5r/C3aas0sxwRu+ZSQnPJa4/umJqLfFar6GICvi8h2fesGAF8AcC+AW7tttwK4J7YvUi++8tq1IouaaaX4I/TzaDGPyqK86sbqc2C/AOAuEXkGgC8DeC02cvyQiNwG4GsAXmXUF6mM1tZVfNmViSjmz7rk/iOafYb9WkRrsQ/u3ZX3TGlMBKaqDwK4qEIEm2iMkKfByKteUv5tsi3WsrNOYXJNqx14p0gUIanDluBv0u6sYeJ3uQZGX/XQ/juOFKOF1OEaJtXc5JiAa7wvlFd71PcuIqulteiLpKUWibkWeFBe9VHHO4iQBMROkLs8IYVeey1ScsVVXJRXnbT1biPV0EL6kNRPKeFZRV0A5VUSCoxkIXf6sLVIYJfJea+sHtq7hfIqC3/KiTe1R18WE+KuT0wx9zjmw8ap8D0/fwFqA94lQkg1pPhMl+Wjo/rs+i85NUCBkVVhNQHWHmWmxOohvzHHWjw2KkRclFdbUGCETLCLEqvtmodCWvoX048rlFc9WD0LkewItU1wfVKsW2yvd82TVqp7mvP5iKH4vmfW/D5oEQqMEAeGk7zVRFbzLwRrh/JqHwqMZCH1b+O5q8YoHjdqjMJC3iuUV51QYCQLtU1iZPcI/SWH8qoXFnGQVUBB1kvpz1TFFHhQXnXDCIw4U3vabCux0hMmuZjtPcn5iwafhbl+KDCSnNzRUY0is34Naro2H9a2FkrKQoERJ2qPvsaYmihDJ7ma0pQuY6l1MreOxlJcJ6OvNqDASFJqmvS31DimFIxdZ01SGxvL0r3JMX7Kqx0oMLJIaPS1K6KIYfgapZ6gW5QaIVNQYGQWymse6+v0PZ/FhJ9bojXD6KstdvedSpJw4cKFVchrex1L/0qTYly1XWNOWlzr3WUoMDKJ7w9zzZOdq5DWMmmnEtouQIm1A1OIZBSfH+IUE1tLk2ULn23qjzEmRWh1nto5efIk04kNQIGRi8gprxZEVdMYLT4aYC2ztYqs/3NAmdUJBUa+Sw5x1SSDLTWOyZdQKVlIaO0iA8Z/Nii18lBgBIC7vHwn+9JySNn/+fPnk517jL29Pad2IVWFFlHZrqQXt1Bq5aHAiJO8fESQS1qp+8ktqCXGxuMiNd8IiVFZOJRaXiiwHcY66ir9magQckrq3LlzAICDB+1+7PrjX5KZb4REkdlAqaWDAttRrKKuFoo4rCW1FVGu412FFyKz3CKLPc9aYIGIDWYCE5E9AKcAPKqqLxORqwHcDeC5AE4DeI2qfseqPxLOkrxSiaul9ahYSVkyHIuL0Fxllltk/fP02WWpbX8eKTJ/LCOwNwB4CMAPdt+/E8CvqurdIvJeALcBeI9hf8STWHGVLuBYs6R88BXa9nWrTWRj51xirs8c0XxK0TIq88dEYCJyJYB/DuAdAN4kIgLgxQBe3TW5E8DbQYEVI0ZeOQs4UqxJWYoqp/RcU4f9Mc0d4yqynMUevrRQ1WrxejAqc8MqAvtPAN4M4Fnd988F8A1V3f5knQFwhVFfxIMc4gqZVGoWVS2RWUjq0KVQZElkJaoW14RlipRPBJknWmAi8jIAT6jqaRF5UcDxxwEcB4AjR47EDof0mJNXrLh8pWUlrJqiKatrcv18l2uk1W+7JDKrtGK/vc8xu0LMa0OJTWMRgb0QwMtF5CYAfwObNbB3A7hERA52UdiVAB4dO1hVTwA4AQD7+/tqMJ6dJzTqslwDi53caxBVrhL7qX7m5OIqsyWRWa+PDY/xPW4XCHltmFIcJ1pgqnoHgDsAoIvAfklVf0ZEPgzgldhUIt4K4J7YvsgyIVGXhbhiJvvSqb/csg0piwemJeMSbZUSWf+4Pjmklmu9LOfn5BiNPZ2UnwN7C4C7ReTfAfgjAO9L2NfOU0JcIRO/haxyiirFetjcOV3WroBx0dQusrFzrAELQfsUz5DvIar1ZO329/f11KlTpYfRHNbyshRX7g/9bqlxjCFP4Fg6Zk40S8e6jMd1fY6T7zS+r41L+12LwkTktKruD7fzSRyNMyUva3G5CiFGBrXJyjr6Com8lta65iKmpWjLotBjC9e8pgl5hNdSO6YSN1BgjeIbdaUUV8hEH3KMbwrQtY+UEVjIZ7mmjpuTWUqR+TyiCgh7Gv6u4JoqZErRDQqsQayirhhx+U76vu1TyCr1mEPOERp5TUlnSWRL62MWT/UYMvc+s5ikS62nxf7ZmdhrZxRGgTWHj7x8xWUprZTCspRVqugrV+Q1J7JUacXt+bf4yGxIy8UcsZHmUpTFKGwZCqwRLKKu0IjLWgYp1qysI7AchR2+survHxNZzrTiWD9Tfe0KIeuAsRLb9SiMAmuAUlGXpRQsi0BqicCeeuqpi7YdOnTI+fil6Ms38kqVVhw75xSun11bO74PR2akFQYFVjmx8kohLpdJvzZh+YhqTEyWx05JLiRVOCYg67Ti0tjmWHofWAvO8ukpFmOzKNqg4KahwCpmTF6xUVdKcVlVLOYSVoioQlODc/2OCW1OWMPtudKKvu1cyPkXsX0ZG1uI1CigdFBglRIjL9+oK0YGFoUfFjJaauMiqxyPtBqb9PtjG8osNvLyjcbmjplqt8VCaLUTut7nIjGKzp/1v+MaxFpeIeKKibZihRS731pWvpHa3DrY0qS/7ctFZL5y84nG5s4/xa4JzfcjBRSUPet+hzVGivUuS3nVKq0lwaRKJ/qeay5VCDx9wp8TWaiwQoo85o5bwuID3i3gI7JQiVF+46znXdQ4rvJqSVwxEV4qYfmIKjSlODU5L619jYliTGSu0ZhPhAa4i2zsnL5YpWtDSCVP18duzUFR+UGBVUBpeVmKq4S0Ukdnvoydc27tK0Zk1tEY4BZRWMosN0v3POZ6XCRGSdnR1jtvheSQl5W4QuQUKrQUwrL+sPMUvh9Q9kkXPvXUU+bR2NSYXVNja1v7ipWzRSRG3Gj7nbZSapOXpZys5RMqrJQprKUIzGfdayoas1wbm9sO+BcruEagLRC6/keJ5aHNd9VKcKk2dJGXRcrQ5xyWQpsSUIjoQsa1dM4QYj/X5ZIujE0puo6lT8wjo6buQStis/zsG7GDd6MQKeWVKuryPa+VtCyFZSkq1z7GIipgOcXnki4MTSm6bB/bt8Xq+Ycuv1zUJI25SNUHroPZUM87Y4eoRV41i8tKWrmLOGKLNUIirZiU4tQ4XPZtSf38Q997lFp4rhJjGjE9FFhm1iAvH8lZRFsW/c0d43r8kKXPdQFhn+1yLd4ITSkOxzXX3uW4IaUf6Nt6unIMRmvjtHtHG6RWeZUWVypphUZlrrg8jd5njavfzjVdGFKl6LJ9bJ/L/jFKC21LbHXh8Fw1CHGX/5QKQIFlw/XxUEttYuSVI+pylZGPdGL6metr6bglfJ5rGFqssZQudJHYVLu57VNjHts/12YMq4fkxmApM1IO3rmKcInGhljKq5S4cslxqn0oc+nC/jhCCjF8JbZ0zql2c9td9/fbLLWboqTUQqOpWqKwXYavfgZCUocun/PKLa8S4rI+/9IxPkwJAggri4+R2FSbqXGGFGy4roNZRTc5U4+UUZvwjiUmdN1rSOgfiAyRV2hEFCqWlOeeaxuL759BcSnE8JXYsG+flOJwfC77+vvn2oS0XSJHtWMuiU0VZYxtn2q76+tfAAVWJaHrXinkFSqOEHFZnXeq3Vx7X6bShcB8ynAonbH9PhJzOWaszdT4XPf5tBm2dW2/RAqhMRJrC96phFikDmuXVylxxRaGxDI3GcemDK0kNhzbVEpx6pxz55pqs9QutL0Lvo+8Iu1DgSXCKnU4xDW9t9TG93sLyfie0zIim2vvi2s6LiZlaCExn3Zz1+G637fdsL3PMXPEiqyFKIzpww1136Udw/UZh33GJuulYo9YeaWIuubEFSOtnGtfFutew35SSmw4/rnr8Nnv2y72mClaexKGz/oX2UCBJSBn6nBIaXnlFFfutS/Xx0T5Fmf098cWdowds203dg1rF1mNEqOU7OAr2Qgh614l5XXu3LmL5NRvP7Y/9NixNv12Y+1DmDvXVN9z+6eOj/0lYeyYubZz7bfHzL1+rq9vyH2wuHeuFbzWpBIn04ffIzoCE5GrAHwAwGUAFMAJVX23iDwHwAcBHAXwVQCvUtW/iO2vdlJFX0OWfqhTyism6rKcuHN89msqvedaJOGzrjU8v0UkNnYNU/3ORWNL43XZ328H5I3IfCOx3OtgTB+GYfEKnQPwb1X1WgDXA3i9iFwL4HYA96nqNQDu674nAYSkDueOzyWvscgpdJ/L/qlIpP/Pl6VjXaOx2H0u+12jw7m2U+1djnPZP2zri0UkTdZDtMBU9ayqPtB9/VcAHgJwBYCbAdzZNbsTwCti+6qdUtGX6xM6xvZZycs3JRi6zzWV6CIs3xTj1Dl91+J89oWsA1qlFGPWE2uUWKlUYp/YqIrpw6djGqOKyFEAzwdwP4DLVPVst+sxbFKMxJOQNQPX4y3lNXWekKjLag1s2H5JWC5tpvryndB9Uqdj/S/1bSGxpbG0KDFL5lKMPulKpg/DMXuVROQHAPwOgDeq6jf7+1RVsVkfGzvuuIicEpFTTz75pNVwslNL9DXX1meiSiGv/va5ff3tpYs3fFJtIdFS7L65NnMp1bG2oSlF33HFtIs9xpXaPwdGNpgITEQOYSOvu1T1I93mx0Xk8m7/5QCeGDtWVU+o6r6q7h8+fNhiOKshNvqa22exLuMTXS0d45NKHOtvqt2QYYrRN904dr5hu7n9oftczusqsbm+W5NYSzB9aE+0wEREALwPwEOq+q7ernsB3Np9fSuAe2L7aonaoi/rfSECDI26+viIy1dSLu1Co6GQfZSYffsc62BMH+bD4pV6IYDXAHixiDzY/bsJwC8D+EkR+SKAl3Tfr5Kx9GEsKaOvPiEl7q59hcirv31ObGNt+u1CKg7HzjNG7JrV3D7f+06JlSF3ipHR1zjRd0FV/w8Amdh9Q+z5yYYc0VefObG5tLPaPtw3NZ5YYU3x1FPTj3qaa3fuXPhnvHzPO3b8WLupMU3179t+7hjX/SGkOKc1rlEVoy8/+GolIDZ9mCr6Cim4mDtfDfLyTQ36phXHxjA2jpBzTGElcJ9IrDZaGeeQ2PQh8YOvYCQp0odLhEZffVwnVJd1r1TbXQo5pvAV1FLbENHFrHctETPB+0SwJVOJKXARjHU0x+KNdFBgDRD6Ax+y5uCy7jU1eaWQ2nDfdv/YGCzWv2IipZTnzhEp+kosNbVGYRaCY/GGDXzFjCmZPgwprohlKU2VQl5jWF5Tjj6AeAGWTiXGVmuujRQP72X0NQ8FFkFt6cM+OaIvHym6rnlNHTPXR6oCjtyEVCRaF7Tkei13RXAs3kgLX7XKsfhBTz1ZhErN9TxT57Iol7cmtize9/yuxEZhuyKcpfTg1P4UxRuMvpahwBrGNX3YxzelFxI5hfTjW0CRWlwhRS4h5w2pOHQZQ64orLZfIGqC0Vd6+MoZknv9a4qcvy1bSG3Irvy2H0qpKKx1YteoUhVvkHD4ajZEyGNwrCaoFKJyaV8i+qqNXZJMSUIFxeKNclBggeQo4Ei5fuKbPlzCWmqlcXn6BpDmkUIhgs75dJJdxPc+u5bJMyKLg69eo9QgAZ/Kw9BzxLZfK3wd/FiKkhh9tQkFtgJyyswn0oo9965M0jXdvxZJ/RxERl/1wlcwEcOCjSGp/qxDiglqV0SyZSp96JJWdE09knww+lovFJgRS8Ja2p9CPNbPy8vdlthjHa2ECttlHFZtYmD0VTd8FRshxx/iS4VlBJc6wvGJvmr/Ex4kb/QV+7kvRl/+UGABlHiEVCpCqwPXmFaMSR1OtashivDFQtY5rqlU9MWnbtQDBVYpuUroa2I4YcQKxZVDhw55n7M26Yzhck0lriOX1FNFX2MwdVgGvpokOf2J1GrSsJLY0nlco5GYdqnapGZqDLH3OIfgcjzz0BVGX+HU/2skqZJDhw5lSSPO9bOdQH3HESMI64jF6nxWk37qtT6Lc7mcI0Y0vvJi9FUOvqI7wlQUlCI68mE4YYZELdsU4FQqcGm/a39Tr49l9OXT7xyp04clo68lYlKHFlWHPu0YfcXBCIxEc/DgQa91taX2Y/t9Ir5QUcwdl0JeVinG3NFXKhFbXEcNVYcs3MgHIzAySugPukukN3fM0rlTrP0snddHXrHjWOrban0sxTpTTGRTg7xSVR0ydZgORmArxjcymqIf/Vidc3ieYYS1nUzG+gpd+xo7x9IYfY6NjdIs2rj0FRNVhaQO1yiv2HUvRl82UGCVEioKK8G4MCU2l+1L59sydz2pKvHmJrtc62OhbZb6SpHepLwor1Iwtm2EFOW7Y6Qu5FgqGpmaTHN8aHWun7k049R15JbXUhvKK2wMfWLTgZSXLRTYCnD9IfRdn3KpVoytbvSdLK1k1j/XUsS1NJ6xY1zajp07Z3RWs7xc7nNKecUWbXDdKw9MIZIszKUSx9a7lta5UkZkS6lJi7Wx3NFZyFrZVLupti77LPa7ZCNqlBejL3sosEZxXetybTe1buW7trUkqv4+AJP7++PakuqD065rabmLOlpLG6YWF2BTJm+x5jW1nfLKCwVWCZbFF0uFD1YVhbESm9oPzFcf9knxFI4+NRR0jLWzrDbcFXn5Rl0A5VU7FFjFDCf7vb29yT+rMiejEFG5RGGux7tIDLg4GtsyN3brSsSlSTDlh53H2lqlDEPPPdc2dp/LfqBMyhCgvFog+UqjiNwoIg+LyCMicnvq/lrBoqowZuIYa+c6ObsWgwz3DY9zKWrot7Uq4Jg675xUQos5fCKeJcG4tLEsFplrO9WXy3Gu+/f29pyiLsprd0kagYnIHoBfB/CTAM4A+JSI3KuqX0jZb40cOHBg8a8yx+Iahc1FUa4pxpQpw6V1r5QFHMP+p6hxPcw6ZVgq6rKIuGL6obzaIXUK8QUAHlHVLwOAiNwN4GYAOycwF1xSfXNpRJ/zuYpqKpU4d45hStAnZThXxDE8xoLYAo6l8+RYD6tlrauWdOFSGwtxzW2nvPKRWmBXAPh67/szAP5R4j6rwCriWpLacH/oWphrFOUqsbF9wHKp/NLaV6qnbwzJtRY21d5VQLnWutYgrrl+KK82KV7EISLHARwHgCNHjhQeTV58oqnQ41yjsGHbGIkBmI3G+vvH2vT7HGL9mCzXdGToZ8Omjo2NzHKlC0unCl3OE9uX1QeUKa/8pBbYowCu6n1/Zbftu6jqCQAnAGB/f18TjycZLhGXS5sx4aSMwlzXw4bHuqxtxax9AWXWv6bGMoavtOaOobj8z+PSzkpcc9sprnKkng0+BeAaEbkaG3HdAuDViftMzrFjx3Dy5MmiYxhGYT7SCk0DDvePRVtzkvJNGVp87msOn3RkrpSij1BSrHOlKtwA8oprrr+5KIryaoukAlPVcyLy8wB+D8AegPer6udT9lkTLhHXWDowJAobsiQtK4kNv3cp0JiqMhxOSKXWwFwm0BBhzR3nI5OWxGUtrdg+raIugPKqgeT5GFX9KICPpu6nFSzL6ZeisFiJAe7RlU+05VoyvzRRhXw4O4Tc6cRYGeVIFdaUJnTp0zLqAiivWihexLEmQuUUE4WllNhw/5SUls43dsyWuTWw4XFDrNfDUpfUzx1rkWa0EFdN0nJtS3HtLhRYYsakFhOFlZbY1H7g4misvy00bZirbH6M1BWKPiKaam9VDp9aXL6/bJQQ19I+yqs+KLBArAs5XKOwue1zbSwkBvinCC3ThqVK6PvElNPP7U9VtRiyfWkfUC7aWup76e9wMepaFxSYMa4R19g2H4kNcTk2RGLAfMrQV2TD7T5pQ+uU4RSW1YmWa2Opo61WpQWkERdAedUOBRZBrnL60PWwsXZj3wPTxRhA+IeRp6RlkTZM/WdUhrhMtCnWxkqnCGuWFkBx7ToUWAKsozDAT2IAvNbEptoAF0sqtKpwSmbDfX1q+jMqIe1zlNovnSvkmJLScul/ST5zbSiudUGBFcZCYsDFk71LYcfwuKltFlWFc4UbY+OfapcTn/6tHzW1dNyuSQsIj7ZcjqW42oQCi2QqjehTfRgrsantYxID5gU1ts0i0lp6TNTSZGdZwBEjRotSe+uqxdBjSlUP+vQfE225HE9xtQ0FlpDYEvoUEhtr5xONDbcBbg/jjX1MVM5ozLKIw+V8oetTNUjL977kkJbLfoprHVBgBvgWc/iIzUpiwMXrYkCYtEKiLJe0Yei6Vr+fVJ8bc52oY5/akWJfSWm5piZdpOXSjuLaLSgwI3xSiVPbLSUGjK+LAXEic90OzH/ea3hsH990YY4Kw9A+Y8rs5/bHlryXjrKAfNICKK61QoFlwFdiALzWxIDpIoix7VNpxeF5ps69tH1s39SEX/JPpizhK0aLUvs1R1mAnbRc21Bc66aOmWIlzKUSfSQ2tX0sgtpiEY1NtQ/5PJdrpWGKz3xNYZFetJZAqLCAclFWCmG5tnU9H8W1G1BgxqSWGBAejY3t8xFZf7vvvuH+Pkspw5zPQwyJ/lyPiU0nWkZZrQjLpx2ltXtQYAmwlhgwnlIEpqMxIExkw3OGCss1AptqWxspyslzCsunbSph+bSntIgL9c8cjWIpsbl9U9EYMJ1W3O4DxqWyFJWNHTeXTpxqM8T6Yb0uxMjTOtrZZWH5tqW4CECBJSVUYsDFEdfcPpdoDFiWimtUNjxu7NiQdGFtkVjKdGLtzxjcUouwAEqLXExdM8YKWZIYMC2rkGgMGBcZMB91Le2fk1n/2D6hj4dKFYlZCTJVWXmqp15QWGStUGAZWPqgs2U0BtiJbKrNcEJc6meIy98yK0Vo3z6SCOmnhqIL3/a+5wYoLeIHBZaJ7Q9maDQWss8nanItsHAR2lyfY+dsBV9JbUmZigTsPzicq/0WSouE0uZM0jAu0RgQLrKp/a5RGeC3TjXXdm5inRpHCULFNCRUzC1GVyHtt1BYxAoKrABL0RgQLrKl/UtRGeAus2Fb12OG42iF2Mgx5PjWoyuAwiLpoMAK4vIQYAuRTbXxlRngJqe5ibpEqfwcKdKZKUW1hcIihAIrjks0BsSlD5eOB9xkBoRHXHPHt0bsNVBWhNjQ/myyEixE5rN/y1JkBiyvV7UUcS1hKdjUogo5hrIia4ICqwxfkQHhUZlru7GJ2LUII0QIodLLHd3FrONRVoTEQ4FVSn8CsYrK5toM2y219S2d96GGNKNFkUmMQCgrQpYpP1OQRayismGbuXZjbZfaA34Tf45S+tTVjjHiCD2esiJkAwXWECFRGWAXdY21dz1ujNpL6WPlFHue2P4pK7J2KLBGCZUZYCu0qeOmCBFdLFYiStWHxfgoK7KLRAlMRH4FwE8B+A6ALwF4rap+o9t3B4DbAJwH8Iuq+ntxQyVT+MgMiE8jLh3j03cLlI7E+lBUhHyP2Ajs4wDuUNVzIvJOAHcAeIuIXAvgFgB/H8DfBvAJEfkRVa3n+UErZTjBhQgNCE8l+pyjFKkkanleioqQZaIEpqof6337SQCv7L6+GcDdqvrXAL4iIo8AeAGA/xvTH/HHNzrbEiI1l3O0TIrroagICcdyDex1AD7YfX0FNkLbcqbbRgoyNlnGSq1PrRHXFLkES0kRkoZFgYnIJwD8rZFdb1XVe7o2bwVwDsBdvgMQkeMAjgPAkSNHfA8nkcRKrc/aIi5XKChCyrAoMFV9ydx+Efk5AC8DcIOqarf5UQBX9Zpd2W0bO/8JACcAYH9/X8fakLxMTcihYmsViomQuomtQrwRwJsB/BNV/VZv170AflNE3oVNEcc1AP4wpi9SHtcJvUbRUUaErI/YNbD/DOCZAD4uIgDwSVX916r6eRH5EIAvYJNafD0rEHcHyoIQkoPYKsS/O7PvHQDeEXN+QgghZIrdXHUnhBDSPBQYIYSQJqHACCGENAkFRgghpEkoMEIIIU1CgRFCCGkSCowQQkiTUGCEEEKahAIjhBDSJBQYIYSQJqHACCGENAkFRgghpEkoMEIIIU1CgRFCCGkS+d4fUS6PiDwJ4Gulx2HIpQD+tPQgDFnb9QDruyZeT/2s7ZpyXM8Pq+rh4caqBLY2ROSUqu6XHocVa7seYH3XxOupn7VdU8nrYQqREEJIk1BghBBCmoQCS8uJ0gMwZm3XA6zvmng99bO2ayp2PVwDI4QQ0iSMwAghhDQJBZYIEblRRB4WkUdE5PbS4/FFRK4Skd8XkS+IyOdF5A3d9reLyKMi8mD376bSY3VFRL4qIp/txn2q2/YcEfm4iHyx+//Zpcfpgoj8aO8ePCgi3xSRN7Z2f0Tk/SLyhIh8rrdt9J7Ihl/rfqY+IyLXlRv5OBPX8ysi8v+6Mf+uiFzSbT8qIt/u3av3Fhv4DBPXNPk+E5E7unv0sIj8s6SDU1X+M/4HYA/AlwA8D8AzAHwawLWlx+V5DZcDuK77+lkA/hjAtQDeDuCXSo8v8Jq+CuDSwbZ/D+D27uvbAbyz9DgDrmsPwGMAfri1+wPgJwBcB+BzS/cEwE0A/gcAAXA9gPtLj9/xev4pgIPd1+/sXc/Rfrta/01c0+j7rJsjPg3gmQCu7ubBvVRjYwSWhhcAeERVv6yq3wFwN4CbC4/JC1U9q6oPdF//FYCHAFxRdlRJuBnAnd3XdwJ4RbmhBHMDgC+panMPAVDVPwDw54PNU/fkZgAf0A2fBHCJiFyeZaCOjF2Pqn5MVc91334SwJXZBxbBxD2a4mYAd6vqX6vqVwA8gs18mAQKLA1XAPh67/szaHjyF5GjAJ4P4P5u08936ZD3t5Jy61AAHxOR0yJyvNt2maqe7b5+DMBlZYYWxS0Afqv3fav3Z8vUPVnDz9XrsIkit1wtIn8kIv9bRP5xqUEFMvY+y3qPKDAyi4j8AIDfAfBGVf0mgPcA+DsA/iGAswD+Y7nRefPjqnodgJcCeL2I/ER/p25yIE2V5YrIMwC8HMCHu00t35+LaPGeTCEibwVwDsBd3aazAI6o6vMBvAnAb4rID5YanydVvM8osDQ8CuCq3vdXdtuaQkQOYSOvu1T1IwCgqo+r6nlVvQDgvyBhesAaVX20+/8JAL+Lzdgf36ahuv+fKDfCIF4K4AFVfRxo+/70mLonzf5cicjPAXgZgJ/ppIwuzfZn3densVkv+pFig/Rg5n2W9R5RYGn4FIBrROTq7jfkWwDcW3hMXoiIAHgfgIdU9V297f01h38B4HPDY2tERL5fRJ61/RqbhfXPYXNfbu2a3QrgnjIjDOan0Usftnp/Bkzdk3sB/GxXjXg9gL/spRqrRURuBPBmAC9X1W/1th8Wkb3u6+cBuAbAl8uM0o+Z99m9AG4RkWeKyNXYXNMfJhtI6QqXtf7DpmLqj7H5reqtpccTMP4fxyZ18xkAD3b/bgLw3wF8ttt+L4DLS4/V8Xqeh0111KcBfH57TwA8F8B9AL4I4BMAnlN6rB7X9P0A/gzAD/W2NXV/sJHvWQBPYbNectvUPcGm+vDXu5+pzwLYLz1+x+t5BJt1oe3P0Xu7tv+yey8+COABAD9Vevwe1zT5PgPw1u4ePQzgpSnHxidxEEIIaRKmEAkhhDQJBUYIIaRJKDBCCCFNQoERQghpEgqMEEJIk1BghBBCmoQCI4QQ0iQUGCGEkCb5/37073wLITSfAAAAAElFTkSuQmCC", "text/plain": [ "
" ] @@ -2303,7 +480,7 @@ ], "metadata": { "kernelspec": { - "display_name": "Python 3", + "display_name": "Python 3.10.6 64-bit", "language": "python", "name": "python3" }, @@ -2317,7 +494,12 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.6.8" + "version": "3.8.12" + }, + "vscode": { + "interpreter": { + "hash": "31f2aee4e71d21fbe5cf8b01ff0e069b9275f58929596ceb00d14d90e3e16cd6" + } } }, "nbformat": 4, diff --git a/my_events/wizualizacja.json b/my_events/wizualizacja.json new file mode 100644 index 0000000..7072635 --- /dev/null +++ b/my_events/wizualizacja.json @@ -0,0 +1,125339 @@ +[ { + "id" : "75de4706-7e39-4aff-ba64-84e12ea8f712", + "index" : 1, + "period" : 1, + "timestamp" : "00:00:00.000", + "minute" : 0, + "second" : 0, + "type" : { + "id" : 35, + "name" : "Starting XI" + }, + "possession" : 1, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "duration" : 0.0, + "tactics" : { + "formation" : 4231, + "lineup" : [ { + "player" : { + "id" : 18158, + "name" : "Rebecca Leigh Spencer" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "jersey_number" : 22 + }, { + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "jersey_number" : 29 + }, { + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "jersey_number" : 25 + }, { + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "jersey_number" : 6 + }, { + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "jersey_number" : 21 + }, { + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "jersey_number" : 4 + }, { + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "jersey_number" : 3 + }, { + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "jersey_number" : 7 + }, { + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "jersey_number" : 16 + }, { + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "jersey_number" : 23 + }, { + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "jersey_number" : 9 + } ] + } +}, { + "id" : "23ff3f3c-3170-4cff-9f8e-db2f4db7c32f", + "index" : 2, + "period" : 1, + "timestamp" : "00:00:00.000", + "minute" : 0, + "second" : 0, + "type" : { + "id" : 35, + "name" : "Starting XI" + }, + "possession" : 1, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "duration" : 0.0, + "tactics" : { + "formation" : 433, + "lineup" : [ { + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "jersey_number" : 18 + }, { + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "jersey_number" : 2 + }, { + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "jersey_number" : 22 + }, { + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "jersey_number" : 5 + }, { + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "jersey_number" : 26 + }, { + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "jersey_number" : 23 + }, { + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "jersey_number" : 21 + }, { + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "jersey_number" : 12 + }, { + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "jersey_number" : 19 + }, { + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "jersey_number" : 7 + }, { + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "jersey_number" : 9 + } ] + } +}, { + "id" : "913d93da-982e-45ec-bba1-874af49e5fa4", + "index" : 3, + "period" : 1, + "timestamp" : "00:00:00.000", + "minute" : 0, + "second" : 0, + "type" : { + "id" : 18, + "name" : "Half Start" + }, + "possession" : 1, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "duration" : 0.0, + "related_events" : [ "1de3d7c1-c6ba-4a48-9440-1b9248351807" ] +}, { + "id" : "1de3d7c1-c6ba-4a48-9440-1b9248351807", + "index" : 4, + "period" : 1, + "timestamp" : "00:00:00.000", + "minute" : 0, + "second" : 0, + "type" : { + "id" : 18, + "name" : "Half Start" + }, + "possession" : 1, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "duration" : 0.0, + "related_events" : [ "913d93da-982e-45ec-bba1-874af49e5fa4" ] +}, { + "id" : "2e24a372-1c20-4b7a-b6c2-fb856bafec8a", + "index" : 5, + "period" : 1, + "timestamp" : "00:00:00.140", + "minute" : 0, + "second" : 0, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 2, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 60.0, 40.0 ], + "duration" : 1.756016, + "related_events" : [ "6cd784d9-331b-402e-b881-6583a74e4e4a" ], + "pass" : { + "recipient" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "length" : 31.71766, + "angle" : -2.6525626, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 32.0, 25.1 ], + "type" : { + "id" : 65, + "name" : "Kick Off" + }, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "6cd784d9-331b-402e-b881-6583a74e4e4a", + "index" : 6, + "period" : 1, + "timestamp" : "00:00:01.896", + "minute" : 0, + "second" : 1, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 2, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 32.0, 25.1 ], + "related_events" : [ "2e24a372-1c20-4b7a-b6c2-fb856bafec8a" ] +}, { + "id" : "882a1be5-43f9-4328-9f90-8e94a7812189", + "index" : 7, + "period" : 1, + "timestamp" : "00:00:01.896", + "minute" : 0, + "second" : 1, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 2, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 32.0, 25.1 ], + "duration" : 2.195855, + "related_events" : [ "6207043e-48b4-4952-8f58-97c3c898655a", "6cd784d9-331b-402e-b881-6583a74e4e4a" ], + "carry" : { + "end_location" : [ 37.7, 23.9 ] + } +}, { + "id" : "6207043e-48b4-4952-8f58-97c3c898655a", + "index" : 8, + "period" : 1, + "timestamp" : "00:00:04.091", + "minute" : 0, + "second" : 4, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 2, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 37.7, 23.9 ], + "duration" : 2.095118, + "related_events" : [ "48409a64-b005-48e3-97e5-902eb2961dfe", "7a4448f1-1785-4988-bc99-53764eb16606" ], + "pass" : { + "recipient" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "length" : 43.01186, + "angle" : 0.07213569, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 80.6, 27.0 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "7a4448f1-1785-4988-bc99-53764eb16606", + "index" : 9, + "period" : 1, + "timestamp" : "00:00:06.186", + "minute" : 0, + "second" : 6, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 2, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 81.8, 26.4 ], + "related_events" : [ "6207043e-48b4-4952-8f58-97c3c898655a" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "48409a64-b005-48e3-97e5-902eb2961dfe", + "index" : 10, + "period" : 1, + "timestamp" : "00:00:06.186", + "minute" : 0, + "second" : 6, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 3, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 39.5, 53.1 ], + "duration" : 1.342388, + "related_events" : [ "6207043e-48b4-4952-8f58-97c3c898655a", "e767577a-4523-4ad7-8cbc-b9e2c72ad3be" ], + "pass" : { + "recipient" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "length" : 7.7472577, + "angle" : -0.41167134, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 46.6, 50.0 ], + "body_part" : { + "id" : 37, + "name" : "Head" + }, + "type" : { + "id" : 66, + "name" : "Recovery" + } + } +}, { + "id" : "e767577a-4523-4ad7-8cbc-b9e2c72ad3be", + "index" : 11, + "period" : 1, + "timestamp" : "00:00:07.529", + "minute" : 0, + "second" : 7, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 3, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 46.6, 50.0 ], + "related_events" : [ "48409a64-b005-48e3-97e5-902eb2961dfe" ] +}, { + "id" : "1d7fc11a-b80d-4248-a707-187f5b2e52cd", + "index" : 12, + "period" : 1, + "timestamp" : "00:00:07.529", + "minute" : 0, + "second" : 7, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 3, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 46.6, 50.0 ], + "duration" : 2.107279, + "under_pressure" : true, + "related_events" : [ "1e5af4fb-1eed-4795-97be-50533eb5094c", "3d81b740-c4ef-4705-a6fa-32cadf94257b", "e767577a-4523-4ad7-8cbc-b9e2c72ad3be" ], + "carry" : { + "end_location" : [ 47.2, 52.7 ] + } +}, { + "id" : "1e5af4fb-1eed-4795-97be-50533eb5094c", + "index" : 13, + "period" : 1, + "timestamp" : "00:00:08.207", + "minute" : 0, + "second" : 8, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 3, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 68.7, 27.8 ], + "duration" : 1.334893, + "counterpress" : true, + "related_events" : [ "1d7fc11a-b80d-4248-a707-187f5b2e52cd" ] +}, { + "id" : "3d81b740-c4ef-4705-a6fa-32cadf94257b", + "index" : 14, + "period" : 1, + "timestamp" : "00:00:09.636", + "minute" : 0, + "second" : 9, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 3, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 47.2, 52.7 ], + "duration" : 1.314036, + "related_events" : [ "4dc1b3af-446c-45b1-b6e1-1ea68d3dfa9f", "c4052dc4-c1ae-48b0-bd9e-981e3ea8b7f5" ], + "pass" : { + "recipient" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "length" : 21.077477, + "angle" : 1.0710709, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 57.3, 71.2 ], + "outcome" : { + "id" : 9, + "name" : "Incomplete" + }, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "4dc1b3af-446c-45b1-b6e1-1ea68d3dfa9f", + "index" : 15, + "period" : 1, + "timestamp" : "00:00:10.950", + "minute" : 0, + "second" : 10, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 3, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 55.8, 73.9 ], + "related_events" : [ "3d81b740-c4ef-4705-a6fa-32cadf94257b" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "c4052dc4-c1ae-48b0-bd9e-981e3ea8b7f5", + "index" : 16, + "period" : 1, + "timestamp" : "00:00:10.950", + "minute" : 0, + "second" : 10, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 3, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 62.8, 8.9 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "3d81b740-c4ef-4705-a6fa-32cadf94257b" ], + "clearance" : { + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "left_foot" : true + } +}, { + "id" : "be94a62d-9e5c-44eb-a289-05872cde271b", + "index" : 17, + "period" : 1, + "timestamp" : "00:00:12.914", + "minute" : 0, + "second" : 12, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 3, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 79.7, 28.7 ], + "duration" : 2.731933, + "related_events" : [ "ec571100-2df5-47bc-91bc-8fb594ee7165", "ffdea700-489c-4cd4-a043-8cd4f556e265" ], + "pass" : { + "recipient" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "length" : 23.40299, + "angle" : -1.2625585, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 86.8, 6.4 ], + "body_part" : { + "id" : 37, + "name" : "Head" + }, + "type" : { + "id" : 66, + "name" : "Recovery" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "92149a46-8a74-47da-b0d9-626a71fb2230", + "index" : 18, + "period" : 1, + "timestamp" : "00:00:14.670", + "minute" : 0, + "second" : 14, + "type" : { + "id" : 36, + "name" : "Tactical Shift" + }, + "possession" : 3, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "duration" : 0.0, + "tactics" : { + "formation" : 4231, + "lineup" : [ { + "player" : { + "id" : 18158, + "name" : "Rebecca Leigh Spencer" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "jersey_number" : 22 + }, { + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "jersey_number" : 29 + }, { + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "jersey_number" : 25 + }, { + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "jersey_number" : 6 + }, { + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "jersey_number" : 21 + }, { + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "jersey_number" : 4 + }, { + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "jersey_number" : 3 + }, { + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "jersey_number" : 23 + }, { + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "jersey_number" : 16 + }, { + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "jersey_number" : 7 + }, { + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "jersey_number" : 9 + } ] + } +}, { + "id" : "ec571100-2df5-47bc-91bc-8fb594ee7165", + "index" : 19, + "period" : 1, + "timestamp" : "00:00:15.645", + "minute" : 0, + "second" : 15, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 3, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 86.6, 4.7 ], + "related_events" : [ "be94a62d-9e5c-44eb-a289-05872cde271b" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "ffdea700-489c-4cd4-a043-8cd4f556e265", + "index" : 20, + "period" : 1, + "timestamp" : "00:00:15.645", + "minute" : 0, + "second" : 15, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 3, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 33.3, 73.7 ], + "duration" : 0.0, + "related_events" : [ "be94a62d-9e5c-44eb-a289-05872cde271b" ] +}, { + "id" : "80a5b180-db6f-4347-bba1-bb9faa9cac27", + "index" : 21, + "period" : 1, + "timestamp" : "00:00:15.645", + "minute" : 0, + "second" : 15, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 3, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 33.3, 73.7 ], + "duration" : 0.456556, + "under_pressure" : true, + "related_events" : [ "351550c7-f9ac-4adb-9b9c-402324d9894d", "dafb6845-8bd8-4327-b412-1984210e4c97", "ffdea700-489c-4cd4-a043-8cd4f556e265" ], + "carry" : { + "end_location" : [ 34.3, 72.5 ] + } +}, { + "id" : "dafb6845-8bd8-4327-b412-1984210e4c97", + "index" : 22, + "period" : 1, + "timestamp" : "00:00:16.102", + "minute" : 0, + "second" : 16, + "type" : { + "id" : 39, + "name" : "Dribbled Past" + }, + "possession" : 3, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 85.8, 7.6 ], + "duration" : 0.0, + "related_events" : [ "351550c7-f9ac-4adb-9b9c-402324d9894d", "80a5b180-db6f-4347-bba1-bb9faa9cac27", "97268659-18f1-42e1-ab3f-2be7020503d5" ] +}, { + "id" : "351550c7-f9ac-4adb-9b9c-402324d9894d", + "index" : 23, + "period" : 1, + "timestamp" : "00:00:16.102", + "minute" : 0, + "second" : 16, + "type" : { + "id" : 14, + "name" : "Dribble" + }, + "possession" : 3, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 34.3, 72.5 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "dafb6845-8bd8-4327-b412-1984210e4c97" ], + "dribble" : { + "outcome" : { + "id" : 8, + "name" : "Complete" + } + } +}, { + "id" : "97268659-18f1-42e1-ab3f-2be7020503d5", + "index" : 24, + "period" : 1, + "timestamp" : "00:00:16.102", + "minute" : 0, + "second" : 16, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 3, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 34.3, 72.5 ], + "duration" : 1.140781, + "under_pressure" : true, + "related_events" : [ "351550c7-f9ac-4adb-9b9c-402324d9894d", "dafb6845-8bd8-4327-b412-1984210e4c97", "e6085c58-5206-468a-86b1-854728b85342" ], + "carry" : { + "end_location" : [ 35.8, 72.7 ] + } +}, { + "id" : "e6085c58-5206-468a-86b1-854728b85342", + "index" : 25, + "period" : 1, + "timestamp" : "00:00:17.243", + "minute" : 0, + "second" : 17, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 3, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 35.8, 72.7 ], + "duration" : 0.874014, + "related_events" : [ "3e7ecb21-8afc-4f91-8d13-571e54b47a57" ], + "pass" : { + "recipient" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "length" : 9.962429, + "angle" : 0.33762223, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 45.2, 76.0 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "3e7ecb21-8afc-4f91-8d13-571e54b47a57", + "index" : 26, + "period" : 1, + "timestamp" : "00:00:18.117", + "minute" : 0, + "second" : 18, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 3, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 45.2, 76.0 ], + "related_events" : [ "e6085c58-5206-468a-86b1-854728b85342" ] +}, { + "id" : "e41fae2e-a86f-411f-9e61-e09516026431", + "index" : 27, + "period" : 1, + "timestamp" : "00:00:18.117", + "minute" : 0, + "second" : 18, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 3, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 45.2, 76.0 ], + "duration" : 1.487688, + "under_pressure" : true, + "related_events" : [ "3e7ecb21-8afc-4f91-8d13-571e54b47a57", "db0448ea-9b15-4b4f-a78f-7c85453d67c5", "f3935c3d-87e3-4c0a-a147-597095df01a1" ], + "carry" : { + "end_location" : [ 44.1, 75.0 ] + } +}, { + "id" : "db0448ea-9b15-4b4f-a78f-7c85453d67c5", + "index" : 28, + "period" : 1, + "timestamp" : "00:00:18.269", + "minute" : 0, + "second" : 18, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 3, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 69.3, 3.3 ], + "duration" : 1.412572, + "related_events" : [ "e41fae2e-a86f-411f-9e61-e09516026431", "f3935c3d-87e3-4c0a-a147-597095df01a1" ] +}, { + "id" : "f3935c3d-87e3-4c0a-a147-597095df01a1", + "index" : 29, + "period" : 1, + "timestamp" : "00:00:19.604", + "minute" : 0, + "second" : 19, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 3, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 44.1, 75.0 ], + "duration" : 1.529715, + "under_pressure" : true, + "related_events" : [ "07bc10c3-cc4f-4cd6-bf92-0a269cda800c", "db0448ea-9b15-4b4f-a78f-7c85453d67c5" ], + "pass" : { + "recipient" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "length" : 28.848743, + "angle" : -2.6624424, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 18.5, 61.7 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "07bc10c3-cc4f-4cd6-bf92-0a269cda800c", + "index" : 30, + "period" : 1, + "timestamp" : "00:00:21.134", + "minute" : 0, + "second" : 21, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 3, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 18.5, 61.7 ], + "related_events" : [ "f3935c3d-87e3-4c0a-a147-597095df01a1" ] +}, { + "id" : "7e457f70-d604-4bf7-8d19-37157c2a0f70", + "index" : 31, + "period" : 1, + "timestamp" : "00:00:21.134", + "minute" : 0, + "second" : 21, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 3, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 18.5, 61.7 ], + "duration" : 0.598526, + "related_events" : [ "07bc10c3-cc4f-4cd6-bf92-0a269cda800c", "2446324e-318c-4430-9866-0a39c77f5417" ], + "carry" : { + "end_location" : [ 17.7, 63.1 ] + } +}, { + "id" : "2446324e-318c-4430-9866-0a39c77f5417", + "index" : 32, + "period" : 1, + "timestamp" : "00:00:21.733", + "minute" : 0, + "second" : 21, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 3, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 17.7, 63.1 ], + "duration" : 1.543118, + "related_events" : [ "412953f5-3115-4b81-b123-bc6d88f9cb4c" ], + "pass" : { + "recipient" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "length" : 18.915602, + "angle" : -2.1529338, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 7.3, 47.3 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "412953f5-3115-4b81-b123-bc6d88f9cb4c", + "index" : 33, + "period" : 1, + "timestamp" : "00:00:23.276", + "minute" : 0, + "second" : 23, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 3, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 7.3, 47.3 ], + "related_events" : [ "2446324e-318c-4430-9866-0a39c77f5417" ] +}, { + "id" : "20df5a53-86d5-401b-b4be-2cbf31580adc", + "index" : 34, + "period" : 1, + "timestamp" : "00:00:23.276", + "minute" : 0, + "second" : 23, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 3, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 7.3, 47.3 ], + "duration" : 1.553097, + "under_pressure" : true, + "related_events" : [ "33469213-c6a6-434e-b1f4-1144d4af675c", "412953f5-3115-4b81-b123-bc6d88f9cb4c", "689ef7fb-aa5f-4930-90d2-4526a15bb9fe" ], + "carry" : { + "end_location" : [ 8.5, 43.3 ] + } +}, { + "id" : "689ef7fb-aa5f-4930-90d2-4526a15bb9fe", + "index" : 35, + "period" : 1, + "timestamp" : "00:00:23.809", + "minute" : 0, + "second" : 23, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 3, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 106.2, 28.7 ], + "duration" : 1.006013, + "related_events" : [ "20df5a53-86d5-401b-b4be-2cbf31580adc" ] +}, { + "id" : "33469213-c6a6-434e-b1f4-1144d4af675c", + "index" : 36, + "period" : 1, + "timestamp" : "00:00:24.829", + "minute" : 0, + "second" : 24, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 3, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 8.5, 43.3 ], + "duration" : 1.294563, + "related_events" : [ "0456364a-8a04-44f3-b87a-558c6dead319" ], + "pass" : { + "recipient" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "length" : 20.089052, + "angle" : -0.87350863, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 21.4, 27.9 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "0456364a-8a04-44f3-b87a-558c6dead319", + "index" : 37, + "period" : 1, + "timestamp" : "00:00:26.124", + "minute" : 0, + "second" : 26, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 3, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 21.4, 27.9 ], + "related_events" : [ "33469213-c6a6-434e-b1f4-1144d4af675c" ] +}, { + "id" : "b55db137-c5e0-4e80-8d6a-af3dd7cf1e88", + "index" : 38, + "period" : 1, + "timestamp" : "00:00:26.124", + "minute" : 0, + "second" : 26, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 3, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 21.4, 27.9 ], + "duration" : 0.994752, + "under_pressure" : true, + "related_events" : [ "0456364a-8a04-44f3-b87a-558c6dead319", "0f694cd5-9034-4f1f-ae81-c9a0acc4f5cb", "2473e4dc-66ba-4e76-93e7-5f218b3017c5" ], + "carry" : { + "end_location" : [ 21.8, 25.6 ] + } +}, { + "id" : "0f694cd5-9034-4f1f-ae81-c9a0acc4f5cb", + "index" : 39, + "period" : 1, + "timestamp" : "00:00:26.188", + "minute" : 0, + "second" : 26, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 3, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 95.1, 56.2 ], + "duration" : 0.254, + "related_events" : [ "b55db137-c5e0-4e80-8d6a-af3dd7cf1e88" ] +}, { + "id" : "210242f0-fc44-4590-8311-aaadbd759409", + "index" : 40, + "period" : 1, + "timestamp" : "00:00:26.597", + "minute" : 0, + "second" : 26, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 3, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 93.1, 57.2 ], + "duration" : 0.393 +}, { + "id" : "2473e4dc-66ba-4e76-93e7-5f218b3017c5", + "index" : 41, + "period" : 1, + "timestamp" : "00:00:27.118", + "minute" : 0, + "second" : 27, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 3, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 21.8, 25.6 ], + "duration" : 2.227877, + "related_events" : [ "63a2a25f-0896-4330-befc-0f8ecd722167", "98fe8d71-f4fd-489b-8460-0030c4afd6c9" ], + "pass" : { + "recipient" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "length" : 41.90048, + "angle" : 0.31797698, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 61.6, 38.7 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "98fe8d71-f4fd-489b-8460-0030c4afd6c9", + "index" : 42, + "period" : 1, + "timestamp" : "00:00:29.346", + "minute" : 0, + "second" : 29, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 3, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 60.6, 42.3 ], + "related_events" : [ "2473e4dc-66ba-4e76-93e7-5f218b3017c5" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "63a2a25f-0896-4330-befc-0f8ecd722167", + "index" : 43, + "period" : 1, + "timestamp" : "00:00:29.346", + "minute" : 0, + "second" : 29, + "type" : { + "id" : 10, + "name" : "Interception" + }, + "possession" : 3, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 58.5, 41.4 ], + "duration" : 0.0, + "related_events" : [ "2473e4dc-66ba-4e76-93e7-5f218b3017c5" ], + "interception" : { + "outcome" : { + "id" : 4, + "name" : "Won" + } + } +}, { + "id" : "c7c7733a-f572-4923-a8a9-b815cb4233c9", + "index" : 44, + "period" : 1, + "timestamp" : "00:00:29.346", + "minute" : 0, + "second" : 29, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 3, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 58.5, 41.4 ], + "duration" : 0.76771, + "under_pressure" : true, + "related_events" : [ "63a2a25f-0896-4330-befc-0f8ecd722167", "7390c8cf-5d88-4b88-8a4a-4e29e577b03c", "adf28282-09e5-4883-854f-76b104fa508f" ], + "carry" : { + "end_location" : [ 62.4, 39.3 ] + } +}, { + "id" : "adf28282-09e5-4883-854f-76b104fa508f", + "index" : 45, + "period" : 1, + "timestamp" : "00:00:29.572", + "minute" : 0, + "second" : 29, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 3, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 56.2, 44.6 ], + "duration" : 0.700423, + "counterpress" : true, + "related_events" : [ "7390c8cf-5d88-4b88-8a4a-4e29e577b03c", "c7c7733a-f572-4923-a8a9-b815cb4233c9" ] +}, { + "id" : "7390c8cf-5d88-4b88-8a4a-4e29e577b03c", + "index" : 46, + "period" : 1, + "timestamp" : "00:00:30.114", + "minute" : 0, + "second" : 30, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 3, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 62.4, 39.3 ], + "duration" : 1.558472, + "under_pressure" : true, + "related_events" : [ "2d4d20e7-03d0-4d26-8bb5-4e0003e634a9", "ac5fb8e8-3d58-4954-b40b-d7ecf3cf5774", "adf28282-09e5-4883-854f-76b104fa508f" ], + "pass" : { + "recipient" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "length" : 18.189283, + "angle" : 0.3478316, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 79.5, 45.5 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "2d4d20e7-03d0-4d26-8bb5-4e0003e634a9", + "index" : 47, + "period" : 1, + "timestamp" : "00:00:31.672", + "minute" : 0, + "second" : 31, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 3, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 71.4, 45.7 ], + "related_events" : [ "7390c8cf-5d88-4b88-8a4a-4e29e577b03c" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "ac5fb8e8-3d58-4954-b40b-d7ecf3cf5774", + "index" : 48, + "period" : 1, + "timestamp" : "00:00:31.672", + "minute" : 0, + "second" : 31, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 3, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 40.6, 34.6 ], + "duration" : 2.507657, + "related_events" : [ "7390c8cf-5d88-4b88-8a4a-4e29e577b03c", "ac92bf42-9509-4fac-8e9d-55998b87de27" ], + "pass" : { + "recipient" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "length" : 22.299103, + "angle" : -0.18948016, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 62.5, 30.4 ], + "type" : { + "id" : 66, + "name" : "Recovery" + }, + "body_part" : { + "id" : 37, + "name" : "Head" + } + } +}, { + "id" : "c4e76fc5-cf9d-4bb6-ba0b-20a2d564883b", + "index" : 49, + "period" : 1, + "timestamp" : "00:00:33.348", + "minute" : 0, + "second" : 33, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 3, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 55.8, 53.0 ], + "duration" : 1.137871, + "related_events" : [ "8a69c3bf-e23d-4fc2-94a1-257ac51d7191", "ac92bf42-9509-4fac-8e9d-55998b87de27" ] +}, { + "id" : "bf5dad2a-923f-416e-9fa5-9183731c7a80", + "index" : 50, + "period" : 1, + "timestamp" : "00:00:34.123", + "minute" : 0, + "second" : 34, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 3, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 56.2, 50.3 ], + "duration" : 0.44055, + "related_events" : [ "8a69c3bf-e23d-4fc2-94a1-257ac51d7191", "ac92bf42-9509-4fac-8e9d-55998b87de27" ] +}, { + "id" : "ac92bf42-9509-4fac-8e9d-55998b87de27", + "index" : 51, + "period" : 1, + "timestamp" : "00:00:34.180", + "minute" : 0, + "second" : 34, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 3, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 62.5, 30.4 ], + "under_pressure" : true, + "related_events" : [ "ac5fb8e8-3d58-4954-b40b-d7ecf3cf5774", "bf5dad2a-923f-416e-9fa5-9183731c7a80", "c4e76fc5-cf9d-4bb6-ba0b-20a2d564883b" ] +}, { + "id" : "8a69c3bf-e23d-4fc2-94a1-257ac51d7191", + "index" : 52, + "period" : 1, + "timestamp" : "00:00:34.180", + "minute" : 0, + "second" : 34, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 3, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 62.5, 30.4 ], + "duration" : 0.407596, + "under_pressure" : true, + "related_events" : [ "5b1c19c0-e601-47cf-b112-2c71444f53cc", "ac92bf42-9509-4fac-8e9d-55998b87de27", "bf5dad2a-923f-416e-9fa5-9183731c7a80", "c4e76fc5-cf9d-4bb6-ba0b-20a2d564883b" ], + "carry" : { + "end_location" : [ 63.9, 30.4 ] + } +}, { + "id" : "5b1c19c0-e601-47cf-b112-2c71444f53cc", + "index" : 53, + "period" : 1, + "timestamp" : "00:00:34.588", + "minute" : 0, + "second" : 34, + "type" : { + "id" : 38, + "name" : "Miscontrol" + }, + "possession" : 3, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 63.9, 30.4 ], + "duration" : 0.0 +}, { + "id" : "4c43d814-fda6-47d5-8a5f-c8cb921eecf4", + "index" : 54, + "period" : 1, + "timestamp" : "00:00:34.954", + "minute" : 0, + "second" : 34, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 4, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 56.2, 53.2 ], + "duration" : 3.460002, + "related_events" : [ "ff2f0fa9-85e4-498d-a5c2-d59895a90ff7" ], + "pass" : { + "recipient" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "length" : 32.213352, + "angle" : 3.057678, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 24.1, 55.9 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 66, + "name" : "Recovery" + } + } +}, { + "id" : "ff2f0fa9-85e4-498d-a5c2-d59895a90ff7", + "index" : 55, + "period" : 1, + "timestamp" : "00:00:38.414", + "minute" : 0, + "second" : 38, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 4, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 24.1, 55.9 ], + "related_events" : [ "4c43d814-fda6-47d5-8a5f-c8cb921eecf4" ] +}, { + "id" : "92c040ea-7a04-4775-b72c-d2820c566f8c", + "index" : 56, + "period" : 1, + "timestamp" : "00:00:38.414", + "minute" : 0, + "second" : 38, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 4, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 24.3, 56.6 ], + "duration" : 2.77556, + "related_events" : [ "050c24af-ba1f-471e-96fc-d1212968699f" ], + "pass" : { + "recipient" : { + "id" : 18158, + "name" : "Rebecca Leigh Spencer" + }, + "length" : 23.11017, + "angle" : -2.7321556, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 3.1, 47.4 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "050c24af-ba1f-471e-96fc-d1212968699f", + "index" : 57, + "period" : 1, + "timestamp" : "00:00:41.190", + "minute" : 0, + "second" : 41, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 4, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18158, + "name" : "Rebecca Leigh Spencer" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 3.1, 47.4 ], + "related_events" : [ "92c040ea-7a04-4775-b72c-d2820c566f8c" ] +}, { + "id" : "88e814c8-3bcf-4e26-a831-f7e972a45c66", + "index" : 58, + "period" : 1, + "timestamp" : "00:00:41.190", + "minute" : 0, + "second" : 41, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 4, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18158, + "name" : "Rebecca Leigh Spencer" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 3.1, 47.4 ], + "duration" : 2.940035, + "related_events" : [ "050c24af-ba1f-471e-96fc-d1212968699f", "4e3d2950-22e2-4e3d-9db1-2474f6c898bf" ], + "carry" : { + "end_location" : [ 7.7, 47.0 ] + } +}, { + "id" : "4e3d2950-22e2-4e3d-9db1-2474f6c898bf", + "index" : 59, + "period" : 1, + "timestamp" : "00:00:44.130", + "minute" : 0, + "second" : 44, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 4, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18158, + "name" : "Rebecca Leigh Spencer" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 7.7, 47.0 ], + "duration" : 1.384836, + "related_events" : [ "9092a3ae-0cfc-4cda-8f67-cd653b6933a0" ], + "pass" : { + "recipient" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "length" : 17.022926, + "angle" : -1.3757049, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 11.0, 30.3 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "9092a3ae-0cfc-4cda-8f67-cd653b6933a0", + "index" : 60, + "period" : 1, + "timestamp" : "00:00:45.514", + "minute" : 0, + "second" : 45, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 4, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 11.0, 30.3 ], + "related_events" : [ "4e3d2950-22e2-4e3d-9db1-2474f6c898bf" ] +}, { + "id" : "ae5dd517-bc21-4743-bf1b-15ee808c621a", + "index" : 61, + "period" : 1, + "timestamp" : "00:00:45.514", + "minute" : 0, + "second" : 45, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 4, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 11.0, 30.3 ], + "duration" : 2.012994, + "under_pressure" : true, + "related_events" : [ "8ee3b639-09bd-4818-8459-c43df557a53d", "9092a3ae-0cfc-4cda-8f67-cd653b6933a0", "dbafb83c-cca2-479a-bd4b-4b131fb6295f" ], + "carry" : { + "end_location" : [ 11.0, 23.0 ] + } +}, { + "id" : "dbafb83c-cca2-479a-bd4b-4b131fb6295f", + "index" : 62, + "period" : 1, + "timestamp" : "00:00:47.159", + "minute" : 0, + "second" : 47, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 4, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 105.2, 54.8 ], + "duration" : 0.325, + "related_events" : [ "ae5dd517-bc21-4743-bf1b-15ee808c621a" ] +}, { + "id" : "8ee3b639-09bd-4818-8459-c43df557a53d", + "index" : 63, + "period" : 1, + "timestamp" : "00:00:47.527", + "minute" : 0, + "second" : 47, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 4, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 11.0, 23.0 ], + "duration" : 2.498726, + "related_events" : [ "1ac528f5-311f-4436-95c2-e2750b8ca007" ], + "pass" : { + "recipient" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "length" : 44.095352, + "angle" : -0.465676, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 50.4, 3.2 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "1ac528f5-311f-4436-95c2-e2750b8ca007", + "index" : 64, + "period" : 1, + "timestamp" : "00:00:50.026", + "minute" : 0, + "second" : 50, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 4, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 50.4, 3.2 ], + "related_events" : [ "8ee3b639-09bd-4818-8459-c43df557a53d" ] +}, { + "id" : "33f14b68-d937-4fae-9fd5-68e06148bd27", + "index" : 65, + "period" : 1, + "timestamp" : "00:00:50.026", + "minute" : 0, + "second" : 50, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 4, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 50.3, 3.0 ], + "duration" : 0.550478, + "pass" : { + "length" : 2.4596748, + "angle" : -1.1071488, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 51.4, 0.8 ], + "outcome" : { + "id" : 75, + "name" : "Out" + }, + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "c6f1f74e-1eaa-4125-8a68-3516f0661ecc", + "index" : 66, + "period" : 1, + "timestamp" : "00:00:59.214", + "minute" : 0, + "second" : 59, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 5, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 66.8, 80.0 ], + "duration" : 1.058159, + "related_events" : [ "574f9430-5223-4177-b276-f4d024860b7f", "76462c5d-f06f-4e80-be14-f40758f229e1" ], + "pass" : { + "recipient" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "length" : 13.200378, + "angle" : -0.2762185, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 79.5, 76.4 ], + "type" : { + "id" : 67, + "name" : "Throw-in" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "76462c5d-f06f-4e80-be14-f40758f229e1", + "index" : 67, + "period" : 1, + "timestamp" : "00:01:00.272", + "minute" : 1, + "second" : 0, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 5, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 82.4, 76.4 ], + "related_events" : [ "c6f1f74e-1eaa-4125-8a68-3516f0661ecc" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "574f9430-5223-4177-b276-f4d024860b7f", + "index" : 68, + "period" : 1, + "timestamp" : "00:01:00.272", + "minute" : 1, + "second" : 0, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 5, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 40.6, 3.7 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "c6f1f74e-1eaa-4125-8a68-3516f0661ecc" ], + "clearance" : { + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "left_foot" : true + } +}, { + "id" : "7b0723a5-bd90-4ad7-9045-2d2b76e55673", + "index" : 69, + "period" : 1, + "timestamp" : "00:01:02.029", + "minute" : 1, + "second" : 2, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 6, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 65.3, 3.9 ], + "duration" : 1.370174, + "related_events" : [ "19a18741-a3e0-4b3d-a013-699d76bcefd0" ], + "pass" : { + "recipient" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "length" : 7.0114193, + "angle" : -3.0845118, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 58.3, 3.5 ], + "body_part" : { + "id" : 37, + "name" : "Head" + }, + "type" : { + "id" : 66, + "name" : "Recovery" + } + } +}, { + "id" : "19a18741-a3e0-4b3d-a013-699d76bcefd0", + "index" : 70, + "period" : 1, + "timestamp" : "00:01:03.399", + "minute" : 1, + "second" : 3, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 6, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 58.3, 3.5 ], + "related_events" : [ "7b0723a5-bd90-4ad7-9045-2d2b76e55673" ] +}, { + "id" : "4e97d359-c5fb-426c-ab24-5c9cfbb97acf", + "index" : 71, + "period" : 1, + "timestamp" : "00:01:03.399", + "minute" : 1, + "second" : 3, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 6, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 58.3, 3.5 ], + "duration" : 0.466818, + "related_events" : [ "68c4c09c-5e9d-49a0-9a6b-fb7cf3732b7b" ], + "pass" : { + "recipient" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "length" : 5.4589376, + "angle" : 0.14707835, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 63.7, 4.3 ], + "body_part" : { + "id" : 70, + "name" : "Other" + } + } +}, { + "id" : "68c4c09c-5e9d-49a0-9a6b-fb7cf3732b7b", + "index" : 72, + "period" : 1, + "timestamp" : "00:01:03.866", + "minute" : 1, + "second" : 3, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 6, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 63.7, 4.3 ], + "related_events" : [ "4e97d359-c5fb-426c-ab24-5c9cfbb97acf" ] +}, { + "id" : "01059855-1f38-4651-8031-ee0815c23cd6", + "index" : 73, + "period" : 1, + "timestamp" : "00:01:03.866", + "minute" : 1, + "second" : 3, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 6, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 63.7, 4.3 ], + "duration" : 1.988456, + "related_events" : [ "68c4c09c-5e9d-49a0-9a6b-fb7cf3732b7b", "6df585d3-6de6-44b4-812b-253ffbb0667d" ], + "carry" : { + "end_location" : [ 68.9, 4.1 ] + } +}, { + "id" : "6df585d3-6de6-44b4-812b-253ffbb0667d", + "index" : 74, + "period" : 1, + "timestamp" : "00:01:05.855", + "minute" : 1, + "second" : 5, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 6, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 68.9, 4.1 ], + "duration" : 0.229003, + "related_events" : [ "8423c2a5-16a6-4e81-b607-c7a8f0fa0c9a", "b5487781-1cb1-4524-9b56-94f6ce5494ab" ], + "pass" : { + "recipient" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "length" : 3.9204593, + "angle" : -0.102206714, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 72.8, 3.7 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "8423c2a5-16a6-4e81-b607-c7a8f0fa0c9a", + "index" : 75, + "period" : 1, + "timestamp" : "00:01:06.084", + "minute" : 1, + "second" : 6, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 6, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 72.0, 9.7 ], + "related_events" : [ "6df585d3-6de6-44b4-812b-253ffbb0667d" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "b5487781-1cb1-4524-9b56-94f6ce5494ab", + "index" : 76, + "period" : 1, + "timestamp" : "00:01:06.084", + "minute" : 1, + "second" : 6, + "type" : { + "id" : 6, + "name" : "Block" + }, + "possession" : 6, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "out" : true, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 47.3, 76.4 ], + "duration" : 0.0, + "counterpress" : true, + "related_events" : [ "6df585d3-6de6-44b4-812b-253ffbb0667d" ] +}, { + "id" : "d91462cf-c8c3-4043-b866-62b1d042d793", + "index" : 77, + "period" : 1, + "timestamp" : "00:01:20.983", + "minute" : 1, + "second" : 20, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 7, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 72.8, 0.1 ], + "duration" : 1.382602, + "related_events" : [ "d6ce7c09-2fc8-4927-9f9b-9fff685f0c20" ], + "pass" : { + "recipient" : { + "id" : 4865, + "name" : "Josie Green" + }, + "length" : 15.727683, + "angle" : 1.6983058, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 70.8, 15.7 ], + "type" : { + "id" : 67, + "name" : "Throw-in" + } + } +}, { + "id" : "d6ce7c09-2fc8-4927-9f9b-9fff685f0c20", + "index" : 78, + "period" : 1, + "timestamp" : "00:01:22.365", + "minute" : 1, + "second" : 22, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 7, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 70.8, 15.7 ], + "related_events" : [ "d91462cf-c8c3-4043-b866-62b1d042d793" ] +}, { + "id" : "cb52bf8e-e52c-4d69-bdc4-59b7350f92dd", + "index" : 79, + "period" : 1, + "timestamp" : "00:01:22.365", + "minute" : 1, + "second" : 22, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 7, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 70.8, 15.7 ], + "duration" : 1.54531, + "related_events" : [ "08c95552-db9f-4055-a6e8-b03fdbc3d1fb", "d6ce7c09-2fc8-4927-9f9b-9fff685f0c20" ], + "carry" : { + "end_location" : [ 65.8, 18.9 ] + } +}, { + "id" : "08c95552-db9f-4055-a6e8-b03fdbc3d1fb", + "index" : 80, + "period" : 1, + "timestamp" : "00:01:23.911", + "minute" : 1, + "second" : 23, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 7, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 65.8, 18.9 ], + "duration" : 1.912213, + "related_events" : [ "495a5146-607f-41e6-987b-691cf31204c6" ], + "pass" : { + "recipient" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "length" : 23.691559, + "angle" : 2.1365542, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 53.1, 38.9 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "495a5146-607f-41e6-987b-691cf31204c6", + "index" : 81, + "period" : 1, + "timestamp" : "00:01:25.823", + "minute" : 1, + "second" : 25, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 7, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 53.1, 38.9 ], + "related_events" : [ "08c95552-db9f-4055-a6e8-b03fdbc3d1fb" ] +}, { + "id" : "d43ca5de-085d-4f16-beb5-f6fdc2e42634", + "index" : 82, + "period" : 1, + "timestamp" : "00:01:25.823", + "minute" : 1, + "second" : 25, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 7, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 53.1, 38.9 ], + "duration" : 2.215399, + "related_events" : [ "26b756e7-5c5b-4a38-b38e-a4a0b55b3005", "495a5146-607f-41e6-987b-691cf31204c6" ], + "carry" : { + "end_location" : [ 55.4, 45.3 ] + } +}, { + "id" : "26b756e7-5c5b-4a38-b38e-a4a0b55b3005", + "index" : 83, + "period" : 1, + "timestamp" : "00:01:28.038", + "minute" : 1, + "second" : 28, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 7, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 55.4, 45.3 ], + "duration" : 3.736621, + "related_events" : [ "2d690ef4-95bd-41a6-91ba-635561b8051f", "b1a1433b-332d-4cdc-a889-5f88e2d9fdd2" ], + "pass" : { + "recipient" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "length" : 54.656197, + "angle" : 0.22323331, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 108.7, 57.4 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "d8741ec3-9f85-4077-8f50-1532872cbc6e", + "index" : 84, + "period" : 1, + "timestamp" : "00:01:31.144", + "minute" : 1, + "second" : 31, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 7, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 107.2, 64.1 ], + "duration" : 0.591088 +}, { + "id" : "b1a1433b-332d-4cdc-a889-5f88e2d9fdd2", + "index" : 85, + "period" : 1, + "timestamp" : "00:01:31.775", + "minute" : 1, + "second" : 31, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 7, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 107.6, 57.6 ], + "related_events" : [ "26b756e7-5c5b-4a38-b38e-a4a0b55b3005" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "2d690ef4-95bd-41a6-91ba-635561b8051f", + "index" : 86, + "period" : 1, + "timestamp" : "00:01:31.775", + "minute" : 1, + "second" : 31, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 7, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 11.4, 22.7 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "26b756e7-5c5b-4a38-b38e-a4a0b55b3005" ], + "clearance" : { + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "left_foot" : true + } +}, { + "id" : "6a273cd6-c61a-4dab-88c5-219a1f77eff1", + "index" : 87, + "period" : 1, + "timestamp" : "00:01:34.132", + "minute" : 1, + "second" : 34, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 7, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 11.2, 22.1 ], + "duration" : 1.652865, + "related_events" : [ "321e0e22-a35a-41ff-a46a-cbce1957e3aa", "4695e928-6438-46da-a68c-dd1a69d7aed6", "db19eec5-3049-425d-9daf-cc5f090b70d8" ] +}, { + "id" : "db19eec5-3049-425d-9daf-cc5f090b70d8", + "index" : 88, + "period" : 1, + "timestamp" : "00:01:34.433", + "minute" : 1, + "second" : 34, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 7, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 107.9, 57.2 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "6a273cd6-c61a-4dab-88c5-219a1f77eff1" ] +}, { + "id" : "4695e928-6438-46da-a68c-dd1a69d7aed6", + "index" : 89, + "period" : 1, + "timestamp" : "00:01:34.433", + "minute" : 1, + "second" : 34, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 7, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 107.9, 57.2 ], + "duration" : 1.328739, + "under_pressure" : true, + "related_events" : [ "321e0e22-a35a-41ff-a46a-cbce1957e3aa", "6a273cd6-c61a-4dab-88c5-219a1f77eff1", "db19eec5-3049-425d-9daf-cc5f090b70d8" ], + "carry" : { + "end_location" : [ 111.0, 67.8 ] + } +}, { + "id" : "321e0e22-a35a-41ff-a46a-cbce1957e3aa", + "index" : 90, + "period" : 1, + "timestamp" : "00:01:35.762", + "minute" : 1, + "second" : 35, + "type" : { + "id" : 3, + "name" : "Dispossessed" + }, + "possession" : 7, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 111.0, 67.8 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "6a273cd6-c61a-4dab-88c5-219a1f77eff1", "bcd526ff-5ed0-40bc-a313-523d522c8663" ] +}, { + "id" : "bcd526ff-5ed0-40bc-a313-523d522c8663", + "index" : 91, + "period" : 1, + "timestamp" : "00:01:35.762", + "minute" : 1, + "second" : 35, + "type" : { + "id" : 4, + "name" : "Duel" + }, + "possession" : 7, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 9.1, 12.3 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "321e0e22-a35a-41ff-a46a-cbce1957e3aa" ], + "duel" : { + "type" : { + "id" : 11, + "name" : "Tackle" + }, + "outcome" : { + "id" : 17, + "name" : "Success Out" + } + } +}, { + "id" : "3a9f9be6-3839-40cb-b536-4a1e630a6cf0", + "index" : 92, + "period" : 1, + "timestamp" : "00:01:46.312", + "minute" : 1, + "second" : 46, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 8, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 15.4, 0.1 ], + "duration" : 1.455569, + "related_events" : [ "0987e79d-5ceb-4acd-8cea-5e5aef82c53b" ], + "pass" : { + "recipient" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "length" : 16.3878, + "angle" : 0.41450688, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 30.4, 6.7 ], + "type" : { + "id" : 67, + "name" : "Throw-in" + } + } +}, { + "id" : "0987e79d-5ceb-4acd-8cea-5e5aef82c53b", + "index" : 93, + "period" : 1, + "timestamp" : "00:01:47.767", + "minute" : 1, + "second" : 47, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 8, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 30.4, 6.7 ], + "related_events" : [ "3a9f9be6-3839-40cb-b536-4a1e630a6cf0" ] +}, { + "id" : "c41c5ee6-5322-43d3-b900-82fa6438f6b9", + "index" : 94, + "period" : 1, + "timestamp" : "00:01:47.767", + "minute" : 1, + "second" : 47, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 8, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 30.4, 6.7 ], + "duration" : 0.08, + "related_events" : [ "0987e79d-5ceb-4acd-8cea-5e5aef82c53b", "b20a8213-af89-498b-933f-503d8a73712d" ], + "carry" : { + "end_location" : [ 30.0, 7.3 ] + } +}, { + "id" : "b20a8213-af89-498b-933f-503d8a73712d", + "index" : 95, + "period" : 1, + "timestamp" : "00:01:47.847", + "minute" : 1, + "second" : 47, + "type" : { + "id" : 38, + "name" : "Miscontrol" + }, + "possession" : 8, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 30.0, 7.3 ], + "duration" : 0.0 +}, { + "id" : "e283e494-16f4-4d99-bb96-dbe05f75fe7a", + "index" : 96, + "period" : 1, + "timestamp" : "00:01:48.527", + "minute" : 1, + "second" : 48, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 9, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 84.3, 73.0 ], + "duration" : 1.547882, + "counterpress" : true, + "related_events" : [ "fc9d2c6d-48e5-46c7-9678-55827d0683f6" ], + "pass" : { + "recipient" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "length" : 12.301626, + "angle" : -1.5545377, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 84.5, 60.7 ], + "body_part" : { + "id" : 37, + "name" : "Head" + }, + "type" : { + "id" : 64, + "name" : "Interception" + } + } +}, { + "id" : "fc9d2c6d-48e5-46c7-9678-55827d0683f6", + "index" : 97, + "period" : 1, + "timestamp" : "00:01:50.075", + "minute" : 1, + "second" : 50, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 9, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 84.5, 60.7 ], + "related_events" : [ "e283e494-16f4-4d99-bb96-dbe05f75fe7a" ] +}, { + "id" : "6c7ded93-52fa-4c49-9de0-62f4677ec534", + "index" : 98, + "period" : 1, + "timestamp" : "00:01:50.075", + "minute" : 1, + "second" : 50, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 9, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 84.9, 61.4 ], + "duration" : 1.261907, + "related_events" : [ "13c3c5b0-392c-48b7-a564-5d8ca3c1d83f" ], + "pass" : { + "recipient" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "length" : 13.917615, + "angle" : 2.7971187, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 71.8, 66.1 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "13c3c5b0-392c-48b7-a564-5d8ca3c1d83f", + "index" : 99, + "period" : 1, + "timestamp" : "00:01:51.337", + "minute" : 1, + "second" : 51, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 9, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 71.8, 66.1 ], + "related_events" : [ "6c7ded93-52fa-4c49-9de0-62f4677ec534" ] +}, { + "id" : "a61580b9-c09e-4a8d-ac53-96e8de699496", + "index" : 100, + "period" : 1, + "timestamp" : "00:01:51.337", + "minute" : 1, + "second" : 51, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 9, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 71.8, 66.1 ], + "duration" : 0.903194, + "related_events" : [ "13c3c5b0-392c-48b7-a564-5d8ca3c1d83f", "a0ac81c1-695e-4586-a087-1fe9ea4522cc" ], + "carry" : { + "end_location" : [ 73.7, 66.4 ] + } +}, { + "id" : "a0ac81c1-695e-4586-a087-1fe9ea4522cc", + "index" : 101, + "period" : 1, + "timestamp" : "00:01:52.240", + "minute" : 1, + "second" : 52, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 9, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 73.7, 66.4 ], + "duration" : 1.768266, + "related_events" : [ "1cbfcdbd-934f-4106-a710-2502f19e54f1" ], + "pass" : { + "recipient" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "length" : 24.570917, + "angle" : -2.818555, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 50.4, 58.6 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "1cbfcdbd-934f-4106-a710-2502f19e54f1", + "index" : 102, + "period" : 1, + "timestamp" : "00:01:54.008", + "minute" : 1, + "second" : 54, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 9, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 50.4, 58.6 ], + "related_events" : [ "a0ac81c1-695e-4586-a087-1fe9ea4522cc" ] +}, { + "id" : "40b61749-4a22-4834-b513-a35accfcd57c", + "index" : 103, + "period" : 1, + "timestamp" : "00:01:54.008", + "minute" : 1, + "second" : 54, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 9, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 50.4, 58.6 ], + "duration" : 1.034595, + "related_events" : [ "1cbfcdbd-934f-4106-a710-2502f19e54f1", "df97f7a8-dc34-4224-8cb6-d388c06a8bc2" ], + "carry" : { + "end_location" : [ 49.9, 55.3 ] + } +}, { + "id" : "df97f7a8-dc34-4224-8cb6-d388c06a8bc2", + "index" : 104, + "period" : 1, + "timestamp" : "00:01:55.043", + "minute" : 1, + "second" : 55, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 9, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 49.9, 55.3 ], + "duration" : 1.230635, + "related_events" : [ "6975afe1-6c61-42cc-8e3d-1f85de5afac0" ], + "pass" : { + "recipient" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "length" : 12.09504, + "angle" : 1.003433, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 56.4, 65.5 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "6975afe1-6c61-42cc-8e3d-1f85de5afac0", + "index" : 105, + "period" : 1, + "timestamp" : "00:01:56.274", + "minute" : 1, + "second" : 56, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 9, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 56.4, 65.5 ], + "related_events" : [ "df97f7a8-dc34-4224-8cb6-d388c06a8bc2" ] +}, { + "id" : "277827f3-3eca-4f84-a787-502f424e0932", + "index" : 106, + "period" : 1, + "timestamp" : "00:01:56.274", + "minute" : 1, + "second" : 56, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 9, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 56.4, 65.5 ], + "duration" : 0.765292, + "related_events" : [ "6975afe1-6c61-42cc-8e3d-1f85de5afac0", "a5bc2b1a-5f56-4c5c-b6a8-e567282830c6" ], + "carry" : { + "end_location" : [ 56.4, 65.5 ] + } +}, { + "id" : "a5bc2b1a-5f56-4c5c-b6a8-e567282830c6", + "index" : 107, + "period" : 1, + "timestamp" : "00:01:57.039", + "minute" : 1, + "second" : 57, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 9, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 56.4, 65.5 ], + "duration" : 1.475848, + "related_events" : [ "18de0c0b-9a8f-44d5-87c5-3a54427c9a03" ], + "pass" : { + "recipient" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "length" : 11.718362, + "angle" : -2.04971, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 51.0, 55.1 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "18de0c0b-9a8f-44d5-87c5-3a54427c9a03", + "index" : 108, + "period" : 1, + "timestamp" : "00:01:58.515", + "minute" : 1, + "second" : 58, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 9, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 51.0, 55.1 ], + "related_events" : [ "a5bc2b1a-5f56-4c5c-b6a8-e567282830c6" ] +}, { + "id" : "0b216744-0cbb-415c-95d9-0b8e6872b85c", + "index" : 109, + "period" : 1, + "timestamp" : "00:01:58.515", + "minute" : 1, + "second" : 58, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 9, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 51.0, 55.1 ], + "duration" : 1.5146, + "related_events" : [ "18de0c0b-9a8f-44d5-87c5-3a54427c9a03", "7bdaef77-f537-43f1-948d-ca218691ff58" ], + "carry" : { + "end_location" : [ 51.6, 45.1 ] + } +}, { + "id" : "7bdaef77-f537-43f1-948d-ca218691ff58", + "index" : 110, + "period" : 1, + "timestamp" : "00:02:00.029", + "minute" : 2, + "second" : 0, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 9, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 51.6, 45.1 ], + "duration" : 3.521037, + "related_events" : [ "18fd54c6-706c-428e-ae52-71c58b449ce4" ], + "pass" : { + "recipient" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "length" : 44.016815, + "angle" : -1.1295028, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 70.4, 5.3 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "18fd54c6-706c-428e-ae52-71c58b449ce4", + "index" : 111, + "period" : 1, + "timestamp" : "00:02:03.550", + "minute" : 2, + "second" : 3, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 9, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 70.4, 5.3 ], + "related_events" : [ "7bdaef77-f537-43f1-948d-ca218691ff58" ] +}, { + "id" : "b1bf6615-2e9a-4f25-8a29-5748942092c6", + "index" : 112, + "period" : 1, + "timestamp" : "00:02:03.550", + "minute" : 2, + "second" : 3, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 9, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 70.4, 5.3 ], + "duration" : 3.88888, + "under_pressure" : true, + "related_events" : [ "0dbac935-d3f2-4f54-8e26-28de42077907", "18fd54c6-706c-428e-ae52-71c58b449ce4", "454c2465-f9a3-4102-ab33-4434d415dac3" ], + "carry" : { + "end_location" : [ 72.9, 26.2 ] + } +}, { + "id" : "454c2465-f9a3-4102-ab33-4434d415dac3", + "index" : 113, + "period" : 1, + "timestamp" : "00:02:03.555", + "minute" : 2, + "second" : 3, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 9, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 46.0, 72.9 ], + "duration" : 1.594, + "related_events" : [ "b1bf6615-2e9a-4f25-8a29-5748942092c6" ] +}, { + "id" : "0dbac935-d3f2-4f54-8e26-28de42077907", + "index" : 114, + "period" : 1, + "timestamp" : "00:02:07.439", + "minute" : 2, + "second" : 7, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 9, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 72.9, 26.2 ], + "duration" : 0.370693, + "related_events" : [ "ab5846e4-5957-4d03-bed0-b1d6233760a1", "aed89c24-22be-4d78-9505-b182f1c3a66d" ], + "pass" : { + "recipient" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "length" : 10.761505, + "angle" : 0.6602282, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 81.4, 32.8 ], + "outcome" : { + "id" : 9, + "name" : "Incomplete" + }, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "aed89c24-22be-4d78-9505-b182f1c3a66d", + "index" : 115, + "period" : 1, + "timestamp" : "00:02:07.810", + "minute" : 2, + "second" : 7, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 9, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 82.4, 37.4 ], + "related_events" : [ "0dbac935-d3f2-4f54-8e26-28de42077907" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "ab5846e4-5957-4d03-bed0-b1d6233760a1", + "index" : 116, + "period" : 1, + "timestamp" : "00:02:07.810", + "minute" : 2, + "second" : 7, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 9, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 38.7, 47.3 ], + "duration" : 2.118588, + "related_events" : [ "0dbac935-d3f2-4f54-8e26-28de42077907", "3e246102-92ea-4ac9-a691-9a0c68d454e2" ], + "pass" : { + "recipient" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "length" : 16.633701, + "angle" : -1.252848, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 43.9, 31.5 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "type" : { + "id" : 66, + "name" : "Recovery" + } + } +}, { + "id" : "1fd29b8c-5247-4641-b304-4455ab63df17", + "index" : 117, + "period" : 1, + "timestamp" : "00:02:09.258", + "minute" : 2, + "second" : 9, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 9, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 77.4, 40.5 ], + "duration" : 0.750664, + "counterpress" : true, + "related_events" : [ "3e246102-92ea-4ac9-a691-9a0c68d454e2", "b8914b4d-3826-4499-bdf6-1db7bc26876f" ] +}, { + "id" : "3e246102-92ea-4ac9-a691-9a0c68d454e2", + "index" : 118, + "period" : 1, + "timestamp" : "00:02:09.929", + "minute" : 2, + "second" : 9, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 9, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 43.9, 31.5 ], + "under_pressure" : true, + "related_events" : [ "1fd29b8c-5247-4641-b304-4455ab63df17", "ab5846e4-5957-4d03-bed0-b1d6233760a1" ] +}, { + "id" : "b8914b4d-3826-4499-bdf6-1db7bc26876f", + "index" : 119, + "period" : 1, + "timestamp" : "00:02:09.929", + "minute" : 2, + "second" : 9, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 9, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 43.9, 31.5 ], + "duration" : 0.199953, + "under_pressure" : true, + "related_events" : [ "1fd29b8c-5247-4641-b304-4455ab63df17", "3e246102-92ea-4ac9-a691-9a0c68d454e2", "9f89d26f-3ce8-4e1d-baed-8ece7af5d01c" ], + "carry" : { + "end_location" : [ 43.9, 32.7 ] + } +}, { + "id" : "9f89d26f-3ce8-4e1d-baed-8ece7af5d01c", + "index" : 120, + "period" : 1, + "timestamp" : "00:02:10.128", + "minute" : 2, + "second" : 10, + "type" : { + "id" : 14, + "name" : "Dribble" + }, + "possession" : 9, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 43.9, 32.7 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "fba01fd7-c178-42da-9d13-b7550538160d" ], + "dribble" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "fba01fd7-c178-42da-9d13-b7550538160d", + "index" : 121, + "period" : 1, + "timestamp" : "00:02:10.128", + "minute" : 2, + "second" : 10, + "type" : { + "id" : 4, + "name" : "Duel" + }, + "possession" : 9, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 76.2, 47.4 ], + "duration" : 0.0, + "under_pressure" : true, + "counterpress" : true, + "related_events" : [ "9f89d26f-3ce8-4e1d-baed-8ece7af5d01c" ], + "duel" : { + "type" : { + "id" : 11, + "name" : "Tackle" + }, + "outcome" : { + "id" : 4, + "name" : "Won" + } + } +}, { + "id" : "3a7e113e-92f4-4bdb-b62e-802a2d6d18ea", + "index" : 122, + "period" : 1, + "timestamp" : "00:02:10.128", + "minute" : 2, + "second" : 10, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 9, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 76.2, 47.4 ], + "duration" : 2.042639, + "related_events" : [ "70cf3ac3-4cda-404e-8612-cb4b83ed14fb", "fba01fd7-c178-42da-9d13-b7550538160d" ], + "carry" : { + "end_location" : [ 81.6, 53.7 ] + } +}, { + "id" : "70cf3ac3-4cda-404e-8612-cb4b83ed14fb", + "index" : 123, + "period" : 1, + "timestamp" : "00:02:12.171", + "minute" : 2, + "second" : 12, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 9, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 81.6, 53.7 ], + "duration" : 1.668247, + "related_events" : [ "2a57b589-3291-4e81-83d2-3ebcd57ba93d" ], + "pass" : { + "recipient" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "length" : 21.574522, + "angle" : 0.7000795, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 98.1, 67.6 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "2a57b589-3291-4e81-83d2-3ebcd57ba93d", + "index" : 124, + "period" : 1, + "timestamp" : "00:02:13.839", + "minute" : 2, + "second" : 13, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 9, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 98.1, 67.6 ], + "related_events" : [ "70cf3ac3-4cda-404e-8612-cb4b83ed14fb" ] +}, { + "id" : "319e799c-9a62-4fc2-a030-1e89e878646f", + "index" : 125, + "period" : 1, + "timestamp" : "00:02:13.839", + "minute" : 2, + "second" : 13, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 9, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 98.1, 67.6 ], + "duration" : 4.117017, + "related_events" : [ "2a57b589-3291-4e81-83d2-3ebcd57ba93d", "ee5be061-2301-4b85-8b29-a35d19328572" ], + "carry" : { + "end_location" : [ 102.2, 56.2 ] + } +}, { + "id" : "ee5be061-2301-4b85-8b29-a35d19328572", + "index" : 126, + "period" : 1, + "timestamp" : "00:02:17.956", + "minute" : 2, + "second" : 17, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 9, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 102.2, 56.2 ], + "duration" : 0.971565, + "related_events" : [ "5c1e534f-25e6-422f-a2f3-084622189caa" ], + "pass" : { + "recipient" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "length" : 7.2732387, + "angle" : -2.819842, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 95.3, 53.9 ], + "assisted_shot_id" : "0c194334-f8e7-45f9-9844-975d0cd91120", + "shot_assist" : true, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "5c1e534f-25e6-422f-a2f3-084622189caa", + "index" : 127, + "period" : 1, + "timestamp" : "00:02:18.913", + "minute" : 2, + "second" : 18, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 9, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 95.3, 53.9 ], + "related_events" : [ "ee5be061-2301-4b85-8b29-a35d19328572" ] +}, { + "id" : "0c194334-f8e7-45f9-9844-975d0cd91120", + "index" : 128, + "period" : 1, + "timestamp" : "00:02:18.913", + "minute" : 2, + "second" : 18, + "type" : { + "id" : 16, + "name" : "Shot" + }, + "possession" : 9, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 95.7, 49.4 ], + "duration" : 1.936868, + "related_events" : [ "2e0fd8d8-c1d5-49d5-9364-c74acc367e44" ], + "shot" : { + "statsbomb_xg" : 0.032230053, + "end_location" : [ 120.0, 25.9, 0.9 ], + "key_pass_id" : "ee5be061-2301-4b85-8b29-a35d19328572", + "type" : { + "id" : 87, + "name" : "Open Play" + }, + "outcome" : { + "id" : 98, + "name" : "Off T" + }, + "first_time" : true, + "technique" : { + "id" : 93, + "name" : "Normal" + }, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "freeze_frame" : [ { + "location" : [ 85.4, 65.1 ], + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "teammate" : true + }, { + "location" : [ 98.6, 56.3 ], + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "teammate" : false + }, { + "location" : [ 107.3, 41.5 ], + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "teammate" : false + }, { + "location" : [ 119.0, 41.1 ], + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "teammate" : false + }, { + "location" : [ 104.6, 53.3 ], + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "teammate" : false + }, { + "location" : [ 106.8, 45.6 ], + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "teammate" : false + }, { + "location" : [ 108.5, 33.1 ], + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "teammate" : false + }, { + "location" : [ 101.9, 41.1 ], + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "teammate" : false + }, { + "location" : [ 101.8, 50.9 ], + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "teammate" : false + }, { + "location" : [ 100.6, 40.5 ], + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "teammate" : true + }, { + "location" : [ 110.2, 43.0 ], + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "teammate" : true + }, { + "location" : [ 102.0, 56.2 ], + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "teammate" : true + }, { + "location" : [ 91.9, 44.1 ], + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "teammate" : true + }, { + "location" : [ 95.7, 40.1 ], + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "teammate" : false + }, { + "location" : [ 108.3, 26.4 ], + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "teammate" : true + } ] + } +}, { + "id" : "2e0fd8d8-c1d5-49d5-9364-c74acc367e44", + "index" : 129, + "period" : 1, + "timestamp" : "00:02:20.850", + "minute" : 2, + "second" : 20, + "type" : { + "id" : 23, + "name" : "Goal Keeper" + }, + "possession" : 9, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 1.1, 39.0 ], + "duration" : 0.0, + "related_events" : [ "0c194334-f8e7-45f9-9844-975d0cd91120" ], + "goalkeeper" : { + "end_location" : [ 1.1, 39.0 ], + "position" : { + "id" : 44, + "name" : "Set" + }, + "type" : { + "id" : 32, + "name" : "Shot Faced" + } + } +}, { + "id" : "d747a154-62bc-46a8-9476-46e8ab239dbb", + "index" : 130, + "period" : 1, + "timestamp" : "00:03:04.399", + "minute" : 3, + "second" : 4, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 10, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 7.0, 44.1 ], + "duration" : 2.919684, + "related_events" : [ "f919251f-b976-4c35-8527-d02abf33c914" ], + "pass" : { + "recipient" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "length" : 56.31696, + "angle" : 0.24756263, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 61.6, 57.9 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 63, + "name" : "Goal Kick" + } + } +}, { + "id" : "04c83825-837a-4a02-8eb8-574cfebddc98", + "index" : 131, + "period" : 1, + "timestamp" : "00:03:07.250", + "minute" : 3, + "second" : 7, + "type" : { + "id" : 36, + "name" : "Tactical Shift" + }, + "possession" : 10, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "duration" : 0.0, + "tactics" : { + "formation" : 4231, + "lineup" : [ { + "player" : { + "id" : 18158, + "name" : "Rebecca Leigh Spencer" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "jersey_number" : 22 + }, { + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "jersey_number" : 29 + }, { + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "jersey_number" : 25 + }, { + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "jersey_number" : 6 + }, { + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "jersey_number" : 21 + }, { + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "jersey_number" : 3 + }, { + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "jersey_number" : 4 + }, { + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "jersey_number" : 23 + }, { + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "jersey_number" : 16 + }, { + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "jersey_number" : 7 + }, { + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "jersey_number" : 9 + } ] + } +}, { + "id" : "f919251f-b976-4c35-8527-d02abf33c914", + "index" : 132, + "period" : 1, + "timestamp" : "00:03:07.318", + "minute" : 3, + "second" : 7, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 10, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 61.6, 57.9 ], + "related_events" : [ "d747a154-62bc-46a8-9476-46e8ab239dbb" ] +}, { + "id" : "61839535-ca42-4045-a29e-9a305be59ecf", + "index" : 133, + "period" : 1, + "timestamp" : "00:03:07.318", + "minute" : 3, + "second" : 7, + "type" : { + "id" : 4, + "name" : "Duel" + }, + "possession" : 10, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 58.5, 22.2 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "5c7e1cec-5c50-4819-a1c8-6aabba1bb865" ], + "duel" : { + "type" : { + "id" : 10, + "name" : "Aerial Lost" + } + } +}, { + "id" : "5c7e1cec-5c50-4819-a1c8-6aabba1bb865", + "index" : 134, + "period" : 1, + "timestamp" : "00:03:07.318", + "minute" : 3, + "second" : 7, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 10, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 61.6, 57.9 ], + "duration" : 1.201513, + "under_pressure" : true, + "related_events" : [ "61839535-ca42-4045-a29e-9a305be59ecf", "da1a5f5e-380a-486e-9fcb-42bdc71454b5" ], + "pass" : { + "recipient" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "length" : 12.09504, + "angle" : 0.5673633, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 71.8, 64.4 ], + "aerial_won" : true + } +}, { + "id" : "5ea121b6-ff82-4c2d-a660-4c11b72c61ae", + "index" : 135, + "period" : 1, + "timestamp" : "00:03:08.475", + "minute" : 3, + "second" : 8, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 10, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 45.1, 13.4 ], + "duration" : 1.142376, + "related_events" : [ "da1a5f5e-380a-486e-9fcb-42bdc71454b5", "f643a7fe-33f4-4f9f-8425-cd96efd293f7" ] +}, { + "id" : "da1a5f5e-380a-486e-9fcb-42bdc71454b5", + "index" : 136, + "period" : 1, + "timestamp" : "00:03:08.520", + "minute" : 3, + "second" : 8, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 10, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 71.8, 64.4 ], + "under_pressure" : true, + "related_events" : [ "5c7e1cec-5c50-4819-a1c8-6aabba1bb865", "5ea121b6-ff82-4c2d-a660-4c11b72c61ae" ] +}, { + "id" : "f643a7fe-33f4-4f9f-8425-cd96efd293f7", + "index" : 137, + "period" : 1, + "timestamp" : "00:03:08.520", + "minute" : 3, + "second" : 8, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 10, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 71.8, 64.4 ], + "duration" : 1.442554, + "under_pressure" : true, + "related_events" : [ "5ea121b6-ff82-4c2d-a660-4c11b72c61ae", "bb1d5452-9d24-447f-abb2-f4d6fae5c15a", "da1a5f5e-380a-486e-9fcb-42bdc71454b5" ], + "carry" : { + "end_location" : [ 69.8, 75.6 ] + } +}, { + "id" : "bb1d5452-9d24-447f-abb2-f4d6fae5c15a", + "index" : 138, + "period" : 1, + "timestamp" : "00:03:09.962", + "minute" : 3, + "second" : 9, + "type" : { + "id" : 3, + "name" : "Dispossessed" + }, + "possession" : 10, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 69.8, 75.6 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "95d6357e-8093-4dc1-8288-2bc48773780a" ] +}, { + "id" : "95d6357e-8093-4dc1-8288-2bc48773780a", + "index" : 139, + "period" : 1, + "timestamp" : "00:03:09.962", + "minute" : 3, + "second" : 9, + "type" : { + "id" : 4, + "name" : "Duel" + }, + "possession" : 10, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 50.3, 4.5 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "bb1d5452-9d24-447f-abb2-f4d6fae5c15a" ], + "duel" : { + "type" : { + "id" : 11, + "name" : "Tackle" + }, + "outcome" : { + "id" : 4, + "name" : "Won" + } + } +}, { + "id" : "0afeb4b6-4c42-4ed0-9d15-317846425a46", + "index" : 140, + "period" : 1, + "timestamp" : "00:03:09.962", + "minute" : 3, + "second" : 9, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 10, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 50.3, 4.5 ], + "duration" : 1.378141, + "related_events" : [ "49eca10d-dc4f-4d1f-8182-6a03b3138c03", "95d6357e-8093-4dc1-8288-2bc48773780a" ], + "carry" : { + "end_location" : [ 55.1, 3.3 ] + } +}, { + "id" : "49eca10d-dc4f-4d1f-8182-6a03b3138c03", + "index" : 141, + "period" : 1, + "timestamp" : "00:03:11.340", + "minute" : 3, + "second" : 11, + "type" : { + "id" : 38, + "name" : "Miscontrol" + }, + "possession" : 10, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "out" : true, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 55.1, 3.3 ], + "duration" : 0.0 +}, { + "id" : "4382c940-ced6-4e45-adca-3e40b66daa94", + "index" : 142, + "period" : 1, + "timestamp" : "00:03:27.092", + "minute" : 3, + "second" : 27, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 11, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 68.1, 80.0 ], + "duration" : 2.862976, + "related_events" : [ "6892df97-8a04-49c7-92ab-76124e2b05b7", "9b408d49-fd48-4579-81c0-91839977f9b9" ], + "pass" : { + "recipient" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "length" : 30.518847, + "angle" : -0.1446774, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 98.3, 75.6 ], + "type" : { + "id" : 67, + "name" : "Throw-in" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "6892df97-8a04-49c7-92ab-76124e2b05b7", + "index" : 143, + "period" : 1, + "timestamp" : "00:03:29.955", + "minute" : 3, + "second" : 29, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 11, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 97.0, 76.0 ], + "related_events" : [ "4382c940-ced6-4e45-adca-3e40b66daa94" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "9b408d49-fd48-4579-81c0-91839977f9b9", + "index" : 144, + "period" : 1, + "timestamp" : "00:03:29.955", + "minute" : 3, + "second" : 29, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 11, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "out" : true, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 21.8, 4.5 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "4382c940-ced6-4e45-adca-3e40b66daa94" ], + "clearance" : { + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "right_foot" : true + } +}, { + "id" : "e1c250a3-0179-4f77-b496-e5c38f953de7", + "index" : 145, + "period" : 1, + "timestamp" : "00:03:46.761", + "minute" : 3, + "second" : 46, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 12, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 91.0, 80.0 ], + "duration" : 0.92892, + "related_events" : [ "392d55a4-d9c2-4f8b-8f74-68016745790a" ], + "pass" : { + "recipient" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "length" : 8.602325, + "angle" : -1.5940479, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 90.8, 71.4 ], + "type" : { + "id" : 67, + "name" : "Throw-in" + } + } +}, { + "id" : "392d55a4-d9c2-4f8b-8f74-68016745790a", + "index" : 146, + "period" : 1, + "timestamp" : "00:03:47.690", + "minute" : 3, + "second" : 47, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 12, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 90.8, 71.4 ], + "related_events" : [ "e1c250a3-0179-4f77-b496-e5c38f953de7" ] +}, { + "id" : "43cf2ea2-1256-454b-9594-79290d42fa21", + "index" : 147, + "period" : 1, + "timestamp" : "00:03:47.690", + "minute" : 3, + "second" : 47, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 12, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 90.8, 71.4 ], + "duration" : 2.780178, + "under_pressure" : true, + "related_events" : [ "392d55a4-d9c2-4f8b-8f74-68016745790a", "47e5bcd6-e603-49b8-923b-cdef68b826d9", "c072a935-3b27-4dac-8491-dd0821c5d0c2" ], + "carry" : { + "end_location" : [ 104.1, 70.2 ] + } +}, { + "id" : "c072a935-3b27-4dac-8491-dd0821c5d0c2", + "index" : 148, + "period" : 1, + "timestamp" : "00:03:49.606", + "minute" : 3, + "second" : 49, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 12, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 18.9, 10.9 ], + "duration" : 1.171829, + "related_events" : [ "43cf2ea2-1256-454b-9594-79290d42fa21", "47e5bcd6-e603-49b8-923b-cdef68b826d9" ] +}, { + "id" : "47e5bcd6-e603-49b8-923b-cdef68b826d9", + "index" : 149, + "period" : 1, + "timestamp" : "00:03:50.470", + "minute" : 3, + "second" : 50, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 12, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 104.1, 70.2 ], + "duration" : 1.329878, + "under_pressure" : true, + "related_events" : [ "c072a935-3b27-4dac-8491-dd0821c5d0c2", "c947327a-3ebf-42ca-a69e-fe47cb2649b8" ], + "pass" : { + "recipient" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "length" : 12.149486, + "angle" : 0.603983, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 114.1, 77.1 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "08a68ad9-4ba8-44dc-b8f5-93df5b1180a7", + "index" : 150, + "period" : 1, + "timestamp" : "00:03:51.009", + "minute" : 3, + "second" : 51, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 12, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 9.7, 8.9 ], + "duration" : 0.964839, + "related_events" : [ "0d4417d1-154d-4957-b4f5-6bee8dbc1a5a", "6fd23b01-8737-4cbf-8511-649583641332", "c947327a-3ebf-42ca-a69e-fe47cb2649b8" ] +}, { + "id" : "c947327a-3ebf-42ca-a69e-fe47cb2649b8", + "index" : 151, + "period" : 1, + "timestamp" : "00:03:51.800", + "minute" : 3, + "second" : 51, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 12, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 114.1, 77.1 ], + "under_pressure" : true, + "related_events" : [ "08a68ad9-4ba8-44dc-b8f5-93df5b1180a7", "47e5bcd6-e603-49b8-923b-cdef68b826d9" ] +}, { + "id" : "6fd23b01-8737-4cbf-8511-649583641332", + "index" : 152, + "period" : 1, + "timestamp" : "00:03:51.800", + "minute" : 3, + "second" : 51, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 12, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 114.1, 77.1 ], + "duration" : 0.100516, + "under_pressure" : true, + "related_events" : [ "08a68ad9-4ba8-44dc-b8f5-93df5b1180a7", "0d4417d1-154d-4957-b4f5-6bee8dbc1a5a", "c947327a-3ebf-42ca-a69e-fe47cb2649b8" ], + "carry" : { + "end_location" : [ 114.7, 77.0 ] + } +}, { + "id" : "0d4417d1-154d-4957-b4f5-6bee8dbc1a5a", + "index" : 153, + "period" : 1, + "timestamp" : "00:03:51.901", + "minute" : 3, + "second" : 51, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 12, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 114.7, 77.0 ], + "duration" : 1.375827, + "under_pressure" : true, + "related_events" : [ "08a68ad9-4ba8-44dc-b8f5-93df5b1180a7", "550deca1-ea05-44e4-a10d-69cb2466dfb4", "f8f69688-d7ed-4c53-b562-202e1ffccd6c" ], + "pass" : { + "recipient" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "length" : 29.813587, + "angle" : -1.5406041, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 115.6, 47.2 ], + "cross" : true, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "f8f69688-d7ed-4c53-b562-202e1ffccd6c", + "index" : 154, + "period" : 1, + "timestamp" : "00:03:53.276", + "minute" : 3, + "second" : 53, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 12, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 112.5, 36.0 ], + "related_events" : [ "0d4417d1-154d-4957-b4f5-6bee8dbc1a5a" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "550deca1-ea05-44e4-a10d-69cb2466dfb4", + "index" : 155, + "period" : 1, + "timestamp" : "00:03:53.276", + "minute" : 3, + "second" : 53, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 12, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 4.5, 32.9 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "0d4417d1-154d-4957-b4f5-6bee8dbc1a5a" ], + "clearance" : { + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "left_foot" : true + } +}, { + "id" : "608cc8b8-50a7-418d-8366-00770dfdb486", + "index" : 156, + "period" : 1, + "timestamp" : "00:03:54.034", + "minute" : 3, + "second" : 54, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 12, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 103.9, 58.7 ], + "duration" : 0.0, + "ball_recovery" : { + "recovery_failure" : true + } +}, { + "id" : "ed173767-7a2d-4739-a950-c1aeeb6cfc0f", + "index" : 157, + "period" : 1, + "timestamp" : "00:03:54.180", + "minute" : 3, + "second" : 54, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 12, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 15.6, 25.3 ], + "duration" : 0.677381 +}, { + "id" : "49485080-2481-43f9-83d5-9299c99206f8", + "index" : 158, + "period" : 1, + "timestamp" : "00:03:54.937", + "minute" : 3, + "second" : 54, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 12, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 14.9, 23.4 ], + "duration" : 0.0, + "under_pressure" : true, + "clearance" : { + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "right_foot" : true + } +}, { + "id" : "4fadf6f8-b479-4a0a-9886-4ff26484b7d0", + "index" : 159, + "period" : 1, + "timestamp" : "00:03:56.059", + "minute" : 3, + "second" : 56, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 12, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 86.4, 55.6 ], + "duration" : 0.0 +}, { + "id" : "5a83259f-40fd-46b0-aed3-c3bb07649a84", + "index" : 160, + "period" : 1, + "timestamp" : "00:03:56.059", + "minute" : 3, + "second" : 56, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 12, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 86.4, 55.6 ], + "duration" : 1.256836, + "under_pressure" : true, + "related_events" : [ "4fadf6f8-b479-4a0a-9886-4ff26484b7d0", "741a91a5-e05b-4ba8-8c15-76c3f81859f3", "924276f1-25d5-494f-8353-7d998c44581d" ], + "carry" : { + "end_location" : [ 84.9, 55.2 ] + } +}, { + "id" : "924276f1-25d5-494f-8353-7d998c44581d", + "index" : 161, + "period" : 1, + "timestamp" : "00:03:56.752", + "minute" : 3, + "second" : 56, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 12, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 29.9, 28.9 ], + "duration" : 0.52916, + "related_events" : [ "5a83259f-40fd-46b0-aed3-c3bb07649a84" ] +}, { + "id" : "741a91a5-e05b-4ba8-8c15-76c3f81859f3", + "index" : 162, + "period" : 1, + "timestamp" : "00:03:57.316", + "minute" : 3, + "second" : 57, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 12, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 84.9, 55.2 ], + "duration" : 1.7867, + "related_events" : [ "6b1d3049-2eb9-4530-9967-921074853e33" ], + "pass" : { + "recipient" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "length" : 23.289911, + "angle" : -2.5952823, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 65.0, 43.1 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "6b1d3049-2eb9-4530-9967-921074853e33", + "index" : 163, + "period" : 1, + "timestamp" : "00:03:59.102", + "minute" : 3, + "second" : 59, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 12, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 65.0, 43.1 ], + "related_events" : [ "741a91a5-e05b-4ba8-8c15-76c3f81859f3" ] +}, { + "id" : "65cb747d-3c3f-4864-98e9-5be508fff8d6", + "index" : 164, + "period" : 1, + "timestamp" : "00:03:59.102", + "minute" : 3, + "second" : 59, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 12, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 64.8, 42.7 ], + "duration" : 1.457232, + "related_events" : [ "2342490b-9c2c-4d8d-803a-bc049eb3ae39" ], + "pass" : { + "recipient" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "length" : 34.06171, + "angle" : -1.041454, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 82.0, 13.3 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "2342490b-9c2c-4d8d-803a-bc049eb3ae39", + "index" : 165, + "period" : 1, + "timestamp" : "00:04:00.560", + "minute" : 4, + "second" : 0, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 12, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 82.0, 13.3 ], + "related_events" : [ "65cb747d-3c3f-4864-98e9-5be508fff8d6" ] +}, { + "id" : "5c6cb041-a6fb-4cc2-aee2-d1fc2a62ee40", + "index" : 166, + "period" : 1, + "timestamp" : "00:04:00.560", + "minute" : 4, + "second" : 0, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 12, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 82.0, 13.3 ], + "duration" : 1.646206, + "under_pressure" : true, + "related_events" : [ "2342490b-9c2c-4d8d-803a-bc049eb3ae39", "96e94002-9ac1-4756-8fc2-31491819330f", "b8f745b9-deb1-4976-8399-2b0891320cc4" ], + "carry" : { + "end_location" : [ 78.7, 11.5 ] + } +}, { + "id" : "b8f745b9-deb1-4976-8399-2b0891320cc4", + "index" : 167, + "period" : 1, + "timestamp" : "00:04:01.523", + "minute" : 4, + "second" : 1, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 12, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 31.0, 62.0 ], + "duration" : 0.634876, + "related_events" : [ "5c6cb041-a6fb-4cc2-aee2-d1fc2a62ee40" ] +}, { + "id" : "96e94002-9ac1-4756-8fc2-31491819330f", + "index" : 168, + "period" : 1, + "timestamp" : "00:04:02.206", + "minute" : 4, + "second" : 2, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 12, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 78.7, 11.5 ], + "duration" : 0.072075, + "related_events" : [ "79245481-11bf-47a3-bfaa-df7ba554acb5", "cf1a70d3-84d4-40f6-9795-40ffcdc6a49f" ], + "pass" : { + "recipient" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "length" : 3.9824615, + "angle" : 0.6786625, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 81.8, 14.0 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "79245481-11bf-47a3-bfaa-df7ba554acb5", + "index" : 169, + "period" : 1, + "timestamp" : "00:04:02.278", + "minute" : 4, + "second" : 2, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 12, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 90.4, 12.9 ], + "related_events" : [ "96e94002-9ac1-4756-8fc2-31491819330f" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "cf1a70d3-84d4-40f6-9795-40ffcdc6a49f", + "index" : 170, + "period" : 1, + "timestamp" : "00:04:02.278", + "minute" : 4, + "second" : 2, + "type" : { + "id" : 6, + "name" : "Block" + }, + "possession" : 12, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 38.3, 66.1 ], + "duration" : 0.0, + "related_events" : [ "96e94002-9ac1-4756-8fc2-31491819330f" ] +}, { + "id" : "3c556438-9fb3-49aa-9dab-b919fa5a4b97", + "index" : 171, + "period" : 1, + "timestamp" : "00:04:03.663", + "minute" : 4, + "second" : 3, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 12, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 39.7, 72.4 ], + "duration" : 2.760488, + "related_events" : [ "c3bb8839-82f6-4165-8942-af921fc6d433", "eb517a82-f742-449f-accf-cb3978c94640" ] +}, { + "id" : "eb517a82-f742-449f-accf-cb3978c94640", + "index" : 172, + "period" : 1, + "timestamp" : "00:04:04.882", + "minute" : 4, + "second" : 4, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 12, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 89.1, 6.7 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "3c556438-9fb3-49aa-9dab-b919fa5a4b97" ] +}, { + "id" : "c3bb8839-82f6-4165-8942-af921fc6d433", + "index" : 173, + "period" : 1, + "timestamp" : "00:04:04.882", + "minute" : 4, + "second" : 4, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 12, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 89.1, 6.7 ], + "duration" : 3.652901, + "under_pressure" : true, + "related_events" : [ "3c556438-9fb3-49aa-9dab-b919fa5a4b97", "80d80ef7-c7b5-4c18-a73b-4419bcd8d6aa", "eb517a82-f742-449f-accf-cb3978c94640" ], + "carry" : { + "end_location" : [ 95.2, 6.0 ] + } +}, { + "id" : "80d80ef7-c7b5-4c18-a73b-4419bcd8d6aa", + "index" : 174, + "period" : 1, + "timestamp" : "00:04:08.534", + "minute" : 4, + "second" : 8, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 12, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 95.2, 6.0 ], + "duration" : 1.845616, + "related_events" : [ "6993a83f-98bb-4a40-bdb0-bf9a2498ebc0" ], + "pass" : { + "recipient" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "length" : 38.80116, + "angle" : 1.1682734, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 110.4, 41.7 ], + "cross" : true, + "assisted_shot_id" : "7c3d2b7e-be7d-4e23-8aaf-e680ce8cc93c", + "shot_assist" : true, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "6993a83f-98bb-4a40-bdb0-bf9a2498ebc0", + "index" : 175, + "period" : 1, + "timestamp" : "00:04:10.380", + "minute" : 4, + "second" : 10, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 12, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 110.4, 41.7 ], + "related_events" : [ "80d80ef7-c7b5-4c18-a73b-4419bcd8d6aa" ] +}, { + "id" : "bfd8f366-008c-4d87-b1df-87c15e376f55", + "index" : 176, + "period" : 1, + "timestamp" : "00:04:10.412", + "minute" : 4, + "second" : 10, + "type" : { + "id" : 4, + "name" : "Duel" + }, + "possession" : 12, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 8.5, 39.6 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "7c3d2b7e-be7d-4e23-8aaf-e680ce8cc93c" ], + "duel" : { + "type" : { + "id" : 10, + "name" : "Aerial Lost" + } + } +}, { + "id" : "7c3d2b7e-be7d-4e23-8aaf-e680ce8cc93c", + "index" : 177, + "period" : 1, + "timestamp" : "00:04:10.412", + "minute" : 4, + "second" : 10, + "type" : { + "id" : 16, + "name" : "Shot" + }, + "possession" : 12, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 111.6, 40.5 ], + "duration" : 0.505737, + "under_pressure" : true, + "related_events" : [ "9c2750e1-b818-4369-93e2-fabebaa9f5e2", "bfd8f366-008c-4d87-b1df-87c15e376f55" ], + "shot" : { + "statsbomb_xg" : 0.11187114, + "end_location" : [ 120.0, 35.1, 4.0 ], + "key_pass_id" : "80d80ef7-c7b5-4c18-a73b-4419bcd8d6aa", + "technique" : { + "id" : 93, + "name" : "Normal" + }, + "aerial_won" : true, + "body_part" : { + "id" : 37, + "name" : "Head" + }, + "type" : { + "id" : 87, + "name" : "Open Play" + }, + "outcome" : { + "id" : 98, + "name" : "Off T" + }, + "freeze_frame" : [ { + "location" : [ 101.7, 7.1 ], + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "teammate" : true + }, { + "location" : [ 118.9, 41.5 ], + "player" : { + "id" : 18158, + "name" : "Rebecca Leigh Spencer" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "teammate" : false + }, { + "location" : [ 91.9, 12.9 ], + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "teammate" : false + }, { + "location" : [ 91.2, 19.7 ], + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "teammate" : true + }, { + "location" : [ 97.0, 14.2 ], + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "teammate" : false + }, { + "location" : [ 99.7, 12.2 ], + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "teammate" : true + }, { + "location" : [ 103.0, 16.1 ], + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "teammate" : false + }, { + "location" : [ 99.5, 32.2 ], + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "teammate" : false + }, { + "location" : [ 109.3, 30.2 ], + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "teammate" : false + }, { + "location" : [ 112.0, 34.5 ], + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "teammate" : true + }, { + "location" : [ 112.2, 36.6 ], + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "teammate" : false + }, { + "location" : [ 111.7, 41.0 ], + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "teammate" : false + } ] + } +}, { + "id" : "9c2750e1-b818-4369-93e2-fabebaa9f5e2", + "index" : 178, + "period" : 1, + "timestamp" : "00:04:10.918", + "minute" : 4, + "second" : 10, + "type" : { + "id" : 23, + "name" : "Goal Keeper" + }, + "possession" : 12, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18158, + "name" : "Rebecca Leigh Spencer" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 1.2, 38.6 ], + "duration" : 0.0, + "related_events" : [ "7c3d2b7e-be7d-4e23-8aaf-e680ce8cc93c" ], + "goalkeeper" : { + "end_location" : [ 1.2, 38.6 ], + "position" : { + "id" : 44, + "name" : "Set" + }, + "type" : { + "id" : 32, + "name" : "Shot Faced" + } + } +}, { + "id" : "0b3ec2c9-ebe2-4ebc-bc6f-c42fab7e68c2", + "index" : 179, + "period" : 1, + "timestamp" : "00:04:51.122", + "minute" : 4, + "second" : 51, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 13, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18158, + "name" : "Rebecca Leigh Spencer" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 6.0, 36.0 ], + "duration" : 2.015148, + "related_events" : [ "7987f5be-17b8-4f6b-a0ae-1eafd2cc4e61" ], + "pass" : { + "recipient" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "length" : 31.723808, + "angle" : -0.83891845, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 27.2, 12.4 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 63, + "name" : "Goal Kick" + } + } +}, { + "id" : "f98225f5-37ba-4b56-b1c9-e54c6bd1eb89", + "index" : 180, + "period" : 1, + "timestamp" : "00:04:52.943", + "minute" : 4, + "second" : 52, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 13, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 83.1, 68.1 ], + "duration" : 1.105036, + "related_events" : [ "7987f5be-17b8-4f6b-a0ae-1eafd2cc4e61", "d65dd404-eee5-4c8c-9ca6-7810dc2db46f" ] +}, { + "id" : "7987f5be-17b8-4f6b-a0ae-1eafd2cc4e61", + "index" : 181, + "period" : 1, + "timestamp" : "00:04:53.138", + "minute" : 4, + "second" : 53, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 13, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 27.2, 12.4 ], + "under_pressure" : true, + "related_events" : [ "0b3ec2c9-ebe2-4ebc-bc6f-c42fab7e68c2", "f98225f5-37ba-4b56-b1c9-e54c6bd1eb89" ] +}, { + "id" : "d65dd404-eee5-4c8c-9ca6-7810dc2db46f", + "index" : 182, + "period" : 1, + "timestamp" : "00:04:53.138", + "minute" : 4, + "second" : 53, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 13, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 27.2, 12.4 ], + "duration" : 2.39113, + "under_pressure" : true, + "related_events" : [ "7987f5be-17b8-4f6b-a0ae-1eafd2cc4e61", "cc6483f3-a65c-45b3-89fc-f857af5664d5", "cf234e29-5cd3-4af6-8d8a-9677e4d88e8b", "f98225f5-37ba-4b56-b1c9-e54c6bd1eb89" ], + "carry" : { + "end_location" : [ 29.7, 18.9 ] + } +}, { + "id" : "cc6483f3-a65c-45b3-89fc-f857af5664d5", + "index" : 183, + "period" : 1, + "timestamp" : "00:04:54.985", + "minute" : 4, + "second" : 54, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 13, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 85.8, 60.6 ], + "duration" : 0.70917, + "related_events" : [ "cf234e29-5cd3-4af6-8d8a-9677e4d88e8b", "d65dd404-eee5-4c8c-9ca6-7810dc2db46f" ] +}, { + "id" : "cf234e29-5cd3-4af6-8d8a-9677e4d88e8b", + "index" : 184, + "period" : 1, + "timestamp" : "00:04:55.529", + "minute" : 4, + "second" : 55, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 13, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 29.7, 18.9 ], + "duration" : 1.368745, + "under_pressure" : true, + "related_events" : [ "25909660-7407-4a7d-a130-0bcb1ae6e6e7", "43149cec-1df5-4aac-b9c4-11139b3b68c4", "cc6483f3-a65c-45b3-89fc-f857af5664d5" ], + "pass" : { + "recipient" : { + "id" : 4865, + "name" : "Josie Green" + }, + "length" : 8.386298, + "angle" : 1.7143797, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 28.5, 27.2 ], + "outcome" : { + "id" : 9, + "name" : "Incomplete" + }, + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "43149cec-1df5-4aac-b9c4-11139b3b68c4", + "index" : 185, + "period" : 1, + "timestamp" : "00:04:56.897", + "minute" : 4, + "second" : 56, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 13, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 28.3, 25.9 ], + "related_events" : [ "cf234e29-5cd3-4af6-8d8a-9677e4d88e8b" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "25909660-7407-4a7d-a130-0bcb1ae6e6e7", + "index" : 186, + "period" : 1, + "timestamp" : "00:04:56.897", + "minute" : 4, + "second" : 56, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 14, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 91.6, 52.9 ], + "duration" : 0.0, + "related_events" : [ "cf234e29-5cd3-4af6-8d8a-9677e4d88e8b" ] +}, { + "id" : "81129a66-0dba-4160-862c-e4d30fc3fd68", + "index" : 187, + "period" : 1, + "timestamp" : "00:04:56.897", + "minute" : 4, + "second" : 56, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 14, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 91.6, 52.9 ], + "duration" : 1.62515, + "related_events" : [ "25909660-7407-4a7d-a130-0bcb1ae6e6e7", "86560f7b-627c-4e64-b8f8-c7c1df3a7c90" ], + "carry" : { + "end_location" : [ 98.9, 54.2 ] + } +}, { + "id" : "86560f7b-627c-4e64-b8f8-c7c1df3a7c90", + "index" : 188, + "period" : 1, + "timestamp" : "00:04:58.523", + "minute" : 4, + "second" : 58, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 14, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 98.9, 54.2 ], + "duration" : 2.620543, + "related_events" : [ "a593bdc7-6806-4405-a394-b77d0fb8f723" ], + "pass" : { + "recipient" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "length" : 19.163769, + "angle" : 0.26396373, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 117.4, 59.2 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "a593bdc7-6806-4405-a394-b77d0fb8f723", + "index" : 189, + "period" : 1, + "timestamp" : "00:05:01.143", + "minute" : 5, + "second" : 1, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 14, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 117.4, 59.2 ], + "related_events" : [ "86560f7b-627c-4e64-b8f8-c7c1df3a7c90" ] +}, { + "id" : "3cc091e6-06f4-4e50-a6c2-9d6b32e3f5ca", + "index" : 190, + "period" : 1, + "timestamp" : "00:05:01.143", + "minute" : 5, + "second" : 1, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 14, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 117.4, 59.2 ], + "duration" : 0.073968, + "related_events" : [ "805a234b-92b1-4364-a27f-7e430def0039", "a593bdc7-6806-4405-a394-b77d0fb8f723" ], + "carry" : { + "end_location" : [ 117.5, 59.2 ] + } +}, { + "id" : "805a234b-92b1-4364-a27f-7e430def0039", + "index" : 191, + "period" : 1, + "timestamp" : "00:05:01.217", + "minute" : 5, + "second" : 1, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 14, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 117.5, 59.2 ], + "duration" : 0.368689, + "related_events" : [ "2fb87f8a-bfb9-4640-b35b-bf9575d10bb3", "f54512b5-b6d4-4ae3-ac29-35ea84d2f472" ], + "pass" : { + "recipient" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "length" : 4.2, + "angle" : -1.5707964, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 117.5, 55.0 ], + "outcome" : { + "id" : 9, + "name" : "Incomplete" + }, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "f54512b5-b6d4-4ae3-ac29-35ea84d2f472", + "index" : 192, + "period" : 1, + "timestamp" : "00:05:01.586", + "minute" : 5, + "second" : 1, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 14, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 109.5, 47.4 ], + "related_events" : [ "805a234b-92b1-4364-a27f-7e430def0039" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "2fb87f8a-bfb9-4640-b35b-bf9575d10bb3", + "index" : 193, + "period" : 1, + "timestamp" : "00:05:01.586", + "minute" : 5, + "second" : 1, + "type" : { + "id" : 6, + "name" : "Block" + }, + "possession" : 14, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "out" : true, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 2.6, 25.1 ], + "duration" : 0.0, + "counterpress" : true, + "related_events" : [ "805a234b-92b1-4364-a27f-7e430def0039" ] +}, { + "id" : "8f01805c-cfe2-4d1c-aa72-88e1abaa8eae", + "index" : 194, + "period" : 1, + "timestamp" : "00:05:57.216", + "minute" : 5, + "second" : 57, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 15, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 120.0, 80.0 ], + "duration" : 1.645421, + "related_events" : [ "bc7a1eb0-703b-41c7-8898-c4c8cbaceaeb" ], + "pass" : { + "recipient" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "length" : 36.461075, + "angle" : -1.8916795, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 108.5, 45.4 ], + "technique" : { + "id" : 105, + "name" : "Outswinging" + }, + "outswinging" : true, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 61, + "name" : "Corner" + } + } +}, { + "id" : "bc7a1eb0-703b-41c7-8898-c4c8cbaceaeb", + "index" : 195, + "period" : 1, + "timestamp" : "00:05:58.861", + "minute" : 5, + "second" : 58, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 15, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 108.5, 45.4 ], + "related_events" : [ "8f01805c-cfe2-4d1c-aa72-88e1abaa8eae" ] +}, { + "id" : "49b8b7eb-0b5b-4ed9-a1ed-b9545acc18e1", + "index" : 196, + "period" : 1, + "timestamp" : "00:05:58.861", + "minute" : 5, + "second" : 58, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 15, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 107.4, 45.6 ], + "duration" : 1.488105, + "related_events" : [ "f72c65a4-fca9-41ea-b833-094854d8aad1" ], + "pass" : { + "recipient" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "length" : 15.005332, + "angle" : -1.5974567, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 107.0, 30.6 ], + "assisted_shot_id" : "7ccc4ecd-1666-49da-93c3-8d7be4736a15", + "shot_assist" : true, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "f72c65a4-fca9-41ea-b833-094854d8aad1", + "index" : 197, + "period" : 1, + "timestamp" : "00:06:00.349", + "minute" : 6, + "second" : 0, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 15, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 107.0, 30.6 ], + "related_events" : [ "49b8b7eb-0b5b-4ed9-a1ed-b9545acc18e1" ] +}, { + "id" : "7ccc4ecd-1666-49da-93c3-8d7be4736a15", + "index" : 198, + "period" : 1, + "timestamp" : "00:06:00.430", + "minute" : 6, + "second" : 0, + "type" : { + "id" : 16, + "name" : "Shot" + }, + "possession" : 15, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 106.5, 33.2 ], + "duration" : 0.60835, + "related_events" : [ "217f1c8f-0053-4906-af8e-734e2fee32f1" ], + "shot" : { + "statsbomb_xg" : 0.054896653, + "end_location" : [ 112.1, 35.0 ], + "key_pass_id" : "49b8b7eb-0b5b-4ed9-a1ed-b9545acc18e1", + "technique" : { + "id" : 93, + "name" : "Normal" + }, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 87, + "name" : "Open Play" + }, + "outcome" : { + "id" : 101, + "name" : "Wayward" + }, + "first_time" : true, + "freeze_frame" : [ { + "location" : [ 109.7, 38.1 ], + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "teammate" : true + }, { + "location" : [ 112.1, 41.8 ], + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "teammate" : true + }, { + "location" : [ 114.3, 41.9 ], + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "teammate" : true + }, { + "location" : [ 106.2, 47.3 ], + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "teammate" : true + }, { + "location" : [ 101.1, 44.4 ], + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "teammate" : true + }, { + "location" : [ 110.8, 49.5 ], + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "teammate" : true + }, { + "location" : [ 113.6, 67.0 ], + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "teammate" : true + }, { + "location" : [ 104.3, 52.5 ], + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "teammate" : true + }, { + "location" : [ 109.8, 34.8 ], + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "teammate" : false + }, { + "location" : [ 119.3, 38.1 ], + "player" : { + "id" : 18158, + "name" : "Rebecca Leigh Spencer" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "teammate" : false + }, { + "location" : [ 111.5, 36.6 ], + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "teammate" : false + }, { + "location" : [ 114.6, 37.2 ], + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "teammate" : false + }, { + "location" : [ 109.6, 39.5 ], + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "teammate" : false + }, { + "location" : [ 107.6, 45.3 ], + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "teammate" : false + }, { + "location" : [ 103.3, 43.1 ], + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "teammate" : false + }, { + "location" : [ 112.3, 48.3 ], + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "teammate" : false + }, { + "location" : [ 115.3, 41.8 ], + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "teammate" : false + }, { + "location" : [ 116.8, 42.7 ], + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "teammate" : false + }, { + "location" : [ 104.5, 50.5 ], + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "teammate" : false + } ] + } +}, { + "id" : "217f1c8f-0053-4906-af8e-734e2fee32f1", + "index" : 199, + "period" : 1, + "timestamp" : "00:06:01.039", + "minute" : 6, + "second" : 1, + "type" : { + "id" : 23, + "name" : "Goal Keeper" + }, + "possession" : 15, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18158, + "name" : "Rebecca Leigh Spencer" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 0.8, 42.0 ], + "duration" : 0.0, + "related_events" : [ "7ccc4ecd-1666-49da-93c3-8d7be4736a15" ], + "goalkeeper" : { + "end_location" : [ 0.8, 42.0 ], + "position" : { + "id" : 44, + "name" : "Set" + }, + "type" : { + "id" : 32, + "name" : "Shot Faced" + } + } +}, { + "id" : "6b5f3473-b963-48fc-9332-0ae8010c9d89", + "index" : 200, + "period" : 1, + "timestamp" : "00:06:01.940", + "minute" : 6, + "second" : 1, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 15, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 7.4, 45.3 ], + "duration" : 0.0, + "under_pressure" : true, + "clearance" : { + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "right_foot" : true + } +}, { + "id" : "03cddb3c-28e8-4061-bb0f-e628425cfa07", + "index" : 201, + "period" : 1, + "timestamp" : "00:06:02.673", + "minute" : 6, + "second" : 2, + "type" : { + "id" : 6, + "name" : "Block" + }, + "possession" : 15, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 93.3, 40.8 ], + "duration" : 0.0 +}, { + "id" : "0e6c6f95-c2d1-4670-9d0f-95b2b9f68fc1", + "index" : 202, + "period" : 1, + "timestamp" : "00:06:05.086", + "minute" : 6, + "second" : 5, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 15, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 26.2, 56.2 ], + "duration" : 3.073889, + "related_events" : [ "829ba6cf-59b9-4060-914b-553e5528fd66" ], + "pass" : { + "recipient" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "length" : 38.567345, + "angle" : 0.43349433, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 61.2, 72.4 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 66, + "name" : "Recovery" + } + } +}, { + "id" : "829ba6cf-59b9-4060-914b-553e5528fd66", + "index" : 203, + "period" : 1, + "timestamp" : "00:06:08.160", + "minute" : 6, + "second" : 8, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 15, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 61.2, 72.4 ], + "related_events" : [ "0e6c6f95-c2d1-4670-9d0f-95b2b9f68fc1" ] +}, { + "id" : "74eefb4a-ff1d-4927-bfc7-c989a8d5e5b2", + "index" : 204, + "period" : 1, + "timestamp" : "00:06:08.160", + "minute" : 6, + "second" : 8, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 15, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 61.2, 72.4 ], + "duration" : 6.638441, + "related_events" : [ "32a84b02-1c61-4992-85f5-817949ce045a", "829ba6cf-59b9-4060-914b-553e5528fd66" ], + "carry" : { + "end_location" : [ 108.9, 70.3 ] + } +}, { + "id" : "32a84b02-1c61-4992-85f5-817949ce045a", + "index" : 205, + "period" : 1, + "timestamp" : "00:06:14.799", + "minute" : 6, + "second" : 14, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 15, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 108.9, 70.3 ], + "duration" : 2.202881, + "pass" : { + "length" : 46.348785, + "angle" : -1.3289573, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 120.0, 25.3 ], + "cross" : true, + "switch" : true, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 75, + "name" : "Out" + } + } +}, { + "id" : "fcd17e5c-94ef-4abe-b9c6-02c6941d824c", + "index" : 206, + "period" : 1, + "timestamp" : "00:06:47.115", + "minute" : 6, + "second" : 47, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 16, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 7.0, 44.1 ], + "duration" : 1.104922, + "related_events" : [ "b3768146-813a-4348-9f0e-69fe38e2fe18" ], + "pass" : { + "recipient" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "length" : 13.809055, + "angle" : 1.5345802, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 7.5, 57.9 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "type" : { + "id" : 63, + "name" : "Goal Kick" + } + } +}, { + "id" : "b3768146-813a-4348-9f0e-69fe38e2fe18", + "index" : 207, + "period" : 1, + "timestamp" : "00:06:48.220", + "minute" : 6, + "second" : 48, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 16, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 7.5, 57.9 ], + "related_events" : [ "fcd17e5c-94ef-4abe-b9c6-02c6941d824c" ] +}, { + "id" : "5647655a-bd39-4aec-bdeb-babed7e81012", + "index" : 208, + "period" : 1, + "timestamp" : "00:06:48.220", + "minute" : 6, + "second" : 48, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 16, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 7.5, 57.9 ], + "duration" : 0.607112, + "related_events" : [ "4799f521-cfcc-4078-8eb4-4178cee4d53e", "b3768146-813a-4348-9f0e-69fe38e2fe18" ], + "carry" : { + "end_location" : [ 7.1, 58.9 ] + } +}, { + "id" : "4799f521-cfcc-4078-8eb4-4178cee4d53e", + "index" : 209, + "period" : 1, + "timestamp" : "00:06:48.827", + "minute" : 6, + "second" : 48, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 16, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 7.1, 58.9 ], + "duration" : 1.239673, + "related_events" : [ "5c9ed4fb-3155-4b85-829f-13e3ccdea649" ], + "pass" : { + "recipient" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "length" : 13.300376, + "angle" : -1.7445974, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 4.8, 45.8 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "5f05570e-f4a7-45ee-9feb-2df9fa661125", + "index" : 210, + "period" : 1, + "timestamp" : "00:06:49.897", + "minute" : 6, + "second" : 49, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 16, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 111.0, 23.2 ], + "duration" : 1.306859, + "related_events" : [ "3122ac3b-00fe-4c94-92e3-b74d94d00e40", "5349a369-0971-45f5-9ce6-d1b5fc471902", "5c9ed4fb-3155-4b85-829f-13e3ccdea649", "c949844b-af8c-49ff-81b0-196c1dd8aa80" ] +}, { + "id" : "5c9ed4fb-3155-4b85-829f-13e3ccdea649", + "index" : 211, + "period" : 1, + "timestamp" : "00:06:50.067", + "minute" : 6, + "second" : 50, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 16, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 4.8, 45.8 ], + "under_pressure" : true, + "related_events" : [ "4799f521-cfcc-4078-8eb4-4178cee4d53e", "5f05570e-f4a7-45ee-9feb-2df9fa661125" ] +}, { + "id" : "5349a369-0971-45f5-9ce6-d1b5fc471902", + "index" : 212, + "period" : 1, + "timestamp" : "00:06:50.067", + "minute" : 6, + "second" : 50, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 16, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 4.8, 45.8 ], + "duration" : 0.83372, + "under_pressure" : true, + "related_events" : [ "3122ac3b-00fe-4c94-92e3-b74d94d00e40", "5c9ed4fb-3155-4b85-829f-13e3ccdea649", "5f05570e-f4a7-45ee-9feb-2df9fa661125" ], + "carry" : { + "end_location" : [ 4.3, 45.4 ] + } +}, { + "id" : "c949844b-af8c-49ff-81b0-196c1dd8aa80", + "index" : 213, + "period" : 1, + "timestamp" : "00:06:50.857", + "minute" : 6, + "second" : 50, + "type" : { + "id" : 37, + "name" : "Error" + }, + "possession" : 16, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 5.4, 46.4 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "5f05570e-f4a7-45ee-9feb-2df9fa661125" ] +}, { + "id" : "3122ac3b-00fe-4c94-92e3-b74d94d00e40", + "index" : 214, + "period" : 1, + "timestamp" : "00:06:50.900", + "minute" : 6, + "second" : 50, + "type" : { + "id" : 38, + "name" : "Miscontrol" + }, + "possession" : 16, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 4.3, 45.4 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "5f05570e-f4a7-45ee-9feb-2df9fa661125" ] +}, { + "id" : "cbf75776-bfb2-40f4-8b5b-64b92a661928", + "index" : 215, + "period" : 1, + "timestamp" : "00:06:51.286", + "minute" : 6, + "second" : 51, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 16, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 110.8, 31.8 ], + "duration" : 0.181476, + "related_events" : [ "552c1101-1edf-436a-9f8d-9310726bca32", "7e9dfb73-4711-4c5a-ba17-80bb545177b6" ], + "pass" : { + "recipient" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "length" : 2.3086793, + "angle" : 1.484058, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 111.0, 34.1 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 66, + "name" : "Recovery" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "552c1101-1edf-436a-9f8d-9310726bca32", + "index" : 216, + "period" : 1, + "timestamp" : "00:06:51.467", + "minute" : 6, + "second" : 51, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 16, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 110.5, 37.8 ], + "related_events" : [ "cbf75776-bfb2-40f4-8b5b-64b92a661928" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "7e9dfb73-4711-4c5a-ba17-80bb545177b6", + "index" : 217, + "period" : 1, + "timestamp" : "00:06:51.467", + "minute" : 6, + "second" : 51, + "type" : { + "id" : 6, + "name" : "Block" + }, + "possession" : 16, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 9.1, 46.0 ], + "duration" : 0.0, + "related_events" : [ "cbf75776-bfb2-40f4-8b5b-64b92a661928" ] +}, { + "id" : "477850de-5d1e-4745-96a7-77766216ae24", + "index" : 218, + "period" : 1, + "timestamp" : "00:06:52.810", + "minute" : 6, + "second" : 52, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 16, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 105.8, 43.2 ], + "duration" : 0.0 +}, { + "id" : "ae7070b6-0a3a-499c-97ec-c98744bfe6c1", + "index" : 219, + "period" : 1, + "timestamp" : "00:06:53.312", + "minute" : 6, + "second" : 53, + "type" : { + "id" : 16, + "name" : "Shot" + }, + "possession" : 16, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 106.0, 38.9 ], + "duration" : 1.098533, + "related_events" : [ "e28f5c09-e7d0-4eb5-89b5-3a6972c38eb5" ], + "shot" : { + "statsbomb_xg" : 0.6845533, + "end_location" : [ 115.1, 42.1 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 87, + "name" : "Open Play" + }, + "outcome" : { + "id" : 101, + "name" : "Wayward" + }, + "first_time" : true, + "technique" : { + "id" : 93, + "name" : "Normal" + }, + "freeze_frame" : [ { + "location" : [ 113.5, 33.9 ], + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "teammate" : true + }, { + "location" : [ 93.9, 47.8 ], + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "teammate" : true + }, { + "location" : [ 117.5, 43.3 ], + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "teammate" : false + }, { + "location" : [ 116.5, 32.4 ], + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "teammate" : false + }, { + "location" : [ 95.6, 43.4 ], + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "teammate" : false + }, { + "location" : [ 101.8, 35.6 ], + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "teammate" : true + }, { + "location" : [ 112.3, 35.0 ], + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "teammate" : false + }, { + "location" : [ 96.0, 33.8 ], + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "teammate" : false + }, { + "location" : [ 91.1, 63.7 ], + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "teammate" : false + } ] + } +}, { + "id" : "e28f5c09-e7d0-4eb5-89b5-3a6972c38eb5", + "index" : 220, + "period" : 1, + "timestamp" : "00:06:54.410", + "minute" : 6, + "second" : 54, + "type" : { + "id" : 23, + "name" : "Goal Keeper" + }, + "possession" : 16, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 7.8, 45.1 ], + "duration" : 0.0, + "related_events" : [ "ae7070b6-0a3a-499c-97ec-c98744bfe6c1" ], + "goalkeeper" : { + "end_location" : [ 7.8, 45.1 ], + "position" : { + "id" : 42, + "name" : "Moving" + }, + "type" : { + "id" : 32, + "name" : "Shot Faced" + } + } +}, { + "id" : "93517db5-6f06-47af-9781-ce2220ec14d2", + "index" : 221, + "period" : 1, + "timestamp" : "00:06:55.114", + "minute" : 6, + "second" : 55, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 16, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 5.0, 36.7 ], + "duration" : 0.0 +}, { + "id" : "11766830-4219-44fb-810d-d3a6e9e48ea3", + "index" : 222, + "period" : 1, + "timestamp" : "00:07:08.479", + "minute" : 7, + "second" : 8, + "type" : { + "id" : 40, + "name" : "Injury Stoppage" + }, + "possession" : 16, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "duration" : 0.0, + "injury_stoppage" : { + "in_chain" : true + } +}, { + "id" : "b535379a-7c44-4397-bfe5-ca0a53fee66c", + "index" : 223, + "period" : 1, + "timestamp" : "00:07:18.258", + "minute" : 7, + "second" : 18, + "type" : { + "id" : 40, + "name" : "Injury Stoppage" + }, + "possession" : 16, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "duration" : 0.0 +}, { + "id" : "fbb5ea8d-916c-4298-8a0e-3549b8b8be18", + "index" : 224, + "period" : 1, + "timestamp" : "00:08:08.485", + "minute" : 8, + "second" : 8, + "type" : { + "id" : 41, + "name" : "Referee Ball-Drop" + }, + "possession" : 17, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 5, + "name" : "Other" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "location" : [ 10.2, 41.9 ], + "duration" : 0.0 +}, { + "id" : "13645ac1-f485-42da-9af8-be1131af8550", + "index" : 225, + "period" : 1, + "timestamp" : "00:08:09.947", + "minute" : 8, + "second" : 9, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 17, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 5, + "name" : "Other" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 11.0, 43.1 ], + "duration" : 0.0 +}, { + "id" : "f340ba9d-f3c0-4b61-a4bb-fd0e741d1be9", + "index" : 226, + "period" : 1, + "timestamp" : "00:08:09.947", + "minute" : 8, + "second" : 9, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 17, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 5, + "name" : "Other" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 11.0, 43.1 ], + "duration" : 11.095038, + "related_events" : [ "13645ac1-f485-42da-9af8-be1131af8550", "eee58d67-9e0b-4777-9fe3-ccb8737dfe6e" ], + "carry" : { + "end_location" : [ 25.4, 55.2 ] + } +}, { + "id" : "eee58d67-9e0b-4777-9fe3-ccb8737dfe6e", + "index" : 227, + "period" : 1, + "timestamp" : "00:08:21.042", + "minute" : 8, + "second" : 21, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 17, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 5, + "name" : "Other" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 25.4, 55.2 ], + "duration" : 2.745749, + "related_events" : [ "b05ed388-bdbf-4d6f-b414-dc02d7ad6076" ], + "pass" : { + "length" : 50.211254, + "angle" : 0.22903799, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 74.3, 66.6 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "b05ed388-bdbf-4d6f-b414-dc02d7ad6076", + "index" : 228, + "period" : 1, + "timestamp" : "00:08:23.788", + "minute" : 8, + "second" : 23, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 17, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 5, + "name" : "Other" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 45.8, 13.5 ], + "duration" : 0.0, + "related_events" : [ "eee58d67-9e0b-4777-9fe3-ccb8737dfe6e" ], + "ball_recovery" : { + "recovery_failure" : true + } +}, { + "id" : "a4f94f55-9a7d-47b6-91f8-0186ff219a4a", + "index" : 229, + "period" : 1, + "timestamp" : "00:08:25.505", + "minute" : 8, + "second" : 25, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 17, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 5, + "name" : "Other" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 42.6, 23.7 ], + "duration" : 1.354266, + "related_events" : [ "085f103b-2cfc-4a99-b305-ccf9bddc9900" ] +}, { + "id" : "085f103b-2cfc-4a99-b305-ccf9bddc9900", + "index" : 230, + "period" : 1, + "timestamp" : "00:08:26.730", + "minute" : 8, + "second" : 26, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 17, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 5, + "name" : "Other" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 77.9, 52.5 ], + "duration" : 3.425287, + "under_pressure" : true, + "related_events" : [ "7c0caf2d-f78f-40ba-9fd6-965811995fb3", "864b6509-742d-4d6a-b0a4-b755d3beab11", "a4f94f55-9a7d-47b6-91f8-0186ff219a4a" ], + "pass" : { + "recipient" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "length" : 32.47276, + "angle" : -0.12970254, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 110.1, 48.3 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 66, + "name" : "Recovery" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "7c0caf2d-f78f-40ba-9fd6-965811995fb3", + "index" : 231, + "period" : 1, + "timestamp" : "00:08:30.155", + "minute" : 8, + "second" : 30, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 17, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 5, + "name" : "Other" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 107.7, 48.3 ], + "related_events" : [ "085f103b-2cfc-4a99-b305-ccf9bddc9900" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "864b6509-742d-4d6a-b0a4-b755d3beab11", + "index" : 232, + "period" : 1, + "timestamp" : "00:08:30.155", + "minute" : 8, + "second" : 30, + "type" : { + "id" : 23, + "name" : "Goal Keeper" + }, + "possession" : 18, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 8, + "name" : "From Keeper" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18158, + "name" : "Rebecca Leigh Spencer" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 10.0, 31.8 ], + "duration" : 0.0, + "related_events" : [ "085f103b-2cfc-4a99-b305-ccf9bddc9900" ], + "goalkeeper" : { + "outcome" : { + "id" : 47, + "name" : "Claim" + }, + "type" : { + "id" : 27, + "name" : "Keeper Sweeper" + } + } +}, { + "id" : "4a7599ab-21d4-4a91-b720-d405f0bda667", + "index" : 233, + "period" : 1, + "timestamp" : "00:08:56.818", + "minute" : 8, + "second" : 56, + "type" : { + "id" : 40, + "name" : "Injury Stoppage" + }, + "possession" : 18, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 8, + "name" : "From Keeper" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18158, + "name" : "Rebecca Leigh Spencer" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "duration" : 0.0, + "injury_stoppage" : { + "in_chain" : true + } +}, { + "id" : "61a74e8e-7ad1-410c-a3ae-67fd52717bd5", + "index" : 234, + "period" : 1, + "timestamp" : "00:10:05.877", + "minute" : 10, + "second" : 5, + "type" : { + "id" : 41, + "name" : "Referee Ball-Drop" + }, + "possession" : 19, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 5, + "name" : "Other" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "location" : [ 11.4, 32.4 ], + "duration" : 0.0 +}, { + "id" : "22dc2629-d652-4621-8f37-fb6c218e7b7d", + "index" : 235, + "period" : 1, + "timestamp" : "00:10:09.958", + "minute" : 10, + "second" : 9, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 19, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 5, + "name" : "Other" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18158, + "name" : "Rebecca Leigh Spencer" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 11.4, 32.4 ], + "duration" : 0.0 +}, { + "id" : "d91560c0-c5be-4025-ac8b-fb3bfb64e9c5", + "index" : 236, + "period" : 1, + "timestamp" : "00:10:09.958", + "minute" : 10, + "second" : 9, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 19, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 5, + "name" : "Other" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18158, + "name" : "Rebecca Leigh Spencer" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 11.4, 32.4 ], + "duration" : 7.976517, + "related_events" : [ "22dc2629-d652-4621-8f37-fb6c218e7b7d", "3e3f93ed-d7f4-4965-8344-9d25546dc337" ], + "carry" : { + "end_location" : [ 24.9, 28.4 ] + } +}, { + "id" : "3e3f93ed-d7f4-4965-8344-9d25546dc337", + "index" : 237, + "period" : 1, + "timestamp" : "00:10:17.935", + "minute" : 10, + "second" : 17, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 19, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 5, + "name" : "Other" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18158, + "name" : "Rebecca Leigh Spencer" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 24.9, 28.4 ], + "duration" : 2.091282, + "related_events" : [ "1645be10-4c4d-4c82-b6ab-00d5f170c2be" ], + "pass" : { + "recipient" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "length" : 47.563114, + "angle" : -0.43167356, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 68.1, 8.5 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "1645be10-4c4d-4c82-b6ab-00d5f170c2be", + "index" : 238, + "period" : 1, + "timestamp" : "00:10:20.026", + "minute" : 10, + "second" : 20, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 19, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 5, + "name" : "Other" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 68.1, 8.5 ], + "related_events" : [ "3e3f93ed-d7f4-4965-8344-9d25546dc337" ] +}, { + "id" : "509bb696-b89d-4d64-934f-13e2db9558d0", + "index" : 239, + "period" : 1, + "timestamp" : "00:10:20.026", + "minute" : 10, + "second" : 20, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 19, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 5, + "name" : "Other" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 69.1, 7.8 ], + "duration" : 2.691388, + "related_events" : [ "6b119516-8075-4234-8157-7461a0ec1970", "ceafff87-336d-44b3-aeac-99d4541927d5" ], + "pass" : { + "recipient" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "length" : 26.432177, + "angle" : 0.47549137, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 92.6, 19.9 ], + "body_part" : { + "id" : 37, + "name" : "Head" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + }, + "technique" : { + "id" : 108, + "name" : "Through Ball" + }, + "through_ball" : true + } +}, { + "id" : "6b119516-8075-4234-8157-7461a0ec1970", + "index" : 240, + "period" : 1, + "timestamp" : "00:10:22.718", + "minute" : 10, + "second" : 22, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 19, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 5, + "name" : "Other" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 91.2, 25.1 ], + "related_events" : [ "509bb696-b89d-4d64-934f-13e2db9558d0" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "ceafff87-336d-44b3-aeac-99d4541927d5", + "index" : 241, + "period" : 1, + "timestamp" : "00:10:22.718", + "minute" : 10, + "second" : 22, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 19, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 5, + "name" : "Other" + }, + "out" : true, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 27.5, 60.2 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "509bb696-b89d-4d64-934f-13e2db9558d0" ], + "clearance" : { + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "right_foot" : true + } +}, { + "id" : "78a5be08-f6a9-4e94-974e-36ffaecc0014", + "index" : 242, + "period" : 1, + "timestamp" : "00:10:32.317", + "minute" : 10, + "second" : 32, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 20, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 90.3, 0.1 ], + "duration" : 0.853981, + "related_events" : [ "8a099e0b-adee-4f03-884d-1a6a2057572f" ], + "pass" : { + "recipient" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "length" : 11.438969, + "angle" : 0.54191875, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 100.1, 6.0 ], + "type" : { + "id" : 67, + "name" : "Throw-in" + } + } +}, { + "id" : "74ff538c-467e-4304-a009-f4b6f8b88cc2", + "index" : 243, + "period" : 1, + "timestamp" : "00:10:32.387", + "minute" : 10, + "second" : 32, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 20, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 20.0, 74.1 ], + "duration" : 1.221904, + "related_events" : [ "62f3f22d-f14a-4512-84b3-8b6b2cb6e66d", "867d942c-d7b6-452e-987e-295a762f5f82", "8a099e0b-adee-4f03-884d-1a6a2057572f" ] +}, { + "id" : "8a099e0b-adee-4f03-884d-1a6a2057572f", + "index" : 244, + "period" : 1, + "timestamp" : "00:10:33.171", + "minute" : 10, + "second" : 33, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 20, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 100.1, 6.0 ], + "under_pressure" : true, + "related_events" : [ "74ff538c-467e-4304-a009-f4b6f8b88cc2", "78a5be08-f6a9-4e94-974e-36ffaecc0014" ] +}, { + "id" : "62f3f22d-f14a-4512-84b3-8b6b2cb6e66d", + "index" : 245, + "period" : 1, + "timestamp" : "00:10:33.171", + "minute" : 10, + "second" : 33, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 20, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 100.1, 6.0 ], + "duration" : 0.012110001, + "under_pressure" : true, + "related_events" : [ "74ff538c-467e-4304-a009-f4b6f8b88cc2", "867d942c-d7b6-452e-987e-295a762f5f82", "8a099e0b-adee-4f03-884d-1a6a2057572f" ], + "carry" : { + "end_location" : [ 99.9, 6.4 ] + } +}, { + "id" : "867d942c-d7b6-452e-987e-295a762f5f82", + "index" : 246, + "period" : 1, + "timestamp" : "00:10:33.184", + "minute" : 10, + "second" : 33, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 20, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 99.9, 6.4 ], + "duration" : 1.392705, + "under_pressure" : true, + "related_events" : [ "74ff538c-467e-4304-a009-f4b6f8b88cc2", "eb1f8c25-3e68-4be2-bc08-f24fd2cbd313" ], + "pass" : { + "recipient" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "length" : 5.2810984, + "angle" : -2.8138542, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 94.9, 4.7 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "3d357f72-cbf7-4c28-9889-f1ac92736383", + "index" : 247, + "period" : 1, + "timestamp" : "00:10:33.712", + "minute" : 10, + "second" : 33, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 20, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 27.9, 68.3 ], + "duration" : 0.847339 +}, { + "id" : "eb1f8c25-3e68-4be2-bc08-f24fd2cbd313", + "index" : 248, + "period" : 1, + "timestamp" : "00:10:34.576", + "minute" : 10, + "second" : 34, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 20, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 94.9, 4.7 ], + "related_events" : [ "867d942c-d7b6-452e-987e-295a762f5f82" ] +}, { + "id" : "2021c978-bf59-40c9-8a6e-dfbd9d08e5fc", + "index" : 249, + "period" : 1, + "timestamp" : "00:10:34.576", + "minute" : 10, + "second" : 34, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 20, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 94.9, 4.7 ], + "duration" : 0.030185001, + "related_events" : [ "cd1bccf3-7134-4b96-8c40-da0f3ce1727c", "eb1f8c25-3e68-4be2-bc08-f24fd2cbd313" ], + "carry" : { + "end_location" : [ 95.5, 7.2 ] + } +}, { + "id" : "cd1bccf3-7134-4b96-8c40-da0f3ce1727c", + "index" : 250, + "period" : 1, + "timestamp" : "00:10:34.606", + "minute" : 10, + "second" : 34, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 20, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 95.5, 7.2 ], + "duration" : 0.806194, + "related_events" : [ "769fd0d3-6dc5-4a1d-8e6a-821a38b9ff67" ], + "pass" : { + "recipient" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "length" : 9.847842, + "angle" : 2.968097, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 85.8, 8.9 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "769fd0d3-6dc5-4a1d-8e6a-821a38b9ff67", + "index" : 251, + "period" : 1, + "timestamp" : "00:10:35.413", + "minute" : 10, + "second" : 35, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 20, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 85.8, 8.9 ], + "related_events" : [ "cd1bccf3-7134-4b96-8c40-da0f3ce1727c" ] +}, { + "id" : "5c8185f7-11ca-4bb1-ba18-883b0c3ae41a", + "index" : 252, + "period" : 1, + "timestamp" : "00:10:35.413", + "minute" : 10, + "second" : 35, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 20, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 85.8, 8.9 ], + "duration" : 1.01019, + "related_events" : [ "49471783-8c76-46b8-9740-3c4abb3ebc16", "769fd0d3-6dc5-4a1d-8e6a-821a38b9ff67" ], + "carry" : { + "end_location" : [ 85.8, 8.9 ] + } +}, { + "id" : "49471783-8c76-46b8-9740-3c4abb3ebc16", + "index" : 253, + "period" : 1, + "timestamp" : "00:10:36.423", + "minute" : 10, + "second" : 36, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 20, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 85.8, 8.9 ], + "duration" : 1.187077, + "related_events" : [ "d100c4bc-4d12-4bc6-8cd5-ccd3c8fba7de" ], + "pass" : { + "recipient" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "length" : 20.30394, + "angle" : 1.8348886, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 80.5, 28.5 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "d100c4bc-4d12-4bc6-8cd5-ccd3c8fba7de", + "index" : 254, + "period" : 1, + "timestamp" : "00:10:37.610", + "minute" : 10, + "second" : 37, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 20, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 80.5, 28.5 ], + "related_events" : [ "49471783-8c76-46b8-9740-3c4abb3ebc16" ] +}, { + "id" : "86d4b897-5717-4877-8bf6-58f2608abc3c", + "index" : 255, + "period" : 1, + "timestamp" : "00:10:37.610", + "minute" : 10, + "second" : 37, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 20, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 80.5, 28.5 ], + "duration" : 0.843141, + "related_events" : [ "2b808af2-fbe2-4c8e-afaa-1f321000f7d6", "d100c4bc-4d12-4bc6-8cd5-ccd3c8fba7de" ], + "carry" : { + "end_location" : [ 78.9, 28.4 ] + } +}, { + "id" : "2b808af2-fbe2-4c8e-afaa-1f321000f7d6", + "index" : 256, + "period" : 1, + "timestamp" : "00:10:38.453", + "minute" : 10, + "second" : 38, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 20, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 78.9, 28.4 ], + "duration" : 1.798104, + "related_events" : [ "4d86b258-6b0a-4822-b623-dfe36f80c170" ], + "pass" : { + "recipient" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "length" : 19.942417, + "angle" : 2.5633254, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 62.2, 39.3 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "4d86b258-6b0a-4822-b623-dfe36f80c170", + "index" : 257, + "period" : 1, + "timestamp" : "00:10:40.251", + "minute" : 10, + "second" : 40, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 20, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 62.2, 39.3 ], + "related_events" : [ "2b808af2-fbe2-4c8e-afaa-1f321000f7d6" ] +}, { + "id" : "903c00aa-afee-40cd-af6b-c21bd8a3b810", + "index" : 258, + "period" : 1, + "timestamp" : "00:10:40.251", + "minute" : 10, + "second" : 40, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 20, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 62.2, 39.3 ], + "duration" : 2.231273, + "related_events" : [ "1fe70253-e4af-4120-af40-519cdb7d65de", "4d86b258-6b0a-4822-b623-dfe36f80c170" ], + "carry" : { + "end_location" : [ 61.6, 43.6 ] + } +}, { + "id" : "1fe70253-e4af-4120-af40-519cdb7d65de", + "index" : 259, + "period" : 1, + "timestamp" : "00:10:42.482", + "minute" : 10, + "second" : 42, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 20, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 61.6, 43.6 ], + "duration" : 2.195698, + "related_events" : [ "122242aa-3991-4469-aa5e-61786009cd8b", "42a6e1f6-c8ed-4b59-a8ad-f67c9d9fe268" ], + "pass" : { + "recipient" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "length" : 32.819813, + "angle" : -0.2619763, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 93.3, 35.1 ], + "outcome" : { + "id" : 9, + "name" : "Incomplete" + }, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "42a6e1f6-c8ed-4b59-a8ad-f67c9d9fe268", + "index" : 260, + "period" : 1, + "timestamp" : "00:10:44.678", + "minute" : 10, + "second" : 44, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 20, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 90.3, 40.5 ], + "related_events" : [ "1fe70253-e4af-4120-af40-519cdb7d65de" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "122242aa-3991-4469-aa5e-61786009cd8b", + "index" : 261, + "period" : 1, + "timestamp" : "00:10:44.678", + "minute" : 10, + "second" : 44, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 20, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 26.8, 45.0 ], + "duration" : 1.422708, + "related_events" : [ "1fe70253-e4af-4120-af40-519cdb7d65de", "29a13ebc-c0b7-4448-91ee-f3ceda68daef" ], + "pass" : { + "length" : 10.867382, + "angle" : -0.17573829, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 37.5, 43.1 ], + "body_part" : { + "id" : 37, + "name" : "Head" + }, + "type" : { + "id" : 66, + "name" : "Recovery" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "29a13ebc-c0b7-4448-91ee-f3ceda68daef", + "index" : 262, + "period" : 1, + "timestamp" : "00:10:46.101", + "minute" : 10, + "second" : 46, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 20, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 82.6, 37.0 ], + "duration" : 1.588285, + "related_events" : [ "122242aa-3991-4469-aa5e-61786009cd8b", "8aa573e2-e033-41f1-b71a-3c59d56b5da3", "f0be7240-4c95-421e-a6d7-da13b3dca6d5" ], + "pass" : { + "recipient" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "length" : 14.200352, + "angle" : -0.9202531, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 91.2, 25.7 ], + "type" : { + "id" : 66, + "name" : "Recovery" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + }, + "body_part" : { + "id" : 37, + "name" : "Head" + } + } +}, { + "id" : "8aa573e2-e033-41f1-b71a-3c59d56b5da3", + "index" : 263, + "period" : 1, + "timestamp" : "00:10:47.689", + "minute" : 10, + "second" : 47, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 20, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 93.0, 25.3 ], + "related_events" : [ "29a13ebc-c0b7-4448-91ee-f3ceda68daef" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "f0be7240-4c95-421e-a6d7-da13b3dca6d5", + "index" : 264, + "period" : 1, + "timestamp" : "00:10:47.689", + "minute" : 10, + "second" : 47, + "type" : { + "id" : 10, + "name" : "Interception" + }, + "possession" : 20, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 28.9, 54.4 ], + "duration" : 0.0, + "related_events" : [ "29a13ebc-c0b7-4448-91ee-f3ceda68daef" ], + "interception" : { + "outcome" : { + "id" : 13, + "name" : "Lost In Play" + } + } +}, { + "id" : "fb634c2c-baa8-4bb8-94a1-3dcfdd21d88d", + "index" : 265, + "period" : 1, + "timestamp" : "00:10:49.882", + "minute" : 10, + "second" : 49, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 20, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 82.4, 23.0 ], + "duration" : 0.470941, + "related_events" : [ "883153a2-6c12-4d6b-ac8b-17fe86d2ee4f" ], + "pass" : { + "recipient" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "length" : 5.770615, + "angle" : 0.15660188, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 88.1, 23.9 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "type" : { + "id" : 64, + "name" : "Interception" + } + } +}, { + "id" : "883153a2-6c12-4d6b-ac8b-17fe86d2ee4f", + "index" : 266, + "period" : 1, + "timestamp" : "00:10:50.353", + "minute" : 10, + "second" : 50, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 20, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 88.1, 23.9 ], + "related_events" : [ "fb634c2c-baa8-4bb8-94a1-3dcfdd21d88d" ] +}, { + "id" : "5db6926f-b793-4f6f-a9e4-fb703b2809f0", + "index" : 267, + "period" : 1, + "timestamp" : "00:10:50.353", + "minute" : 10, + "second" : 50, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 20, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 88.1, 23.9 ], + "duration" : 3.294674, + "under_pressure" : true, + "related_events" : [ "289a66e8-c80e-4ec2-b862-4a63df879af7", "883153a2-6c12-4d6b-ac8b-17fe86d2ee4f", "f1be55c5-df77-44f0-aed8-2ba826a60d91" ], + "carry" : { + "end_location" : [ 81.4, 13.9 ] + } +}, { + "id" : "289a66e8-c80e-4ec2-b862-4a63df879af7", + "index" : 268, + "period" : 1, + "timestamp" : "00:10:50.742", + "minute" : 10, + "second" : 50, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 20, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 28.9, 54.1 ], + "duration" : 1.320129, + "related_events" : [ "5db6926f-b793-4f6f-a9e4-fb703b2809f0" ] +}, { + "id" : "f1be55c5-df77-44f0-aed8-2ba826a60d91", + "index" : 269, + "period" : 1, + "timestamp" : "00:10:53.648", + "minute" : 10, + "second" : 53, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 20, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 81.4, 13.9 ], + "duration" : 1.274012, + "related_events" : [ "c344f4f1-4c45-4d01-a448-972bb32b4135" ], + "pass" : { + "recipient" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "length" : 16.450228, + "angle" : -0.60823596, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 94.9, 4.5 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "c344f4f1-4c45-4d01-a448-972bb32b4135", + "index" : 270, + "period" : 1, + "timestamp" : "00:10:54.922", + "minute" : 10, + "second" : 54, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 20, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 94.9, 4.5 ], + "related_events" : [ "f1be55c5-df77-44f0-aed8-2ba826a60d91" ] +}, { + "id" : "3f8de115-cd38-421b-b246-bdeb90e4d37d", + "index" : 271, + "period" : 1, + "timestamp" : "00:10:54.922", + "minute" : 10, + "second" : 54, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 20, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 94.9, 4.5 ], + "duration" : 4.932787, + "related_events" : [ "8d85ac73-76be-425a-96a1-ae86c1124fd5", "c344f4f1-4c45-4d01-a448-972bb32b4135" ], + "carry" : { + "end_location" : [ 99.5, 21.8 ] + } +}, { + "id" : "8d85ac73-76be-425a-96a1-ae86c1124fd5", + "index" : 272, + "period" : 1, + "timestamp" : "00:10:59.854", + "minute" : 10, + "second" : 59, + "type" : { + "id" : 38, + "name" : "Miscontrol" + }, + "possession" : 20, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 99.5, 21.8 ], + "duration" : 0.0 +}, { + "id" : "a05855de-7a69-498f-9c1b-9afe7bc6744c", + "index" : 273, + "period" : 1, + "timestamp" : "00:11:00.205", + "minute" : 11, + "second" : 0, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 21, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 20.6, 57.3 ], + "duration" : 0.0 +}, { + "id" : "d76f10dc-de30-41de-81e8-6f338715d4c2", + "index" : 274, + "period" : 1, + "timestamp" : "00:11:00.205", + "minute" : 11, + "second" : 0, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 21, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 20.6, 57.3 ], + "duration" : 2.037075, + "under_pressure" : true, + "related_events" : [ "344adac5-0afc-4378-9877-b1233a6d600f", "5f31dcb7-7789-44b8-8e4f-cc484cf655b3", "a05855de-7a69-498f-9c1b-9afe7bc6744c" ], + "carry" : { + "end_location" : [ 22.3, 53.1 ] + } +}, { + "id" : "344adac5-0afc-4378-9877-b1233a6d600f", + "index" : 275, + "period" : 1, + "timestamp" : "00:11:00.346", + "minute" : 11, + "second" : 0, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 21, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 98.0, 23.7 ], + "duration" : 0.742471, + "counterpress" : true, + "related_events" : [ "d76f10dc-de30-41de-81e8-6f338715d4c2" ] +}, { + "id" : "5f31dcb7-7789-44b8-8e4f-cc484cf655b3", + "index" : 276, + "period" : 1, + "timestamp" : "00:11:02.242", + "minute" : 11, + "second" : 2, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 21, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 22.3, 53.1 ], + "duration" : 1.276279, + "related_events" : [ "e67a733e-9808-4d61-bd37-c6f983049fd2" ], + "pass" : { + "recipient" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "length" : 27.224989, + "angle" : -1.2025677, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 32.1, 27.7 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "e67a733e-9808-4d61-bd37-c6f983049fd2", + "index" : 277, + "period" : 1, + "timestamp" : "00:11:03.518", + "minute" : 11, + "second" : 3, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 21, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 32.1, 27.7 ], + "related_events" : [ "5f31dcb7-7789-44b8-8e4f-cc484cf655b3" ] +}, { + "id" : "2ae93603-fae4-4836-964d-1978397255ae", + "index" : 278, + "period" : 1, + "timestamp" : "00:11:03.518", + "minute" : 11, + "second" : 3, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 21, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 32.0, 27.1 ], + "duration" : 0.589671, + "related_events" : [ "ae88eb0c-1483-4fee-bf13-3af6ab6d7dd4" ], + "pass" : { + "recipient" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "length" : 5.5470715, + "angle" : 2.1637988, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 28.9, 31.7 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "ae88eb0c-1483-4fee-bf13-3af6ab6d7dd4", + "index" : 279, + "period" : 1, + "timestamp" : "00:11:04.108", + "minute" : 11, + "second" : 4, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 21, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 28.9, 31.7 ], + "related_events" : [ "2ae93603-fae4-4836-964d-1978397255ae" ] +}, { + "id" : "a5fd4342-cca9-4cae-acd5-d5525a11341a", + "index" : 280, + "period" : 1, + "timestamp" : "00:11:04.108", + "minute" : 11, + "second" : 4, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 21, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 28.9, 31.7 ], + "duration" : 1.80707, + "related_events" : [ "4ebb8035-921f-4cc3-9555-47c58ef2018b", "ae88eb0c-1483-4fee-bf13-3af6ab6d7dd4" ], + "carry" : { + "end_location" : [ 35.0, 38.7 ] + } +}, { + "id" : "4ebb8035-921f-4cc3-9555-47c58ef2018b", + "index" : 281, + "period" : 1, + "timestamp" : "00:11:05.915", + "minute" : 11, + "second" : 5, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 21, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 35.0, 38.7 ], + "duration" : 1.723914, + "related_events" : [ "7aca8c72-3d40-4ed1-b03a-d8d65e563aac" ], + "pass" : { + "recipient" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "length" : 30.014664, + "angle" : 0.7382633, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 57.2, 58.9 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "7aca8c72-3d40-4ed1-b03a-d8d65e563aac", + "index" : 282, + "period" : 1, + "timestamp" : "00:11:07.639", + "minute" : 11, + "second" : 7, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 21, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 57.2, 58.9 ], + "related_events" : [ "4ebb8035-921f-4cc3-9555-47c58ef2018b" ] +}, { + "id" : "4d541e53-3a02-4f5a-b899-88890a17344d", + "index" : 283, + "period" : 1, + "timestamp" : "00:11:07.639", + "minute" : 11, + "second" : 7, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 21, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 57.2, 58.9 ], + "duration" : 2.262595, + "related_events" : [ "7aca8c72-3d40-4ed1-b03a-d8d65e563aac", "812ed4de-6816-4391-aaad-84b674855b91" ], + "carry" : { + "end_location" : [ 55.6, 55.0 ] + } +}, { + "id" : "812ed4de-6816-4391-aaad-84b674855b91", + "index" : 284, + "period" : 1, + "timestamp" : "00:11:09.901", + "minute" : 11, + "second" : 9, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 21, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 55.6, 55.0 ], + "duration" : 0.782626, + "related_events" : [ "ab4ac07e-2973-4a67-87ad-df1e14058aba" ], + "pass" : { + "recipient" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "length" : 8.077747, + "angle" : -2.1175852, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 51.4, 48.1 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "ab4ac07e-2973-4a67-87ad-df1e14058aba", + "index" : 285, + "period" : 1, + "timestamp" : "00:11:10.684", + "minute" : 11, + "second" : 10, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 21, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 51.4, 48.1 ], + "related_events" : [ "812ed4de-6816-4391-aaad-84b674855b91" ] +}, { + "id" : "d3bb7770-a99e-49a8-8aae-de7c3e86a1b8", + "index" : 286, + "period" : 1, + "timestamp" : "00:11:10.684", + "minute" : 11, + "second" : 10, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 21, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 51.4, 48.1 ], + "duration" : 2.174548, + "under_pressure" : true, + "related_events" : [ "ab4ac07e-2973-4a67-87ad-df1e14058aba", "c2131374-a47b-42dc-bcd4-0ad0dc18ae40", "cffec351-c48b-4647-9356-5a7e3fa53edf" ], + "carry" : { + "end_location" : [ 55.4, 50.0 ] + } +}, { + "id" : "c2131374-a47b-42dc-bcd4-0ad0dc18ae40", + "index" : 287, + "period" : 1, + "timestamp" : "00:11:11.024", + "minute" : 11, + "second" : 11, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 21, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 70.8, 33.7 ], + "duration" : 0.911632, + "related_events" : [ "d3bb7770-a99e-49a8-8aae-de7c3e86a1b8" ] +}, { + "id" : "cffec351-c48b-4647-9356-5a7e3fa53edf", + "index" : 288, + "period" : 1, + "timestamp" : "00:11:12.859", + "minute" : 11, + "second" : 12, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 21, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 55.4, 50.0 ], + "duration" : 1.699114, + "related_events" : [ "76b02e18-568f-4b9d-a7d3-63c9d9925c5c" ], + "pass" : { + "recipient" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "length" : 24.473864, + "angle" : 1.4930843, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 57.3, 74.4 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "76b02e18-568f-4b9d-a7d3-63c9d9925c5c", + "index" : 289, + "period" : 1, + "timestamp" : "00:11:14.558", + "minute" : 11, + "second" : 14, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 21, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 57.3, 74.4 ], + "related_events" : [ "cffec351-c48b-4647-9356-5a7e3fa53edf" ] +}, { + "id" : "9e3e69cc-edc1-49dd-9f89-425685ac9e56", + "index" : 290, + "period" : 1, + "timestamp" : "00:11:14.558", + "minute" : 11, + "second" : 14, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 21, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 57.3, 74.4 ], + "duration" : 0.788691, + "related_events" : [ "76b02e18-568f-4b9d-a7d3-63c9d9925c5c", "ad969c34-2c27-4a24-b2a7-a73d85783231" ], + "carry" : { + "end_location" : [ 58.9, 74.6 ] + } +}, { + "id" : "ad969c34-2c27-4a24-b2a7-a73d85783231", + "index" : 291, + "period" : 1, + "timestamp" : "00:11:15.346", + "minute" : 11, + "second" : 15, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 21, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 58.9, 74.6 ], + "duration" : 0.944695, + "related_events" : [ "cb1e00a2-0344-44f6-ad41-d1ccd017e651" ], + "pass" : { + "recipient" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "length" : 8.70919, + "angle" : 0.2672591, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 67.3, 76.9 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "cb1e00a2-0344-44f6-ad41-d1ccd017e651", + "index" : 292, + "period" : 1, + "timestamp" : "00:11:16.291", + "minute" : 11, + "second" : 16, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 21, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 67.3, 76.9 ], + "related_events" : [ "ad969c34-2c27-4a24-b2a7-a73d85783231" ] +}, { + "id" : "90bd5ced-b8a3-45b9-b042-c12f83cc8e46", + "index" : 293, + "period" : 1, + "timestamp" : "00:11:16.291", + "minute" : 11, + "second" : 16, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 21, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 67.3, 76.9 ], + "duration" : 0.010368001, + "related_events" : [ "cb1e00a2-0344-44f6-ad41-d1ccd017e651", "fe9ff35e-81e6-4b67-8c7d-0be6f2589896" ], + "carry" : { + "end_location" : [ 67.7, 76.9 ] + } +}, { + "id" : "fe9ff35e-81e6-4b67-8c7d-0be6f2589896", + "index" : 294, + "period" : 1, + "timestamp" : "00:11:16.301", + "minute" : 11, + "second" : 16, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 21, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 67.7, 76.9 ], + "duration" : 1.293536, + "related_events" : [ "a168b83a-1f9c-42b0-8625-20ff0082cb67" ], + "pass" : { + "recipient" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "length" : 6.3890533, + "angle" : -2.8396416, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 61.6, 75.0 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "a168b83a-1f9c-42b0-8625-20ff0082cb67", + "index" : 295, + "period" : 1, + "timestamp" : "00:11:17.595", + "minute" : 11, + "second" : 17, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 21, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 61.6, 75.0 ], + "related_events" : [ "fe9ff35e-81e6-4b67-8c7d-0be6f2589896" ] +}, { + "id" : "ace75f9e-e1af-4e6d-8cf9-ae4184948128", + "index" : 296, + "period" : 1, + "timestamp" : "00:11:17.595", + "minute" : 11, + "second" : 17, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 21, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 61.6, 75.0 ], + "duration" : 0.407229, + "related_events" : [ "a168b83a-1f9c-42b0-8625-20ff0082cb67", "f829c960-8d5d-4ce5-ab3b-cc390df2d9ea" ], + "carry" : { + "end_location" : [ 61.6, 75.0 ] + } +}, { + "id" : "f829c960-8d5d-4ce5-ab3b-cc390df2d9ea", + "index" : 297, + "period" : 1, + "timestamp" : "00:11:18.002", + "minute" : 11, + "second" : 18, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 21, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 61.6, 75.0 ], + "duration" : 1.136813, + "related_events" : [ "facda006-5165-4531-93f2-5fd36a88a43c" ], + "pass" : { + "recipient" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "length" : 18.113531, + "angle" : -1.5321416, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 62.3, 56.9 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "facda006-5165-4531-93f2-5fd36a88a43c", + "index" : 298, + "period" : 1, + "timestamp" : "00:11:19.139", + "minute" : 11, + "second" : 19, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 21, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 62.3, 56.9 ], + "related_events" : [ "f829c960-8d5d-4ce5-ab3b-cc390df2d9ea" ] +}, { + "id" : "f7808340-dfbb-4423-89ee-47a54506f08e", + "index" : 299, + "period" : 1, + "timestamp" : "00:11:19.139", + "minute" : 11, + "second" : 19, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 21, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 62.3, 56.9 ], + "duration" : 1.215847, + "under_pressure" : true, + "related_events" : [ "7ae02f9c-b73a-4b1f-a9a2-d1bf353ba490", "a5af1871-dc80-4107-90d1-f766f39c03d1", "facda006-5165-4531-93f2-5fd36a88a43c" ], + "carry" : { + "end_location" : [ 62.7, 57.5 ] + } +}, { + "id" : "7ae02f9c-b73a-4b1f-a9a2-d1bf353ba490", + "index" : 300, + "period" : 1, + "timestamp" : "00:11:19.583", + "minute" : 11, + "second" : 19, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 21, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 53.5, 25.9 ], + "duration" : 0.658528, + "related_events" : [ "f7808340-dfbb-4423-89ee-47a54506f08e" ] +}, { + "id" : "eef0e04a-97d7-45b0-a74d-a7296b7e6e76", + "index" : 301, + "period" : 1, + "timestamp" : "00:11:20.355", + "minute" : 11, + "second" : 20, + "type" : { + "id" : 22, + "name" : "Foul Committed" + }, + "possession" : 21, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 57.4, 22.6 ], + "duration" : 0.0, + "related_events" : [ "a5af1871-dc80-4107-90d1-f766f39c03d1" ] +}, { + "id" : "a5af1871-dc80-4107-90d1-f766f39c03d1", + "index" : 302, + "period" : 1, + "timestamp" : "00:11:20.355", + "minute" : 11, + "second" : 20, + "type" : { + "id" : 21, + "name" : "Foul Won" + }, + "possession" : 21, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 62.7, 57.5 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "eef0e04a-97d7-45b0-a74d-a7296b7e6e76" ] +}, { + "id" : "f6bcc35d-fc7b-4b7d-8400-9c0269cbab2e", + "index" : 303, + "period" : 1, + "timestamp" : "00:11:52.296", + "minute" : 11, + "second" : 52, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 22, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 65.0, 65.8 ], + "duration" : 1.960136, + "related_events" : [ "2e27b21b-1a80-45a3-9246-53e8a3d998ac" ], + "pass" : { + "recipient" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "length" : 25.310274, + "angle" : -1.9513026, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 55.6, 42.3 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 62, + "name" : "Free Kick" + } + } +}, { + "id" : "2e27b21b-1a80-45a3-9246-53e8a3d998ac", + "index" : 304, + "period" : 1, + "timestamp" : "00:11:54.257", + "minute" : 11, + "second" : 54, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 22, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 55.6, 42.3 ], + "related_events" : [ "f6bcc35d-fc7b-4b7d-8400-9c0269cbab2e" ] +}, { + "id" : "9d57fa44-d6bf-41c2-a354-1566f5a0362c", + "index" : 305, + "period" : 1, + "timestamp" : "00:11:54.257", + "minute" : 11, + "second" : 54, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 22, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 55.6, 42.3 ], + "duration" : 1.369474, + "related_events" : [ "2952c1d2-df84-4d81-bb48-7adfd9484289", "2e27b21b-1a80-45a3-9246-53e8a3d998ac" ], + "carry" : { + "end_location" : [ 55.6, 42.3 ] + } +}, { + "id" : "2952c1d2-df84-4d81-bb48-7adfd9484289", + "index" : 306, + "period" : 1, + "timestamp" : "00:11:55.626", + "minute" : 11, + "second" : 55, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 22, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 55.6, 42.3 ], + "duration" : 1.418042, + "related_events" : [ "3f4c572a-2190-41ed-ae41-c68075271612" ], + "pass" : { + "recipient" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "length" : 16.904734, + "angle" : 1.5471321, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 56.0, 59.2 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "3f4c572a-2190-41ed-ae41-c68075271612", + "index" : 307, + "period" : 1, + "timestamp" : "00:11:57.044", + "minute" : 11, + "second" : 57, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 22, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 56.0, 59.2 ], + "related_events" : [ "2952c1d2-df84-4d81-bb48-7adfd9484289" ] +}, { + "id" : "73b97a49-4678-4d7a-815c-db8985022d36", + "index" : 308, + "period" : 1, + "timestamp" : "00:11:57.044", + "minute" : 11, + "second" : 57, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 22, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 56.0, 59.2 ], + "duration" : 1.125253, + "related_events" : [ "030854f9-8fb6-4471-97dc-d6e7e233d563", "3f4c572a-2190-41ed-ae41-c68075271612" ], + "carry" : { + "end_location" : [ 58.5, 65.8 ] + } +}, { + "id" : "030854f9-8fb6-4471-97dc-d6e7e233d563", + "index" : 309, + "period" : 1, + "timestamp" : "00:11:58.169", + "minute" : 11, + "second" : 58, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 22, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 58.5, 65.8 ], + "duration" : 0.921734, + "related_events" : [ "1d920583-e820-499c-81d5-b7a190368585" ], + "pass" : { + "recipient" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "length" : 10.2859125, + "angle" : 0.4636476, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 67.7, 70.4 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "1d920583-e820-499c-81d5-b7a190368585", + "index" : 310, + "period" : 1, + "timestamp" : "00:11:59.091", + "minute" : 11, + "second" : 59, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 22, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 67.7, 70.4 ], + "related_events" : [ "030854f9-8fb6-4471-97dc-d6e7e233d563" ] +}, { + "id" : "72086298-58c8-4b83-ae7c-8df44346d6be", + "index" : 311, + "period" : 1, + "timestamp" : "00:11:59.091", + "minute" : 11, + "second" : 59, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 22, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 67.7, 70.4 ], + "duration" : 2.860263, + "related_events" : [ "1d920583-e820-499c-81d5-b7a190368585", "431b7aba-7f33-406e-af67-06191bc7657b" ], + "carry" : { + "end_location" : [ 69.8, 74.1 ] + } +}, { + "id" : "431b7aba-7f33-406e-af67-06191bc7657b", + "index" : 312, + "period" : 1, + "timestamp" : "00:12:01.951", + "minute" : 12, + "second" : 1, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 22, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 69.8, 74.1 ], + "duration" : 0.858865, + "related_events" : [ "25330dd6-e0b9-43cf-8417-3e058b605440" ], + "pass" : { + "recipient" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "length" : 10.404326, + "angle" : 0.31263226, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 79.7, 77.3 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "25330dd6-e0b9-43cf-8417-3e058b605440", + "index" : 313, + "period" : 1, + "timestamp" : "00:12:02.810", + "minute" : 12, + "second" : 2, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 22, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 79.7, 77.3 ], + "related_events" : [ "431b7aba-7f33-406e-af67-06191bc7657b" ] +}, { + "id" : "0d64c9ba-d702-44d5-9723-86adf40105e0", + "index" : 314, + "period" : 1, + "timestamp" : "00:12:02.810", + "minute" : 12, + "second" : 2, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 22, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 79.7, 77.3 ], + "duration" : 0.04, + "related_events" : [ "25330dd6-e0b9-43cf-8417-3e058b605440", "5e5e50e5-6054-4ff9-88cf-e82b536d9230" ], + "carry" : { + "end_location" : [ 82.9, 76.9 ] + } +}, { + "id" : "5e5e50e5-6054-4ff9-88cf-e82b536d9230", + "index" : 315, + "period" : 1, + "timestamp" : "00:12:02.850", + "minute" : 12, + "second" : 2, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 22, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 82.9, 76.9 ], + "duration" : 0.821811, + "related_events" : [ "372ff95a-6542-4b09-8093-11a49950a24a" ], + "pass" : { + "recipient" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "length" : 8.672946, + "angle" : 0.3655182, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 91.0, 80.0 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 75, + "name" : "Out" + } + } +}, { + "id" : "372ff95a-6542-4b09-8093-11a49950a24a", + "index" : 316, + "period" : 1, + "timestamp" : "00:12:03.672", + "minute" : 12, + "second" : 3, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 22, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 90.6, 76.4 ], + "related_events" : [ "5e5e50e5-6054-4ff9-88cf-e82b536d9230" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "b67c527f-c798-4c08-9109-3073328a4b53", + "index" : 317, + "period" : 1, + "timestamp" : "00:12:17.503", + "minute" : 12, + "second" : 17, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 23, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 33.9, 0.1 ], + "duration" : 1.682655, + "related_events" : [ "5ae3e848-2d3e-4ce8-a57f-ff30e774743f" ], + "pass" : { + "recipient" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "length" : 16.3487, + "angle" : 0.25981438, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 49.7, 4.3 ], + "type" : { + "id" : 67, + "name" : "Throw-in" + } + } +}, { + "id" : "0e6849ac-f18a-4e8d-a5e9-9cb8236ebf14", + "index" : 318, + "period" : 1, + "timestamp" : "00:12:18.446", + "minute" : 12, + "second" : 18, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 23, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 65.4, 75.0 ], + "duration" : 2.086026, + "related_events" : [ "5ae3e848-2d3e-4ce8-a57f-ff30e774743f", "92455c3e-742e-41c1-b1a3-0504fb29c7fe" ] +}, { + "id" : "5ae3e848-2d3e-4ce8-a57f-ff30e774743f", + "index" : 319, + "period" : 1, + "timestamp" : "00:12:19.186", + "minute" : 12, + "second" : 19, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 23, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 49.7, 4.3 ], + "under_pressure" : true, + "related_events" : [ "0e6849ac-f18a-4e8d-a5e9-9cb8236ebf14", "b67c527f-c798-4c08-9109-3073328a4b53" ] +}, { + "id" : "92455c3e-742e-41c1-b1a3-0504fb29c7fe", + "index" : 320, + "period" : 1, + "timestamp" : "00:12:19.186", + "minute" : 12, + "second" : 19, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 23, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 49.7, 4.3 ], + "duration" : 4.076998, + "under_pressure" : true, + "related_events" : [ "0e6849ac-f18a-4e8d-a5e9-9cb8236ebf14", "5ae3e848-2d3e-4ce8-a57f-ff30e774743f", "ff2c4dad-40fb-4192-8315-b4e5bd472f3e" ], + "carry" : { + "end_location" : [ 43.1, 22.8 ] + } +}, { + "id" : "ff2c4dad-40fb-4192-8315-b4e5bd472f3e", + "index" : 321, + "period" : 1, + "timestamp" : "00:12:23.263", + "minute" : 12, + "second" : 23, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 23, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 43.1, 22.8 ], + "duration" : 2.598278, + "related_events" : [ "2b322c84-fd71-4ffd-b656-ef36a852ca18" ], + "pass" : { + "recipient" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "length" : 32.057606, + "angle" : 1.9310274, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 31.8, 52.8 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "8b171a6e-57d9-4b73-ba69-f7257915339d", + "index" : 322, + "period" : 1, + "timestamp" : "00:12:25.093", + "minute" : 12, + "second" : 25, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 23, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 77.7, 33.5 ], + "duration" : 0.828249, + "related_events" : [ "2b322c84-fd71-4ffd-b656-ef36a852ca18", "c621bde4-c39e-48d6-a5a1-7bd9ad0d540b" ] +}, { + "id" : "2b322c84-fd71-4ffd-b656-ef36a852ca18", + "index" : 323, + "period" : 1, + "timestamp" : "00:12:25.861", + "minute" : 12, + "second" : 25, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 23, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 31.8, 52.8 ], + "under_pressure" : true, + "related_events" : [ "8b171a6e-57d9-4b73-ba69-f7257915339d", "ff2c4dad-40fb-4192-8315-b4e5bd472f3e" ] +}, { + "id" : "c621bde4-c39e-48d6-a5a1-7bd9ad0d540b", + "index" : 324, + "period" : 1, + "timestamp" : "00:12:25.861", + "minute" : 12, + "second" : 25, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 23, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 31.6, 48.4 ], + "duration" : 2.555515, + "under_pressure" : true, + "related_events" : [ "8b171a6e-57d9-4b73-ba69-f7257915339d", "a235269d-231f-4c39-b1a7-810afd180657" ], + "pass" : { + "recipient" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "length" : 18.432852, + "angle" : 1.329765, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 36.0, 66.3 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "deflected" : true + } +}, { + "id" : "a235269d-231f-4c39-b1a7-810afd180657", + "index" : 325, + "period" : 1, + "timestamp" : "00:12:26.185", + "minute" : 12, + "second" : 26, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 23, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 36.0, 66.3 ], + "related_events" : [ "c621bde4-c39e-48d6-a5a1-7bd9ad0d540b" ] +}, { + "id" : "06f41829-f895-4d4f-bdc0-f1a7b933fc0a", + "index" : 326, + "period" : 1, + "timestamp" : "00:12:26.185", + "minute" : 12, + "second" : 26, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 23, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 36.0, 66.3 ], + "duration" : 2.231947, + "under_pressure" : true, + "related_events" : [ "40c9dd66-51c6-4754-b782-8ac5399eee7f", "60624121-3848-471a-9eee-38b29540e810", "a235269d-231f-4c39-b1a7-810afd180657" ], + "carry" : { + "end_location" : [ 34.5, 69.9 ] + } +}, { + "id" : "40c9dd66-51c6-4754-b782-8ac5399eee7f", + "index" : 327, + "period" : 1, + "timestamp" : "00:12:26.185", + "minute" : 12, + "second" : 26, + "type" : { + "id" : 6, + "name" : "Block" + }, + "possession" : 23, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 86.6, 28.1 ], + "duration" : 0.0, + "related_events" : [ "06f41829-f895-4d4f-bdc0-f1a7b933fc0a" ] +}, { + "id" : "60624121-3848-471a-9eee-38b29540e810", + "index" : 328, + "period" : 1, + "timestamp" : "00:12:28.417", + "minute" : 12, + "second" : 28, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 23, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 34.5, 69.9 ], + "duration" : 3.137978, + "related_events" : [ "8c4b50e0-1bb4-49d4-962a-bdaadf0f29e6" ], + "pass" : { + "recipient" : { + "id" : 18158, + "name" : "Rebecca Leigh Spencer" + }, + "length" : 34.07873, + "angle" : -2.685819, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 3.9, 54.9 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "8c4b50e0-1bb4-49d4-962a-bdaadf0f29e6", + "index" : 329, + "period" : 1, + "timestamp" : "00:12:31.555", + "minute" : 12, + "second" : 31, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 23, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18158, + "name" : "Rebecca Leigh Spencer" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 3.9, 54.9 ], + "related_events" : [ "60624121-3848-471a-9eee-38b29540e810" ] +}, { + "id" : "c8e28114-47cb-47a3-8bd5-dc36d0b95ba8", + "index" : 330, + "period" : 1, + "timestamp" : "00:12:31.555", + "minute" : 12, + "second" : 31, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 23, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18158, + "name" : "Rebecca Leigh Spencer" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 3.9, 54.9 ], + "duration" : 1.017742, + "related_events" : [ "8c4b50e0-1bb4-49d4-962a-bdaadf0f29e6", "bcba281d-a00f-438f-bcce-cd4c229dc27b" ], + "carry" : { + "end_location" : [ 2.2, 54.5 ] + } +}, { + "id" : "bcba281d-a00f-438f-bcce-cd4c229dc27b", + "index" : 331, + "period" : 1, + "timestamp" : "00:12:32.572", + "minute" : 12, + "second" : 32, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 23, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18158, + "name" : "Rebecca Leigh Spencer" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 2.2, 54.5 ], + "duration" : 1.691345, + "related_events" : [ "f11d59db-d486-4a9f-8d3f-7961e1a8881c" ], + "pass" : { + "recipient" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "length" : 18.56071, + "angle" : 0.84639114, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 14.5, 68.4 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "f11d59db-d486-4a9f-8d3f-7961e1a8881c", + "index" : 332, + "period" : 1, + "timestamp" : "00:12:34.264", + "minute" : 12, + "second" : 34, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 23, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 14.5, 68.4 ], + "related_events" : [ "bcba281d-a00f-438f-bcce-cd4c229dc27b" ] +}, { + "id" : "28ecc36a-ac47-472e-ac82-1901e640f803", + "index" : 333, + "period" : 1, + "timestamp" : "00:12:34.264", + "minute" : 12, + "second" : 34, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 23, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 14.5, 68.4 ], + "duration" : 4.461631, + "related_events" : [ "86d27017-64b4-43f6-bbae-72e7f5dde51e", "f11d59db-d486-4a9f-8d3f-7961e1a8881c" ], + "carry" : { + "end_location" : [ 29.5, 72.8 ] + } +}, { + "id" : "86d27017-64b4-43f6-bbae-72e7f5dde51e", + "index" : 334, + "period" : 1, + "timestamp" : "00:12:38.725", + "minute" : 12, + "second" : 38, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 23, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 29.5, 72.8 ], + "duration" : 2.193866, + "related_events" : [ "a7822042-2246-4dca-a181-afba4d215913" ], + "pass" : { + "recipient" : { + "id" : 18158, + "name" : "Rebecca Leigh Spencer" + }, + "length" : 25.748398, + "angle" : -2.328729, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 11.8, 54.1 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "a7822042-2246-4dca-a181-afba4d215913", + "index" : 335, + "period" : 1, + "timestamp" : "00:12:40.919", + "minute" : 12, + "second" : 40, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 23, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18158, + "name" : "Rebecca Leigh Spencer" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 11.8, 54.1 ], + "related_events" : [ "86d27017-64b4-43f6-bbae-72e7f5dde51e" ] +}, { + "id" : "7fb38468-43ee-4ad4-a46a-bc476f9c1d11", + "index" : 336, + "period" : 1, + "timestamp" : "00:12:40.919", + "minute" : 12, + "second" : 40, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 23, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18158, + "name" : "Rebecca Leigh Spencer" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 11.8, 54.1 ], + "duration" : 2.056193, + "related_events" : [ "48108ed8-c6fb-4844-b935-e5438d968800", "a7822042-2246-4dca-a181-afba4d215913" ], + "carry" : { + "end_location" : [ 22.6, 50.1 ] + } +}, { + "id" : "48108ed8-c6fb-4844-b935-e5438d968800", + "index" : 337, + "period" : 1, + "timestamp" : "00:12:42.975", + "minute" : 12, + "second" : 42, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 23, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18158, + "name" : "Rebecca Leigh Spencer" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 22.6, 50.1 ], + "duration" : 2.475195, + "related_events" : [ "cd3600e2-af6a-46a3-ba2e-830f42bbb5d5" ], + "pass" : { + "recipient" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "length" : 54.115524, + "angle" : -1.1782795, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 43.3, 0.1 ], + "switch" : true, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 75, + "name" : "Out" + } + } +}, { + "id" : "cd3600e2-af6a-46a3-ba2e-830f42bbb5d5", + "index" : 338, + "period" : 1, + "timestamp" : "00:12:45.451", + "minute" : 12, + "second" : 45, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 23, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 43.1, 2.4 ], + "related_events" : [ "48108ed8-c6fb-4844-b935-e5438d968800" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "ea17eaf6-35d9-4f06-9f28-2a32231c1075", + "index" : 339, + "period" : 1, + "timestamp" : "00:13:03.155", + "minute" : 13, + "second" : 3, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 24, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 77.5, 80.0 ], + "duration" : 1.205394, + "related_events" : [ "c032c8c5-f4e6-41f1-9ad6-a5d1f8899730", "e0ae3bb5-c8e0-4b7b-ac72-a8eb49373725" ], + "pass" : { + "recipient" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "length" : 17.419529, + "angle" : -0.21991427, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 94.5, 76.2 ], + "type" : { + "id" : 67, + "name" : "Throw-in" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "c032c8c5-f4e6-41f1-9ad6-a5d1f8899730", + "index" : 340, + "period" : 1, + "timestamp" : "00:13:04.360", + "minute" : 13, + "second" : 4, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 24, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 95.2, 76.0 ], + "related_events" : [ "ea17eaf6-35d9-4f06-9f28-2a32231c1075" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "60a3de05-07db-47dc-9972-a8fca4edc81f", + "index" : 341, + "period" : 1, + "timestamp" : "00:13:04.360", + "minute" : 13, + "second" : 4, + "type" : { + "id" : 4, + "name" : "Duel" + }, + "possession" : 24, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 94.5, 76.2 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "e0ae3bb5-c8e0-4b7b-ac72-a8eb49373725" ], + "duel" : { + "type" : { + "id" : 10, + "name" : "Aerial Lost" + } + } +}, { + "id" : "e0ae3bb5-c8e0-4b7b-ac72-a8eb49373725", + "index" : 342, + "period" : 1, + "timestamp" : "00:13:04.360", + "minute" : 13, + "second" : 4, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 24, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "out" : true, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 25.6, 3.9 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "60a3de05-07db-47dc-9972-a8fca4edc81f", "ea17eaf6-35d9-4f06-9f28-2a32231c1075" ], + "clearance" : { + "aerial_won" : true, + "body_part" : { + "id" : 37, + "name" : "Head" + }, + "head" : true + } +}, { + "id" : "811690fb-bc9c-4560-b231-e724433d2477", + "index" : 343, + "period" : 1, + "timestamp" : "00:13:10.233", + "minute" : 13, + "second" : 10, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 25, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 92.0, 80.0 ], + "duration" : 0.961784, + "related_events" : [ "c0841859-bc7b-494e-9225-10965b18f2bc" ], + "pass" : { + "recipient" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "length" : 12.229881, + "angle" : -1.0486076, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 98.1, 69.4 ], + "type" : { + "id" : 67, + "name" : "Throw-in" + } + } +}, { + "id" : "72c2a43d-e695-4ac7-8c6c-f11d0feeda3b", + "index" : 344, + "period" : 1, + "timestamp" : "00:13:11.147", + "minute" : 13, + "second" : 11, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 25, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 22.7, 10.7 ], + "duration" : 0.466729, + "related_events" : [ "c0841859-bc7b-494e-9225-10965b18f2bc", "cdb897c8-20e7-44fa-84ce-3ad847e3ef1b", "d3fc2b67-af00-41c9-b2e2-78b0e9148b5e" ] +}, { + "id" : "c0841859-bc7b-494e-9225-10965b18f2bc", + "index" : 345, + "period" : 1, + "timestamp" : "00:13:11.195", + "minute" : 13, + "second" : 11, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 25, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 98.1, 69.4 ], + "under_pressure" : true, + "related_events" : [ "72c2a43d-e695-4ac7-8c6c-f11d0feeda3b", "811690fb-bc9c-4560-b231-e724433d2477" ] +}, { + "id" : "cdb897c8-20e7-44fa-84ce-3ad847e3ef1b", + "index" : 346, + "period" : 1, + "timestamp" : "00:13:11.195", + "minute" : 13, + "second" : 11, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 25, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 98.1, 69.4 ], + "duration" : 0.065066, + "under_pressure" : true, + "related_events" : [ "72c2a43d-e695-4ac7-8c6c-f11d0feeda3b", "c0841859-bc7b-494e-9225-10965b18f2bc", "d3fc2b67-af00-41c9-b2e2-78b0e9148b5e" ], + "carry" : { + "end_location" : [ 97.0, 72.1 ] + } +}, { + "id" : "d3fc2b67-af00-41c9-b2e2-78b0e9148b5e", + "index" : 347, + "period" : 1, + "timestamp" : "00:13:11.260", + "minute" : 13, + "second" : 11, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 25, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 97.0, 72.1 ], + "duration" : 1.16765, + "under_pressure" : true, + "related_events" : [ "72c2a43d-e695-4ac7-8c6c-f11d0feeda3b", "d6b4fe29-934c-41a4-8fcf-ee02371a6d62" ], + "pass" : { + "recipient" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "length" : 7.9, + "angle" : 1.5707964, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 97.0, 80.0 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "d6b4fe29-934c-41a4-8fcf-ee02371a6d62", + "index" : 348, + "period" : 1, + "timestamp" : "00:13:12.427", + "minute" : 13, + "second" : 12, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 25, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 97.0, 80.0 ], + "related_events" : [ "d3fc2b67-af00-41c9-b2e2-78b0e9148b5e" ] +}, { + "id" : "ff32f117-6bcf-4c00-bdd3-53addcc9e866", + "index" : 349, + "period" : 1, + "timestamp" : "00:13:12.427", + "minute" : 13, + "second" : 12, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 25, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 97.0, 80.0 ], + "duration" : 0.08, + "related_events" : [ "501606da-8845-4acc-a8f6-742c8f2fd3df", "d6b4fe29-934c-41a4-8fcf-ee02371a6d62" ], + "carry" : { + "end_location" : [ 97.2, 79.1 ] + } +}, { + "id" : "501606da-8845-4acc-a8f6-742c8f2fd3df", + "index" : 350, + "period" : 1, + "timestamp" : "00:13:12.507", + "minute" : 13, + "second" : 12, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 25, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 97.2, 79.1 ], + "duration" : 0.964955, + "related_events" : [ "5456671b-6e2b-4857-b85f-802e5a976d42", "d6f2b1f7-f479-4904-9f0a-19c60b52403b" ], + "pass" : { + "recipient" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "length" : 10.080178, + "angle" : -2.2083452, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 91.2, 71.0 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "5456671b-6e2b-4857-b85f-802e5a976d42", + "index" : 351, + "period" : 1, + "timestamp" : "00:13:13.472", + "minute" : 13, + "second" : 13, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 25, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 94.5, 68.5 ], + "related_events" : [ "501606da-8845-4acc-a8f6-742c8f2fd3df" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "d6f2b1f7-f479-4904-9f0a-19c60b52403b", + "index" : 352, + "period" : 1, + "timestamp" : "00:13:13.472", + "minute" : 13, + "second" : 13, + "type" : { + "id" : 10, + "name" : "Interception" + }, + "possession" : 25, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 28.9, 9.1 ], + "duration" : 0.0, + "related_events" : [ "501606da-8845-4acc-a8f6-742c8f2fd3df" ], + "interception" : { + "outcome" : { + "id" : 4, + "name" : "Won" + } + } +}, { + "id" : "b4ac717c-278d-490e-b39b-8e0aa6de5cf0", + "index" : 353, + "period" : 1, + "timestamp" : "00:13:13.472", + "minute" : 13, + "second" : 13, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 25, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 28.9, 9.1 ], + "duration" : 0.550188, + "related_events" : [ "c00ea144-aa91-4e3e-9297-a0afc5e9a2c3", "d6f2b1f7-f479-4904-9f0a-19c60b52403b" ], + "carry" : { + "end_location" : [ 30.6, 9.7 ] + } +}, { + "id" : "c00ea144-aa91-4e3e-9297-a0afc5e9a2c3", + "index" : 354, + "period" : 1, + "timestamp" : "00:13:14.022", + "minute" : 13, + "second" : 14, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 25, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 30.6, 9.7 ], + "duration" : 0.7266, + "related_events" : [ "4608ccb8-fb2e-4262-9688-9893b7bf96cb" ], + "pass" : { + "recipient" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "length" : 8.64523, + "angle" : -1.0502155, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 34.9, 2.2 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "4608ccb8-fb2e-4262-9688-9893b7bf96cb", + "index" : 355, + "period" : 1, + "timestamp" : "00:13:14.749", + "minute" : 13, + "second" : 14, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 25, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 34.9, 2.2 ], + "related_events" : [ "c00ea144-aa91-4e3e-9297-a0afc5e9a2c3" ] +}, { + "id" : "ce993ef3-6de9-4751-ab3c-39c2332296bc", + "index" : 356, + "period" : 1, + "timestamp" : "00:13:14.749", + "minute" : 13, + "second" : 14, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 25, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 34.9, 2.2 ], + "duration" : 1.391975, + "related_events" : [ "4608ccb8-fb2e-4262-9688-9893b7bf96cb", "5e81bb4e-998e-43f1-b021-5a03bba1af0a" ], + "carry" : { + "end_location" : [ 39.7, 4.3 ] + } +}, { + "id" : "5e81bb4e-998e-43f1-b021-5a03bba1af0a", + "index" : 357, + "period" : 1, + "timestamp" : "00:13:16.141", + "minute" : 13, + "second" : 16, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 25, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 39.7, 4.3 ], + "duration" : 4.268389, + "related_events" : [ "c55f0d05-3708-4142-bcf8-7319945b7afc", "e9eafb79-bddd-49fa-b0ae-1e13f1bfd177" ], + "pass" : { + "recipient" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "length" : 48.604218, + "angle" : 0.32240117, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 85.8, 19.7 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "c55f0d05-3708-4142-bcf8-7319945b7afc", + "index" : 358, + "period" : 1, + "timestamp" : "00:13:20.409", + "minute" : 13, + "second" : 20, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 25, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 81.2, 18.7 ], + "related_events" : [ "5e81bb4e-998e-43f1-b021-5a03bba1af0a" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "e9eafb79-bddd-49fa-b0ae-1e13f1bfd177", + "index" : 359, + "period" : 1, + "timestamp" : "00:13:20.409", + "minute" : 13, + "second" : 20, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 25, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 34.3, 60.4 ], + "duration" : 1.600333, + "related_events" : [ "5e81bb4e-998e-43f1-b021-5a03bba1af0a", "94bd77eb-061b-4c06-bf17-3ccf3c096f9d" ], + "pass" : { + "recipient" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "length" : 25.813175, + "angle" : -2.9624321, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 8.9, 55.8 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 66, + "name" : "Recovery" + } + } +}, { + "id" : "94bd77eb-061b-4c06-bf17-3ccf3c096f9d", + "index" : 360, + "period" : 1, + "timestamp" : "00:13:22.010", + "minute" : 13, + "second" : 22, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 25, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 8.9, 55.8 ], + "related_events" : [ "e9eafb79-bddd-49fa-b0ae-1e13f1bfd177" ] +}, { + "id" : "e1272404-b71b-4943-8e16-915ce1caf50e", + "index" : 361, + "period" : 1, + "timestamp" : "00:13:22.010", + "minute" : 13, + "second" : 22, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 25, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 8.9, 55.8 ], + "duration" : 0.04, + "related_events" : [ "887fc01e-8b37-4259-814b-13e0f4ba2518", "94bd77eb-061b-4c06-bf17-3ccf3c096f9d" ], + "carry" : { + "end_location" : [ 9.3, 55.8 ] + } +}, { + "id" : "887fc01e-8b37-4259-814b-13e0f4ba2518", + "index" : 362, + "period" : 1, + "timestamp" : "00:13:22.050", + "minute" : 13, + "second" : 22, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 25, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 9.3, 55.8 ], + "duration" : 2.960389, + "related_events" : [ "c8325878-314a-408b-a60b-b4fd086085b1" ], + "pass" : { + "length" : 57.670876, + "angle" : 0.293782, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 64.5, 72.5 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "c8325878-314a-408b-a60b-b4fd086085b1", + "index" : 363, + "period" : 1, + "timestamp" : "00:13:25.010", + "minute" : 13, + "second" : 25, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 25, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 55.6, 7.6 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "887fc01e-8b37-4259-814b-13e0f4ba2518" ], + "clearance" : { + "body_part" : { + "id" : 37, + "name" : "Head" + }, + "head" : true + } +}, { + "id" : "fb058d3b-e720-499c-b443-0dd0f7113f5b", + "index" : 364, + "period" : 1, + "timestamp" : "00:13:27.035", + "minute" : 13, + "second" : 27, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 25, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 77.8, 25.5 ], + "duration" : 1.310715, + "related_events" : [ "0278ec94-3cdf-4cac-ac5a-c6e919f199a2", "53496a4c-1156-488b-90a1-c33d61e3c883" ], + "pass" : { + "recipient" : { + "id" : 4865, + "name" : "Josie Green" + }, + "length" : 9.718539, + "angle" : -3.0798156, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 68.1, 24.9 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 64, + "name" : "Interception" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "0278ec94-3cdf-4cac-ac5a-c6e919f199a2", + "index" : 365, + "period" : 1, + "timestamp" : "00:13:28.345", + "minute" : 13, + "second" : 28, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 25, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 67.6, 21.8 ], + "related_events" : [ "fb058d3b-e720-499c-b443-0dd0f7113f5b" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "53496a4c-1156-488b-90a1-c33d61e3c883", + "index" : 366, + "period" : 1, + "timestamp" : "00:13:28.345", + "minute" : 13, + "second" : 28, + "type" : { + "id" : 10, + "name" : "Interception" + }, + "possession" : 25, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 52.0, 55.2 ], + "duration" : 0.0, + "related_events" : [ "fb058d3b-e720-499c-b443-0dd0f7113f5b" ], + "interception" : { + "outcome" : { + "id" : 13, + "name" : "Lost In Play" + } + } +}, { + "id" : "78d8af00-bdb6-4ff5-9748-5c28318a5354", + "index" : 367, + "period" : 1, + "timestamp" : "00:13:29.658", + "minute" : 13, + "second" : 29, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 26, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 70.4, 23.9 ], + "duration" : 0.0 +}, { + "id" : "e54e8981-6e52-410d-a7b2-8f114883e70a", + "index" : 368, + "period" : 1, + "timestamp" : "00:13:29.658", + "minute" : 13, + "second" : 29, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 26, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 70.4, 23.9 ], + "duration" : 0.979704, + "related_events" : [ "2aa26f27-ddf3-42b9-ba19-db527343670b", "78d8af00-bdb6-4ff5-9748-5c28318a5354" ], + "carry" : { + "end_location" : [ 69.1, 26.6 ] + } +}, { + "id" : "2aa26f27-ddf3-42b9-ba19-db527343670b", + "index" : 369, + "period" : 1, + "timestamp" : "00:13:30.637", + "minute" : 13, + "second" : 30, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 26, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 69.1, 26.6 ], + "duration" : 0.550452, + "related_events" : [ "a26b52e6-02db-421b-9179-9e75507841a9" ], + "pass" : { + "recipient" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "length" : 3.0675724, + "angle" : 1.9028558, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 68.1, 29.5 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "a26b52e6-02db-421b-9179-9e75507841a9", + "index" : 370, + "period" : 1, + "timestamp" : "00:13:31.188", + "minute" : 13, + "second" : 31, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 26, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 68.1, 29.5 ], + "related_events" : [ "2aa26f27-ddf3-42b9-ba19-db527343670b" ] +}, { + "id" : "adf699ee-0e84-47d0-a758-ba55b9899a57", + "index" : 371, + "period" : 1, + "timestamp" : "00:13:31.188", + "minute" : 13, + "second" : 31, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 26, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 68.1, 29.5 ], + "duration" : 0.654, + "related_events" : [ "3e2b0c7e-8cdb-43e5-849a-966f5e70e4b7", "a26b52e6-02db-421b-9179-9e75507841a9" ], + "carry" : { + "end_location" : [ 68.1, 29.5 ] + } +}, { + "id" : "3e2b0c7e-8cdb-43e5-849a-966f5e70e4b7", + "index" : 372, + "period" : 1, + "timestamp" : "00:13:31.842", + "minute" : 13, + "second" : 31, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 26, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 68.1, 29.5 ], + "duration" : 0.991908, + "related_events" : [ "84a85739-093f-4310-9551-7c22ce7238f9" ], + "pass" : { + "recipient" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "length" : 7.932213, + "angle" : -0.5880026, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 74.7, 25.1 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "84a85739-093f-4310-9551-7c22ce7238f9", + "index" : 373, + "period" : 1, + "timestamp" : "00:13:32.834", + "minute" : 13, + "second" : 32, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 26, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 74.7, 25.1 ], + "related_events" : [ "3e2b0c7e-8cdb-43e5-849a-966f5e70e4b7" ] +}, { + "id" : "f8680b97-cfea-493e-ab87-65d44d7c0c7e", + "index" : 374, + "period" : 1, + "timestamp" : "00:13:32.834", + "minute" : 13, + "second" : 32, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 26, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 74.7, 25.1 ], + "duration" : 0.027811, + "related_events" : [ "4fc8dec2-61bc-401f-8590-bedafa999d13", "84a85739-093f-4310-9551-7c22ce7238f9" ], + "carry" : { + "end_location" : [ 74.7, 26.0 ] + } +}, { + "id" : "4fc8dec2-61bc-401f-8590-bedafa999d13", + "index" : 375, + "period" : 1, + "timestamp" : "00:13:32.862", + "minute" : 13, + "second" : 32, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 26, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 74.7, 26.0 ], + "duration" : 0.800794, + "related_events" : [ "0fbf6155-42a1-49fa-9cbc-9a1278d474c5" ], + "pass" : { + "recipient" : { + "id" : 4865, + "name" : "Josie Green" + }, + "length" : 8.542248, + "angle" : -2.0449147, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 70.8, 18.4 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "0fbf6155-42a1-49fa-9cbc-9a1278d474c5", + "index" : 376, + "period" : 1, + "timestamp" : "00:13:33.662", + "minute" : 13, + "second" : 33, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 26, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 70.8, 18.4 ], + "related_events" : [ "4fc8dec2-61bc-401f-8590-bedafa999d13" ] +}, { + "id" : "985e7b75-f760-435b-ae63-91b2a39f868e", + "index" : 377, + "period" : 1, + "timestamp" : "00:13:33.662", + "minute" : 13, + "second" : 33, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 26, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 70.8, 18.4 ], + "duration" : 0.976946, + "related_events" : [ "0fbf6155-42a1-49fa-9cbc-9a1278d474c5", "b35c3fb2-bdcd-4475-a287-21af0361c9bb" ], + "carry" : { + "end_location" : [ 73.1, 21.0 ] + } +}, { + "id" : "b35c3fb2-bdcd-4475-a287-21af0361c9bb", + "index" : 378, + "period" : 1, + "timestamp" : "00:13:34.639", + "minute" : 13, + "second" : 34, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 26, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 73.1, 21.0 ], + "duration" : 1.192434, + "related_events" : [ "a17baf0a-973f-4455-9c20-3b0db627d608" ], + "pass" : { + "recipient" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "length" : 17.758942, + "angle" : -1.0844826, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 81.4, 5.3 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "a17baf0a-973f-4455-9c20-3b0db627d608", + "index" : 379, + "period" : 1, + "timestamp" : "00:13:35.832", + "minute" : 13, + "second" : 35, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 26, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 81.4, 5.3 ], + "related_events" : [ "b35c3fb2-bdcd-4475-a287-21af0361c9bb" ] +}, { + "id" : "97a182ce-7343-49d4-83c1-9059d55ebc46", + "index" : 380, + "period" : 1, + "timestamp" : "00:13:35.832", + "minute" : 13, + "second" : 35, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 26, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 81.4, 5.3 ], + "duration" : 4.63124, + "related_events" : [ "a17baf0a-973f-4455-9c20-3b0db627d608", "f239e741-d9e1-4901-b345-c8342babf3c9" ], + "carry" : { + "end_location" : [ 103.9, 9.5 ] + } +}, { + "id" : "f239e741-d9e1-4901-b345-c8342babf3c9", + "index" : 381, + "period" : 1, + "timestamp" : "00:13:40.463", + "minute" : 13, + "second" : 40, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 26, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 103.9, 9.5 ], + "duration" : 1.313208, + "pass" : { + "length" : 22.004772, + "angle" : 0.75004315, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 120.0, 24.5 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "outcome" : { + "id" : 75, + "name" : "Out" + } + } +}, { + "id" : "c9bed7fc-a273-4dd3-ae94-ddd47046c6a0", + "index" : 382, + "period" : 1, + "timestamp" : "00:14:13.589", + "minute" : 14, + "second" : 13, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 27, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 7.0, 44.1 ], + "duration" : 3.106037, + "related_events" : [ "52d4cf25-a0ff-4401-9afa-9e8af18e3e58", "957934a1-69f3-48fe-85d9-7254d7a6fa7e" ], + "pass" : { + "recipient" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "length" : 58.914345, + "angle" : 0.2033875, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 64.7, 56.0 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 63, + "name" : "Goal Kick" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "957934a1-69f3-48fe-85d9-7254d7a6fa7e", + "index" : 383, + "period" : 1, + "timestamp" : "00:14:16.695", + "minute" : 14, + "second" : 16, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 27, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 62.0, 56.2 ], + "related_events" : [ "c9bed7fc-a273-4dd3-ae94-ddd47046c6a0" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "52d4cf25-a0ff-4401-9afa-9e8af18e3e58", + "index" : 384, + "period" : 1, + "timestamp" : "00:14:16.695", + "minute" : 14, + "second" : 16, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 27, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 55.4, 24.1 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "c9bed7fc-a273-4dd3-ae94-ddd47046c6a0" ], + "clearance" : { + "body_part" : { + "id" : 37, + "name" : "Head" + }, + "head" : true + } +}, { + "id" : "261ef1fd-e988-40e1-89a3-d2404b8c23a1", + "index" : 385, + "period" : 1, + "timestamp" : "00:14:18.540", + "minute" : 14, + "second" : 18, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 28, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 58.7, 21.4 ], + "duration" : 1.570897, + "related_events" : [ "abcaa0a2-90e7-4179-b06c-c2c8323a1b7d" ], + "pass" : { + "recipient" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "length" : 13.333041, + "angle" : 0.43345544, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 70.8, 27.0 ], + "type" : { + "id" : 66, + "name" : "Recovery" + }, + "body_part" : { + "id" : 37, + "name" : "Head" + } + } +}, { + "id" : "abcaa0a2-90e7-4179-b06c-c2c8323a1b7d", + "index" : 386, + "period" : 1, + "timestamp" : "00:14:20.110", + "minute" : 14, + "second" : 20, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 28, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 70.8, 27.0 ], + "related_events" : [ "261ef1fd-e988-40e1-89a3-d2404b8c23a1" ] +}, { + "id" : "0aeb842d-743d-41d2-b6fe-98fe2ffc2aee", + "index" : 387, + "period" : 1, + "timestamp" : "00:14:20.110", + "minute" : 14, + "second" : 20, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 28, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 70.8, 27.0 ], + "duration" : 1.497947, + "related_events" : [ "abcaa0a2-90e7-4179-b06c-c2c8323a1b7d", "f19745a8-17b4-40c7-9686-999965470f41" ], + "carry" : { + "end_location" : [ 67.2, 23.7 ] + } +}, { + "id" : "f19745a8-17b4-40c7-9686-999965470f41", + "index" : 388, + "period" : 1, + "timestamp" : "00:14:21.608", + "minute" : 14, + "second" : 21, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 28, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 67.2, 23.7 ], + "duration" : 0.631213, + "related_events" : [ "dd372a3e-874b-4f3b-b91a-e78cb6a76a24" ], + "pass" : { + "recipient" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "length" : 12.165525, + "angle" : 2.0491488, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 61.6, 34.5 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "dd372a3e-874b-4f3b-b91a-e78cb6a76a24", + "index" : 389, + "period" : 1, + "timestamp" : "00:14:22.240", + "minute" : 14, + "second" : 22, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 28, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 61.6, 34.5 ], + "related_events" : [ "f19745a8-17b4-40c7-9686-999965470f41" ] +}, { + "id" : "a9de6dfb-5b00-406c-9326-ec69dd650bca", + "index" : 390, + "period" : 1, + "timestamp" : "00:14:22.240", + "minute" : 14, + "second" : 22, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 28, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 60.3, 33.9 ], + "duration" : 4.903699, + "related_events" : [ "7a0a2252-3491-468b-affd-08af8ee393b6", "a1b69123-c17d-4bf4-bd07-7ab131cc2666" ], + "pass" : { + "recipient" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "length" : 50.308647, + "angle" : -0.26137063, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 108.9, 20.9 ], + "outcome" : { + "id" : 9, + "name" : "Incomplete" + }, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "7a0a2252-3491-468b-affd-08af8ee393b6", + "index" : 391, + "period" : 1, + "timestamp" : "00:14:27.143", + "minute" : 14, + "second" : 27, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 28, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 70.8, 23.9 ], + "related_events" : [ "a9de6dfb-5b00-406c-9326-ec69dd650bca" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "a1b69123-c17d-4bf4-bd07-7ab131cc2666", + "index" : 392, + "period" : 1, + "timestamp" : "00:14:27.143", + "minute" : 14, + "second" : 27, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 29, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 11.2, 59.2 ], + "duration" : 0.0, + "related_events" : [ "a9de6dfb-5b00-406c-9326-ec69dd650bca" ] +}, { + "id" : "616e8322-2734-4edd-a834-2efae4038f20", + "index" : 393, + "period" : 1, + "timestamp" : "00:14:27.143", + "minute" : 14, + "second" : 27, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 29, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 11.2, 59.2 ], + "duration" : 2.628613, + "related_events" : [ "2ae283a3-cc98-4e83-8b90-d4732ffa6c06", "a1b69123-c17d-4bf4-bd07-7ab131cc2666" ], + "carry" : { + "end_location" : [ 12.5, 56.9 ] + } +}, { + "id" : "2ae283a3-cc98-4e83-8b90-d4732ffa6c06", + "index" : 394, + "period" : 1, + "timestamp" : "00:14:29.772", + "minute" : 14, + "second" : 29, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 29, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 12.5, 56.9 ], + "duration" : 0.983771, + "related_events" : [ "bd988fb8-bee8-4dba-bdc0-4d6c3c40d6b6" ], + "pass" : { + "recipient" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "length" : 9.377633, + "angle" : 0.38248658, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 21.2, 60.4 ], + "body_part" : { + "id" : 69, + "name" : "Keeper Arm" + } + } +}, { + "id" : "bd988fb8-bee8-4dba-bdc0-4d6c3c40d6b6", + "index" : 395, + "period" : 1, + "timestamp" : "00:14:30.756", + "minute" : 14, + "second" : 30, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 29, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 21.2, 60.4 ], + "related_events" : [ "2ae283a3-cc98-4e83-8b90-d4732ffa6c06" ] +}, { + "id" : "e0760176-c342-4983-9db1-311b982e7dac", + "index" : 396, + "period" : 1, + "timestamp" : "00:14:30.756", + "minute" : 14, + "second" : 30, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 29, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 21.2, 60.4 ], + "duration" : 2.077935, + "related_events" : [ "ad530f37-6a05-47a0-a9c6-428af7abf9b1", "bd988fb8-bee8-4dba-bdc0-4d6c3c40d6b6" ], + "carry" : { + "end_location" : [ 25.6, 60.4 ] + } +}, { + "id" : "ad530f37-6a05-47a0-a9c6-428af7abf9b1", + "index" : 397, + "period" : 1, + "timestamp" : "00:14:32.834", + "minute" : 14, + "second" : 32, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 29, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 25.6, 60.4 ], + "duration" : 1.876186, + "related_events" : [ "604ebef5-bd88-42ce-ade5-577bb8c1fbc8" ], + "pass" : { + "recipient" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "length" : 35.813965, + "angle" : -1.598722, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 24.6, 24.6 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "604ebef5-bd88-42ce-ade5-577bb8c1fbc8", + "index" : 398, + "period" : 1, + "timestamp" : "00:14:34.710", + "minute" : 14, + "second" : 34, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 29, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 24.6, 24.6 ], + "related_events" : [ "ad530f37-6a05-47a0-a9c6-428af7abf9b1" ] +}, { + "id" : "dad08a4e-befe-437e-af16-4332c661b59e", + "index" : 399, + "period" : 1, + "timestamp" : "00:14:34.710", + "minute" : 14, + "second" : 34, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 29, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 24.6, 24.6 ], + "duration" : 1.358147, + "related_events" : [ "604ebef5-bd88-42ce-ade5-577bb8c1fbc8", "ddcca418-0686-4dc1-b544-88b9a4e91ea3" ], + "carry" : { + "end_location" : [ 25.6, 26.4 ] + } +}, { + "id" : "ddcca418-0686-4dc1-b544-88b9a4e91ea3", + "index" : 400, + "period" : 1, + "timestamp" : "00:14:36.068", + "minute" : 14, + "second" : 36, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 29, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 25.6, 26.4 ], + "duration" : 1.857774, + "related_events" : [ "30305020-770a-4896-bbec-ace0c7726485" ], + "pass" : { + "recipient" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "length" : 22.547062, + "angle" : -1.0813608, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 36.2, 6.5 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "30305020-770a-4896-bbec-ace0c7726485", + "index" : 401, + "period" : 1, + "timestamp" : "00:14:37.926", + "minute" : 14, + "second" : 37, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 29, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 36.2, 6.5 ], + "related_events" : [ "ddcca418-0686-4dc1-b544-88b9a4e91ea3" ] +}, { + "id" : "5b73f9fa-a5d5-4855-83c9-80f5a49e7fae", + "index" : 402, + "period" : 1, + "timestamp" : "00:14:37.926", + "minute" : 14, + "second" : 37, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 29, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 36.2, 6.5 ], + "duration" : 0.409121, + "related_events" : [ "30305020-770a-4896-bbec-ace0c7726485", "ce637be8-941a-4ce7-bcc2-2c0a325c392e" ], + "carry" : { + "end_location" : [ 37.1, 5.2 ] + } +}, { + "id" : "ce637be8-941a-4ce7-bcc2-2c0a325c392e", + "index" : 403, + "period" : 1, + "timestamp" : "00:14:38.335", + "minute" : 14, + "second" : 38, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 29, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 37.1, 5.2 ], + "duration" : 2.122254, + "related_events" : [ "44709a93-68ad-4742-bad9-debc8e76c6cb" ], + "pass" : { + "recipient" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "length" : 23.691559, + "angle" : 2.2455373, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 22.3, 23.7 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "dba6745e-ddc0-4c1a-8da8-d0826bcebb80", + "index" : 404, + "period" : 1, + "timestamp" : "00:14:40.188", + "minute" : 14, + "second" : 40, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 29, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 91.8, 56.6 ], + "duration" : 1.183779, + "related_events" : [ "02b1837d-2abe-4af2-801f-8566bcd15bad", "44709a93-68ad-4742-bad9-debc8e76c6cb", "607095c8-758f-4b3a-bf95-1b6351b6075d" ] +}, { + "id" : "44709a93-68ad-4742-bad9-debc8e76c6cb", + "index" : 405, + "period" : 1, + "timestamp" : "00:14:40.457", + "minute" : 14, + "second" : 40, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 29, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 22.3, 23.7 ], + "under_pressure" : true, + "related_events" : [ "ce637be8-941a-4ce7-bcc2-2c0a325c392e", "dba6745e-ddc0-4c1a-8da8-d0826bcebb80" ] +}, { + "id" : "607095c8-758f-4b3a-bf95-1b6351b6075d", + "index" : 406, + "period" : 1, + "timestamp" : "00:14:40.457", + "minute" : 14, + "second" : 40, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 29, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 22.3, 23.7 ], + "duration" : 0.740789, + "under_pressure" : true, + "related_events" : [ "02b1837d-2abe-4af2-801f-8566bcd15bad", "44709a93-68ad-4742-bad9-debc8e76c6cb", "dba6745e-ddc0-4c1a-8da8-d0826bcebb80" ], + "carry" : { + "end_location" : [ 17.9, 25.2 ] + } +}, { + "id" : "02b1837d-2abe-4af2-801f-8566bcd15bad", + "index" : 407, + "period" : 1, + "timestamp" : "00:14:41.198", + "minute" : 14, + "second" : 41, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 29, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 17.9, 25.2 ], + "duration" : 1.792033, + "under_pressure" : true, + "related_events" : [ "366c44bc-e971-4221-b3ea-17107b09bec4", "dba6745e-ddc0-4c1a-8da8-d0826bcebb80" ], + "pass" : { + "recipient" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "length" : 28.079351, + "angle" : 1.4062331, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 22.5, 52.9 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "366c44bc-e971-4221-b3ea-17107b09bec4", + "index" : 408, + "period" : 1, + "timestamp" : "00:14:42.990", + "minute" : 14, + "second" : 42, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 29, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 22.5, 52.9 ], + "related_events" : [ "02b1837d-2abe-4af2-801f-8566bcd15bad" ] +}, { + "id" : "d8f6b66b-e4a0-46ae-afa0-f875443f31af", + "index" : 409, + "period" : 1, + "timestamp" : "00:14:42.990", + "minute" : 14, + "second" : 42, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 29, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 22.5, 52.9 ], + "duration" : 0.606069, + "related_events" : [ "366c44bc-e971-4221-b3ea-17107b09bec4", "c0d562ce-4662-4919-9314-c6179ee19b99" ], + "carry" : { + "end_location" : [ 22.0, 54.8 ] + } +}, { + "id" : "c0d562ce-4662-4919-9314-c6179ee19b99", + "index" : 410, + "period" : 1, + "timestamp" : "00:14:43.596", + "minute" : 14, + "second" : 43, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 29, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 22.0, 54.8 ], + "duration" : 1.001431, + "related_events" : [ "fd8f9dc3-e3ee-4524-b597-572228fba050" ], + "pass" : { + "recipient" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "length" : 12.888755, + "angle" : -0.7305083, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 31.6, 46.2 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "fd8f9dc3-e3ee-4524-b597-572228fba050", + "index" : 411, + "period" : 1, + "timestamp" : "00:14:44.597", + "minute" : 14, + "second" : 44, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 29, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 31.6, 46.2 ], + "related_events" : [ "c0d562ce-4662-4919-9314-c6179ee19b99" ] +}, { + "id" : "0222fbb3-ba24-484e-8403-f3eddab817ea", + "index" : 412, + "period" : 1, + "timestamp" : "00:14:44.597", + "minute" : 14, + "second" : 44, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 29, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 31.6, 46.2 ], + "duration" : 0.591996, + "related_events" : [ "8eccfa40-ef66-49d1-b188-53e50ca5de40", "fd8f9dc3-e3ee-4524-b597-572228fba050" ], + "carry" : { + "end_location" : [ 30.6, 44.8 ] + } +}, { + "id" : "8eccfa40-ef66-49d1-b188-53e50ca5de40", + "index" : 413, + "period" : 1, + "timestamp" : "00:14:45.189", + "minute" : 14, + "second" : 45, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 29, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 30.6, 44.8 ], + "duration" : 1.672837, + "related_events" : [ "bb69feae-0e47-4d3a-ba7a-a003db543d60" ], + "pass" : { + "recipient" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "length" : 20.447983, + "angle" : 3.0730727, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 10.2, 46.2 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "bb69feae-0e47-4d3a-ba7a-a003db543d60", + "index" : 414, + "period" : 1, + "timestamp" : "00:14:46.862", + "minute" : 14, + "second" : 46, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 29, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 10.2, 46.2 ], + "related_events" : [ "8eccfa40-ef66-49d1-b188-53e50ca5de40" ] +}, { + "id" : "d2ff6cd8-5938-40fd-9037-e9436be4ff6c", + "index" : 415, + "period" : 1, + "timestamp" : "00:14:46.862", + "minute" : 14, + "second" : 46, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 29, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 10.2, 46.2 ], + "duration" : 3.710573, + "related_events" : [ "1fb99947-a4cc-401a-b13f-4970c8a48bb2", "bb69feae-0e47-4d3a-ba7a-a003db543d60" ], + "carry" : { + "end_location" : [ 13.3, 48.3 ] + } +}, { + "id" : "1fb99947-a4cc-401a-b13f-4970c8a48bb2", + "index" : 416, + "period" : 1, + "timestamp" : "00:14:50.573", + "minute" : 14, + "second" : 50, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 29, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 13.3, 48.3 ], + "duration" : 0.994168, + "related_events" : [ "5bc902af-3477-4dc1-a4a2-d95e6459c40c" ], + "pass" : { + "recipient" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "length" : 12.101653, + "angle" : 0.9438226, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 20.4, 58.1 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "5bc902af-3477-4dc1-a4a2-d95e6459c40c", + "index" : 417, + "period" : 1, + "timestamp" : "00:14:51.567", + "minute" : 14, + "second" : 51, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 29, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 20.4, 58.1 ], + "related_events" : [ "1fb99947-a4cc-401a-b13f-4970c8a48bb2" ] +}, { + "id" : "2476efb7-3343-4911-a312-4917c1284a87", + "index" : 418, + "period" : 1, + "timestamp" : "00:14:51.567", + "minute" : 14, + "second" : 51, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 29, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 20.4, 58.1 ], + "duration" : 1.155603, + "related_events" : [ "33845c3b-9da2-42b2-ae00-89b4b55731e7", "5bc902af-3477-4dc1-a4a2-d95e6459c40c" ], + "carry" : { + "end_location" : [ 20.4, 58.3 ] + } +}, { + "id" : "33845c3b-9da2-42b2-ae00-89b4b55731e7", + "index" : 419, + "period" : 1, + "timestamp" : "00:14:52.723", + "minute" : 14, + "second" : 52, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 29, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 20.4, 58.3 ], + "duration" : 1.568295, + "related_events" : [ "233bccbf-d8e5-4049-ab5e-645b8291d2da" ], + "pass" : { + "recipient" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "length" : 21.401402, + "angle" : 0.85152674, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 34.5, 74.4 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "233bccbf-d8e5-4049-ab5e-645b8291d2da", + "index" : 420, + "period" : 1, + "timestamp" : "00:14:54.291", + "minute" : 14, + "second" : 54, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 29, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 34.5, 74.4 ], + "related_events" : [ "33845c3b-9da2-42b2-ae00-89b4b55731e7" ] +}, { + "id" : "cd625903-c6ff-4a52-84f3-4858cb9bc53f", + "index" : 421, + "period" : 1, + "timestamp" : "00:14:54.291", + "minute" : 14, + "second" : 54, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 29, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 34.5, 74.4 ], + "duration" : 0.079999, + "related_events" : [ "233bccbf-d8e5-4049-ab5e-645b8291d2da", "dbf7cbe9-d00d-41bc-843c-00dc2bc9eec2" ], + "carry" : { + "end_location" : [ 35.2, 75.4 ] + } +}, { + "id" : "dbf7cbe9-d00d-41bc-843c-00dc2bc9eec2", + "index" : 422, + "period" : 1, + "timestamp" : "00:14:54.371", + "minute" : 14, + "second" : 54, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 29, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 35.2, 75.4 ], + "duration" : 1.13153, + "related_events" : [ "5dccb1b7-6a2e-4d3c-84cc-19750c01aa4d" ], + "pass" : { + "recipient" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "length" : 14.583552, + "angle" : -2.307689, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 25.4, 64.6 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "5dccb1b7-6a2e-4d3c-84cc-19750c01aa4d", + "index" : 423, + "period" : 1, + "timestamp" : "00:14:55.502", + "minute" : 14, + "second" : 55, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 29, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 25.4, 64.6 ], + "related_events" : [ "dbf7cbe9-d00d-41bc-843c-00dc2bc9eec2" ] +}, { + "id" : "98d0d1a4-88e2-4758-bdf6-ef40534320be", + "index" : 424, + "period" : 1, + "timestamp" : "00:14:55.502", + "minute" : 14, + "second" : 55, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 29, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 25.4, 64.6 ], + "duration" : 3.732663, + "related_events" : [ "5dccb1b7-6a2e-4d3c-84cc-19750c01aa4d", "f8a3a282-9d31-483d-b80d-d5615b73e916" ], + "carry" : { + "end_location" : [ 31.0, 59.6 ] + } +}, { + "id" : "f8a3a282-9d31-483d-b80d-d5615b73e916", + "index" : 425, + "period" : 1, + "timestamp" : "00:14:59.235", + "minute" : 14, + "second" : 59, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 29, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 31.0, 59.6 ], + "duration" : 0.910761, + "related_events" : [ "b46d998a-ba77-44a6-94d7-604e0a4b3f40" ], + "pass" : { + "recipient" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "length" : 14.549914, + "angle" : -0.5097687, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 43.7, 52.5 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "b46d998a-ba77-44a6-94d7-604e0a4b3f40", + "index" : 426, + "period" : 1, + "timestamp" : "00:15:00.146", + "minute" : 15, + "second" : 0, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 29, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 43.7, 52.5 ], + "related_events" : [ "f8a3a282-9d31-483d-b80d-d5615b73e916" ] +}, { + "id" : "36099bf5-07df-430a-ba65-4cc339b0684a", + "index" : 427, + "period" : 1, + "timestamp" : "00:15:00.146", + "minute" : 15, + "second" : 0, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 29, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 43.7, 52.5 ], + "duration" : 0.039999, + "related_events" : [ "2375b90a-c5c4-442b-bac7-9e98a1dffb71", "b46d998a-ba77-44a6-94d7-604e0a4b3f40" ], + "carry" : { + "end_location" : [ 42.5, 52.1 ] + } +}, { + "id" : "2375b90a-c5c4-442b-bac7-9e98a1dffb71", + "index" : 428, + "period" : 1, + "timestamp" : "00:15:00.186", + "minute" : 15, + "second" : 0, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 29, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 42.5, 52.1 ], + "duration" : 1.218071, + "related_events" : [ "416d1d0d-476c-4e30-8a8e-03c6bf545ef4" ], + "pass" : { + "recipient" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "length" : 12.709839, + "angle" : 2.9596279, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 30.0, 54.4 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "416d1d0d-476c-4e30-8a8e-03c6bf545ef4", + "index" : 429, + "period" : 1, + "timestamp" : "00:15:01.404", + "minute" : 15, + "second" : 1, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 29, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 30.0, 54.4 ], + "related_events" : [ "2375b90a-c5c4-442b-bac7-9e98a1dffb71" ] +}, { + "id" : "13a7575c-3a36-4bc1-b05e-e1e5f7cd94fe", + "index" : 430, + "period" : 1, + "timestamp" : "00:15:01.404", + "minute" : 15, + "second" : 1, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 29, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 30.0, 54.4 ], + "duration" : 0.535852, + "related_events" : [ "416d1d0d-476c-4e30-8a8e-03c6bf545ef4", "81376682-a80f-410b-8b01-81c3c41561ed" ], + "carry" : { + "end_location" : [ 30.0, 54.4 ] + } +}, { + "id" : "81376682-a80f-410b-8b01-81c3c41561ed", + "index" : 431, + "period" : 1, + "timestamp" : "00:15:01.940", + "minute" : 15, + "second" : 1, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 29, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 30.0, 54.4 ], + "duration" : 2.055965, + "related_events" : [ "44e4cc86-6c7f-4a18-b10c-334965c74cec" ], + "pass" : { + "recipient" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "length" : 29.033773, + "angle" : -1.522558, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 31.4, 25.4 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "44e4cc86-6c7f-4a18-b10c-334965c74cec", + "index" : 432, + "period" : 1, + "timestamp" : "00:15:03.996", + "minute" : 15, + "second" : 3, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 29, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 31.4, 25.4 ], + "related_events" : [ "81376682-a80f-410b-8b01-81c3c41561ed" ] +}, { + "id" : "9bf57b21-8717-4f47-af40-c2d564c0f3e7", + "index" : 433, + "period" : 1, + "timestamp" : "00:15:03.996", + "minute" : 15, + "second" : 3, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 29, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 31.4, 25.4 ], + "duration" : 1.086742, + "related_events" : [ "05a8ae64-4764-4760-a7f2-176822fc0c57", "44e4cc86-6c7f-4a18-b10c-334965c74cec" ], + "carry" : { + "end_location" : [ 32.1, 23.5 ] + } +}, { + "id" : "05a8ae64-4764-4760-a7f2-176822fc0c57", + "index" : 434, + "period" : 1, + "timestamp" : "00:15:05.082", + "minute" : 15, + "second" : 5, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 29, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 32.1, 23.5 ], + "duration" : 1.39953, + "related_events" : [ "5f7c05fb-d06b-4047-913c-ecdc350e6c62" ], + "pass" : { + "recipient" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "length" : 24.326118, + "angle" : -0.7737708, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 49.5, 6.5 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "5f7c05fb-d06b-4047-913c-ecdc350e6c62", + "index" : 435, + "period" : 1, + "timestamp" : "00:15:06.482", + "minute" : 15, + "second" : 6, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 29, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 49.5, 6.5 ], + "related_events" : [ "05a8ae64-4764-4760-a7f2-176822fc0c57" ] +}, { + "id" : "82af0fed-8c0d-4712-a392-49cc4c8f220c", + "index" : 436, + "period" : 1, + "timestamp" : "00:15:06.482", + "minute" : 15, + "second" : 6, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 29, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 49.5, 6.5 ], + "duration" : 0.291451, + "related_events" : [ "5f7c05fb-d06b-4047-913c-ecdc350e6c62", "87ecf855-6f89-473c-8806-8182aed29a03" ], + "carry" : { + "end_location" : [ 50.4, 5.8 ] + } +}, { + "id" : "87ecf855-6f89-473c-8806-8182aed29a03", + "index" : 437, + "period" : 1, + "timestamp" : "00:15:06.773", + "minute" : 15, + "second" : 6, + "type" : { + "id" : 38, + "name" : "Miscontrol" + }, + "possession" : 29, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "out" : true, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 50.4, 5.8 ], + "duration" : 0.0 +}, { + "id" : "b2ef24e3-3bcc-4977-b858-b5ce3ff9c77b", + "index" : 438, + "period" : 1, + "timestamp" : "00:15:24.558", + "minute" : 15, + "second" : 24, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 30, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 70.4, 80.0 ], + "duration" : 2.463686, + "related_events" : [ "98ca78ff-003d-4b5b-9292-79271c660b5c", "b4533db8-2217-4518-ab6c-a1d032d44f19" ], + "pass" : { + "recipient" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "length" : 23.17175, + "angle" : -0.5544822, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 90.1, 67.8 ], + "type" : { + "id" : 67, + "name" : "Throw-in" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "b4533db8-2217-4518-ab6c-a1d032d44f19", + "index" : 439, + "period" : 1, + "timestamp" : "00:15:27.022", + "minute" : 15, + "second" : 27, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 30, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 78.5, 72.4 ], + "related_events" : [ "b2ef24e3-3bcc-4977-b858-b5ce3ff9c77b" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "98ca78ff-003d-4b5b-9292-79271c660b5c", + "index" : 440, + "period" : 1, + "timestamp" : "00:15:27.022", + "minute" : 15, + "second" : 27, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 31, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 6, + "name" : "From Counter" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 30.0, 12.3 ], + "duration" : 3.147954, + "related_events" : [ "2e6d386b-76d9-4620-964e-26ef6150fa14", "b2ef24e3-3bcc-4977-b858-b5ce3ff9c77b" ], + "pass" : { + "recipient" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "length" : 26.418932, + "angle" : 0.037860688, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 56.4, 13.3 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "type" : { + "id" : 66, + "name" : "Recovery" + } + } +}, { + "id" : "2e6d386b-76d9-4620-964e-26ef6150fa14", + "index" : 441, + "period" : 1, + "timestamp" : "00:15:30.170", + "minute" : 15, + "second" : 30, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 31, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 6, + "name" : "From Counter" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 56.4, 13.3 ], + "related_events" : [ "98ca78ff-003d-4b5b-9292-79271c660b5c" ] +}, { + "id" : "29f685f7-331a-40de-a1e3-03b20f1452cf", + "index" : 442, + "period" : 1, + "timestamp" : "00:15:30.170", + "minute" : 15, + "second" : 30, + "type" : { + "id" : 4, + "name" : "Duel" + }, + "possession" : 31, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 6, + "name" : "From Counter" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 64.3, 63.4 ], + "duration" : 0.0, + "under_pressure" : true, + "counterpress" : true, + "related_events" : [ "d628a3da-3ffb-4721-b4c4-f8ff1f159278" ], + "duel" : { + "type" : { + "id" : 10, + "name" : "Aerial Lost" + } + } +}, { + "id" : "d628a3da-3ffb-4721-b4c4-f8ff1f159278", + "index" : 443, + "period" : 1, + "timestamp" : "00:15:30.170", + "minute" : 15, + "second" : 30, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 31, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 6, + "name" : "From Counter" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 55.8, 16.7 ], + "duration" : 0.810048, + "under_pressure" : true, + "related_events" : [ "29f685f7-331a-40de-a1e3-03b20f1452cf", "a78a307e-0d8c-470d-b051-a16809795364" ], + "pass" : { + "recipient" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "length" : 8.502353, + "angle" : 0.02352507, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 64.3, 16.9 ], + "aerial_won" : true + } +}, { + "id" : "a78a307e-0d8c-470d-b051-a16809795364", + "index" : 444, + "period" : 1, + "timestamp" : "00:15:30.980", + "minute" : 15, + "second" : 30, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 31, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 6, + "name" : "From Counter" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 64.3, 16.9 ], + "related_events" : [ "d628a3da-3ffb-4721-b4c4-f8ff1f159278" ] +}, { + "id" : "969966ef-17b9-4c54-b5d1-ed843e6d597c", + "index" : 445, + "period" : 1, + "timestamp" : "00:15:30.980", + "minute" : 15, + "second" : 30, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 31, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 6, + "name" : "From Counter" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 64.3, 16.9 ], + "duration" : 0.584137, + "under_pressure" : true, + "related_events" : [ "a78a307e-0d8c-470d-b051-a16809795364", "d34060d8-482c-40d4-b099-f6342d7b5abb", "f9fd3a84-0ea5-44d0-a6ff-d4811b462067" ], + "carry" : { + "end_location" : [ 67.2, 16.3 ] + } +}, { + "id" : "d34060d8-482c-40d4-b099-f6342d7b5abb", + "index" : 446, + "period" : 1, + "timestamp" : "00:15:31.140", + "minute" : 15, + "second" : 31, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 31, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 6, + "name" : "From Counter" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 47.6, 61.4 ], + "duration" : 0.506429, + "counterpress" : true, + "related_events" : [ "969966ef-17b9-4c54-b5d1-ed843e6d597c", "f9fd3a84-0ea5-44d0-a6ff-d4811b462067" ] +}, { + "id" : "f9fd3a84-0ea5-44d0-a6ff-d4811b462067", + "index" : 447, + "period" : 1, + "timestamp" : "00:15:31.564", + "minute" : 15, + "second" : 31, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 31, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 6, + "name" : "From Counter" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 67.2, 16.3 ], + "duration" : 0.326219, + "under_pressure" : true, + "related_events" : [ "1ca318dd-ce1a-436e-894d-d0a891422aa9", "d34060d8-482c-40d4-b099-f6342d7b5abb" ], + "pass" : { + "recipient" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "length" : 11.364858, + "angle" : 0.49513325, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 77.2, 21.7 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 77, + "name" : "Unknown" + } + } +}, { + "id" : "1ca318dd-ce1a-436e-894d-d0a891422aa9", + "index" : 448, + "period" : 1, + "timestamp" : "00:15:31.891", + "minute" : 15, + "second" : 31, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 31, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 6, + "name" : "From Counter" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 77.0, 30.8 ], + "related_events" : [ "f9fd3a84-0ea5-44d0-a6ff-d4811b462067" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "7442ff4c-d77a-4a59-85ae-489acb62d12c", + "index" : 449, + "period" : 1, + "timestamp" : "00:15:31.967", + "minute" : 15, + "second" : 31, + "type" : { + "id" : 22, + "name" : "Foul Committed" + }, + "possession" : 31, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 6, + "name" : "From Counter" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 51.6, 63.0 ], + "duration" : 0.0, + "counterpress" : true, + "related_events" : [ "2f0ed52a-1c2e-4a41-ba33-a19aeb817849" ] +}, { + "id" : "2f0ed52a-1c2e-4a41-ba33-a19aeb817849", + "index" : 450, + "period" : 1, + "timestamp" : "00:15:31.967", + "minute" : 15, + "second" : 31, + "type" : { + "id" : 21, + "name" : "Foul Won" + }, + "possession" : 31, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 6, + "name" : "From Counter" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 68.5, 17.1 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "7442ff4c-d77a-4a59-85ae-489acb62d12c" ], + "foul_won" : { + "defensive" : true + } +}, { + "id" : "b025b922-455c-46ba-86ef-570cd6bf0b0a", + "index" : 451, + "period" : 1, + "timestamp" : "00:15:53.251", + "minute" : 15, + "second" : 53, + "type" : { + "id" : 24, + "name" : "Bad Behaviour" + }, + "possession" : 31, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "duration" : 0.0, + "bad_behaviour" : { + "card" : { + "id" : 7, + "name" : "Yellow Card" + } + } +}, { + "id" : "80024b8b-659a-48cb-82d7-802c511183d0", + "index" : 452, + "period" : 1, + "timestamp" : "00:16:58.005", + "minute" : 16, + "second" : 58, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 32, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 73.1, 19.6 ], + "duration" : 1.508328, + "related_events" : [ "845b5142-a5e8-4d1d-a2aa-abdd74ce11d9" ], + "pass" : { + "recipient" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "length" : 29.923403, + "angle" : -0.4457123, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 100.1, 6.7 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 62, + "name" : "Free Kick" + } + } +}, { + "id" : "845b5142-a5e8-4d1d-a2aa-abdd74ce11d9", + "index" : 453, + "period" : 1, + "timestamp" : "00:16:59.513", + "minute" : 16, + "second" : 59, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 32, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 100.1, 6.7 ], + "related_events" : [ "80024b8b-659a-48cb-82d7-802c511183d0" ] +}, { + "id" : "3aebc69b-13c4-403e-8b39-b866981bc95e", + "index" : 454, + "period" : 1, + "timestamp" : "00:16:59.513", + "minute" : 16, + "second" : 59, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 32, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 100.1, 6.7 ], + "duration" : 1.754002, + "related_events" : [ "845b5142-a5e8-4d1d-a2aa-abdd74ce11d9", "8e7c45e6-1f4d-4a3d-9f71-4e03d8927972" ], + "carry" : { + "end_location" : [ 107.0, 11.7 ] + } +}, { + "id" : "8e7c45e6-1f4d-4a3d-9f71-4e03d8927972", + "index" : 455, + "period" : 1, + "timestamp" : "00:17:01.267", + "minute" : 17, + "second" : 1, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 32, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 107.0, 11.7 ], + "duration" : 0.792731, + "related_events" : [ "8913ec69-8d81-4693-b63a-ced498e6668a" ], + "pass" : { + "length" : 16.985876, + "angle" : 1.3572359, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 110.6, 28.3 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "8913ec69-8d81-4693-b63a-ced498e6668a", + "index" : 456, + "period" : 1, + "timestamp" : "00:17:02.060", + "minute" : 17, + "second" : 2, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 32, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 9.5, 51.8 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "8e7c45e6-1f4d-4a3d-9f71-4e03d8927972" ], + "clearance" : { + "body_part" : { + "id" : 37, + "name" : "Head" + }, + "head" : true + } +}, { + "id" : "f66abf07-5f97-4657-99f8-d1959aec44a5", + "index" : 457, + "period" : 1, + "timestamp" : "00:17:03.111", + "minute" : 17, + "second" : 3, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 32, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 11.8, 35.1 ], + "duration" : 0.0, + "under_pressure" : true, + "clearance" : { + "body_part" : { + "id" : 37, + "name" : "Head" + }, + "head" : true + } +}, { + "id" : "a8a79dec-c6c2-4352-b0f4-1e3c9b2557c7", + "index" : 458, + "period" : 1, + "timestamp" : "00:17:04.726", + "minute" : 17, + "second" : 4, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 32, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 14.1, 32.0 ], + "duration" : 0.0 +}, { + "id" : "f9605797-5be6-4f3e-ad84-ef2337de77f9", + "index" : 459, + "period" : 1, + "timestamp" : "00:17:04.726", + "minute" : 17, + "second" : 4, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 32, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 14.1, 32.0 ], + "duration" : 4.504827, + "under_pressure" : true, + "related_events" : [ "640137f8-c72b-4c8d-a9c0-76e53ff6bc92", "a4285709-1c82-4f34-b371-ce50944587eb", "a8a79dec-c6c2-4352-b0f4-1e3c9b2557c7" ], + "carry" : { + "end_location" : [ 7.0, 3.9 ] + } +}, { + "id" : "640137f8-c72b-4c8d-a9c0-76e53ff6bc92", + "index" : 460, + "period" : 1, + "timestamp" : "00:17:05.106", + "minute" : 17, + "second" : 5, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 32, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 110.2, 52.3 ], + "duration" : 3.504348, + "counterpress" : true, + "related_events" : [ "f9605797-5be6-4f3e-ad84-ef2337de77f9" ] +}, { + "id" : "a4285709-1c82-4f34-b371-ce50944587eb", + "index" : 461, + "period" : 1, + "timestamp" : "00:17:09.231", + "minute" : 17, + "second" : 9, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 32, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 7.0, 3.9 ], + "duration" : 0.892324, + "related_events" : [ "d71d2400-0118-4460-9c61-3ea2a22fc5ef" ], + "pass" : { + "recipient" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "length" : 24.891766, + "angle" : -0.1532602, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 31.6, 0.1 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "outcome" : { + "id" : 75, + "name" : "Out" + } + } +}, { + "id" : "d71d2400-0118-4460-9c61-3ea2a22fc5ef", + "index" : 462, + "period" : 1, + "timestamp" : "00:17:10.123", + "minute" : 17, + "second" : 10, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 32, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 27.4, 4.5 ], + "related_events" : [ "a4285709-1c82-4f34-b371-ce50944587eb" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "fd300fd5-1e5b-4b6e-a3b0-bdce52d66beb", + "index" : 463, + "period" : 1, + "timestamp" : "00:17:27.482", + "minute" : 17, + "second" : 27, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 33, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 98.1, 80.0 ], + "duration" : 0.797401, + "related_events" : [ "d5ab4a09-a3fc-43c4-8a7b-df24d1c3ddc0" ], + "pass" : { + "recipient" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "length" : 10.02447, + "angle" : -1.6406823, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 97.4, 70.0 ], + "type" : { + "id" : 67, + "name" : "Throw-in" + } + } +}, { + "id" : "d99c5529-ad9b-426f-b5ad-09d2fb4e6ac3", + "index" : 464, + "period" : 1, + "timestamp" : "00:17:28.202", + "minute" : 17, + "second" : 28, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 33, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 22.7, 11.0 ], + "duration" : 2.420738, + "related_events" : [ "d5ab4a09-a3fc-43c4-8a7b-df24d1c3ddc0", "ffbd759f-53a9-4f70-a9d8-fb5287ecb912" ] +}, { + "id" : "d5ab4a09-a3fc-43c4-8a7b-df24d1c3ddc0", + "index" : 465, + "period" : 1, + "timestamp" : "00:17:28.280", + "minute" : 17, + "second" : 28, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 33, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 97.4, 70.0 ], + "under_pressure" : true, + "related_events" : [ "d99c5529-ad9b-426f-b5ad-09d2fb4e6ac3", "fd300fd5-1e5b-4b6e-a3b0-bdce52d66beb" ] +}, { + "id" : "ffbd759f-53a9-4f70-a9d8-fb5287ecb912", + "index" : 466, + "period" : 1, + "timestamp" : "00:17:28.280", + "minute" : 17, + "second" : 28, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 33, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 97.4, 70.0 ], + "duration" : 2.763387, + "under_pressure" : true, + "related_events" : [ "d5ab4a09-a3fc-43c4-8a7b-df24d1c3ddc0", "d99c5529-ad9b-426f-b5ad-09d2fb4e6ac3", "f299dec8-5d52-45b9-b567-c684ffcb96e5" ], + "carry" : { + "end_location" : [ 82.2, 74.1 ] + } +}, { + "id" : "f299dec8-5d52-45b9-b567-c684ffcb96e5", + "index" : 467, + "period" : 1, + "timestamp" : "00:17:31.043", + "minute" : 17, + "second" : 31, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 33, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 82.2, 74.1 ], + "duration" : 1.016928, + "related_events" : [ "229049af-1bf6-44d6-9307-c6287fa5b25a", "f4e22947-f687-4ce0-8b06-56b6e2ee759e" ], + "pass" : { + "recipient" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "length" : 11.8207445, + "angle" : 3.08234, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 70.4, 74.8 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "f4e22947-f687-4ce0-8b06-56b6e2ee759e", + "index" : 468, + "period" : 1, + "timestamp" : "00:17:32.060", + "minute" : 17, + "second" : 32, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 33, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 69.3, 75.0 ], + "related_events" : [ "f299dec8-5d52-45b9-b567-c684ffcb96e5" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "229049af-1bf6-44d6-9307-c6287fa5b25a", + "index" : 469, + "period" : 1, + "timestamp" : "00:17:32.060", + "minute" : 17, + "second" : 32, + "type" : { + "id" : 10, + "name" : "Interception" + }, + "possession" : 33, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 49.7, 5.3 ], + "duration" : 0.0, + "related_events" : [ "f299dec8-5d52-45b9-b567-c684ffcb96e5" ], + "interception" : { + "outcome" : { + "id" : 4, + "name" : "Won" + } + } +}, { + "id" : "0e3f6e8c-1abb-4d81-a59d-c69c31daad60", + "index" : 470, + "period" : 1, + "timestamp" : "00:17:32.060", + "minute" : 17, + "second" : 32, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 33, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 49.7, 5.3 ], + "duration" : 1.383795, + "related_events" : [ "229049af-1bf6-44d6-9307-c6287fa5b25a", "91bf8cdf-d181-448c-8b7c-a4038cbcec90" ], + "carry" : { + "end_location" : [ 45.8, 4.1 ] + } +}, { + "id" : "91bf8cdf-d181-448c-8b7c-a4038cbcec90", + "index" : 471, + "period" : 1, + "timestamp" : "00:17:33.444", + "minute" : 17, + "second" : 33, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 33, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 45.8, 4.1 ], + "duration" : 1.141623, + "related_events" : [ "d82a2b43-339e-4418-a664-9dcb6668fd01", "ecd22745-321a-46d1-b906-8461ccd14db0" ], + "pass" : { + "recipient" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "length" : 4.666905, + "angle" : 0.7853982, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 49.1, 7.4 ], + "outcome" : { + "id" : 9, + "name" : "Incomplete" + }, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "ecd22745-321a-46d1-b906-8461ccd14db0", + "index" : 472, + "period" : 1, + "timestamp" : "00:17:34.585", + "minute" : 17, + "second" : 34, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 33, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 49.1, 10.9 ], + "related_events" : [ "91bf8cdf-d181-448c-8b7c-a4038cbcec90" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "d82a2b43-339e-4418-a664-9dcb6668fd01", + "index" : 473, + "period" : 1, + "timestamp" : "00:17:34.585", + "minute" : 17, + "second" : 34, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 33, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 71.0, 72.7 ], + "duration" : 2.271263, + "related_events" : [ "74447b0a-c881-408a-aa3d-dcec8be3706b", "91bf8cdf-d181-448c-8b7c-a4038cbcec90" ], + "pass" : { + "recipient" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "length" : 27.020733, + "angle" : -2.3823664, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 51.4, 54.1 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 66, + "name" : "Recovery" + } + } +}, { + "id" : "74447b0a-c881-408a-aa3d-dcec8be3706b", + "index" : 474, + "period" : 1, + "timestamp" : "00:17:36.857", + "minute" : 17, + "second" : 36, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 33, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 51.4, 54.1 ], + "related_events" : [ "d82a2b43-339e-4418-a664-9dcb6668fd01" ] +}, { + "id" : "26dc71d4-80de-445d-ab1a-e59129b15093", + "index" : 475, + "period" : 1, + "timestamp" : "00:17:36.857", + "minute" : 17, + "second" : 36, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 33, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 51.4, 54.1 ], + "duration" : 1.193244, + "related_events" : [ "74447b0a-c881-408a-aa3d-dcec8be3706b", "f0d5c4e3-ac81-4bc6-91e1-96384c90b53d" ], + "carry" : { + "end_location" : [ 51.0, 54.1 ] + } +}, { + "id" : "f0d5c4e3-ac81-4bc6-91e1-96384c90b53d", + "index" : 476, + "period" : 1, + "timestamp" : "00:17:38.050", + "minute" : 17, + "second" : 38, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 33, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 51.0, 54.1 ], + "duration" : 1.1799, + "related_events" : [ "2274726c-86cd-401a-bf8f-e9816eaeb73a" ], + "pass" : { + "recipient" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "length" : 20.44138, + "angle" : -0.5798617, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 68.1, 42.9 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "e53b2e7f-f7d2-4490-a815-f9c8de73f9ba", + "index" : 477, + "period" : 1, + "timestamp" : "00:17:38.652", + "minute" : 17, + "second" : 38, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 33, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 46.8, 33.0 ], + "duration" : 0.80467, + "related_events" : [ "2274726c-86cd-401a-bf8f-e9816eaeb73a", "531729b5-1c44-4c94-90a1-c5f5333e8b19", "aefdf7c2-aba8-40db-a8d8-e8834de6fcda" ] +}, { + "id" : "2274726c-86cd-401a-bf8f-e9816eaeb73a", + "index" : 478, + "period" : 1, + "timestamp" : "00:17:39.230", + "minute" : 17, + "second" : 39, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 33, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 68.1, 42.9 ], + "under_pressure" : true, + "related_events" : [ "e53b2e7f-f7d2-4490-a815-f9c8de73f9ba", "f0d5c4e3-ac81-4bc6-91e1-96384c90b53d" ] +}, { + "id" : "aefdf7c2-aba8-40db-a8d8-e8834de6fcda", + "index" : 479, + "period" : 1, + "timestamp" : "00:17:39.230", + "minute" : 17, + "second" : 39, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 33, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 68.1, 42.9 ], + "duration" : 0.039999, + "under_pressure" : true, + "related_events" : [ "2274726c-86cd-401a-bf8f-e9816eaeb73a", "531729b5-1c44-4c94-90a1-c5f5333e8b19", "e53b2e7f-f7d2-4490-a815-f9c8de73f9ba" ], + "carry" : { + "end_location" : [ 67.7, 43.5 ] + } +}, { + "id" : "531729b5-1c44-4c94-90a1-c5f5333e8b19", + "index" : 480, + "period" : 1, + "timestamp" : "00:17:39.270", + "minute" : 17, + "second" : 39, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 33, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 67.7, 43.5 ], + "duration" : 1.828135, + "under_pressure" : true, + "related_events" : [ "9eb85bfd-9c09-4a3e-b3c7-ca315a3173da", "e53b2e7f-f7d2-4490-a815-f9c8de73f9ba" ], + "pass" : { + "recipient" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "length" : 13.42386, + "angle" : -3.0819619, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 54.3, 42.7 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "9eb85bfd-9c09-4a3e-b3c7-ca315a3173da", + "index" : 481, + "period" : 1, + "timestamp" : "00:17:41.098", + "minute" : 17, + "second" : 41, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 33, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 54.3, 42.7 ], + "related_events" : [ "531729b5-1c44-4c94-90a1-c5f5333e8b19" ] +}, { + "id" : "ef401939-eb04-4bba-8d54-c2668cbeb761", + "index" : 482, + "period" : 1, + "timestamp" : "00:17:41.098", + "minute" : 17, + "second" : 41, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 33, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 54.3, 42.7 ], + "duration" : 0.040000003, + "related_events" : [ "26f3aa84-81be-435a-bff0-af7d48640291", "9eb85bfd-9c09-4a3e-b3c7-ca315a3173da" ], + "carry" : { + "end_location" : [ 53.9, 43.7 ] + } +}, { + "id" : "26f3aa84-81be-435a-bff0-af7d48640291", + "index" : 483, + "period" : 1, + "timestamp" : "00:17:41.138", + "minute" : 17, + "second" : 41, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 33, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 53.9, 43.7 ], + "duration" : 1.699509, + "related_events" : [ "09aaec13-e3f5-43b4-814d-86cdba3704b4" ], + "pass" : { + "recipient" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "length" : 30.801622, + "angle" : 1.6520503, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 51.4, 74.4 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "09aaec13-e3f5-43b4-814d-86cdba3704b4", + "index" : 484, + "period" : 1, + "timestamp" : "00:17:42.837", + "minute" : 17, + "second" : 42, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 33, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 51.4, 74.4 ], + "related_events" : [ "26f3aa84-81be-435a-bff0-af7d48640291" ] +}, { + "id" : "3296da44-8b8a-42de-8e8f-c4674b8ff37f", + "index" : 485, + "period" : 1, + "timestamp" : "00:17:42.837", + "minute" : 17, + "second" : 42, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 33, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 51.4, 74.4 ], + "duration" : 1.859154, + "related_events" : [ "09aaec13-e3f5-43b4-814d-86cdba3704b4", "8f848315-a9cb-4617-8bb3-0300a2ddc54a" ], + "carry" : { + "end_location" : [ 49.5, 69.6 ] + } +}, { + "id" : "8f848315-a9cb-4617-8bb3-0300a2ddc54a", + "index" : 486, + "period" : 1, + "timestamp" : "00:17:44.696", + "minute" : 17, + "second" : 44, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 33, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 49.5, 69.6 ], + "duration" : 1.698325, + "related_events" : [ "4de6b941-93b6-4de3-8b14-f0ff25b19ff1" ], + "pass" : { + "recipient" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "length" : 20.479258, + "angle" : -1.6588037, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 47.7, 49.2 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "4de6b941-93b6-4de3-8b14-f0ff25b19ff1", + "index" : 487, + "period" : 1, + "timestamp" : "00:17:46.395", + "minute" : 17, + "second" : 46, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 33, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 47.7, 49.2 ], + "related_events" : [ "8f848315-a9cb-4617-8bb3-0300a2ddc54a" ] +}, { + "id" : "ff88fcdf-f7d6-40fd-a7bd-2ad76cdff69c", + "index" : 488, + "period" : 1, + "timestamp" : "00:17:46.395", + "minute" : 17, + "second" : 46, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 33, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 47.7, 49.2 ], + "duration" : 1.412838, + "related_events" : [ "125a451a-f636-4f44-92b6-0e624b034741", "4de6b941-93b6-4de3-8b14-f0ff25b19ff1" ], + "carry" : { + "end_location" : [ 47.7, 48.3 ] + } +}, { + "id" : "125a451a-f636-4f44-92b6-0e624b034741", + "index" : 489, + "period" : 1, + "timestamp" : "00:17:47.808", + "minute" : 17, + "second" : 47, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 33, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 47.7, 48.3 ], + "duration" : 1.234483, + "related_events" : [ "25a22d76-72e5-4e40-8932-c42aa66bb565" ], + "pass" : { + "recipient" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "length" : 25.482544, + "angle" : 0.941423, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 62.7, 68.9 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "25a22d76-72e5-4e40-8932-c42aa66bb565", + "index" : 490, + "period" : 1, + "timestamp" : "00:17:49.042", + "minute" : 17, + "second" : 49, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 33, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 62.7, 68.9 ], + "related_events" : [ "125a451a-f636-4f44-92b6-0e624b034741" ] +}, { + "id" : "71bb7039-8a18-4730-bdc7-6fddb8fbd45d", + "index" : 491, + "period" : 1, + "timestamp" : "00:17:49.042", + "minute" : 17, + "second" : 49, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 33, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 62.7, 68.9 ], + "duration" : 1.253013, + "related_events" : [ "25a22d76-72e5-4e40-8932-c42aa66bb565", "b114b9a5-dfe7-4484-9599-62d17f345933" ], + "carry" : { + "end_location" : [ 63.7, 69.8 ] + } +}, { + "id" : "b114b9a5-dfe7-4484-9599-62d17f345933", + "index" : 492, + "period" : 1, + "timestamp" : "00:17:50.295", + "minute" : 17, + "second" : 50, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 33, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 63.7, 69.8 ], + "duration" : 1.929509, + "related_events" : [ "55d1d745-649e-4f42-bac0-30cccded9eba" ], + "pass" : { + "recipient" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "length" : 34.70807, + "angle" : -0.3901369, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 95.8, 56.6 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "55d1d745-649e-4f42-bac0-30cccded9eba", + "index" : 493, + "period" : 1, + "timestamp" : "00:17:52.225", + "minute" : 17, + "second" : 52, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 33, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 95.8, 56.6 ], + "related_events" : [ "b114b9a5-dfe7-4484-9599-62d17f345933" ] +}, { + "id" : "77ed8ca0-ada8-4e0e-8112-a12991b9cf30", + "index" : 494, + "period" : 1, + "timestamp" : "00:17:52.225", + "minute" : 17, + "second" : 52, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 33, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 95.8, 56.6 ], + "duration" : 0.119999, + "related_events" : [ "3aa06f52-dfcc-4380-9680-359e62a19004", "55d1d745-649e-4f42-bac0-30cccded9eba" ], + "carry" : { + "end_location" : [ 95.8, 56.6 ] + } +}, { + "id" : "3aa06f52-dfcc-4380-9680-359e62a19004", + "index" : 495, + "period" : 1, + "timestamp" : "00:17:52.345", + "minute" : 17, + "second" : 52, + "type" : { + "id" : 38, + "name" : "Miscontrol" + }, + "possession" : 33, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 95.8, 56.6 ], + "duration" : 0.0 +}, { + "id" : "ee46bee7-0383-4f01-a4d5-6eeb69c34896", + "index" : 496, + "period" : 1, + "timestamp" : "00:17:52.875", + "minute" : 17, + "second" : 52, + "type" : { + "id" : 10, + "name" : "Interception" + }, + "possession" : 33, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 16.8, 21.8 ], + "duration" : 0.0, + "interception" : { + "outcome" : { + "id" : 13, + "name" : "Lost In Play" + } + } +}, { + "id" : "f55d565b-c48c-4df8-acc2-cd2b1f3b077a", + "index" : 497, + "period" : 1, + "timestamp" : "00:17:54.139", + "minute" : 17, + "second" : 54, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 33, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 20.8, 14.5 ], + "duration" : 2.004923, + "related_events" : [ "5d19fa64-5221-4552-8da8-ee46bfc5499e", "ad340f86-d7e3-4fdb-9e48-84b99f1ea408" ] +}, { + "id" : "ad340f86-d7e3-4fdb-9e48-84b99f1ea408", + "index" : 498, + "period" : 1, + "timestamp" : "00:17:54.430", + "minute" : 17, + "second" : 54, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 33, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 98.1, 59.6 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "f55d565b-c48c-4df8-acc2-cd2b1f3b077a" ] +}, { + "id" : "5d19fa64-5221-4552-8da8-ee46bfc5499e", + "index" : 499, + "period" : 1, + "timestamp" : "00:17:54.430", + "minute" : 17, + "second" : 54, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 33, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 98.1, 59.6 ], + "duration" : 1.72348, + "under_pressure" : true, + "related_events" : [ "72b6c25b-2971-435b-83d9-2d722f724f97", "75249b4b-1f22-45bd-9666-93c778f8b2e1", "ad340f86-d7e3-4fdb-9e48-84b99f1ea408", "f55d565b-c48c-4df8-acc2-cd2b1f3b077a" ], + "carry" : { + "end_location" : [ 98.6, 56.3 ] + } +}, { + "id" : "72b6c25b-2971-435b-83d9-2d722f724f97", + "index" : 500, + "period" : 1, + "timestamp" : "00:17:55.844", + "minute" : 17, + "second" : 55, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 33, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 22.4, 26.0 ], + "duration" : 0.344772, + "related_events" : [ "5d19fa64-5221-4552-8da8-ee46bfc5499e", "75249b4b-1f22-45bd-9666-93c778f8b2e1" ] +}, { + "id" : "75249b4b-1f22-45bd-9666-93c778f8b2e1", + "index" : 501, + "period" : 1, + "timestamp" : "00:17:56.154", + "minute" : 17, + "second" : 56, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 33, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 98.6, 56.3 ], + "duration" : 2.195607, + "under_pressure" : true, + "related_events" : [ "72b6c25b-2971-435b-83d9-2d722f724f97", "aa552ee8-173f-431f-92fa-70b053694d82", "b5b8cf94-416d-43c4-80c2-39e7512972db" ], + "pass" : { + "recipient" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "length" : 23.243279, + "angle" : -0.59874207, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 117.8, 43.2 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + }, + "technique" : { + "id" : 108, + "name" : "Through Ball" + }, + "through_ball" : true + } +}, { + "id" : "b5b8cf94-416d-43c4-80c2-39e7512972db", + "index" : 502, + "period" : 1, + "timestamp" : "00:17:58.349", + "minute" : 17, + "second" : 58, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 33, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 107.7, 35.2 ], + "related_events" : [ "75249b4b-1f22-45bd-9666-93c778f8b2e1" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "aa552ee8-173f-431f-92fa-70b053694d82", + "index" : 503, + "period" : 1, + "timestamp" : "00:17:58.349", + "minute" : 17, + "second" : 58, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 34, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18158, + "name" : "Rebecca Leigh Spencer" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 2.3, 36.9 ], + "duration" : 0.0, + "related_events" : [ "75249b4b-1f22-45bd-9666-93c778f8b2e1" ] +}, { + "id" : "735e5f50-4787-4b74-b138-56e67b6865db", + "index" : 504, + "period" : 1, + "timestamp" : "00:17:58.349", + "minute" : 17, + "second" : 58, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 34, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18158, + "name" : "Rebecca Leigh Spencer" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 2.3, 36.9 ], + "duration" : 6.200589, + "related_events" : [ "aa552ee8-173f-431f-92fa-70b053694d82", "be542d56-e76d-46cb-83c0-77248f0ac80a" ], + "carry" : { + "end_location" : [ 11.6, 45.7 ] + } +}, { + "id" : "be542d56-e76d-46cb-83c0-77248f0ac80a", + "index" : 505, + "period" : 1, + "timestamp" : "00:18:04.550", + "minute" : 18, + "second" : 4, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 34, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18158, + "name" : "Rebecca Leigh Spencer" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 11.6, 45.7 ], + "duration" : 1.534012, + "related_events" : [ "fa122d27-d5df-4623-8f83-1d762886173a" ], + "pass" : { + "recipient" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "length" : 18.5, + "angle" : -1.5707964, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 11.6, 27.2 ], + "body_part" : { + "id" : 69, + "name" : "Keeper Arm" + } + } +}, { + "id" : "fa122d27-d5df-4623-8f83-1d762886173a", + "index" : 506, + "period" : 1, + "timestamp" : "00:18:06.084", + "minute" : 18, + "second" : 6, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 34, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 11.6, 27.2 ], + "related_events" : [ "be542d56-e76d-46cb-83c0-77248f0ac80a" ] +}, { + "id" : "e9cfd305-84db-488e-868a-2ec3efaf7c04", + "index" : 507, + "period" : 1, + "timestamp" : "00:18:06.084", + "minute" : 18, + "second" : 6, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 34, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 11.6, 27.2 ], + "duration" : 2.780516, + "related_events" : [ "db679750-8fc7-418f-9dd5-7c9ce34b9a3c", "fa122d27-d5df-4623-8f83-1d762886173a" ], + "carry" : { + "end_location" : [ 22.6, 24.3 ] + } +}, { + "id" : "db679750-8fc7-418f-9dd5-7c9ce34b9a3c", + "index" : 508, + "period" : 1, + "timestamp" : "00:18:08.864", + "minute" : 18, + "second" : 8, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 34, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 22.6, 24.3 ], + "duration" : 1.599092, + "related_events" : [ "0d3094c5-38d1-46ae-ba43-2a8766c7b639" ], + "pass" : { + "recipient" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "length" : 25.940123, + "angle" : -0.9303793, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 38.1, 3.5 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "0d3094c5-38d1-46ae-ba43-2a8766c7b639", + "index" : 509, + "period" : 1, + "timestamp" : "00:18:10.463", + "minute" : 18, + "second" : 10, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 34, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 38.1, 3.5 ], + "related_events" : [ "db679750-8fc7-418f-9dd5-7c9ce34b9a3c" ] +}, { + "id" : "faacff8b-4dfd-437e-82af-f44e9474edbb", + "index" : 510, + "period" : 1, + "timestamp" : "00:18:10.463", + "minute" : 18, + "second" : 10, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 34, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 38.1, 3.5 ], + "duration" : 1.106586, + "related_events" : [ "0d3094c5-38d1-46ae-ba43-2a8766c7b639", "9415daf3-6114-4ebe-8d93-2be3d872f5db" ], + "carry" : { + "end_location" : [ 38.1, 3.5 ] + } +}, { + "id" : "9415daf3-6114-4ebe-8d93-2be3d872f5db", + "index" : 511, + "period" : 1, + "timestamp" : "00:18:11.570", + "minute" : 18, + "second" : 11, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 34, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 38.1, 3.5 ], + "duration" : 1.306936, + "related_events" : [ "b7666fee-8de5-4906-9705-8f77a0e34b99" ], + "pass" : { + "recipient" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "length" : 18.38532, + "angle" : 2.3485024, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 25.2, 16.6 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "b7666fee-8de5-4906-9705-8f77a0e34b99", + "index" : 512, + "period" : 1, + "timestamp" : "00:18:12.877", + "minute" : 18, + "second" : 12, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 34, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 25.2, 16.6 ], + "related_events" : [ "9415daf3-6114-4ebe-8d93-2be3d872f5db" ] +}, { + "id" : "af4e54e6-5fa7-4d6b-bee9-a9e5d0636c2e", + "index" : 513, + "period" : 1, + "timestamp" : "00:18:12.877", + "minute" : 18, + "second" : 12, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 34, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 25.2, 16.6 ], + "duration" : 2.307178, + "related_events" : [ "7fb81c9f-61ae-4e92-9aea-f391a0ec8afe", "b7666fee-8de5-4906-9705-8f77a0e34b99" ], + "carry" : { + "end_location" : [ 23.1, 19.5 ] + } +}, { + "id" : "7fb81c9f-61ae-4e92-9aea-f391a0ec8afe", + "index" : 514, + "period" : 1, + "timestamp" : "00:18:15.184", + "minute" : 18, + "second" : 15, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 34, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 23.1, 19.5 ], + "duration" : 2.713989, + "related_events" : [ "5a864b7c-5940-4abf-9358-61266ab0b7b9" ], + "pass" : { + "recipient" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "length" : 36.910973, + "angle" : 1.5951817, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 22.2, 56.4 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "5a864b7c-5940-4abf-9358-61266ab0b7b9", + "index" : 515, + "period" : 1, + "timestamp" : "00:18:17.898", + "minute" : 18, + "second" : 17, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 34, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 22.2, 56.4 ], + "related_events" : [ "7fb81c9f-61ae-4e92-9aea-f391a0ec8afe" ] +}, { + "id" : "94664b28-1284-4c60-9707-80cc9bcec4fa", + "index" : 516, + "period" : 1, + "timestamp" : "00:18:17.898", + "minute" : 18, + "second" : 17, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 34, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 22.2, 56.4 ], + "duration" : 3.806236, + "related_events" : [ "5a864b7c-5940-4abf-9358-61266ab0b7b9", "e2c0f187-3df5-4cbf-ba2c-dcf2f4123af7" ], + "carry" : { + "end_location" : [ 42.7, 62.4 ] + } +}, { + "id" : "e2c0f187-3df5-4cbf-ba2c-dcf2f4123af7", + "index" : 517, + "period" : 1, + "timestamp" : "00:18:21.704", + "minute" : 18, + "second" : 21, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 34, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 42.7, 62.4 ], + "duration" : 1.667961, + "related_events" : [ "8524fa13-a6e0-482b-ab55-aed4e239b105", "eae12a12-40f0-4a36-81fa-506eb03e4a12" ], + "pass" : { + "recipient" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "length" : 36.840195, + "angle" : -0.2805368, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 78.1, 52.2 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "eae12a12-40f0-4a36-81fa-506eb03e4a12", + "index" : 518, + "period" : 1, + "timestamp" : "00:18:23.372", + "minute" : 18, + "second" : 23, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 34, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 79.1, 52.2 ], + "related_events" : [ "e2c0f187-3df5-4cbf-ba2c-dcf2f4123af7" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "8524fa13-a6e0-482b-ab55-aed4e239b105", + "index" : 519, + "period" : 1, + "timestamp" : "00:18:23.372", + "minute" : 18, + "second" : 23, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 34, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 42.0, 27.9 ], + "duration" : 0.0, + "related_events" : [ "e2c0f187-3df5-4cbf-ba2c-dcf2f4123af7" ], + "ball_recovery" : { + "recovery_failure" : true + } +}, { + "id" : "27e883b9-7846-4442-b4cf-96aa217bb185", + "index" : 520, + "period" : 1, + "timestamp" : "00:18:23.670", + "minute" : 18, + "second" : 23, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 34, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 77.8, 52.6 ], + "duration" : 1.74963 +}, { + "id" : "eabcc736-7348-4dd4-b198-1feacf7bda44", + "index" : 521, + "period" : 1, + "timestamp" : "00:18:24.832", + "minute" : 18, + "second" : 24, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 34, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 73.7, 39.7 ], + "duration" : 0.742782 +}, { + "id" : "cac4b293-def4-41c6-b188-5d6c346cf87c", + "index" : 522, + "period" : 1, + "timestamp" : "00:18:26.247", + "minute" : 18, + "second" : 26, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 34, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 81.4, 45.1 ], + "duration" : 0.192011, + "related_events" : [ "3bf78526-ab14-47e8-a353-582cfdb44c00" ] +}, { + "id" : "3bf78526-ab14-47e8-a353-582cfdb44c00", + "index" : 523, + "period" : 1, + "timestamp" : "00:18:26.424", + "minute" : 18, + "second" : 26, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 34, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 32.1, 36.9 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "cac4b293-def4-41c6-b188-5d6c346cf87c" ], + "clearance" : { + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "right_foot" : true + } +}, { + "id" : "e45145c9-4592-4c54-aab5-47b985c8b869", + "index" : 524, + "period" : 1, + "timestamp" : "00:18:28.968", + "minute" : 18, + "second" : 28, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 35, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 55.2, 56.0 ], + "duration" : 0.0 +}, { + "id" : "bfacfd7a-59f8-42ea-9235-e3faac2b8da9", + "index" : 525, + "period" : 1, + "timestamp" : "00:18:28.968", + "minute" : 18, + "second" : 28, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 35, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 55.2, 56.0 ], + "duration" : 2.142337, + "under_pressure" : true, + "related_events" : [ "0a5311d9-21fb-450c-9da2-4497860b5074", "61ca7551-2eed-4324-84ff-93438897b2a2", "e45145c9-4592-4c54-aab5-47b985c8b869" ], + "carry" : { + "end_location" : [ 48.1, 62.7 ] + } +}, { + "id" : "0a5311d9-21fb-450c-9da2-4497860b5074", + "index" : 526, + "period" : 1, + "timestamp" : "00:18:29.031", + "minute" : 18, + "second" : 29, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 35, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 63.1, 22.0 ], + "duration" : 1.653389, + "counterpress" : true, + "related_events" : [ "bfacfd7a-59f8-42ea-9235-e3faac2b8da9" ] +}, { + "id" : "355bef4d-1b77-45c8-aa78-fe14804db3c2", + "index" : 527, + "period" : 1, + "timestamp" : "00:18:31.110", + "minute" : 18, + "second" : 31, + "type" : { + "id" : 22, + "name" : "Foul Committed" + }, + "possession" : 35, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 72.0, 17.4 ], + "duration" : 0.0, + "counterpress" : true, + "related_events" : [ "61ca7551-2eed-4324-84ff-93438897b2a2" ] +}, { + "id" : "61ca7551-2eed-4324-84ff-93438897b2a2", + "index" : 528, + "period" : 1, + "timestamp" : "00:18:31.110", + "minute" : 18, + "second" : 31, + "type" : { + "id" : 21, + "name" : "Foul Won" + }, + "possession" : 35, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 48.1, 62.7 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "355bef4d-1b77-45c8-aa78-fe14804db3c2" ] +}, { + "id" : "4e2723ef-d65d-4d67-a2f1-75ad1586aeb4", + "index" : 529, + "period" : 1, + "timestamp" : "00:18:51.557", + "minute" : 18, + "second" : 51, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 36, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 49.5, 61.0 ], + "duration" : 0.980199, + "related_events" : [ "d6631aee-d35d-4c20-9869-b4df295eefef" ], + "pass" : { + "recipient" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "length" : 8.18352, + "angle" : 0.5676664, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 56.4, 65.4 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 62, + "name" : "Free Kick" + } + } +}, { + "id" : "d6631aee-d35d-4c20-9869-b4df295eefef", + "index" : 530, + "period" : 1, + "timestamp" : "00:18:52.537", + "minute" : 18, + "second" : 52, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 36, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 56.4, 65.4 ], + "related_events" : [ "4e2723ef-d65d-4d67-a2f1-75ad1586aeb4" ] +}, { + "id" : "7d1eebbb-e4a9-48cf-bcb6-2aa077fc129e", + "index" : 531, + "period" : 1, + "timestamp" : "00:18:52.537", + "minute" : 18, + "second" : 52, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 36, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 56.4, 65.4 ], + "duration" : 1.984399, + "under_pressure" : true, + "related_events" : [ "280b2b6b-836c-478e-a608-115da43d2232", "d6631aee-d35d-4c20-9869-b4df295eefef", "e1b79fab-fa72-49d9-891f-ce77dc4c689e" ], + "carry" : { + "end_location" : [ 57.0, 56.6 ] + } +}, { + "id" : "280b2b6b-836c-478e-a608-115da43d2232", + "index" : 532, + "period" : 1, + "timestamp" : "00:18:53.889", + "minute" : 18, + "second" : 53, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 36, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 63.1, 27.0 ], + "duration" : 0.512006, + "related_events" : [ "7d1eebbb-e4a9-48cf-bcb6-2aa077fc129e" ] +}, { + "id" : "e1b79fab-fa72-49d9-891f-ce77dc4c689e", + "index" : 533, + "period" : 1, + "timestamp" : "00:18:54.521", + "minute" : 18, + "second" : 54, + "type" : { + "id" : 3, + "name" : "Dispossessed" + }, + "possession" : 36, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 57.0, 56.6 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "97608e5a-7fad-4093-9ba6-1012c65aa605" ] +}, { + "id" : "97608e5a-7fad-4093-9ba6-1012c65aa605", + "index" : 534, + "period" : 1, + "timestamp" : "00:18:54.521", + "minute" : 18, + "second" : 54, + "type" : { + "id" : 4, + "name" : "Duel" + }, + "possession" : 37, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 63.1, 23.5 ], + "duration" : 0.0, + "under_pressure" : true, + "counterpress" : true, + "related_events" : [ "e1b79fab-fa72-49d9-891f-ce77dc4c689e" ], + "duel" : { + "type" : { + "id" : 11, + "name" : "Tackle" + }, + "outcome" : { + "id" : 16, + "name" : "Success In Play" + } + } +}, { + "id" : "3d1b1b65-0282-44cc-83aa-2220020c8bbd", + "index" : 535, + "period" : 1, + "timestamp" : "00:18:55.947", + "minute" : 18, + "second" : 55, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 37, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 61.4, 25.5 ], + "duration" : 1.119802, + "related_events" : [ "4a49d04e-a6af-419d-bdc0-c05bfc1433a3" ], + "pass" : { + "recipient" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "length" : 21.681328, + "angle" : -2.6201582, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 42.6, 14.7 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 66, + "name" : "Recovery" + } + } +}, { + "id" : "4a49d04e-a6af-419d-bdc0-c05bfc1433a3", + "index" : 536, + "period" : 1, + "timestamp" : "00:18:57.067", + "minute" : 18, + "second" : 57, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 37, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 42.6, 14.7 ], + "related_events" : [ "3d1b1b65-0282-44cc-83aa-2220020c8bbd" ] +}, { + "id" : "e831fbf9-6437-458f-8479-57b857a7dedf", + "index" : 537, + "period" : 1, + "timestamp" : "00:18:57.067", + "minute" : 18, + "second" : 57, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 37, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 42.6, 14.7 ], + "duration" : 1.396224, + "related_events" : [ "33e191f1-7872-4939-9ace-c6462f7bf12a", "4a49d04e-a6af-419d-bdc0-c05bfc1433a3" ], + "carry" : { + "end_location" : [ 44.5, 13.9 ] + } +}, { + "id" : "33e191f1-7872-4939-9ace-c6462f7bf12a", + "index" : 538, + "period" : 1, + "timestamp" : "00:18:58.463", + "minute" : 18, + "second" : 58, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 37, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 44.5, 13.9 ], + "duration" : 0.796978, + "related_events" : [ "d8ca64b2-7020-448a-96a5-a35362f4ea8b" ], + "pass" : { + "recipient" : { + "id" : 4865, + "name" : "Josie Green" + }, + "length" : 12.435433, + "angle" : 1.0855694, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 50.3, 24.9 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "d8ca64b2-7020-448a-96a5-a35362f4ea8b", + "index" : 539, + "period" : 1, + "timestamp" : "00:18:59.260", + "minute" : 18, + "second" : 59, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 37, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 50.3, 24.9 ], + "related_events" : [ "33e191f1-7872-4939-9ace-c6462f7bf12a" ] +}, { + "id" : "c2f8add2-7151-4fc0-b9f2-59d2707fe0be", + "index" : 540, + "period" : 1, + "timestamp" : "00:18:59.260", + "minute" : 18, + "second" : 59, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 37, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 50.3, 24.9 ], + "duration" : 2.837175, + "under_pressure" : true, + "related_events" : [ "0cbc9abf-d187-458a-9f46-e723863b03e4", "2e0faa49-40f4-4fc7-8e70-7ed2622afb29", "d8ca64b2-7020-448a-96a5-a35362f4ea8b" ], + "carry" : { + "end_location" : [ 53.9, 39.5 ] + } +}, { + "id" : "0cbc9abf-d187-458a-9f46-e723863b03e4", + "index" : 541, + "period" : 1, + "timestamp" : "00:19:01.148", + "minute" : 19, + "second" : 1, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 37, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 73.1, 39.8 ], + "duration" : 0.840006, + "related_events" : [ "c2f8add2-7151-4fc0-b9f2-59d2707fe0be" ] +}, { + "id" : "9f5d0397-b0ea-4090-90aa-25d0654c0732", + "index" : 542, + "period" : 1, + "timestamp" : "00:19:02.097", + "minute" : 19, + "second" : 2, + "type" : { + "id" : 39, + "name" : "Dribbled Past" + }, + "possession" : 37, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 66.2, 40.6 ], + "duration" : 0.0, + "related_events" : [ "2e0faa49-40f4-4fc7-8e70-7ed2622afb29", "d3f39ceb-0612-4bc7-b5fd-a6227791e2ba" ] +}, { + "id" : "2e0faa49-40f4-4fc7-8e70-7ed2622afb29", + "index" : 543, + "period" : 1, + "timestamp" : "00:19:02.097", + "minute" : 19, + "second" : 2, + "type" : { + "id" : 14, + "name" : "Dribble" + }, + "possession" : 37, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 53.9, 39.5 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "9f5d0397-b0ea-4090-90aa-25d0654c0732" ], + "dribble" : { + "outcome" : { + "id" : 8, + "name" : "Complete" + } + } +}, { + "id" : "d3f39ceb-0612-4bc7-b5fd-a6227791e2ba", + "index" : 544, + "period" : 1, + "timestamp" : "00:19:02.097", + "minute" : 19, + "second" : 2, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 37, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 53.9, 39.5 ], + "duration" : 1.14739, + "under_pressure" : true, + "related_events" : [ "2e0faa49-40f4-4fc7-8e70-7ed2622afb29", "7f597a06-9292-4b5e-b20f-82cddb2adeea", "9f5d0397-b0ea-4090-90aa-25d0654c0732" ], + "carry" : { + "end_location" : [ 51.4, 40.9 ] + } +}, { + "id" : "7f597a06-9292-4b5e-b20f-82cddb2adeea", + "index" : 545, + "period" : 1, + "timestamp" : "00:19:03.244", + "minute" : 19, + "second" : 3, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 37, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 51.4, 40.9 ], + "duration" : 1.872256, + "related_events" : [ "95c75e95-0f66-4626-8bd4-cb6417b44a50" ], + "pass" : { + "recipient" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "length" : 24.41311, + "angle" : 1.6035714, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 50.6, 65.3 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "95c75e95-0f66-4626-8bd4-cb6417b44a50", + "index" : 546, + "period" : 1, + "timestamp" : "00:19:05.117", + "minute" : 19, + "second" : 5, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 37, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 50.6, 65.3 ], + "related_events" : [ "7f597a06-9292-4b5e-b20f-82cddb2adeea" ] +}, { + "id" : "a3fac21b-e4cb-4b3d-8958-2def9cd07c21", + "index" : 547, + "period" : 1, + "timestamp" : "00:19:05.117", + "minute" : 19, + "second" : 5, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 37, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 50.6, 65.3 ], + "duration" : 1.361819, + "related_events" : [ "95c75e95-0f66-4626-8bd4-cb6417b44a50", "b8400af1-0d1a-4cc1-a016-4fe158ab36a5" ], + "carry" : { + "end_location" : [ 50.4, 65.3 ] + } +}, { + "id" : "b8400af1-0d1a-4cc1-a016-4fe158ab36a5", + "index" : 548, + "period" : 1, + "timestamp" : "00:19:06.478", + "minute" : 19, + "second" : 6, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 37, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 50.4, 65.3 ], + "duration" : 1.90415, + "related_events" : [ "1175c1d5-9f3d-4d96-8302-958151b366c9" ], + "pass" : { + "recipient" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "length" : 34.85398, + "angle" : -1.6915926, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 46.2, 30.7 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "1175c1d5-9f3d-4d96-8302-958151b366c9", + "index" : 549, + "period" : 1, + "timestamp" : "00:19:08.383", + "minute" : 19, + "second" : 8, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 37, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 46.2, 30.7 ], + "related_events" : [ "b8400af1-0d1a-4cc1-a016-4fe158ab36a5" ] +}, { + "id" : "6e6739c2-c92a-42d9-947e-1f1992fbc3b7", + "index" : 550, + "period" : 1, + "timestamp" : "00:19:08.383", + "minute" : 19, + "second" : 8, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 37, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 46.2, 30.7 ], + "duration" : 1.487107, + "related_events" : [ "1175c1d5-9f3d-4d96-8302-958151b366c9", "b954a439-c2cc-41d5-b996-dfc73010d8b1" ], + "carry" : { + "end_location" : [ 52.4, 33.2 ] + } +}, { + "id" : "b954a439-c2cc-41d5-b996-dfc73010d8b1", + "index" : 551, + "period" : 1, + "timestamp" : "00:19:09.870", + "minute" : 19, + "second" : 9, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 37, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 52.4, 33.2 ], + "duration" : 1.568884, + "related_events" : [ "79df7bbd-fc0a-4e6b-ba39-78ea09a89f2a" ], + "pass" : { + "recipient" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "length" : 32.03904, + "angle" : -1.0442946, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 68.5, 5.5 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "79df7bbd-fc0a-4e6b-ba39-78ea09a89f2a", + "index" : 552, + "period" : 1, + "timestamp" : "00:19:11.439", + "minute" : 19, + "second" : 11, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 37, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 68.5, 5.5 ], + "related_events" : [ "b954a439-c2cc-41d5-b996-dfc73010d8b1" ] +}, { + "id" : "2d615971-943c-46ee-9c03-22ed7a7e0a3d", + "index" : 553, + "period" : 1, + "timestamp" : "00:19:11.439", + "minute" : 19, + "second" : 11, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 37, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 68.5, 5.5 ], + "duration" : 1.376405, + "under_pressure" : true, + "related_events" : [ "79df7bbd-fc0a-4e6b-ba39-78ea09a89f2a", "95dc6973-f57c-42bd-b094-4ba33d6766d8", "b9d8bb0b-34dd-4613-bd36-76bf0b7e1a26" ], + "carry" : { + "end_location" : [ 67.2, 4.3 ] + } +}, { + "id" : "95dc6973-f57c-42bd-b094-4ba33d6766d8", + "index" : 554, + "period" : 1, + "timestamp" : "00:19:11.679", + "minute" : 19, + "second" : 11, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 37, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 51.0, 69.4 ], + "duration" : 0.847755, + "related_events" : [ "2d615971-943c-46ee-9c03-22ed7a7e0a3d" ] +}, { + "id" : "1a019b76-06f2-49e5-9b59-94e282b34343", + "index" : 555, + "period" : 1, + "timestamp" : "00:19:12.815", + "minute" : 19, + "second" : 12, + "type" : { + "id" : 22, + "name" : "Foul Committed" + }, + "possession" : 37, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 52.9, 75.8 ], + "duration" : 0.0, + "related_events" : [ "b9d8bb0b-34dd-4613-bd36-76bf0b7e1a26" ], + "foul_committed" : { + "type" : { + "id" : 21, + "name" : "Dangerous Play" + } + } +}, { + "id" : "b9d8bb0b-34dd-4613-bd36-76bf0b7e1a26", + "index" : 556, + "period" : 1, + "timestamp" : "00:19:12.815", + "minute" : 19, + "second" : 12, + "type" : { + "id" : 21, + "name" : "Foul Won" + }, + "possession" : 37, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 67.2, 4.3 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "1a019b76-06f2-49e5-9b59-94e282b34343" ] +}, { + "id" : "649b0e93-950b-48d3-b477-0f7158497283", + "index" : 557, + "period" : 1, + "timestamp" : "00:19:21.571", + "minute" : 19, + "second" : 21, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 38, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 59.5, 5.3 ], + "duration" : 1.248988, + "related_events" : [ "a7c4f2e8-5f92-43d7-aeb5-07bacfa24eb1" ], + "pass" : { + "recipient" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "length" : 9.899495, + "angle" : -0.14189705, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 69.3, 3.9 ], + "type" : { + "id" : 62, + "name" : "Free Kick" + }, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "a7c4f2e8-5f92-43d7-aeb5-07bacfa24eb1", + "index" : 558, + "period" : 1, + "timestamp" : "00:19:22.820", + "minute" : 19, + "second" : 22, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 38, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 69.3, 3.9 ], + "related_events" : [ "649b0e93-950b-48d3-b477-0f7158497283" ] +}, { + "id" : "701f716e-7acb-45d5-af22-f95e500a5b8e", + "index" : 559, + "period" : 1, + "timestamp" : "00:19:22.820", + "minute" : 19, + "second" : 22, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 38, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 69.3, 3.9 ], + "duration" : 2.93307, + "related_events" : [ "a7c4f2e8-5f92-43d7-aeb5-07bacfa24eb1", "c80f8143-0ce2-4787-aa2b-6f920b17c30e" ], + "carry" : { + "end_location" : [ 75.8, 6.0 ] + } +}, { + "id" : "c80f8143-0ce2-4787-aa2b-6f920b17c30e", + "index" : 560, + "period" : 1, + "timestamp" : "00:19:25.753", + "minute" : 19, + "second" : 25, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 38, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 75.8, 6.0 ], + "duration" : 0.808094, + "related_events" : [ "72c7677f-2b29-47f4-b76d-b2cb8eeefb7d" ], + "pass" : { + "recipient" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "length" : 19.949186, + "angle" : 1.5005603, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 77.2, 25.9 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "5ae098cd-4eff-46e5-b2a6-3586ca8940d2", + "index" : 561, + "period" : 1, + "timestamp" : "00:19:26.520", + "minute" : 19, + "second" : 26, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 38, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 39.5, 50.8 ], + "duration" : 1.195699, + "related_events" : [ "72c7677f-2b29-47f4-b76d-b2cb8eeefb7d", "c2d30f4d-4db3-4609-857e-fd284a92e06e" ] +}, { + "id" : "72c7677f-2b29-47f4-b76d-b2cb8eeefb7d", + "index" : 562, + "period" : 1, + "timestamp" : "00:19:26.561", + "minute" : 19, + "second" : 26, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 38, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 77.2, 25.9 ], + "under_pressure" : true, + "related_events" : [ "5ae098cd-4eff-46e5-b2a6-3586ca8940d2", "c80f8143-0ce2-4787-aa2b-6f920b17c30e" ] +}, { + "id" : "c2d30f4d-4db3-4609-857e-fd284a92e06e", + "index" : 563, + "period" : 1, + "timestamp" : "00:19:26.561", + "minute" : 19, + "second" : 26, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 38, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 77.2, 25.9 ], + "duration" : 1.544259, + "under_pressure" : true, + "related_events" : [ "5ae098cd-4eff-46e5-b2a6-3586ca8940d2", "72c7677f-2b29-47f4-b76d-b2cb8eeefb7d", "a5892d8c-aaf8-430e-8d0a-9371e5d534b0" ], + "carry" : { + "end_location" : [ 79.7, 25.3 ] + } +}, { + "id" : "a5892d8c-aaf8-430e-8d0a-9371e5d534b0", + "index" : 564, + "period" : 1, + "timestamp" : "00:19:28.105", + "minute" : 19, + "second" : 28, + "type" : { + "id" : 3, + "name" : "Dispossessed" + }, + "possession" : 38, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 79.7, 25.3 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "31f27c0e-113c-4c19-b7e5-5bf4eeb29a57" ] +}, { + "id" : "31f27c0e-113c-4c19-b7e5-5bf4eeb29a57", + "index" : 565, + "period" : 1, + "timestamp" : "00:19:28.105", + "minute" : 19, + "second" : 28, + "type" : { + "id" : 4, + "name" : "Duel" + }, + "possession" : 39, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 40.4, 54.8 ], + "duration" : 0.0, + "under_pressure" : true, + "counterpress" : true, + "related_events" : [ "a5892d8c-aaf8-430e-8d0a-9371e5d534b0" ], + "duel" : { + "type" : { + "id" : 11, + "name" : "Tackle" + }, + "outcome" : { + "id" : 4, + "name" : "Won" + } + } +}, { + "id" : "3ccba6e6-5239-4c78-b776-a1530baca839", + "index" : 566, + "period" : 1, + "timestamp" : "00:19:28.105", + "minute" : 19, + "second" : 28, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 39, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 40.4, 54.8 ], + "duration" : 3.870917, + "under_pressure" : true, + "related_events" : [ "31f27c0e-113c-4c19-b7e5-5bf4eeb29a57", "57b98832-2574-4094-867b-23114528c7df", "e572f8d4-7363-459c-8c29-1fe10921d3e0" ], + "carry" : { + "end_location" : [ 48.3, 55.2 ] + } +}, { + "id" : "57b98832-2574-4094-867b-23114528c7df", + "index" : 567, + "period" : 1, + "timestamp" : "00:19:31.347", + "minute" : 19, + "second" : 31, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 39, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 66.4, 25.7 ], + "duration" : 0.576952, + "counterpress" : true, + "related_events" : [ "3ccba6e6-5239-4c78-b776-a1530baca839" ] +}, { + "id" : "e572f8d4-7363-459c-8c29-1fe10921d3e0", + "index" : 568, + "period" : 1, + "timestamp" : "00:19:31.976", + "minute" : 19, + "second" : 31, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 39, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 48.3, 55.2 ], + "duration" : 0.027947, + "related_events" : [ "64c3615d-ff8a-478f-852b-4fb682a6c130" ], + "pass" : { + "length" : 4.418144, + "angle" : 0.09065989, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 52.7, 55.6 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "64c3615d-ff8a-478f-852b-4fb682a6c130", + "index" : 569, + "period" : 1, + "timestamp" : "00:19:32.004", + "minute" : 19, + "second" : 32, + "type" : { + "id" : 6, + "name" : "Block" + }, + "possession" : 39, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 67.4, 24.5 ], + "duration" : 0.0, + "counterpress" : true, + "related_events" : [ "e572f8d4-7363-459c-8c29-1fe10921d3e0" ] +}, { + "id" : "7d31fdd9-f8bd-4837-8c2d-990d5c894728", + "index" : 570, + "period" : 1, + "timestamp" : "00:19:33.539", + "minute" : 19, + "second" : 33, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 39, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 52.5, 72.3 ], + "duration" : 1.796634, + "related_events" : [ "5cb66460-0e4e-4df3-9926-9426b71325be" ], + "pass" : { + "recipient" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "length" : 10.621205, + "angle" : 2.990375, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 42.0, 73.9 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 66, + "name" : "Recovery" + } + } +}, { + "id" : "5cb66460-0e4e-4df3-9926-9426b71325be", + "index" : 571, + "period" : 1, + "timestamp" : "00:19:35.336", + "minute" : 19, + "second" : 35, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 39, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 42.0, 73.9 ], + "related_events" : [ "7d31fdd9-f8bd-4837-8c2d-990d5c894728" ] +}, { + "id" : "4df38f5d-7902-4565-b0b0-cf098e37d917", + "index" : 572, + "period" : 1, + "timestamp" : "00:19:35.336", + "minute" : 19, + "second" : 35, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 39, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 42.0, 73.9 ], + "duration" : 0.08, + "related_events" : [ "5cb66460-0e4e-4df3-9926-9426b71325be", "e1370e93-2bf3-4eee-aecb-71da5641d938" ], + "carry" : { + "end_location" : [ 41.2, 73.9 ] + } +}, { + "id" : "e1370e93-2bf3-4eee-aecb-71da5641d938", + "index" : 573, + "period" : 1, + "timestamp" : "00:19:35.416", + "minute" : 19, + "second" : 35, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 39, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 41.2, 73.9 ], + "duration" : 2.064254, + "related_events" : [ "782869ee-2e23-4beb-a5bb-a2bf46fb8ded" ], + "pass" : { + "recipient" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "length" : 12.448293, + "angle" : -2.7282622, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 29.8, 68.9 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "782869ee-2e23-4beb-a5bb-a2bf46fb8ded", + "index" : 574, + "period" : 1, + "timestamp" : "00:19:37.480", + "minute" : 19, + "second" : 37, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 39, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 29.8, 68.9 ], + "related_events" : [ "e1370e93-2bf3-4eee-aecb-71da5641d938" ] +}, { + "id" : "bbc11322-6956-478f-9aa8-ea3e021ac897", + "index" : 575, + "period" : 1, + "timestamp" : "00:19:37.480", + "minute" : 19, + "second" : 37, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 39, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 29.8, 68.9 ], + "duration" : 0.1661, + "related_events" : [ "563fe09d-91a0-49a1-92a4-79ff5034f42a", "782869ee-2e23-4beb-a5bb-a2bf46fb8ded" ], + "carry" : { + "end_location" : [ 26.0, 68.5 ] + } +}, { + "id" : "563fe09d-91a0-49a1-92a4-79ff5034f42a", + "index" : 576, + "period" : 1, + "timestamp" : "00:19:37.646", + "minute" : 19, + "second" : 37, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 39, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 26.0, 68.5 ], + "duration" : 2.227867, + "related_events" : [ "9a18f40a-9ee2-4f07-991b-0b7e2abda0e5" ], + "pass" : { + "recipient" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "length" : 36.649284, + "angle" : -1.6226623, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 24.1, 31.9 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "9a18f40a-9ee2-4f07-991b-0b7e2abda0e5", + "index" : 577, + "period" : 1, + "timestamp" : "00:19:39.874", + "minute" : 19, + "second" : 39, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 39, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 24.1, 31.9 ], + "related_events" : [ "563fe09d-91a0-49a1-92a4-79ff5034f42a" ] +}, { + "id" : "8b0878f9-d439-4074-9911-934b39a4eca4", + "index" : 578, + "period" : 1, + "timestamp" : "00:19:39.874", + "minute" : 19, + "second" : 39, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 39, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 24.1, 31.9 ], + "duration" : 1.04564, + "related_events" : [ "9a18f40a-9ee2-4f07-991b-0b7e2abda0e5", "a8bec9ae-aa3a-4c2d-8ab9-3f5868996b73" ], + "carry" : { + "end_location" : [ 26.2, 31.0 ] + } +}, { + "id" : "a8bec9ae-aa3a-4c2d-8ab9-3f5868996b73", + "index" : 579, + "period" : 1, + "timestamp" : "00:19:40.920", + "minute" : 19, + "second" : 40, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 39, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 26.2, 31.0 ], + "duration" : 1.814398, + "related_events" : [ "0d3e644c-375a-4ff4-a4c2-2f2202979b0a" ], + "pass" : { + "recipient" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "length" : 23.82016, + "angle" : -1.155982, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 35.8, 9.2 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "0d3e644c-375a-4ff4-a4c2-2f2202979b0a", + "index" : 580, + "period" : 1, + "timestamp" : "00:19:42.734", + "minute" : 19, + "second" : 42, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 39, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 35.8, 9.2 ], + "related_events" : [ "a8bec9ae-aa3a-4c2d-8ab9-3f5868996b73" ] +}, { + "id" : "3ec90ed9-2335-4625-bb13-b20d4989a56d", + "index" : 581, + "period" : 1, + "timestamp" : "00:19:42.734", + "minute" : 19, + "second" : 42, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 39, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 35.8, 9.2 ], + "duration" : 0.856349, + "related_events" : [ "0d3e644c-375a-4ff4-a4c2-2f2202979b0a", "f698da5b-c678-4826-8dbb-fe7d98ae64ff" ], + "carry" : { + "end_location" : [ 36.2, 8.1 ] + } +}, { + "id" : "f698da5b-c678-4826-8dbb-fe7d98ae64ff", + "index" : 582, + "period" : 1, + "timestamp" : "00:19:43.590", + "minute" : 19, + "second" : 43, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 39, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 36.2, 8.1 ], + "duration" : 1.468611, + "related_events" : [ "2e95bf42-f4b0-4359-b459-78924db11aab" ], + "pass" : { + "recipient" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "length" : 20.58276, + "angle" : 2.0670412, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 26.4, 26.2 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "2e95bf42-f4b0-4359-b459-78924db11aab", + "index" : 583, + "period" : 1, + "timestamp" : "00:19:45.059", + "minute" : 19, + "second" : 45, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 39, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 26.4, 26.2 ], + "related_events" : [ "f698da5b-c678-4826-8dbb-fe7d98ae64ff" ] +}, { + "id" : "b6b2da7a-6a58-4997-82c5-2ad66e7d8801", + "index" : 584, + "period" : 1, + "timestamp" : "00:19:45.059", + "minute" : 19, + "second" : 45, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 39, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 26.4, 26.2 ], + "duration" : 1.412224, + "related_events" : [ "2e95bf42-f4b0-4359-b459-78924db11aab", "c1f9e5e8-9a3a-4fe1-a524-348a409386b2" ], + "carry" : { + "end_location" : [ 26.2, 26.5 ] + } +}, { + "id" : "c1f9e5e8-9a3a-4fe1-a524-348a409386b2", + "index" : 585, + "period" : 1, + "timestamp" : "00:19:46.471", + "minute" : 19, + "second" : 46, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 39, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 26.2, 26.5 ], + "duration" : 1.659112, + "related_events" : [ "5714b913-6aa6-4827-a50a-6671fbbb0f8a" ], + "pass" : { + "recipient" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "length" : 33.275818, + "angle" : 1.2718555, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 36.0, 58.3 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "5714b913-6aa6-4827-a50a-6671fbbb0f8a", + "index" : 586, + "period" : 1, + "timestamp" : "00:19:48.130", + "minute" : 19, + "second" : 48, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 39, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 36.0, 58.3 ], + "related_events" : [ "c1f9e5e8-9a3a-4fe1-a524-348a409386b2" ] +}, { + "id" : "071d882e-01df-42a5-ba39-02ebb0fe307d", + "index" : 587, + "period" : 1, + "timestamp" : "00:19:48.130", + "minute" : 19, + "second" : 48, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 39, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 36.0, 58.3 ], + "duration" : 2.694662, + "under_pressure" : true, + "related_events" : [ "5714b913-6aa6-4827-a50a-6671fbbb0f8a", "6324e824-fb29-4dc0-bce8-0497913e1b1d", "92db9532-e19a-48ab-980b-8af61264c6d3" ], + "carry" : { + "end_location" : [ 48.7, 68.1 ] + } +}, { + "id" : "6324e824-fb29-4dc0-bce8-0497913e1b1d", + "index" : 588, + "period" : 1, + "timestamp" : "00:19:50.285", + "minute" : 19, + "second" : 50, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 39, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 70.6, 24.5 ], + "duration" : 0.722102, + "related_events" : [ "071d882e-01df-42a5-ba39-02ebb0fe307d", "92db9532-e19a-48ab-980b-8af61264c6d3" ] +}, { + "id" : "92db9532-e19a-48ab-980b-8af61264c6d3", + "index" : 589, + "period" : 1, + "timestamp" : "00:19:50.825", + "minute" : 19, + "second" : 50, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 39, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 48.7, 68.1 ], + "duration" : 2.329228, + "under_pressure" : true, + "related_events" : [ "6324e824-fb29-4dc0-bce8-0497913e1b1d", "eff5dbba-a761-46d1-a581-9aaead600741" ], + "pass" : { + "length" : 37.988552, + "angle" : -0.29927307, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 85.0, 56.9 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "eff5dbba-a761-46d1-a581-9aaead600741", + "index" : 590, + "period" : 1, + "timestamp" : "00:19:53.154", + "minute" : 19, + "second" : 53, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 40, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 35.1, 23.2 ], + "duration" : 0.0, + "related_events" : [ "92db9532-e19a-48ab-980b-8af61264c6d3" ] +}, { + "id" : "9b7042c6-760a-44d6-828b-351ab81999b6", + "index" : 591, + "period" : 1, + "timestamp" : "00:19:53.154", + "minute" : 19, + "second" : 53, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 40, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 35.1, 23.2 ], + "duration" : 0.536878, + "related_events" : [ "40725fd3-69aa-429d-9b54-570224cbd7e1", "eff5dbba-a761-46d1-a581-9aaead600741" ], + "carry" : { + "end_location" : [ 34.1, 23.4 ] + } +}, { + "id" : "40725fd3-69aa-429d-9b54-570224cbd7e1", + "index" : 592, + "period" : 1, + "timestamp" : "00:19:53.691", + "minute" : 19, + "second" : 53, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 40, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 34.1, 23.4 ], + "duration" : 0.90355, + "related_events" : [ "a82b6f39-29a8-4e80-8f6f-2850b73c2854" ], + "pass" : { + "recipient" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "length" : 16.177145, + "angle" : -1.1707746, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 40.4, 8.5 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "a82b6f39-29a8-4e80-8f6f-2850b73c2854", + "index" : 593, + "period" : 1, + "timestamp" : "00:19:54.595", + "minute" : 19, + "second" : 54, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 40, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 40.4, 8.5 ], + "related_events" : [ "40725fd3-69aa-429d-9b54-570224cbd7e1" ] +}, { + "id" : "a5203d0b-f3dc-4c8d-955a-06fd486b3b84", + "index" : 594, + "period" : 1, + "timestamp" : "00:19:54.595", + "minute" : 19, + "second" : 54, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 40, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 40.4, 8.5 ], + "duration" : 0.679298, + "related_events" : [ "578f49fd-64d7-4e11-8e3d-f4b50c8926d3", "a82b6f39-29a8-4e80-8f6f-2850b73c2854" ], + "carry" : { + "end_location" : [ 40.4, 8.5 ] + } +}, { + "id" : "578f49fd-64d7-4e11-8e3d-f4b50c8926d3", + "index" : 595, + "period" : 1, + "timestamp" : "00:19:55.274", + "minute" : 19, + "second" : 55, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 40, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 40.4, 8.5 ], + "duration" : 1.084028, + "related_events" : [ "6361270a-b724-45a9-afd4-5d83e283c93c" ], + "pass" : { + "recipient" : { + "id" : 4865, + "name" : "Josie Green" + }, + "length" : 16.063934, + "angle" : 1.3892725, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 43.3, 24.3 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "6361270a-b724-45a9-afd4-5d83e283c93c", + "index" : 596, + "period" : 1, + "timestamp" : "00:19:56.358", + "minute" : 19, + "second" : 56, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 40, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 43.3, 24.3 ], + "related_events" : [ "578f49fd-64d7-4e11-8e3d-f4b50c8926d3" ] +}, { + "id" : "993ec4bf-706a-4d70-9570-f52648aa51c8", + "index" : 597, + "period" : 1, + "timestamp" : "00:19:56.358", + "minute" : 19, + "second" : 56, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 40, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 43.3, 24.3 ], + "duration" : 1.424202, + "related_events" : [ "6361270a-b724-45a9-afd4-5d83e283c93c", "f65d68a5-bc9c-4deb-a09f-0aecb61cfb0d" ], + "carry" : { + "end_location" : [ 44.3, 26.0 ] + } +}, { + "id" : "f65d68a5-bc9c-4deb-a09f-0aecb61cfb0d", + "index" : 598, + "period" : 1, + "timestamp" : "00:19:57.782", + "minute" : 19, + "second" : 57, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 40, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 44.3, 26.0 ], + "duration" : 1.067469, + "related_events" : [ "64ae98c5-fd0b-42b4-a586-d250bd6e4a5c" ], + "pass" : { + "recipient" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "length" : 16.43472, + "angle" : 0.20216879, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 60.4, 29.3 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "64ae98c5-fd0b-42b4-a586-d250bd6e4a5c", + "index" : 599, + "period" : 1, + "timestamp" : "00:19:58.850", + "minute" : 19, + "second" : 58, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 40, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 60.4, 29.3 ], + "related_events" : [ "f65d68a5-bc9c-4deb-a09f-0aecb61cfb0d" ] +}, { + "id" : "62651ca1-0e08-43bd-a58b-ec7c025f9b4a", + "index" : 600, + "period" : 1, + "timestamp" : "00:19:58.850", + "minute" : 19, + "second" : 58, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 40, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 60.6, 29.9 ], + "duration" : 1.11725, + "related_events" : [ "f34b7bfc-e864-4f62-9f53-afa859937d8d" ], + "pass" : { + "recipient" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "length" : 8.902246, + "angle" : -1.5483282, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 60.8, 21.0 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "f34b7bfc-e864-4f62-9f53-afa859937d8d", + "index" : 601, + "period" : 1, + "timestamp" : "00:19:59.967", + "minute" : 19, + "second" : 59, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 40, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 60.8, 21.0 ], + "related_events" : [ "62651ca1-0e08-43bd-a58b-ec7c025f9b4a" ] +}, { + "id" : "6fd5246e-b511-49e6-b109-0ba3adc74680", + "index" : 602, + "period" : 1, + "timestamp" : "00:19:59.967", + "minute" : 19, + "second" : 59, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 40, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 62.6, 20.7 ], + "duration" : 2.452857, + "related_events" : [ "dc17fabe-4cf6-4b29-9f31-9ee5a35f92aa" ], + "pass" : { + "recipient" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "length" : 21.176638, + "angle" : -0.085102014, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 83.7, 18.9 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "dc17fabe-4cf6-4b29-9f31-9ee5a35f92aa", + "index" : 603, + "period" : 1, + "timestamp" : "00:20:02.420", + "minute" : 20, + "second" : 2, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 40, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 83.7, 18.9 ], + "related_events" : [ "6fd5246e-b511-49e6-b109-0ba3adc74680" ] +}, { + "id" : "c17862f7-ff4f-4c43-82b8-e2d3bddcc6ee", + "index" : 604, + "period" : 1, + "timestamp" : "00:20:02.420", + "minute" : 20, + "second" : 2, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 40, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 83.7, 18.9 ], + "duration" : 3.479957, + "related_events" : [ "9530483f-532f-4540-99b3-defab6d7d0cc", "dc17fabe-4cf6-4b29-9f31-9ee5a35f92aa" ], + "carry" : { + "end_location" : [ 105.7, 16.4 ] + } +}, { + "id" : "9530483f-532f-4540-99b3-defab6d7d0cc", + "index" : 605, + "period" : 1, + "timestamp" : "00:20:05.900", + "minute" : 20, + "second" : 5, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 40, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 105.7, 16.4 ], + "duration" : 1.105494, + "related_events" : [ "a9bda811-5f47-4d30-9bd3-5d83755efa77", "be87e977-db42-44a5-8030-743cfcb3daf2" ], + "pass" : { + "recipient" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "length" : 7.881624, + "angle" : 2.5183933, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 99.3, 21.0 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "be87e977-db42-44a5-8030-743cfcb3daf2", + "index" : 606, + "period" : 1, + "timestamp" : "00:20:07.005", + "minute" : 20, + "second" : 7, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 40, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 97.0, 21.8 ], + "related_events" : [ "9530483f-532f-4540-99b3-defab6d7d0cc" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "a9bda811-5f47-4d30-9bd3-5d83755efa77", + "index" : 607, + "period" : 1, + "timestamp" : "00:20:07.005", + "minute" : 20, + "second" : 7, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 40, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 20.8, 59.1 ], + "duration" : 1.10528, + "related_events" : [ "6e031e79-0a05-4b11-af0c-42fb07c2ca83", "9530483f-532f-4540-99b3-defab6d7d0cc" ], + "pass" : { + "length" : 17.679932, + "angle" : -0.8013968, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 33.1, 46.4 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 64, + "name" : "Interception" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "6e031e79-0a05-4b11-af0c-42fb07c2ca83", + "index" : 608, + "period" : 1, + "timestamp" : "00:20:08.111", + "minute" : 20, + "second" : 8, + "type" : { + "id" : 10, + "name" : "Interception" + }, + "possession" : 40, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 87.0, 33.7 ], + "duration" : 0.0, + "related_events" : [ "a9bda811-5f47-4d30-9bd3-5d83755efa77" ], + "interception" : { + "outcome" : { + "id" : 4, + "name" : "Won" + } + } +}, { + "id" : "1732bf3d-9d3f-4762-94b5-b6acd2e9de0d", + "index" : 609, + "period" : 1, + "timestamp" : "00:20:08.111", + "minute" : 20, + "second" : 8, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 40, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 87.0, 33.7 ], + "duration" : 1.462543, + "related_events" : [ "6d6e0394-084a-4e90-96c5-6143e5f9010a", "6e031e79-0a05-4b11-af0c-42fb07c2ca83" ], + "carry" : { + "end_location" : [ 91.3, 37.4 ] + } +}, { + "id" : "6d6e0394-084a-4e90-96c5-6143e5f9010a", + "index" : 610, + "period" : 1, + "timestamp" : "00:20:09.573", + "minute" : 20, + "second" : 9, + "type" : { + "id" : 16, + "name" : "Shot" + }, + "possession" : 40, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 91.3, 37.4 ], + "duration" : 1.370171, + "related_events" : [ "cbfe6f33-6d02-4bad-9d5c-69d4a9ce9a49" ], + "shot" : { + "statsbomb_xg" : 0.01940547, + "end_location" : [ 120.0, 50.0, 4.7 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 87, + "name" : "Open Play" + }, + "outcome" : { + "id" : 98, + "name" : "Off T" + }, + "technique" : { + "id" : 93, + "name" : "Normal" + }, + "freeze_frame" : [ { + "location" : [ 103.4, 20.3 ], + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "teammate" : true + }, { + "location" : [ 81.8, 50.7 ], + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "teammate" : false + }, { + "location" : [ 104.7, 47.5 ], + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "teammate" : false + }, { + "location" : [ 102.8, 35.7 ], + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "teammate" : false + }, { + "location" : [ 100.5, 25.9 ], + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "teammate" : false + }, { + "location" : [ 99.3, 29.6 ], + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "teammate" : false + }, { + "location" : [ 103.1, 31.8 ], + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "teammate" : false + }, { + "location" : [ 97.8, 38.8 ], + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "teammate" : false + }, { + "location" : [ 100.6, 23.9 ], + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "teammate" : true + }, { + "location" : [ 118.4, 39.3 ], + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "teammate" : false + }, { + "location" : [ 102.3, 55.3 ], + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "teammate" : true + } ] + } +}, { + "id" : "cbfe6f33-6d02-4bad-9d5c-69d4a9ce9a49", + "index" : 611, + "period" : 1, + "timestamp" : "00:20:10.943", + "minute" : 20, + "second" : 10, + "type" : { + "id" : 23, + "name" : "Goal Keeper" + }, + "possession" : 40, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 1.7, 40.8 ], + "duration" : 0.0, + "related_events" : [ "6d6e0394-084a-4e90-96c5-6143e5f9010a" ], + "goalkeeper" : { + "end_location" : [ 1.7, 40.8 ], + "type" : { + "id" : 32, + "name" : "Shot Faced" + }, + "position" : { + "id" : 44, + "name" : "Set" + } + } +}, { + "id" : "3064123b-a555-474e-9a07-bc3c1235e216", + "index" : 612, + "period" : 1, + "timestamp" : "00:20:44.645", + "minute" : 20, + "second" : 44, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 41, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 7.0, 44.1 ], + "duration" : 2.610959, + "related_events" : [ "83607598-8643-473c-8bfd-c40c379dd50e" ], + "pass" : { + "recipient" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "length" : 46.872807, + "angle" : 0.12620734, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 53.5, 50.0 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 63, + "name" : "Goal Kick" + } + } +}, { + "id" : "83607598-8643-473c-8bfd-c40c379dd50e", + "index" : 613, + "period" : 1, + "timestamp" : "00:20:47.256", + "minute" : 20, + "second" : 47, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 41, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 53.5, 50.0 ], + "related_events" : [ "3064123b-a555-474e-9a07-bc3c1235e216" ] +}, { + "id" : "b3200645-506e-4843-8bb2-2ffdea2d24ca", + "index" : 614, + "period" : 1, + "timestamp" : "00:20:47.296", + "minute" : 20, + "second" : 47, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 41, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 54.8, 50.2 ], + "duration" : 2.26617, + "under_pressure" : true, + "related_events" : [ "3703c714-64ea-441c-88ce-86185040bee7", "5d8ec985-27a6-4f7b-b762-db489ddfc801" ], + "pass" : { + "length" : 23.721088, + "angle" : -0.04216908, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 78.5, 49.2 ], + "aerial_won" : true, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "5d8ec985-27a6-4f7b-b762-db489ddfc801", + "index" : 615, + "period" : 1, + "timestamp" : "00:20:47.296", + "minute" : 20, + "second" : 47, + "type" : { + "id" : 4, + "name" : "Duel" + }, + "possession" : 41, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 65.3, 29.9 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "b3200645-506e-4843-8bb2-2ffdea2d24ca" ], + "duel" : { + "type" : { + "id" : 10, + "name" : "Aerial Lost" + } + } +}, { + "id" : "3703c714-64ea-441c-88ce-86185040bee7", + "index" : 616, + "period" : 1, + "timestamp" : "00:20:49.562", + "minute" : 20, + "second" : 49, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 41, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 41.6, 30.9 ], + "duration" : 0.245965, + "related_events" : [ "299a9972-3d6e-4fde-b1db-789e4b609545", "8554125e-51fb-4b25-ad22-df6ef0f81542", "b3200645-506e-4843-8bb2-2ffdea2d24ca" ], + "pass" : { + "recipient" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "length" : 3.6055512, + "angle" : -0.055498507, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 45.2, 30.7 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "type" : { + "id" : 66, + "name" : "Recovery" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "8554125e-51fb-4b25-ad22-df6ef0f81542", + "index" : 617, + "period" : 1, + "timestamp" : "00:20:49.808", + "minute" : 20, + "second" : 49, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 41, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 57.8, 35.1 ], + "related_events" : [ "3703c714-64ea-441c-88ce-86185040bee7" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "299a9972-3d6e-4fde-b1db-789e4b609545", + "index" : 618, + "period" : 1, + "timestamp" : "00:20:49.808", + "minute" : 20, + "second" : 49, + "type" : { + "id" : 6, + "name" : "Block" + }, + "possession" : 41, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 74.9, 49.4 ], + "duration" : 0.0, + "related_events" : [ "3703c714-64ea-441c-88ce-86185040bee7" ] +}, { + "id" : "1a452b58-964d-40e8-962b-56b5aad5e4ee", + "index" : 619, + "period" : 1, + "timestamp" : "00:20:51.351", + "minute" : 20, + "second" : 51, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 41, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 30.8, 21.0 ], + "duration" : 0.808316 +}, { + "id" : "0d96da89-3f64-42da-a636-13d6ec74fa41", + "index" : 620, + "period" : 1, + "timestamp" : "00:20:52.319", + "minute" : 20, + "second" : 52, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 41, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 28.9, 23.4 ], + "duration" : 0.0, + "ball_recovery" : { + "recovery_failure" : true + } +}, { + "id" : "6b1c647b-2cb4-46b8-b0f8-1c25702489de", + "index" : 621, + "period" : 1, + "timestamp" : "00:20:53.273", + "minute" : 20, + "second" : 53, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 41, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 26.2, 23.5 ], + "duration" : 1.165681, + "related_events" : [ "71bee79b-5124-4d86-8bc1-90a3c3a98adf", "79c2dde6-3536-4338-b884-8e03266e42cb", "f5198144-2159-4d27-99b5-2a7e3f8b65db" ] +}, { + "id" : "79c2dde6-3536-4338-b884-8e03266e42cb", + "index" : 622, + "period" : 1, + "timestamp" : "00:20:53.274", + "minute" : 20, + "second" : 53, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 41, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 93.1, 51.7 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "6b1c647b-2cb4-46b8-b0f8-1c25702489de" ] +}, { + "id" : "71bee79b-5124-4d86-8bc1-90a3c3a98adf", + "index" : 623, + "period" : 1, + "timestamp" : "00:20:53.274", + "minute" : 20, + "second" : 53, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 41, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 93.1, 51.7 ], + "duration" : 0.964487, + "under_pressure" : true, + "related_events" : [ "6b1c647b-2cb4-46b8-b0f8-1c25702489de", "79c2dde6-3536-4338-b884-8e03266e42cb", "f5198144-2159-4d27-99b5-2a7e3f8b65db" ], + "carry" : { + "end_location" : [ 96.0, 52.3 ] + } +}, { + "id" : "f5198144-2159-4d27-99b5-2a7e3f8b65db", + "index" : 624, + "period" : 1, + "timestamp" : "00:20:54.238", + "minute" : 20, + "second" : 54, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 41, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 96.0, 52.3 ], + "duration" : 2.598271, + "under_pressure" : true, + "related_events" : [ "6b1c647b-2cb4-46b8-b0f8-1c25702489de", "b57c0268-f4ef-4dac-b9c1-03b6a2d3c697" ], + "pass" : { + "recipient" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "length" : 20.143734, + "angle" : 0.32332042, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 115.1, 58.7 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "b57c0268-f4ef-4dac-b9c1-03b6a2d3c697", + "index" : 625, + "period" : 1, + "timestamp" : "00:20:56.837", + "minute" : 20, + "second" : 56, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 41, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 115.1, 58.7 ], + "related_events" : [ "f5198144-2159-4d27-99b5-2a7e3f8b65db" ] +}, { + "id" : "23fad5ad-1d26-425e-8877-3771c78769fe", + "index" : 626, + "period" : 1, + "timestamp" : "00:20:56.837", + "minute" : 20, + "second" : 56, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 41, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 115.1, 58.7 ], + "duration" : 0.064702, + "related_events" : [ "0190eec6-0961-4820-b4f1-da08f58064ae", "b57c0268-f4ef-4dac-b9c1-03b6a2d3c697" ], + "carry" : { + "end_location" : [ 115.1, 58.7 ] + } +}, { + "id" : "0190eec6-0961-4820-b4f1-da08f58064ae", + "index" : 627, + "period" : 1, + "timestamp" : "00:20:56.901", + "minute" : 20, + "second" : 56, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 41, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 115.1, 58.7 ], + "duration" : 0.823725, + "related_events" : [ "eb7edc31-c141-4660-9f29-5713640ea9a7" ], + "pass" : { + "length" : 14.057738, + "angle" : -1.4208511, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 117.2, 44.8 ], + "cross" : true, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "eb7edc31-c141-4660-9f29-5713640ea9a7", + "index" : 628, + "period" : 1, + "timestamp" : "00:20:57.725", + "minute" : 20, + "second" : 57, + "type" : { + "id" : 23, + "name" : "Goal Keeper" + }, + "possession" : 42, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 8, + "name" : "From Keeper" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18158, + "name" : "Rebecca Leigh Spencer" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 2.9, 35.3 ], + "duration" : 0.0, + "related_events" : [ "0190eec6-0961-4820-b4f1-da08f58064ae" ], + "goalkeeper" : { + "type" : { + "id" : 25, + "name" : "Collected" + }, + "outcome" : { + "id" : 15, + "name" : "Success" + } + } +}, { + "id" : "f4de2140-4a2c-461d-a1e5-8decea39de9d", + "index" : 629, + "period" : 1, + "timestamp" : "00:20:57.725", + "minute" : 20, + "second" : 57, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 42, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 8, + "name" : "From Keeper" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18158, + "name" : "Rebecca Leigh Spencer" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 2.9, 35.3 ], + "duration" : 5.337948, + "related_events" : [ "bd9ce519-d2f8-44af-acc2-5229f15d4ea5", "eb7edc31-c141-4660-9f29-5713640ea9a7" ], + "carry" : { + "end_location" : [ 14.5, 47.4 ] + } +}, { + "id" : "bd9ce519-d2f8-44af-acc2-5229f15d4ea5", + "index" : 630, + "period" : 1, + "timestamp" : "00:21:03.063", + "minute" : 21, + "second" : 3, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 42, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 8, + "name" : "From Keeper" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18158, + "name" : "Rebecca Leigh Spencer" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 14.5, 47.4 ], + "duration" : 4.613353, + "related_events" : [ "1a5c8ea7-48f1-4d6f-8790-f53c260da88e", "6dd6140f-8a9d-4370-a998-ea0da5c3351d" ], + "pass" : { + "recipient" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "length" : 67.73256, + "angle" : -0.031009259, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 82.2, 45.3 ], + "body_part" : { + "id" : 68, + "name" : "Drop Kick" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "6dd6140f-8a9d-4370-a998-ea0da5c3351d", + "index" : 631, + "period" : 1, + "timestamp" : "00:21:07.676", + "minute" : 21, + "second" : 7, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 42, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 8, + "name" : "From Keeper" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 78.0, 47.4 ], + "related_events" : [ "bd9ce519-d2f8-44af-acc2-5229f15d4ea5" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "1a5c8ea7-48f1-4d6f-8790-f53c260da88e", + "index" : 632, + "period" : 1, + "timestamp" : "00:21:07.676", + "minute" : 21, + "second" : 7, + "type" : { + "id" : 10, + "name" : "Interception" + }, + "possession" : 42, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 8, + "name" : "From Keeper" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 37.9, 34.8 ], + "duration" : 0.0, + "related_events" : [ "bd9ce519-d2f8-44af-acc2-5229f15d4ea5" ], + "interception" : { + "outcome" : { + "id" : 4, + "name" : "Won" + } + } +}, { + "id" : "e9b97684-e3db-4cce-b01d-8ef844938427", + "index" : 633, + "period" : 1, + "timestamp" : "00:21:07.676", + "minute" : 21, + "second" : 7, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 42, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 8, + "name" : "From Keeper" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 37.9, 34.8 ], + "duration" : 5.819483, + "under_pressure" : true, + "related_events" : [ "053b45fd-668f-4dbe-9ed2-e66efd68ac08", "1a5c8ea7-48f1-4d6f-8790-f53c260da88e", "cf871224-febb-422e-b27c-165aabbad51a" ], + "carry" : { + "end_location" : [ 9.3, 15.6 ] + } +}, { + "id" : "cf871224-febb-422e-b27c-165aabbad51a", + "index" : 634, + "period" : 1, + "timestamp" : "00:21:07.723", + "minute" : 21, + "second" : 7, + "type" : { + "id" : 6, + "name" : "Block" + }, + "possession" : 42, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 8, + "name" : "From Keeper" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 82.4, 48.0 ], + "duration" : 0.0, + "counterpress" : true, + "related_events" : [ "e9b97684-e3db-4cce-b01d-8ef844938427" ] +}, { + "id" : "4a4fdee5-8e92-4247-b031-dca237473703", + "index" : 635, + "period" : 1, + "timestamp" : "00:21:12.639", + "minute" : 21, + "second" : 12, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 42, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 8, + "name" : "From Keeper" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 104.5, 58.6 ], + "duration" : 1.028199, + "counterpress" : true, + "related_events" : [ "053b45fd-668f-4dbe-9ed2-e66efd68ac08" ] +}, { + "id" : "053b45fd-668f-4dbe-9ed2-e66efd68ac08", + "index" : 636, + "period" : 1, + "timestamp" : "00:21:13.496", + "minute" : 21, + "second" : 13, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 42, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 8, + "name" : "From Keeper" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 9.3, 15.6 ], + "duration" : 0.971241, + "under_pressure" : true, + "related_events" : [ "4a4fdee5-8e92-4247-b031-dca237473703", "d26e9f06-6008-4a95-b49c-a74958e361ee" ], + "pass" : { + "recipient" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "length" : 11.738825, + "angle" : -1.3299499, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 12.1, 4.2 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "d26e9f06-6008-4a95-b49c-a74958e361ee", + "index" : 637, + "period" : 1, + "timestamp" : "00:21:14.467", + "minute" : 21, + "second" : 14, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 42, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 8, + "name" : "From Keeper" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 12.1, 4.2 ], + "related_events" : [ "053b45fd-668f-4dbe-9ed2-e66efd68ac08" ] +}, { + "id" : "dd9441e7-a9c4-4087-9ca1-2b07c2cb990e", + "index" : 638, + "period" : 1, + "timestamp" : "00:21:14.467", + "minute" : 21, + "second" : 14, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 42, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 8, + "name" : "From Keeper" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 12.1, 4.2 ], + "duration" : 0.912149, + "under_pressure" : true, + "related_events" : [ "7e03827d-e584-4979-9650-20e7e1828bac", "cf0fa2c7-e292-4743-b809-142fd1bc9da5", "d26e9f06-6008-4a95-b49c-a74958e361ee" ], + "carry" : { + "end_location" : [ 11.2, 5.6 ] + } +}, { + "id" : "cf0fa2c7-e292-4743-b809-142fd1bc9da5", + "index" : 639, + "period" : 1, + "timestamp" : "00:21:14.624", + "minute" : 21, + "second" : 14, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 42, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 8, + "name" : "From Keeper" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 103.9, 73.8 ], + "duration" : 0.642562, + "counterpress" : true, + "related_events" : [ "dd9441e7-a9c4-4087-9ca1-2b07c2cb990e" ] +}, { + "id" : "7e03827d-e584-4979-9650-20e7e1828bac", + "index" : 640, + "period" : 1, + "timestamp" : "00:21:15.379", + "minute" : 21, + "second" : 15, + "type" : { + "id" : 38, + "name" : "Miscontrol" + }, + "possession" : 42, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 8, + "name" : "From Keeper" + }, + "out" : true, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 11.2, 5.6 ], + "duration" : 0.0 +}, { + "id" : "cd29d538-fb50-4585-8f11-2df99e904be1", + "index" : 641, + "period" : 1, + "timestamp" : "00:21:23.896", + "minute" : 21, + "second" : 23, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 43, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 88.9, 80.0 ], + "duration" : 0.932534, + "related_events" : [ "10cc651c-046a-4c90-866d-4a3945c69d35" ], + "pass" : { + "recipient" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "length" : 10.480935, + "angle" : -0.6568591, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 97.2, 73.6 ], + "type" : { + "id" : 67, + "name" : "Throw-in" + } + } +}, { + "id" : "10cc651c-046a-4c90-866d-4a3945c69d35", + "index" : 642, + "period" : 1, + "timestamp" : "00:21:24.829", + "minute" : 21, + "second" : 24, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 43, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 97.2, 73.6 ], + "related_events" : [ "cd29d538-fb50-4585-8f11-2df99e904be1" ] +}, { + "id" : "8672d0bf-8970-49d9-a4d9-c31149672de9", + "index" : 643, + "period" : 1, + "timestamp" : "00:21:24.829", + "minute" : 21, + "second" : 24, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 43, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 97.2, 73.6 ], + "duration" : 4.009911, + "under_pressure" : true, + "related_events" : [ "10cc651c-046a-4c90-866d-4a3945c69d35", "51eb1fd9-39a6-41f6-873c-982c7d5be0af", "7f13ca30-a2fc-4407-9bc0-cfcb072c5af2" ], + "carry" : { + "end_location" : [ 111.6, 71.6 ] + } +}, { + "id" : "7f13ca30-a2fc-4407-9bc0-cfcb072c5af2", + "index" : 644, + "period" : 1, + "timestamp" : "00:21:27.458", + "minute" : 21, + "second" : 27, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 43, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 15.8, 8.1 ], + "duration" : 1.494416, + "related_events" : [ "51eb1fd9-39a6-41f6-873c-982c7d5be0af", "8672d0bf-8970-49d9-a4d9-c31149672de9" ] +}, { + "id" : "51eb1fd9-39a6-41f6-873c-982c7d5be0af", + "index" : 645, + "period" : 1, + "timestamp" : "00:21:28.839", + "minute" : 21, + "second" : 28, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 43, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 111.6, 71.6 ], + "duration" : 1.178115, + "under_pressure" : true, + "related_events" : [ "04153950-35e2-4801-b261-14c9ed89b4f1", "7f13ca30-a2fc-4407-9bc0-cfcb072c5af2", "bb87a82e-ab8f-49b8-beee-3b1e7d329800" ], + "pass" : { + "recipient" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "length" : 25.544079, + "angle" : -1.6295521, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 110.1, 46.1 ], + "cross" : true, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "04153950-35e2-4801-b261-14c9ed89b4f1", + "index" : 646, + "period" : 1, + "timestamp" : "00:21:30.017", + "minute" : 21, + "second" : 30, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 43, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 110.8, 41.2 ], + "related_events" : [ "51eb1fd9-39a6-41f6-873c-982c7d5be0af" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "bb87a82e-ab8f-49b8-beee-3b1e7d329800", + "index" : 647, + "period" : 1, + "timestamp" : "00:21:30.017", + "minute" : 21, + "second" : 30, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 43, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 10.0, 34.0 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "51eb1fd9-39a6-41f6-873c-982c7d5be0af" ], + "clearance" : { + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "right_foot" : true + } +}, { + "id" : "e3c9b54c-80d6-4ba7-b255-d37055e629eb", + "index" : 648, + "period" : 1, + "timestamp" : "00:21:32.268", + "minute" : 21, + "second" : 32, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 43, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 86.6, 59.3 ], + "duration" : 1.828029, + "related_events" : [ "4e9e4e7b-d49c-44b1-a2b8-4302cc4cf7e6", "726329a2-3402-4e7a-8ab4-4a5e23409b00", "bfd0298b-4f64-40b7-9bd4-1fef16803851" ] +}, { + "id" : "4e9e4e7b-d49c-44b1-a2b8-4302cc4cf7e6", + "index" : 649, + "period" : 1, + "timestamp" : "00:21:32.892", + "minute" : 21, + "second" : 32, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 44, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 28.9, 22.9 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "e3c9b54c-80d6-4ba7-b255-d37055e629eb" ] +}, { + "id" : "bfd0298b-4f64-40b7-9bd4-1fef16803851", + "index" : 650, + "period" : 1, + "timestamp" : "00:21:32.892", + "minute" : 21, + "second" : 32, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 44, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 28.9, 22.9 ], + "duration" : 0.993583, + "under_pressure" : true, + "related_events" : [ "4e9e4e7b-d49c-44b1-a2b8-4302cc4cf7e6", "726329a2-3402-4e7a-8ab4-4a5e23409b00", "e3c9b54c-80d6-4ba7-b255-d37055e629eb" ], + "carry" : { + "end_location" : [ 29.1, 21.2 ] + } +}, { + "id" : "726329a2-3402-4e7a-8ab4-4a5e23409b00", + "index" : 651, + "period" : 1, + "timestamp" : "00:21:33.886", + "minute" : 21, + "second" : 33, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 44, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 29.1, 21.2 ], + "duration" : 0.536517, + "under_pressure" : true, + "related_events" : [ "7aac72cc-264f-44d7-b22b-21b85b8b9699", "9986e77b-f300-4897-9c93-8b5ba4156f89", "e3c9b54c-80d6-4ba7-b255-d37055e629eb" ], + "pass" : { + "recipient" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "length" : 4.726521, + "angle" : -1.4648119, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 29.6, 16.5 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "9986e77b-f300-4897-9c93-8b5ba4156f89", + "index" : 652, + "period" : 1, + "timestamp" : "00:21:34.422", + "minute" : 21, + "second" : 34, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 44, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 28.7, 11.2 ], + "related_events" : [ "726329a2-3402-4e7a-8ab4-4a5e23409b00" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "7aac72cc-264f-44d7-b22b-21b85b8b9699", + "index" : 653, + "period" : 1, + "timestamp" : "00:21:34.422", + "minute" : 21, + "second" : 34, + "type" : { + "id" : 10, + "name" : "Interception" + }, + "possession" : 44, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 90.5, 63.6 ], + "duration" : 0.0, + "counterpress" : true, + "related_events" : [ "726329a2-3402-4e7a-8ab4-4a5e23409b00" ], + "interception" : { + "outcome" : { + "id" : 13, + "name" : "Lost In Play" + } + } +}, { + "id" : "5e98e6de-01f5-4dd4-94f5-b33aae891566", + "index" : 654, + "period" : 1, + "timestamp" : "00:21:35.613", + "minute" : 21, + "second" : 35, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 44, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 29.1, 17.1 ], + "duration" : 0.0 +}, { + "id" : "f4cbb181-6274-41c5-b62f-8c677eee6c10", + "index" : 655, + "period" : 1, + "timestamp" : "00:21:35.613", + "minute" : 21, + "second" : 35, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 44, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 29.1, 17.1 ], + "duration" : 0.422397, + "related_events" : [ "5e98e6de-01f5-4dd4-94f5-b33aae891566", "81d780fe-ff35-494c-a872-9fca5e4a8afc" ], + "carry" : { + "end_location" : [ 29.6, 18.5 ] + } +}, { + "id" : "81d780fe-ff35-494c-a872-9fca5e4a8afc", + "index" : 656, + "period" : 1, + "timestamp" : "00:21:36.035", + "minute" : 21, + "second" : 36, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 44, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 29.6, 18.5 ], + "duration" : 1.04531, + "related_events" : [ "706c020c-3442-43e0-9016-0d873f7207c1", "b1675eee-ffc7-450d-b3ff-0c49035ad174" ], + "pass" : { + "recipient" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "length" : 10.324728, + "angle" : -0.15559483, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 39.8, 16.9 ], + "outcome" : { + "id" : 9, + "name" : "Incomplete" + }, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "b1675eee-ffc7-450d-b3ff-0c49035ad174", + "index" : 657, + "period" : 1, + "timestamp" : "00:21:37.080", + "minute" : 21, + "second" : 37, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 44, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 40.4, 20.4 ], + "related_events" : [ "81d780fe-ff35-494c-a872-9fca5e4a8afc" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "706c020c-3442-43e0-9016-0d873f7207c1", + "index" : 658, + "period" : 1, + "timestamp" : "00:21:37.080", + "minute" : 21, + "second" : 37, + "type" : { + "id" : 10, + "name" : "Interception" + }, + "possession" : 44, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 80.3, 63.2 ], + "duration" : 0.0, + "counterpress" : true, + "related_events" : [ "81d780fe-ff35-494c-a872-9fca5e4a8afc" ], + "interception" : { + "outcome" : { + "id" : 16, + "name" : "Success In Play" + } + } +}, { + "id" : "d0ddbc14-9c9b-4211-b86d-aa2159b2cfa1", + "index" : 659, + "period" : 1, + "timestamp" : "00:21:37.763", + "minute" : 21, + "second" : 37, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 44, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 82.6, 56.8 ], + "duration" : 0.0 +}, { + "id" : "7d2822da-1441-410f-b664-716fb4f59993", + "index" : 660, + "period" : 1, + "timestamp" : "00:21:37.763", + "minute" : 21, + "second" : 37, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 44, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 82.6, 56.8 ], + "duration" : 3.282293, + "related_events" : [ "54fb9138-72e6-4f1a-989e-159685d096f1", "d0ddbc14-9c9b-4211-b86d-aa2159b2cfa1" ], + "carry" : { + "end_location" : [ 89.9, 41.5 ] + } +}, { + "id" : "54fb9138-72e6-4f1a-989e-159685d096f1", + "index" : 661, + "period" : 1, + "timestamp" : "00:21:41.046", + "minute" : 21, + "second" : 41, + "type" : { + "id" : 16, + "name" : "Shot" + }, + "possession" : 44, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 89.9, 41.5 ], + "duration" : 1.412945, + "related_events" : [ "1085e7fd-e9b3-472e-9363-9ce972a406c0" ], + "shot" : { + "statsbomb_xg" : 0.015051011, + "end_location" : [ 120.0, 32.7, 3.8 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "type" : { + "id" : 87, + "name" : "Open Play" + }, + "outcome" : { + "id" : 98, + "name" : "Off T" + }, + "technique" : { + "id" : 93, + "name" : "Normal" + }, + "freeze_frame" : [ { + "location" : [ 91.5, 42.4 ], + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "teammate" : false + }, { + "location" : [ 94.1, 54.7 ], + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "teammate" : false + }, { + "location" : [ 97.4, 53.1 ], + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "teammate" : true + }, { + "location" : [ 100.0, 52.1 ], + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "teammate" : false + }, { + "location" : [ 98.1, 42.3 ], + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "teammate" : false + }, { + "location" : [ 99.9, 38.7 ], + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "teammate" : false + }, { + "location" : [ 100.0, 32.4 ], + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "teammate" : false + }, { + "location" : [ 100.6, 29.9 ], + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "teammate" : true + }, { + "location" : [ 101.3, 37.1 ], + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "teammate" : true + }, { + "location" : [ 94.7, 42.1 ], + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "teammate" : false + }, { + "location" : [ 85.4, 49.4 ], + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "teammate" : true + }, { + "location" : [ 118.0, 39.8 ], + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "teammate" : false + }, { + "location" : [ 87.4, 62.2 ], + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "teammate" : true + } ] + } +}, { + "id" : "1085e7fd-e9b3-472e-9363-9ce972a406c0", + "index" : 662, + "period" : 1, + "timestamp" : "00:21:42.458", + "minute" : 21, + "second" : 42, + "type" : { + "id" : 23, + "name" : "Goal Keeper" + }, + "possession" : 44, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 2.1, 40.3 ], + "duration" : 0.0, + "related_events" : [ "54fb9138-72e6-4f1a-989e-159685d096f1" ], + "goalkeeper" : { + "end_location" : [ 2.1, 40.3 ], + "position" : { + "id" : 44, + "name" : "Set" + }, + "type" : { + "id" : 32, + "name" : "Shot Faced" + } + } +}, { + "id" : "2261f542-9641-4ab3-acd3-b85f9d169811", + "index" : 663, + "period" : 1, + "timestamp" : "00:22:14.018", + "minute" : 22, + "second" : 14, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 45, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 7.0, 44.1 ], + "duration" : 2.44263, + "related_events" : [ "6c2ba81c-c250-4928-9a52-01ad0423e5b7" ], + "pass" : { + "recipient" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "length" : 51.116535, + "angle" : 0.025434827, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 58.1, 45.4 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 63, + "name" : "Goal Kick" + } + } +}, { + "id" : "6c2ba81c-c250-4928-9a52-01ad0423e5b7", + "index" : 664, + "period" : 1, + "timestamp" : "00:22:16.461", + "minute" : 22, + "second" : 16, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 45, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 58.1, 45.4 ], + "related_events" : [ "2261f542-9641-4ab3-acd3-b85f9d169811" ] +}, { + "id" : "a4a19efd-7417-4c0f-9a21-6ecfed704d40", + "index" : 665, + "period" : 1, + "timestamp" : "00:22:16.461", + "minute" : 22, + "second" : 16, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 45, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 61.4, 46.9 ], + "duration" : 0.079621, + "related_events" : [ "3508a656-5ad4-4af1-824e-9ebb534c15c1" ], + "pass" : { + "length" : 2.0248456, + "angle" : -2.7886024, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 59.5, 46.2 ], + "outcome" : { + "id" : 9, + "name" : "Incomplete" + }, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "3508a656-5ad4-4af1-824e-9ebb534c15c1", + "index" : 666, + "period" : 1, + "timestamp" : "00:22:16.541", + "minute" : 22, + "second" : 16, + "type" : { + "id" : 6, + "name" : "Block" + }, + "possession" : 45, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 60.6, 33.9 ], + "duration" : 0.0, + "related_events" : [ "a4a19efd-7417-4c0f-9a21-6ecfed704d40" ] +}, { + "id" : "af69865b-d4f6-4d78-89fc-0bdcc48715d7", + "index" : 667, + "period" : 1, + "timestamp" : "00:22:18.255", + "minute" : 22, + "second" : 18, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 45, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 54.8, 45.0 ], + "duration" : 0.0, + "ball_recovery" : { + "recovery_failure" : true + } +}, { + "id" : "d802cf41-cb09-404f-ad70-163ed47fdf24", + "index" : 668, + "period" : 1, + "timestamp" : "00:22:19.381", + "minute" : 22, + "second" : 19, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 45, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 55.6, 46.2 ], + "duration" : 1.065192, + "related_events" : [ "0cddd49a-e26c-45ac-a304-3719ece2d95f" ], + "pass" : { + "length" : 13.507405, + "angle" : 0.347506, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 68.3, 50.8 ], + "outcome" : { + "id" : 9, + "name" : "Incomplete" + }, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 66, + "name" : "Recovery" + } + } +}, { + "id" : "0cddd49a-e26c-45ac-a304-3719ece2d95f", + "index" : 669, + "period" : 1, + "timestamp" : "00:22:20.446", + "minute" : 22, + "second" : 20, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 45, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 51.8, 29.3 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "d802cf41-cb09-404f-ad70-163ed47fdf24" ], + "clearance" : { + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "left_foot" : true + } +}, { + "id" : "990f5393-123e-41fd-9f82-b6c9240bf32d", + "index" : 670, + "period" : 1, + "timestamp" : "00:22:22.074", + "minute" : 22, + "second" : 22, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 45, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 73.3, 25.9 ], + "duration" : 1.713521, + "related_events" : [ "e2b987ad-2e03-49e1-98e6-e1e3fb19a820" ], + "pass" : { + "length" : 12.983836, + "angle" : -1.3613168, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 76.0, 13.2 ], + "body_part" : { + "id" : 37, + "name" : "Head" + }, + "type" : { + "id" : 66, + "name" : "Recovery" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "a1d34fbf-aa79-4b07-bc38-22f377ae2192", + "index" : 671, + "period" : 1, + "timestamp" : "00:22:23.788", + "minute" : 22, + "second" : 23, + "type" : { + "id" : 4, + "name" : "Duel" + }, + "possession" : 45, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 76.0, 13.2 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "e2b987ad-2e03-49e1-98e6-e1e3fb19a820" ], + "duel" : { + "type" : { + "id" : 10, + "name" : "Aerial Lost" + } + } +}, { + "id" : "e2b987ad-2e03-49e1-98e6-e1e3fb19a820", + "index" : 672, + "period" : 1, + "timestamp" : "00:22:23.788", + "minute" : 22, + "second" : 23, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 45, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 44.1, 66.9 ], + "duration" : 2.838552, + "under_pressure" : true, + "related_events" : [ "990f5393-123e-41fd-9f82-b6c9240bf32d", "a1d34fbf-aa79-4b07-bc38-22f377ae2192" ], + "pass" : { + "length" : 14.326549, + "angle" : 1.1539894, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 49.9, 80.0 ], + "aerial_won" : true, + "type" : { + "id" : 66, + "name" : "Recovery" + }, + "outcome" : { + "id" : 75, + "name" : "Out" + } + } +}, { + "id" : "6a299344-2a26-4851-8eca-499f2c075f27", + "index" : 673, + "period" : 1, + "timestamp" : "00:22:39.857", + "minute" : 22, + "second" : 39, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 46, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 72.6, 0.1 ], + "duration" : 0.731921, + "related_events" : [ "ad8df32d-8cb1-41f4-ad9a-d86a28e195df" ], + "pass" : { + "recipient" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "length" : 11.335784, + "angle" : 1.3664805, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 74.9, 11.2 ], + "type" : { + "id" : 67, + "name" : "Throw-in" + } + } +}, { + "id" : "ad8df32d-8cb1-41f4-ad9a-d86a28e195df", + "index" : 674, + "period" : 1, + "timestamp" : "00:22:40.589", + "minute" : 22, + "second" : 40, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 46, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 74.9, 11.2 ], + "related_events" : [ "6a299344-2a26-4851-8eca-499f2c075f27" ] +}, { + "id" : "adcfa4ad-03ee-4115-95b6-effd56bb6e6c", + "index" : 675, + "period" : 1, + "timestamp" : "00:22:40.589", + "minute" : 22, + "second" : 40, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 46, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 74.9, 11.2 ], + "duration" : 0.019493, + "related_events" : [ "5423b5d1-5cf7-4fb0-b540-3b492c2e365c", "ad8df32d-8cb1-41f4-ad9a-d86a28e195df" ], + "carry" : { + "end_location" : [ 75.6, 13.5 ] + } +}, { + "id" : "5423b5d1-5cf7-4fb0-b540-3b492c2e365c", + "index" : 676, + "period" : 1, + "timestamp" : "00:22:40.608", + "minute" : 22, + "second" : 40, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 46, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 75.6, 13.5 ], + "duration" : 0.752806, + "related_events" : [ "62f2f91a-d8f0-4069-9493-948612b3a6a7" ], + "pass" : { + "recipient" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "length" : 9.804591, + "angle" : -1.6013991, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 75.3, 3.7 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "62f2f91a-d8f0-4069-9493-948612b3a6a7", + "index" : 677, + "period" : 1, + "timestamp" : "00:22:41.361", + "minute" : 22, + "second" : 41, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 46, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 75.3, 3.7 ], + "related_events" : [ "5423b5d1-5cf7-4fb0-b540-3b492c2e365c" ] +}, { + "id" : "6ea614f5-9d43-4f29-bdfc-3c076471faaa", + "index" : 678, + "period" : 1, + "timestamp" : "00:22:41.361", + "minute" : 22, + "second" : 41, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 46, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 75.3, 3.7 ], + "duration" : 0.09584, + "related_events" : [ "2c9c43ac-7433-4411-b9a2-9183bd5c7cc1", "62f2f91a-d8f0-4069-9493-948612b3a6a7" ], + "carry" : { + "end_location" : [ 75.3, 3.7 ] + } +}, { + "id" : "2c9c43ac-7433-4411-b9a2-9183bd5c7cc1", + "index" : 679, + "period" : 1, + "timestamp" : "00:22:41.457", + "minute" : 22, + "second" : 41, + "type" : { + "id" : 38, + "name" : "Miscontrol" + }, + "possession" : 46, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "out" : true, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 75.3, 3.7 ], + "duration" : 0.0 +}, { + "id" : "0326c72c-fb43-45cd-ba09-3ac43f7c0d5b", + "index" : 680, + "period" : 1, + "timestamp" : "00:22:52.434", + "minute" : 22, + "second" : 52, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 47, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 46.0, 80.0 ], + "duration" : 1.425791, + "related_events" : [ "09463d5c-c676-4a58-86d7-29e5fe85b5d6", "923bd9d5-943c-49b6-ae70-748791d9202b" ], + "pass" : { + "recipient" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "length" : 10.198039, + "angle" : -0.44610554, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 55.2, 75.6 ], + "type" : { + "id" : 67, + "name" : "Throw-in" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "923bd9d5-943c-49b6-ae70-748791d9202b", + "index" : 681, + "period" : 1, + "timestamp" : "00:22:53.860", + "minute" : 22, + "second" : 53, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 47, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 52.7, 76.9 ], + "related_events" : [ "0326c72c-fb43-45cd-ba09-3ac43f7c0d5b" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "09463d5c-c676-4a58-86d7-29e5fe85b5d6", + "index" : 682, + "period" : 1, + "timestamp" : "00:22:53.860", + "minute" : 22, + "second" : 53, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 47, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "out" : true, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 64.9, 4.5 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "0326c72c-fb43-45cd-ba09-3ac43f7c0d5b" ], + "clearance" : { + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "left_foot" : true + } +}, { + "id" : "29388eac-1402-40e1-81e1-963b8ebab266", + "index" : 683, + "period" : 1, + "timestamp" : "00:23:08.422", + "minute" : 23, + "second" : 8, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 48, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 57.0, 80.0 ], + "duration" : 1.034881, + "related_events" : [ "c453bf19-d054-4287-a7c4-7dae5f7ef5f6" ], + "pass" : { + "recipient" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "length" : 15.530937, + "angle" : -0.5039716, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 70.6, 72.5 ], + "type" : { + "id" : 67, + "name" : "Throw-in" + } + } +}, { + "id" : "c453bf19-d054-4287-a7c4-7dae5f7ef5f6", + "index" : 684, + "period" : 1, + "timestamp" : "00:23:09.457", + "minute" : 23, + "second" : 9, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 48, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 70.6, 72.5 ], + "related_events" : [ "29388eac-1402-40e1-81e1-963b8ebab266" ] +}, { + "id" : "f1067536-91bd-4b62-a55c-d167da03da3c", + "index" : 685, + "period" : 1, + "timestamp" : "00:23:09.457", + "minute" : 23, + "second" : 9, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 48, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 70.6, 72.5 ], + "duration" : 0.04, + "related_events" : [ "c453bf19-d054-4287-a7c4-7dae5f7ef5f6", "d473af02-d695-4d76-81a6-1cc196bb829f" ], + "carry" : { + "end_location" : [ 70.6, 72.5 ] + } +}, { + "id" : "d473af02-d695-4d76-81a6-1cc196bb829f", + "index" : 686, + "period" : 1, + "timestamp" : "00:23:09.497", + "minute" : 23, + "second" : 9, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 48, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 70.6, 72.5 ], + "duration" : 0.956281, + "related_events" : [ "2c863cc0-9490-49b5-9d8a-242a971317f8" ], + "pass" : { + "recipient" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "length" : 8.860023, + "angle" : 0.28605145, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 79.1, 75.0 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "2c863cc0-9490-49b5-9d8a-242a971317f8", + "index" : 687, + "period" : 1, + "timestamp" : "00:23:10.453", + "minute" : 23, + "second" : 10, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 48, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 79.1, 75.0 ], + "related_events" : [ "d473af02-d695-4d76-81a6-1cc196bb829f" ] +}, { + "id" : "085e7a98-c767-4c6b-b265-c245c398dbea", + "index" : 688, + "period" : 1, + "timestamp" : "00:23:10.453", + "minute" : 23, + "second" : 10, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 48, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 79.1, 75.0 ], + "duration" : 1.76679, + "under_pressure" : true, + "related_events" : [ "2c863cc0-9490-49b5-9d8a-242a971317f8", "3ac871a8-2757-4598-aaf0-fc27d6e7d73c", "e0ff0d69-8457-4b77-b4d6-3c2c4ebef1e6" ], + "carry" : { + "end_location" : [ 88.3, 75.4 ] + } +}, { + "id" : "e0ff0d69-8457-4b77-b4d6-3c2c4ebef1e6", + "index" : 689, + "period" : 1, + "timestamp" : "00:23:11.393", + "minute" : 23, + "second" : 11, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 48, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 35.6, 5.1 ], + "duration" : 1.136661, + "related_events" : [ "085e7a98-c767-4c6b-b265-c245c398dbea", "3ac871a8-2757-4598-aaf0-fc27d6e7d73c" ] +}, { + "id" : "3ac871a8-2757-4598-aaf0-fc27d6e7d73c", + "index" : 690, + "period" : 1, + "timestamp" : "00:23:12.220", + "minute" : 23, + "second" : 12, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 48, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 88.3, 75.4 ], + "duration" : 1.623664, + "under_pressure" : true, + "related_events" : [ "28e5436c-a30f-46a9-ac0e-a134dc86dab4", "4d7393d0-cd1a-48b8-94be-586d168f6b4e", "e0ff0d69-8457-4b77-b4d6-3c2c4ebef1e6" ], + "pass" : { + "recipient" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "length" : 23.668121, + "angle" : -1.2837912, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 95.0, 52.7 ], + "outcome" : { + "id" : 9, + "name" : "Incomplete" + }, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "28e5436c-a30f-46a9-ac0e-a134dc86dab4", + "index" : 691, + "period" : 1, + "timestamp" : "00:23:13.844", + "minute" : 23, + "second" : 13, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 48, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 93.7, 46.4 ], + "related_events" : [ "3ac871a8-2757-4598-aaf0-fc27d6e7d73c" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "4d7393d0-cd1a-48b8-94be-586d168f6b4e", + "index" : 692, + "period" : 1, + "timestamp" : "00:23:13.844", + "minute" : 23, + "second" : 13, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 48, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 25.1, 27.4 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "3ac871a8-2757-4598-aaf0-fc27d6e7d73c" ], + "clearance" : { + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "right_foot" : true + } +}, { + "id" : "f6d3d910-7795-4b7a-ae30-292e98e0eeeb", + "index" : 693, + "period" : 1, + "timestamp" : "00:23:16.133", + "minute" : 23, + "second" : 16, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 49, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 45.1, 35.9 ], + "duration" : 1.379398, + "related_events" : [ "9acf8243-6946-45ef-a539-a1ff0e347a24" ], + "pass" : { + "recipient" : { + "id" : 4865, + "name" : "Josie Green" + }, + "length" : 7.930952, + "angle" : -1.4824195, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 45.8, 28.0 ], + "type" : { + "id" : 66, + "name" : "Recovery" + }, + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "9acf8243-6946-45ef-a539-a1ff0e347a24", + "index" : 694, + "period" : 1, + "timestamp" : "00:23:17.513", + "minute" : 23, + "second" : 17, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 49, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 45.8, 28.0 ], + "related_events" : [ "f6d3d910-7795-4b7a-ae30-292e98e0eeeb" ] +}, { + "id" : "c3e1767f-a1c2-4c1b-b172-7251fd737b2e", + "index" : 695, + "period" : 1, + "timestamp" : "00:23:17.513", + "minute" : 23, + "second" : 17, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 49, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 45.8, 28.0 ], + "duration" : 0.058479, + "related_events" : [ "9acf8243-6946-45ef-a539-a1ff0e347a24", "c626b570-1797-493c-8827-720a5cb4998b" ], + "carry" : { + "end_location" : [ 45.8, 28.0 ] + } +}, { + "id" : "c626b570-1797-493c-8827-720a5cb4998b", + "index" : 696, + "period" : 1, + "timestamp" : "00:23:17.571", + "minute" : 23, + "second" : 17, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 49, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 45.8, 28.0 ], + "duration" : 6.318781, + "pass" : { + "length" : 56.995613, + "angle" : -0.51152927, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 95.5, 0.1 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 75, + "name" : "Out" + } + } +}, { + "id" : "f9bda256-5d86-4471-973a-f33bfd181084", + "index" : 697, + "period" : 1, + "timestamp" : "00:23:22.553", + "minute" : 23, + "second" : 22, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 49, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 88.9, 7.4 ], + "duration" : 1.294811, + "related_events" : [ "cd92c2e9-2d73-4ed7-9f53-f1ef89c3908f" ] +}, { + "id" : "cd92c2e9-2d73-4ed7-9f53-f1ef89c3908f", + "index" : 698, + "period" : 1, + "timestamp" : "00:23:22.880", + "minute" : 23, + "second" : 22, + "type" : { + "id" : 28, + "name" : "Shield" + }, + "possession" : 49, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 29.3, 76.6 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "f9bda256-5d86-4471-973a-f33bfd181084" ] +}, { + "id" : "90174943-7f85-442e-a6f4-b434e77166f2", + "index" : 699, + "period" : 1, + "timestamp" : "00:23:43.829", + "minute" : 23, + "second" : 43, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 50, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 37.9, 80.0 ], + "duration" : 5.456535, + "related_events" : [ "a754a33d-7bbe-4eb4-98bd-b3e6f2790f55", "b35b5aca-3bf2-4881-8865-2ae814297c6e" ], + "pass" : { + "recipient" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "length" : 40.243507, + "angle" : -0.1925223, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 77.4, 72.3 ], + "type" : { + "id" : 67, + "name" : "Throw-in" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "a754a33d-7bbe-4eb4-98bd-b3e6f2790f55", + "index" : 700, + "period" : 1, + "timestamp" : "00:23:49.285", + "minute" : 23, + "second" : 49, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 50, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 51.2, 75.4 ], + "related_events" : [ "90174943-7f85-442e-a6f4-b434e77166f2" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "b35b5aca-3bf2-4881-8865-2ae814297c6e", + "index" : 701, + "period" : 1, + "timestamp" : "00:23:49.285", + "minute" : 23, + "second" : 49, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 51, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 42.7, 7.8 ], + "duration" : 2.071736, + "related_events" : [ "0ff52282-6485-4240-8285-45afe08a1fbd", "90174943-7f85-442e-a6f4-b434e77166f2" ], + "pass" : { + "recipient" : { + "id" : 18158, + "name" : "Rebecca Leigh Spencer" + }, + "length" : 31.891064, + "angle" : 2.4717488, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 17.7, 27.6 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 66, + "name" : "Recovery" + } + } +}, { + "id" : "0ff52282-6485-4240-8285-45afe08a1fbd", + "index" : 702, + "period" : 1, + "timestamp" : "00:23:51.357", + "minute" : 23, + "second" : 51, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 51, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18158, + "name" : "Rebecca Leigh Spencer" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 17.7, 27.6 ], + "related_events" : [ "b35b5aca-3bf2-4881-8865-2ae814297c6e" ] +}, { + "id" : "d9c1d155-f077-43d5-aae9-dd8645d0ab92", + "index" : 703, + "period" : 1, + "timestamp" : "00:23:51.357", + "minute" : 23, + "second" : 51, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 51, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18158, + "name" : "Rebecca Leigh Spencer" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 17.7, 27.6 ], + "duration" : 5.298382, + "related_events" : [ "0ff52282-6485-4240-8285-45afe08a1fbd", "1c52141f-9457-4649-8ac5-5e107759f8a2" ], + "carry" : { + "end_location" : [ 26.4, 43.4 ] + } +}, { + "id" : "1c52141f-9457-4649-8ac5-5e107759f8a2", + "index" : 704, + "period" : 1, + "timestamp" : "00:23:56.655", + "minute" : 23, + "second" : 56, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 51, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18158, + "name" : "Rebecca Leigh Spencer" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 26.4, 43.4 ], + "duration" : 2.497305, + "related_events" : [ "5505345d-185a-4ee6-b1f2-32ab557d13f3" ], + "pass" : { + "recipient" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "length" : 56.47247, + "angle" : -0.74531937, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 67.9, 5.1 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "5505345d-185a-4ee6-b1f2-32ab557d13f3", + "index" : 705, + "period" : 1, + "timestamp" : "00:23:59.153", + "minute" : 23, + "second" : 59, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 51, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 67.9, 5.1 ], + "related_events" : [ "1c52141f-9457-4649-8ac5-5e107759f8a2" ] +}, { + "id" : "0f796344-e96d-4b0b-8a29-6f2236b55fe0", + "index" : 706, + "period" : 1, + "timestamp" : "00:23:59.153", + "minute" : 23, + "second" : 59, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 51, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 68.7, 5.1 ], + "duration" : 1.125204, + "related_events" : [ "7c2af0bb-0daf-4527-86a9-42e229453543" ], + "pass" : { + "recipient" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "length" : 10.955364, + "angle" : 3.0410156, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 57.8, 6.2 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "7c2af0bb-0daf-4527-86a9-42e229453543", + "index" : 707, + "period" : 1, + "timestamp" : "00:24:00.278", + "minute" : 24, + "second" : 0, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 51, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 57.8, 6.2 ], + "related_events" : [ "0f796344-e96d-4b0b-8a29-6f2236b55fe0" ] +}, { + "id" : "99dd6cb5-cd3e-43eb-b32e-9d89d2b559cc", + "index" : 708, + "period" : 1, + "timestamp" : "00:24:00.278", + "minute" : 24, + "second" : 0, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 51, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 57.8, 6.2 ], + "duration" : 1.96441, + "related_events" : [ "43adcf6f-c4d3-4df8-8cea-749716f7f21e", "7c2af0bb-0daf-4527-86a9-42e229453543" ], + "carry" : { + "end_location" : [ 64.1, 5.5 ] + } +}, { + "id" : "43adcf6f-c4d3-4df8-8cea-749716f7f21e", + "index" : 709, + "period" : 1, + "timestamp" : "00:24:02.242", + "minute" : 24, + "second" : 2, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 51, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 64.1, 5.5 ], + "duration" : 4.732131, + "related_events" : [ "64f2d926-36cc-4134-b090-35facc612aa1" ], + "pass" : { + "recipient" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "length" : 47.707966, + "angle" : 0.25209597, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 110.3, 17.4 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "64f2d926-36cc-4134-b090-35facc612aa1", + "index" : 710, + "period" : 1, + "timestamp" : "00:24:06.974", + "minute" : 24, + "second" : 6, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 51, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 110.3, 17.4 ], + "related_events" : [ "43adcf6f-c4d3-4df8-8cea-749716f7f21e" ] +}, { + "id" : "8d909c70-9535-4618-914a-0aec144c46d9", + "index" : 711, + "period" : 1, + "timestamp" : "00:24:06.974", + "minute" : 24, + "second" : 6, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 51, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 110.3, 17.4 ], + "duration" : 1.07911, + "related_events" : [ "1895c759-56bf-48b7-8d5a-5e0441a6f979", "64f2d926-36cc-4134-b090-35facc612aa1" ], + "carry" : { + "end_location" : [ 110.1, 19.5 ] + } +}, { + "id" : "1895c759-56bf-48b7-8d5a-5e0441a6f979", + "index" : 712, + "period" : 1, + "timestamp" : "00:24:08.054", + "minute" : 24, + "second" : 8, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 51, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 110.1, 19.5 ], + "duration" : 0.759403, + "related_events" : [ "d43aee22-56af-4f78-b41c-c5671cf19094" ], + "pass" : { + "recipient" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "length" : 9.571311, + "angle" : 2.0484617, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 105.7, 28.0 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "d43aee22-56af-4f78-b41c-c5671cf19094", + "index" : 713, + "period" : 1, + "timestamp" : "00:24:08.813", + "minute" : 24, + "second" : 8, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 51, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 105.7, 28.0 ], + "related_events" : [ "1895c759-56bf-48b7-8d5a-5e0441a6f979" ] +}, { + "id" : "a506b6a7-c52b-4404-af2f-6e536b94b73c", + "index" : 714, + "period" : 1, + "timestamp" : "00:24:08.813", + "minute" : 24, + "second" : 8, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 51, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 105.7, 28.0 ], + "duration" : 0.268873, + "related_events" : [ "00d86333-7f78-4bc3-a062-be56f1a8da05", "d43aee22-56af-4f78-b41c-c5671cf19094" ], + "carry" : { + "end_location" : [ 105.7, 28.0 ] + } +}, { + "id" : "00d86333-7f78-4bc3-a062-be56f1a8da05", + "index" : 715, + "period" : 1, + "timestamp" : "00:24:09.082", + "minute" : 24, + "second" : 9, + "type" : { + "id" : 38, + "name" : "Miscontrol" + }, + "possession" : 51, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 105.7, 28.0 ], + "duration" : 0.0 +}, { + "id" : "7987d046-43ca-4eb5-9411-1b0028516498", + "index" : 716, + "period" : 1, + "timestamp" : "00:24:10.993", + "minute" : 24, + "second" : 10, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 51, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 106.0, 51.4 ], + "duration" : 0.720613, + "related_events" : [ "63fe8500-0249-44d1-b765-2b1d649d4123", "67191455-ab9d-4ef2-8b10-e4dc481aa90d", "ee1fb7b2-c27f-4720-aa8e-555129717f48" ] +}, { + "id" : "67191455-ab9d-4ef2-8b10-e4dc481aa90d", + "index" : 717, + "period" : 1, + "timestamp" : "00:24:11.082", + "minute" : 24, + "second" : 11, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 51, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 15.4, 33.7 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "7987d046-43ca-4eb5-9411-1b0028516498" ] +}, { + "id" : "ee1fb7b2-c27f-4720-aa8e-555129717f48", + "index" : 718, + "period" : 1, + "timestamp" : "00:24:11.082", + "minute" : 24, + "second" : 11, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 51, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 15.4, 33.7 ], + "duration" : 0.620731, + "under_pressure" : true, + "related_events" : [ "63fe8500-0249-44d1-b765-2b1d649d4123", "67191455-ab9d-4ef2-8b10-e4dc481aa90d", "7987d046-43ca-4eb5-9411-1b0028516498" ], + "carry" : { + "end_location" : [ 16.9, 34.6 ] + } +}, { + "id" : "63fe8500-0249-44d1-b765-2b1d649d4123", + "index" : 719, + "period" : 1, + "timestamp" : "00:24:11.703", + "minute" : 24, + "second" : 11, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 51, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 16.9, 34.6 ], + "duration" : 2.574716, + "under_pressure" : true, + "related_events" : [ "7987d046-43ca-4eb5-9411-1b0028516498", "c06f7299-eeea-4cf0-bfce-43f807a79fb2" ], + "pass" : { + "length" : 41.26221, + "angle" : 0.74254274, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 47.3, 62.5 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "c06f7299-eeea-4cf0-bfce-43f807a79fb2", + "index" : 720, + "period" : 1, + "timestamp" : "00:24:14.278", + "minute" : 24, + "second" : 14, + "type" : { + "id" : 10, + "name" : "Interception" + }, + "possession" : 51, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 72.8, 17.6 ], + "duration" : 0.0, + "counterpress" : true, + "related_events" : [ "63fe8500-0249-44d1-b765-2b1d649d4123" ], + "interception" : { + "outcome" : { + "id" : 4, + "name" : "Won" + } + } +}, { + "id" : "3e6c29c0-6be9-4890-bc3e-18908b92417c", + "index" : 721, + "period" : 1, + "timestamp" : "00:24:14.278", + "minute" : 24, + "second" : 14, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 51, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 72.8, 17.6 ], + "duration" : 1.193558, + "related_events" : [ "c06f7299-eeea-4cf0-bfce-43f807a79fb2", "fbaaddb5-4e68-45af-a6f9-0212fd71b56f" ], + "carry" : { + "end_location" : [ 78.0, 13.4 ] + } +}, { + "id" : "fbaaddb5-4e68-45af-a6f9-0212fd71b56f", + "index" : 722, + "period" : 1, + "timestamp" : "00:24:15.471", + "minute" : 24, + "second" : 15, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 51, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 78.0, 13.4 ], + "duration" : 1.389917, + "related_events" : [ "4ce186f6-5b0c-41b0-b93b-83be925add45" ], + "pass" : { + "recipient" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "length" : 11.094143, + "angle" : -0.59300256, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 87.2, 7.2 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "4ce186f6-5b0c-41b0-b93b-83be925add45", + "index" : 723, + "period" : 1, + "timestamp" : "00:24:16.861", + "minute" : 24, + "second" : 16, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 51, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 87.2, 7.2 ], + "related_events" : [ "fbaaddb5-4e68-45af-a6f9-0212fd71b56f" ] +}, { + "id" : "1a5c6f29-b455-4aa4-a13a-197ed8da0b9f", + "index" : 724, + "period" : 1, + "timestamp" : "00:24:16.861", + "minute" : 24, + "second" : 16, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 51, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 87.2, 7.2 ], + "duration" : 0.467596, + "related_events" : [ "4ce186f6-5b0c-41b0-b93b-83be925add45", "ab35d74d-86ba-4655-b4c8-15a4d6390be1" ], + "carry" : { + "end_location" : [ 90.5, 5.8 ] + } +}, { + "id" : "ab35d74d-86ba-4655-b4c8-15a4d6390be1", + "index" : 725, + "period" : 1, + "timestamp" : "00:24:17.329", + "minute" : 24, + "second" : 17, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 51, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 90.5, 5.8 ], + "duration" : 2.478037, + "related_events" : [ "e1ffedc2-f800-4a3c-acac-79dba9377796" ], + "pass" : { + "recipient" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "length" : 22.408257, + "angle" : 0.4476809, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 110.7, 15.5 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "ce0aa033-93fe-462c-8fd2-962eab17ac0e", + "index" : 726, + "period" : 1, + "timestamp" : "00:24:18.820", + "minute" : 24, + "second" : 18, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 51, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 16.9, 65.8 ], + "duration" : 0.980834 +}, { + "id" : "e1ffedc2-f800-4a3c-acac-79dba9377796", + "index" : 727, + "period" : 1, + "timestamp" : "00:24:19.807", + "minute" : 24, + "second" : 19, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 51, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 110.7, 15.5 ], + "related_events" : [ "ab35d74d-86ba-4655-b4c8-15a4d6390be1" ] +}, { + "id" : "51a97f5d-d85a-4982-8354-8277f053839a", + "index" : 728, + "period" : 1, + "timestamp" : "00:24:19.807", + "minute" : 24, + "second" : 19, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 51, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 110.7, 15.5 ], + "duration" : 0.045451, + "related_events" : [ "e1ffedc2-f800-4a3c-acac-79dba9377796", "e9b80454-8285-499e-a4ae-2fb9c332b46a" ], + "carry" : { + "end_location" : [ 111.2, 17.8 ] + } +}, { + "id" : "e9b80454-8285-499e-a4ae-2fb9c332b46a", + "index" : 729, + "period" : 1, + "timestamp" : "00:24:19.852", + "minute" : 24, + "second" : 19, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 51, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 111.2, 17.8 ], + "duration" : 0.336784, + "related_events" : [ "0d10837a-e22f-4b01-a6a4-1494a497fa6f", "ab1c934a-3539-40f2-ad7e-a22b9da9b9bf" ], + "pass" : { + "recipient" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "length" : 6.3788714, + "angle" : 1.4133794, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 112.2, 24.1 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "ab1c934a-3539-40f2-ad7e-a22b9da9b9bf", + "index" : 730, + "period" : 1, + "timestamp" : "00:24:20.189", + "minute" : 24, + "second" : 20, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 51, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 109.9, 34.5 ], + "related_events" : [ "e9b80454-8285-499e-a4ae-2fb9c332b46a" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "0d10837a-e22f-4b01-a6a4-1494a497fa6f", + "index" : 731, + "period" : 1, + "timestamp" : "00:24:20.189", + "minute" : 24, + "second" : 20, + "type" : { + "id" : 6, + "name" : "Block" + }, + "possession" : 51, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 7.9, 56.0 ], + "duration" : 0.0, + "related_events" : [ "e9b80454-8285-499e-a4ae-2fb9c332b46a" ] +}, { + "id" : "d3fe0044-ed21-4407-90e6-f5feef671901", + "index" : 732, + "period" : 1, + "timestamp" : "00:24:23.605", + "minute" : 24, + "second" : 23, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 52, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 6, + "name" : "From Counter" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 9.6, 75.8 ], + "duration" : 2.949329, + "related_events" : [ "2e0df646-986d-476a-83c4-c461ea3c0b97" ], + "pass" : { + "recipient" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "length" : 41.19466, + "angle" : -0.097253196, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 50.6, 71.8 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 66, + "name" : "Recovery" + } + } +}, { + "id" : "2e0df646-986d-476a-83c4-c461ea3c0b97", + "index" : 733, + "period" : 1, + "timestamp" : "00:24:26.554", + "minute" : 24, + "second" : 26, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 52, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 6, + "name" : "From Counter" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 50.6, 71.8 ], + "related_events" : [ "d3fe0044-ed21-4407-90e6-f5feef671901" ] +}, { + "id" : "6fbc790e-5ea3-40a7-b4ab-e741d8daa9ae", + "index" : 734, + "period" : 1, + "timestamp" : "00:24:26.554", + "minute" : 24, + "second" : 26, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 52, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 6, + "name" : "From Counter" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 50.6, 71.8 ], + "duration" : 3.232903, + "under_pressure" : true, + "related_events" : [ "2e0df646-986d-476a-83c4-c461ea3c0b97", "474d1cfc-88c2-42d7-bf90-e35b64a68402", "a28121ab-5613-46ec-9a9a-32589d604091" ], + "carry" : { + "end_location" : [ 69.8, 62.7 ] + } +}, { + "id" : "474d1cfc-88c2-42d7-bf90-e35b64a68402", + "index" : 735, + "period" : 1, + "timestamp" : "00:24:26.824", + "minute" : 24, + "second" : 26, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 52, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 6, + "name" : "From Counter" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 71.6, 9.1 ], + "duration" : 3.020352, + "counterpress" : true, + "related_events" : [ "6fbc790e-5ea3-40a7-b4ab-e741d8daa9ae", "a28121ab-5613-46ec-9a9a-32589d604091" ] +}, { + "id" : "a28121ab-5613-46ec-9a9a-32589d604091", + "index" : 736, + "period" : 1, + "timestamp" : "00:24:29.787", + "minute" : 24, + "second" : 29, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 52, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 6, + "name" : "From Counter" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 69.8, 62.7 ], + "duration" : 1.271674, + "under_pressure" : true, + "related_events" : [ "40deb768-8dfc-4db8-aa55-118f964fab46", "474d1cfc-88c2-42d7-bf90-e35b64a68402", "a44a3bad-859b-4907-8609-4ac723d6ba5b" ], + "pass" : { + "recipient" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "length" : 12.791404, + "angle" : -0.6857295, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 79.7, 54.6 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "a44a3bad-859b-4907-8609-4ac723d6ba5b", + "index" : 737, + "period" : 1, + "timestamp" : "00:24:31.059", + "minute" : 24, + "second" : 31, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 52, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 79.9, 52.7 ], + "related_events" : [ "a28121ab-5613-46ec-9a9a-32589d604091" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "40deb768-8dfc-4db8-aa55-118f964fab46", + "index" : 738, + "period" : 1, + "timestamp" : "00:24:31.059", + "minute" : 24, + "second" : 31, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 52, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "out" : true, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 40.4, 25.5 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "a28121ab-5613-46ec-9a9a-32589d604091" ], + "clearance" : { + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "right_foot" : true + } +}, { + "id" : "82af1968-a59d-4e95-850e-a1b77b8f064b", + "index" : 739, + "period" : 1, + "timestamp" : "00:25:00.364", + "minute" : 25, + "second" : 0, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 53, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 72.9, 80.0 ], + "duration" : 0.837773, + "related_events" : [ "33b7db46-640b-4887-91b1-603c1972f025" ], + "pass" : { + "recipient" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "length" : 9.542537, + "angle" : -0.66655785, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 80.4, 74.1 ], + "type" : { + "id" : 67, + "name" : "Throw-in" + } + } +}, { + "id" : "33b7db46-640b-4887-91b1-603c1972f025", + "index" : 740, + "period" : 1, + "timestamp" : "00:25:01.202", + "minute" : 25, + "second" : 1, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 53, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 80.4, 74.1 ], + "related_events" : [ "82af1968-a59d-4e95-850e-a1b77b8f064b" ] +}, { + "id" : "8f8e8d49-05bd-4546-9f5e-831fd388dbc5", + "index" : 741, + "period" : 1, + "timestamp" : "00:25:01.202", + "minute" : 25, + "second" : 1, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 53, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 80.4, 74.1 ], + "duration" : 0.119999, + "related_events" : [ "33b7db46-640b-4887-91b1-603c1972f025", "e601e8d9-2fd7-4a75-807e-e84c5eaa4eb2" ], + "carry" : { + "end_location" : [ 81.2, 74.3 ] + } +}, { + "id" : "e601e8d9-2fd7-4a75-807e-e84c5eaa4eb2", + "index" : 742, + "period" : 1, + "timestamp" : "00:25:01.322", + "minute" : 25, + "second" : 1, + "type" : { + "id" : 38, + "name" : "Miscontrol" + }, + "possession" : 53, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "out" : true, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 81.2, 74.3 ], + "duration" : 0.0 +}, { + "id" : "39f970e4-43d0-4037-8106-c5db9c16eb5f", + "index" : 743, + "period" : 1, + "timestamp" : "00:25:18.044", + "minute" : 25, + "second" : 18, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 54, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 46.8, 0.1 ], + "duration" : 1.834939, + "related_events" : [ "2a04883c-a292-4df5-ad2c-3c8872dff513", "4d7c3818-8f78-4a2a-a61c-447fda8dc0ce" ], + "pass" : { + "recipient" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "length" : 20.412006, + "angle" : 0.28301024, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 66.4, 5.8 ], + "type" : { + "id" : 67, + "name" : "Throw-in" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "4d7c3818-8f78-4a2a-a61c-447fda8dc0ce", + "index" : 744, + "period" : 1, + "timestamp" : "00:25:19.879", + "minute" : 25, + "second" : 19, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 54, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 64.9, 5.7 ], + "related_events" : [ "39f970e4-43d0-4037-8106-c5db9c16eb5f" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "822d9690-a35b-44cb-87df-faf4ca6da21d", + "index" : 745, + "period" : 1, + "timestamp" : "00:25:19.879", + "minute" : 25, + "second" : 19, + "type" : { + "id" : 4, + "name" : "Duel" + }, + "possession" : 54, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 66.4, 5.8 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "2a04883c-a292-4df5-ad2c-3c8872dff513" ], + "duel" : { + "type" : { + "id" : 10, + "name" : "Aerial Lost" + } + } +}, { + "id" : "2a04883c-a292-4df5-ad2c-3c8872dff513", + "index" : 746, + "period" : 1, + "timestamp" : "00:25:19.879", + "minute" : 25, + "second" : 19, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 55, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 53.7, 74.3 ], + "duration" : 1.873932, + "under_pressure" : true, + "related_events" : [ "39f970e4-43d0-4037-8106-c5db9c16eb5f", "3d4b648a-4b25-4515-9ef7-4e3c74e07028", "822d9690-a35b-44cb-87df-faf4ca6da21d" ], + "pass" : { + "recipient" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "length" : 19.143667, + "angle" : -1.0088748, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 63.9, 58.1 ], + "aerial_won" : true, + "type" : { + "id" : 66, + "name" : "Recovery" + } + } +}, { + "id" : "3d4b648a-4b25-4515-9ef7-4e3c74e07028", + "index" : 747, + "period" : 1, + "timestamp" : "00:25:21.753", + "minute" : 25, + "second" : 21, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 55, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 63.9, 58.1 ], + "related_events" : [ "2a04883c-a292-4df5-ad2c-3c8872dff513" ] +}, { + "id" : "08729e62-7674-4af4-95ca-315df7ec8a30", + "index" : 748, + "period" : 1, + "timestamp" : "00:25:21.753", + "minute" : 25, + "second" : 21, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 55, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 63.9, 58.1 ], + "duration" : 2.667805, + "related_events" : [ "1c96ba33-a9e6-4084-b0dc-fa971f4c313e" ], + "pass" : { + "recipient" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "length" : 24.31008, + "angle" : -2.7756002, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 41.2, 49.4 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "1c96ba33-a9e6-4084-b0dc-fa971f4c313e", + "index" : 749, + "period" : 1, + "timestamp" : "00:25:24.421", + "minute" : 25, + "second" : 24, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 55, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 41.2, 49.4 ], + "related_events" : [ "08729e62-7674-4af4-95ca-315df7ec8a30" ] +}, { + "id" : "3a49f550-f814-41de-ac3c-e0309846bf4e", + "index" : 750, + "period" : 1, + "timestamp" : "00:25:24.421", + "minute" : 25, + "second" : 24, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 55, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 41.2, 49.4 ], + "duration" : 3.179269, + "related_events" : [ "1c96ba33-a9e6-4084-b0dc-fa971f4c313e", "e4054b47-a800-44a6-bd53-b7987234ddcf" ], + "carry" : { + "end_location" : [ 34.1, 43.7 ] + } +}, { + "id" : "e4054b47-a800-44a6-bd53-b7987234ddcf", + "index" : 751, + "period" : 1, + "timestamp" : "00:25:27.600", + "minute" : 25, + "second" : 27, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 55, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 34.1, 43.7 ], + "duration" : 1.462516, + "related_events" : [ "efc9b3ad-d52f-4dd1-8b9e-dfe353e9cf6c" ], + "pass" : { + "recipient" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "length" : 18.840382, + "angle" : 1.4108832, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 37.1, 62.3 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "efc9b3ad-d52f-4dd1-8b9e-dfe353e9cf6c", + "index" : 752, + "period" : 1, + "timestamp" : "00:25:29.063", + "minute" : 25, + "second" : 29, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 55, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 37.1, 62.3 ], + "related_events" : [ "e4054b47-a800-44a6-bd53-b7987234ddcf" ] +}, { + "id" : "d277f916-42ae-441b-a05d-8adf94c431ff", + "index" : 753, + "period" : 1, + "timestamp" : "00:25:29.063", + "minute" : 25, + "second" : 29, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 55, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 37.1, 62.3 ], + "duration" : 0.957398, + "related_events" : [ "0c67b369-7716-4f4e-858e-fec8559f54cd", "efc9b3ad-d52f-4dd1-8b9e-dfe353e9cf6c" ], + "carry" : { + "end_location" : [ 38.5, 62.9 ] + } +}, { + "id" : "0c67b369-7716-4f4e-858e-fec8559f54cd", + "index" : 754, + "period" : 1, + "timestamp" : "00:25:30.020", + "minute" : 25, + "second" : 30, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 55, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 38.5, 62.9 ], + "duration" : 1.965549, + "related_events" : [ "16287b56-b9a9-4f71-9f71-d645935f6c98" ], + "pass" : { + "recipient" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "length" : 22.108143, + "angle" : -1.597939, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 37.9, 40.8 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "16287b56-b9a9-4f71-9f71-d645935f6c98", + "index" : 755, + "period" : 1, + "timestamp" : "00:25:31.986", + "minute" : 25, + "second" : 31, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 55, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 37.9, 40.8 ], + "related_events" : [ "0c67b369-7716-4f4e-858e-fec8559f54cd" ] +}, { + "id" : "6abe358f-46b5-4174-997c-81f94bf97034", + "index" : 756, + "period" : 1, + "timestamp" : "00:25:31.986", + "minute" : 25, + "second" : 31, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 55, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 37.9, 40.8 ], + "duration" : 1.180148, + "related_events" : [ "0e284527-fc9c-41ce-af01-4b1f12509815", "16287b56-b9a9-4f71-9f71-d645935f6c98" ], + "carry" : { + "end_location" : [ 39.6, 39.0 ] + } +}, { + "id" : "0e284527-fc9c-41ce-af01-4b1f12509815", + "index" : 757, + "period" : 1, + "timestamp" : "00:25:33.166", + "minute" : 25, + "second" : 33, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 55, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 39.6, 39.0 ], + "duration" : 0.881151, + "related_events" : [ "ee61f9e3-469b-416b-bf98-c9c4bc0af4f9" ], + "pass" : { + "recipient" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "length" : 12.80039, + "angle" : -0.80197126, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 48.5, 29.8 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "ee61f9e3-469b-416b-bf98-c9c4bc0af4f9", + "index" : 758, + "period" : 1, + "timestamp" : "00:25:34.047", + "minute" : 25, + "second" : 34, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 55, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 48.5, 29.8 ], + "related_events" : [ "0e284527-fc9c-41ce-af01-4b1f12509815" ] +}, { + "id" : "e36034d6-3bec-4640-a22e-d7876588e90e", + "index" : 759, + "period" : 1, + "timestamp" : "00:25:34.047", + "minute" : 25, + "second" : 34, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 55, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 48.5, 29.8 ], + "duration" : 0.04, + "related_events" : [ "5b71d6f0-b7d6-436a-beb1-33e26fb8e09b", "ee61f9e3-469b-416b-bf98-c9c4bc0af4f9" ], + "carry" : { + "end_location" : [ 48.5, 29.8 ] + } +}, { + "id" : "5b71d6f0-b7d6-436a-beb1-33e26fb8e09b", + "index" : 760, + "period" : 1, + "timestamp" : "00:25:34.087", + "minute" : 25, + "second" : 34, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 55, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 48.5, 29.8 ], + "duration" : 1.246472, + "related_events" : [ "ca9f8da0-095b-42ff-9e91-0d23912776ca" ], + "pass" : { + "recipient" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "length" : 13.03572, + "angle" : 2.547207, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 37.7, 37.1 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "ca9f8da0-095b-42ff-9e91-0d23912776ca", + "index" : 761, + "period" : 1, + "timestamp" : "00:25:35.334", + "minute" : 25, + "second" : 35, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 55, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 37.7, 37.1 ], + "related_events" : [ "5b71d6f0-b7d6-436a-beb1-33e26fb8e09b" ] +}, { + "id" : "6f9cdb5d-ee0d-4d0d-a2f9-848a036c3320", + "index" : 762, + "period" : 1, + "timestamp" : "00:25:35.334", + "minute" : 25, + "second" : 35, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 55, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 37.7, 37.1 ], + "duration" : 1.403446, + "related_events" : [ "29df3505-444f-4382-8ad9-b9e2fff2317a", "ca9f8da0-095b-42ff-9e91-0d23912776ca" ], + "carry" : { + "end_location" : [ 36.8, 37.9 ] + } +}, { + "id" : "29df3505-444f-4382-8ad9-b9e2fff2317a", + "index" : 763, + "period" : 1, + "timestamp" : "00:25:36.737", + "minute" : 25, + "second" : 36, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 55, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 36.8, 37.9 ], + "duration" : 1.90689, + "related_events" : [ "7d7a9a5a-22bf-43b7-a509-24c278cbfdea" ], + "pass" : { + "recipient" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "length" : 26.612967, + "angle" : 1.1239538, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 48.3, 61.9 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "7d7a9a5a-22bf-43b7-a509-24c278cbfdea", + "index" : 764, + "period" : 1, + "timestamp" : "00:25:38.644", + "minute" : 25, + "second" : 38, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 55, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 48.3, 61.9 ], + "related_events" : [ "29df3505-444f-4382-8ad9-b9e2fff2317a" ] +}, { + "id" : "fb7bf06e-d4fa-48e1-b83a-a02cd5fb0dd5", + "index" : 765, + "period" : 1, + "timestamp" : "00:25:38.644", + "minute" : 25, + "second" : 38, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 55, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 48.3, 61.9 ], + "duration" : 1.131762, + "related_events" : [ "1477916d-cac2-4038-a016-d76da62e3ce8", "7d7a9a5a-22bf-43b7-a509-24c278cbfdea" ], + "carry" : { + "end_location" : [ 47.2, 67.1 ] + } +}, { + "id" : "1477916d-cac2-4038-a016-d76da62e3ce8", + "index" : 766, + "period" : 1, + "timestamp" : "00:25:39.776", + "minute" : 25, + "second" : 39, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 55, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 47.2, 67.1 ], + "duration" : 1.05639, + "related_events" : [ "42301886-295b-47bc-b394-fb76e8935faa" ], + "pass" : { + "recipient" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "length" : 23.717083, + "angle" : -0.32175055, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 69.7, 59.6 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "42301886-295b-47bc-b394-fb76e8935faa", + "index" : 767, + "period" : 1, + "timestamp" : "00:25:40.832", + "minute" : 25, + "second" : 40, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 55, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 69.7, 59.6 ], + "related_events" : [ "1477916d-cac2-4038-a016-d76da62e3ce8" ] +}, { + "id" : "bfb3bb3b-ab21-4fd3-bb82-9dfa06f33491", + "index" : 768, + "period" : 1, + "timestamp" : "00:25:40.832", + "minute" : 25, + "second" : 40, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 55, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 69.7, 59.6 ], + "duration" : 0.90543, + "under_pressure" : true, + "related_events" : [ "42301886-295b-47bc-b394-fb76e8935faa", "a312661e-dbbc-4f1f-a9dc-59c99acd0d1c", "b80e38e7-4d20-48af-af03-881dd2141c0e" ], + "carry" : { + "end_location" : [ 67.7, 63.5 ] + } +}, { + "id" : "a312661e-dbbc-4f1f-a9dc-59c99acd0d1c", + "index" : 769, + "period" : 1, + "timestamp" : "00:25:40.848", + "minute" : 25, + "second" : 40, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 55, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 49.7, 23.4 ], + "duration" : 0.786991, + "related_events" : [ "bfb3bb3b-ab21-4fd3-bb82-9dfa06f33491" ] +}, { + "id" : "b80e38e7-4d20-48af-af03-881dd2141c0e", + "index" : 770, + "period" : 1, + "timestamp" : "00:25:41.738", + "minute" : 25, + "second" : 41, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 55, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 67.7, 63.5 ], + "duration" : 1.535589, + "related_events" : [ "531da532-334c-462b-a73d-6a411aa8a560" ], + "pass" : { + "recipient" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "length" : 17.258621, + "angle" : 2.3807797, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 55.2, 75.4 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "531da532-334c-462b-a73d-6a411aa8a560", + "index" : 771, + "period" : 1, + "timestamp" : "00:25:43.273", + "minute" : 25, + "second" : 43, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 55, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 55.2, 75.4 ], + "related_events" : [ "b80e38e7-4d20-48af-af03-881dd2141c0e" ] +}, { + "id" : "0dc99c7d-d059-4844-b37d-0469e49552a3", + "index" : 772, + "period" : 1, + "timestamp" : "00:25:43.273", + "minute" : 25, + "second" : 43, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 55, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 55.2, 75.4 ], + "duration" : 2.191574, + "related_events" : [ "bafcd178-e824-4f25-81a6-9be645dbdfee" ], + "pass" : { + "recipient" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "length" : 23.657768, + "angle" : -0.37658176, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 77.2, 66.7 ], + "outcome" : { + "id" : 77, + "name" : "Unknown" + }, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "bafcd178-e824-4f25-81a6-9be645dbdfee", + "index" : 773, + "period" : 1, + "timestamp" : "00:25:45.465", + "minute" : 25, + "second" : 45, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 55, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 77.2, 65.6 ], + "related_events" : [ "0dc99c7d-d059-4844-b37d-0469e49552a3" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "6f8488c3-8052-4f9c-9eea-5a214f36af94", + "index" : 774, + "period" : 1, + "timestamp" : "00:25:45.941", + "minute" : 25, + "second" : 45, + "type" : { + "id" : 22, + "name" : "Foul Committed" + }, + "possession" : 55, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 42.4, 13.9 ], + "duration" : 0.0, + "related_events" : [ "409a3916-c5ca-43a4-a897-b6a7c4a3472a" ] +}, { + "id" : "409a3916-c5ca-43a4-a897-b6a7c4a3472a", + "index" : 775, + "period" : 1, + "timestamp" : "00:25:45.941", + "minute" : 25, + "second" : 45, + "type" : { + "id" : 21, + "name" : "Foul Won" + }, + "possession" : 55, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 77.7, 66.2 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "6f8488c3-8052-4f9c-9eea-5a214f36af94" ], + "foul_won" : { + "defensive" : true + } +}, { + "id" : "81d749c2-1b62-4874-be3e-1395844ec43e", + "index" : 776, + "period" : 1, + "timestamp" : "00:26:27.951", + "minute" : 26, + "second" : 27, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 56, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 75.8, 64.6 ], + "duration" : 2.998513, + "pass" : { + "length" : 58.946075, + "angle" : -0.72297937, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 120.0, 25.6 ], + "type" : { + "id" : 62, + "name" : "Free Kick" + }, + "outcome" : { + "id" : 75, + "name" : "Out" + }, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "c67c86ab-7853-4396-aa02-b92f85dbb099", + "index" : 777, + "period" : 1, + "timestamp" : "00:26:47.823", + "minute" : 26, + "second" : 47, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 57, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18158, + "name" : "Rebecca Leigh Spencer" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 6.0, 44.0 ], + "duration" : 1.383387, + "related_events" : [ "607113db-5710-4606-beb4-788bcdccfe74" ], + "pass" : { + "recipient" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "length" : 19.725365, + "angle" : -1.6215142, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 5.0, 24.3 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 63, + "name" : "Goal Kick" + } + } +}, { + "id" : "607113db-5710-4606-beb4-788bcdccfe74", + "index" : 778, + "period" : 1, + "timestamp" : "00:26:49.207", + "minute" : 26, + "second" : 49, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 57, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 5.0, 24.3 ], + "related_events" : [ "c67c86ab-7853-4396-aa02-b92f85dbb099" ] +}, { + "id" : "163f292c-b113-4d92-9e23-7dc59ee2f663", + "index" : 779, + "period" : 1, + "timestamp" : "00:26:49.207", + "minute" : 26, + "second" : 49, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 57, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 5.0, 24.3 ], + "duration" : 1.243003, + "related_events" : [ "607113db-5710-4606-beb4-788bcdccfe74", "bdda7860-10dd-4c46-890a-0d083a272e0f" ], + "carry" : { + "end_location" : [ 5.0, 24.3 ] + } +}, { + "id" : "bdda7860-10dd-4c46-890a-0d083a272e0f", + "index" : 780, + "period" : 1, + "timestamp" : "00:26:50.450", + "minute" : 26, + "second" : 50, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 57, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 5.0, 24.3 ], + "duration" : 1.739549, + "related_events" : [ "d7bf3637-ee09-44c0-adb1-0ec041ea4f04" ], + "pass" : { + "recipient" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "length" : 29.81711, + "angle" : -0.21976025, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 34.1, 17.8 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "d7bf3637-ee09-44c0-adb1-0ec041ea4f04", + "index" : 781, + "period" : 1, + "timestamp" : "00:26:52.189", + "minute" : 26, + "second" : 52, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 57, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 34.1, 17.8 ], + "related_events" : [ "bdda7860-10dd-4c46-890a-0d083a272e0f" ] +}, { + "id" : "645d34ed-ab89-4ee6-a367-54f250b6633b", + "index" : 782, + "period" : 1, + "timestamp" : "00:26:52.189", + "minute" : 26, + "second" : 52, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 57, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 34.3, 18.5 ], + "duration" : 1.73242, + "related_events" : [ "4f20e346-5c7b-4abf-8c74-a5217f3a974d" ], + "pass" : { + "recipient" : { + "id" : 4865, + "name" : "Josie Green" + }, + "length" : 16.850222, + "angle" : -3.0643656, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 17.5, 17.2 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "4f20e346-5c7b-4abf-8c74-a5217f3a974d", + "index" : 783, + "period" : 1, + "timestamp" : "00:26:53.922", + "minute" : 26, + "second" : 53, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 57, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 17.5, 17.2 ], + "related_events" : [ "645d34ed-ab89-4ee6-a367-54f250b6633b" ] +}, { + "id" : "893ab2f7-e94b-42cf-8122-ee7e83c8c940", + "index" : 784, + "period" : 1, + "timestamp" : "00:26:53.922", + "minute" : 26, + "second" : 53, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 57, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 17.5, 17.2 ], + "duration" : 1.692562, + "related_events" : [ "a5b1c095-c3c0-494b-a79e-18c20e033f88" ], + "pass" : { + "recipient" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "length" : 30.01483, + "angle" : -0.33966222, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 45.8, 7.2 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "ddac63e9-1a7e-4d6f-b11f-10f03047ea52", + "index" : 785, + "period" : 1, + "timestamp" : "00:26:55.088", + "minute" : 26, + "second" : 55, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 57, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 69.7, 74.4 ], + "duration" : 1.237278, + "related_events" : [ "0f5df3a1-b6a6-455c-b690-0a8da3bcb566", "a5b1c095-c3c0-494b-a79e-18c20e033f88" ] +}, { + "id" : "a5b1c095-c3c0-494b-a79e-18c20e033f88", + "index" : 786, + "period" : 1, + "timestamp" : "00:26:55.614", + "minute" : 26, + "second" : 55, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 57, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 45.8, 7.2 ], + "under_pressure" : true, + "related_events" : [ "893ab2f7-e94b-42cf-8122-ee7e83c8c940", "ddac63e9-1a7e-4d6f-b11f-10f03047ea52" ] +}, { + "id" : "0f5df3a1-b6a6-455c-b690-0a8da3bcb566", + "index" : 787, + "period" : 1, + "timestamp" : "00:26:55.614", + "minute" : 26, + "second" : 55, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 57, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 45.8, 7.2 ], + "duration" : 1.066442, + "under_pressure" : true, + "related_events" : [ "54be3a89-24c7-44ce-af88-71a3e148c6bb", "a0c622df-79c7-4aa2-9ffe-b65e912f485d", "a5b1c095-c3c0-494b-a79e-18c20e033f88", "ddac63e9-1a7e-4d6f-b11f-10f03047ea52" ], + "carry" : { + "end_location" : [ 42.4, 6.4 ] + } +}, { + "id" : "54be3a89-24c7-44ce-af88-71a3e148c6bb", + "index" : 788, + "period" : 1, + "timestamp" : "00:26:56.681", + "minute" : 26, + "second" : 56, + "type" : { + "id" : 22, + "name" : "Foul Committed" + }, + "possession" : 57, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 77.7, 73.7 ], + "duration" : 0.0, + "related_events" : [ "0f5df3a1-b6a6-455c-b690-0a8da3bcb566", "a0c622df-79c7-4aa2-9ffe-b65e912f485d" ] +}, { + "id" : "a0c622df-79c7-4aa2-9ffe-b65e912f485d", + "index" : 789, + "period" : 1, + "timestamp" : "00:26:56.681", + "minute" : 26, + "second" : 56, + "type" : { + "id" : 21, + "name" : "Foul Won" + }, + "possession" : 57, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 42.4, 6.4 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "54be3a89-24c7-44ce-af88-71a3e148c6bb" ] +}, { + "id" : "38145268-ebad-4f3f-8245-7c733accc9b3", + "index" : 790, + "period" : 1, + "timestamp" : "00:27:03.983", + "minute" : 27, + "second" : 3, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 58, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 33.5, 9.7 ], + "duration" : 0.914076, + "related_events" : [ "7aef0413-5c74-402f-9d11-f6b245daec50" ], + "pass" : { + "recipient" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "length" : 7.653757, + "angle" : 1.8760195, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 31.2, 17.0 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "type" : { + "id" : 62, + "name" : "Free Kick" + } + } +}, { + "id" : "7aef0413-5c74-402f-9d11-f6b245daec50", + "index" : 791, + "period" : 1, + "timestamp" : "00:27:04.897", + "minute" : 27, + "second" : 4, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 58, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 31.2, 17.0 ], + "related_events" : [ "38145268-ebad-4f3f-8245-7c733accc9b3" ] +}, { + "id" : "33c4f7ef-df91-485d-997c-b0bf9846d890", + "index" : 792, + "period" : 1, + "timestamp" : "00:27:04.897", + "minute" : 27, + "second" : 4, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 58, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 31.2, 17.0 ], + "duration" : 1.52215, + "related_events" : [ "7aef0413-5c74-402f-9d11-f6b245daec50", "f207b8d5-45e4-4e0a-8d39-5867d80aaebd" ], + "carry" : { + "end_location" : [ 31.6, 19.7 ] + } +}, { + "id" : "f207b8d5-45e4-4e0a-8d39-5867d80aaebd", + "index" : 793, + "period" : 1, + "timestamp" : "00:27:06.420", + "minute" : 27, + "second" : 6, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 58, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 31.6, 19.7 ], + "duration" : 2.321831, + "related_events" : [ "5b819ad2-e977-4fe2-98cd-fc85187fa51d" ], + "pass" : { + "recipient" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "length" : 34.77485, + "angle" : 1.7822913, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 24.3, 53.7 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "5b819ad2-e977-4fe2-98cd-fc85187fa51d", + "index" : 794, + "period" : 1, + "timestamp" : "00:27:08.741", + "minute" : 27, + "second" : 8, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 58, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 24.3, 53.7 ], + "related_events" : [ "f207b8d5-45e4-4e0a-8d39-5867d80aaebd" ] +}, { + "id" : "9e277189-0b03-419c-beb8-4199947a3b71", + "index" : 795, + "period" : 1, + "timestamp" : "00:27:08.741", + "minute" : 27, + "second" : 8, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 58, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 24.3, 53.7 ], + "duration" : 2.901354, + "related_events" : [ "5b819ad2-e977-4fe2-98cd-fc85187fa51d", "d4b924a4-0973-4397-ad8d-13f8d29065c2" ], + "carry" : { + "end_location" : [ 30.8, 55.9 ] + } +}, { + "id" : "d4b924a4-0973-4397-ad8d-13f8d29065c2", + "index" : 796, + "period" : 1, + "timestamp" : "00:27:11.643", + "minute" : 27, + "second" : 11, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 58, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 30.8, 55.9 ], + "duration" : 1.187443, + "related_events" : [ "95ec282e-eaa4-4919-b70a-5af182a13fd3" ], + "pass" : { + "recipient" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "length" : 33.264095, + "angle" : 0.1844246, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 63.5, 62.0 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "baa93dac-1a18-4024-ab5a-8590114def5a", + "index" : 797, + "period" : 1, + "timestamp" : "00:27:12.024", + "minute" : 27, + "second" : 12, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 58, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 53.9, 19.8 ], + "duration" : 0.831763, + "related_events" : [ "0b813814-524d-46e0-bdb6-c3e25950a218", "95ec282e-eaa4-4919-b70a-5af182a13fd3" ] +}, { + "id" : "95ec282e-eaa4-4919-b70a-5af182a13fd3", + "index" : 798, + "period" : 1, + "timestamp" : "00:27:12.830", + "minute" : 27, + "second" : 12, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 58, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 63.5, 62.0 ], + "under_pressure" : true, + "related_events" : [ "baa93dac-1a18-4024-ab5a-8590114def5a", "d4b924a4-0973-4397-ad8d-13f8d29065c2" ] +}, { + "id" : "0b813814-524d-46e0-bdb6-c3e25950a218", + "index" : 799, + "period" : 1, + "timestamp" : "00:27:12.830", + "minute" : 27, + "second" : 12, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 58, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 63.5, 62.0 ], + "duration" : 0.086, + "under_pressure" : true, + "related_events" : [ "95ec282e-eaa4-4919-b70a-5af182a13fd3", "baa93dac-1a18-4024-ab5a-8590114def5a", "c302671f-660c-4b44-bb07-a422c3a88b39", "d6c78d7c-1e53-474a-bbdd-f2f113e30ea7" ], + "carry" : { + "end_location" : [ 64.3, 62.4 ] + } +}, { + "id" : "c302671f-660c-4b44-bb07-a422c3a88b39", + "index" : 800, + "period" : 1, + "timestamp" : "00:27:12.916", + "minute" : 27, + "second" : 12, + "type" : { + "id" : 22, + "name" : "Foul Committed" + }, + "possession" : 58, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 55.8, 17.7 ], + "duration" : 0.0, + "related_events" : [ "0b813814-524d-46e0-bdb6-c3e25950a218", "d6c78d7c-1e53-474a-bbdd-f2f113e30ea7" ] +}, { + "id" : "d6c78d7c-1e53-474a-bbdd-f2f113e30ea7", + "index" : 801, + "period" : 1, + "timestamp" : "00:27:12.916", + "minute" : 27, + "second" : 12, + "type" : { + "id" : 21, + "name" : "Foul Won" + }, + "possession" : 58, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 64.3, 62.4 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "c302671f-660c-4b44-bb07-a422c3a88b39" ] +}, { + "id" : "aa6064f6-7990-4d23-8258-a3330022f75a", + "index" : 802, + "period" : 1, + "timestamp" : "00:27:25.821", + "minute" : 27, + "second" : 25, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 59, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 64.3, 63.8 ], + "duration" : 2.307389, + "related_events" : [ "90619252-f4fb-43cb-9191-22db7bcd2de5" ], + "pass" : { + "recipient" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "length" : 33.180264, + "angle" : -2.3881664, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 40.1, 41.1 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 62, + "name" : "Free Kick" + } + } +}, { + "id" : "90619252-f4fb-43cb-9191-22db7bcd2de5", + "index" : 803, + "period" : 1, + "timestamp" : "00:27:28.128", + "minute" : 27, + "second" : 28, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 59, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 40.1, 41.1 ], + "related_events" : [ "aa6064f6-7990-4d23-8258-a3330022f75a" ] +}, { + "id" : "94353567-5ede-4795-b149-304755147007", + "index" : 804, + "period" : 1, + "timestamp" : "00:27:28.128", + "minute" : 27, + "second" : 28, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 59, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 40.1, 41.1 ], + "duration" : 3.931596, + "related_events" : [ "06cef4ce-a981-48e1-b339-cb0f64c46d17", "90619252-f4fb-43cb-9191-22db7bcd2de5" ], + "carry" : { + "end_location" : [ 49.7, 29.3 ] + } +}, { + "id" : "06cef4ce-a981-48e1-b339-cb0f64c46d17", + "index" : 805, + "period" : 1, + "timestamp" : "00:27:32.060", + "minute" : 27, + "second" : 32, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 59, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 49.7, 29.3 ], + "duration" : 1.174102, + "related_events" : [ "9deb82ae-f420-4632-bede-b0746af04561" ], + "pass" : { + "recipient" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "length" : 8.561542, + "angle" : -1.3229848, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 51.8, 21.0 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "9deb82ae-f420-4632-bede-b0746af04561", + "index" : 806, + "period" : 1, + "timestamp" : "00:27:33.234", + "minute" : 27, + "second" : 33, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 59, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 51.8, 21.0 ], + "related_events" : [ "06cef4ce-a981-48e1-b339-cb0f64c46d17" ] +}, { + "id" : "f0c6a24b-6c37-48d1-aaa1-a902c8d9bae3", + "index" : 807, + "period" : 1, + "timestamp" : "00:27:33.234", + "minute" : 27, + "second" : 33, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 59, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 51.2, 19.3 ], + "duration" : 2.158257, + "related_events" : [ "064c8de4-462c-4a1d-9239-b02d742cb167" ], + "pass" : { + "recipient" : { + "id" : 18158, + "name" : "Rebecca Leigh Spencer" + }, + "length" : 31.61661, + "angle" : 2.625585, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 23.7, 34.9 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "064c8de4-462c-4a1d-9239-b02d742cb167", + "index" : 808, + "period" : 1, + "timestamp" : "00:27:35.392", + "minute" : 27, + "second" : 35, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 59, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18158, + "name" : "Rebecca Leigh Spencer" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 23.7, 34.9 ], + "related_events" : [ "f0c6a24b-6c37-48d1-aaa1-a902c8d9bae3" ] +}, { + "id" : "826d288c-19e1-4c67-8d3e-22ad9cee326e", + "index" : 809, + "period" : 1, + "timestamp" : "00:27:35.392", + "minute" : 27, + "second" : 35, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 59, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18158, + "name" : "Rebecca Leigh Spencer" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 23.7, 34.9 ], + "duration" : 1.980335, + "related_events" : [ "064c8de4-462c-4a1d-9239-b02d742cb167", "c519b4ce-e98e-4da4-9635-c6c1dce44d48" ], + "carry" : { + "end_location" : [ 20.6, 37.8 ] + } +}, { + "id" : "c519b4ce-e98e-4da4-9635-c6c1dce44d48", + "index" : 810, + "period" : 1, + "timestamp" : "00:27:37.372", + "minute" : 27, + "second" : 37, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 59, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18158, + "name" : "Rebecca Leigh Spencer" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 20.6, 37.8 ], + "duration" : 2.303267, + "related_events" : [ "7b48f5bd-b6df-46ce-b4a5-0ec990502ae6" ], + "pass" : { + "recipient" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "length" : 22.95953, + "angle" : 1.238027, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 28.1, 59.5 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "7b48f5bd-b6df-46ce-b4a5-0ec990502ae6", + "index" : 811, + "period" : 1, + "timestamp" : "00:27:39.676", + "minute" : 27, + "second" : 39, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 59, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 28.1, 59.5 ], + "related_events" : [ "c519b4ce-e98e-4da4-9635-c6c1dce44d48" ] +}, { + "id" : "42339ad5-1ced-4e75-8f65-c7ee8f7e9257", + "index" : 812, + "period" : 1, + "timestamp" : "00:27:39.676", + "minute" : 27, + "second" : 39, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 59, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 28.1, 59.5 ], + "duration" : 1.554114, + "related_events" : [ "61a81404-e23f-47fd-b9f8-9603149b3b2e", "7b48f5bd-b6df-46ce-b4a5-0ec990502ae6" ], + "carry" : { + "end_location" : [ 29.9, 60.7 ] + } +}, { + "id" : "61a81404-e23f-47fd-b9f8-9603149b3b2e", + "index" : 813, + "period" : 1, + "timestamp" : "00:27:41.230", + "minute" : 27, + "second" : 41, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 59, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 29.9, 60.7 ], + "duration" : 2.04488, + "related_events" : [ "b4fcd4f1-67a0-46a1-96a8-e462f9bbc238" ], + "pass" : { + "recipient" : { + "id" : 18158, + "name" : "Rebecca Leigh Spencer" + }, + "length" : 24.535076, + "angle" : -2.2493565, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 14.5, 41.6 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "b4fcd4f1-67a0-46a1-96a8-e462f9bbc238", + "index" : 814, + "period" : 1, + "timestamp" : "00:27:43.275", + "minute" : 27, + "second" : 43, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 59, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18158, + "name" : "Rebecca Leigh Spencer" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 14.5, 41.6 ], + "related_events" : [ "61a81404-e23f-47fd-b9f8-9603149b3b2e" ] +}, { + "id" : "882b3dcd-132a-4ab4-94d3-335fa4a36f38", + "index" : 815, + "period" : 1, + "timestamp" : "00:27:43.275", + "minute" : 27, + "second" : 43, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 59, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18158, + "name" : "Rebecca Leigh Spencer" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 14.5, 41.6 ], + "duration" : 4.664328, + "related_events" : [ "563ebc0c-1cb9-46e2-b4a4-f0705c6c5755", "b4fcd4f1-67a0-46a1-96a8-e462f9bbc238" ], + "carry" : { + "end_location" : [ 21.6, 51.6 ] + } +}, { + "id" : "563ebc0c-1cb9-46e2-b4a4-f0705c6c5755", + "index" : 816, + "period" : 1, + "timestamp" : "00:27:47.939", + "minute" : 27, + "second" : 47, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 59, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18158, + "name" : "Rebecca Leigh Spencer" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 21.6, 51.6 ], + "duration" : 1.761732, + "related_events" : [ "41de2dac-e7d0-4c91-b401-bbbad2326601", "f440356e-58af-461d-8c9a-7e0c86364902" ], + "pass" : { + "recipient" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "length" : 38.37825, + "angle" : 0.35389116, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 57.6, 64.9 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "f440356e-58af-461d-8c9a-7e0c86364902", + "index" : 817, + "period" : 1, + "timestamp" : "00:27:49.701", + "minute" : 27, + "second" : 49, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 59, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 63.5, 64.5 ], + "related_events" : [ "563ebc0c-1cb9-46e2-b4a4-f0705c6c5755" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "41de2dac-e7d0-4c91-b401-bbbad2326601", + "index" : 818, + "period" : 1, + "timestamp" : "00:27:49.701", + "minute" : 27, + "second" : 49, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 59, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 62.5, 15.2 ], + "duration" : 1.884035, + "related_events" : [ "563ebc0c-1cb9-46e2-b4a4-f0705c6c5755", "a824e017-3b04-4cf1-b303-a299fdf3e6f4" ], + "pass" : { + "length" : 21.332838, + "angle" : 1.0987632, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 72.2, 34.2 ], + "type" : { + "id" : 66, + "name" : "Recovery" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + }, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "a824e017-3b04-4cf1-b303-a299fdf3e6f4", + "index" : 819, + "period" : 1, + "timestamp" : "00:27:51.585", + "minute" : 27, + "second" : 51, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 59, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 47.9, 45.9 ], + "duration" : 0.0, + "related_events" : [ "41de2dac-e7d0-4c91-b401-bbbad2326601" ] +}, { + "id" : "cfe0e568-895f-4f6f-9f58-6e632522510c", + "index" : 820, + "period" : 1, + "timestamp" : "00:27:51.585", + "minute" : 27, + "second" : 51, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 59, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 47.9, 45.9 ], + "duration" : 0.891687, + "related_events" : [ "6c4d8e40-ba1f-43d7-8df3-ad0f3f6408c8", "a824e017-3b04-4cf1-b303-a299fdf3e6f4" ], + "carry" : { + "end_location" : [ 52.9, 42.8 ] + } +}, { + "id" : "6c4d8e40-ba1f-43d7-8df3-ad0f3f6408c8", + "index" : 821, + "period" : 1, + "timestamp" : "00:27:52.477", + "minute" : 27, + "second" : 52, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 59, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 52.9, 42.8 ], + "duration" : 2.004254, + "related_events" : [ "31201591-f1a2-4268-a1f7-6661e54f2099" ], + "pass" : { + "recipient" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "length" : 22.83725, + "angle" : -1.6804864, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 50.4, 20.1 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "31201591-f1a2-4268-a1f7-6661e54f2099", + "index" : 822, + "period" : 1, + "timestamp" : "00:27:54.481", + "minute" : 27, + "second" : 54, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 59, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 50.4, 20.1 ], + "related_events" : [ "6c4d8e40-ba1f-43d7-8df3-ad0f3f6408c8" ] +}, { + "id" : "0b9faacd-6d34-4e35-a495-123ed5c1c827", + "index" : 823, + "period" : 1, + "timestamp" : "00:27:54.481", + "minute" : 27, + "second" : 54, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 59, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 50.4, 20.1 ], + "duration" : 0.699236, + "related_events" : [ "31201591-f1a2-4268-a1f7-6661e54f2099", "9126e51f-f5ed-435d-9171-5b3f20d8be46" ], + "carry" : { + "end_location" : [ 50.4, 20.1 ] + } +}, { + "id" : "9126e51f-f5ed-435d-9171-5b3f20d8be46", + "index" : 824, + "period" : 1, + "timestamp" : "00:27:55.180", + "minute" : 27, + "second" : 55, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 59, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 50.4, 20.1 ], + "duration" : 1.199438, + "related_events" : [ "d54d8127-6962-4e69-a9a1-00922cdf12c9" ], + "pass" : { + "recipient" : { + "id" : 4865, + "name" : "Josie Green" + }, + "length" : 9.824968, + "angle" : 1.6421038, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 49.7, 29.9 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "d54d8127-6962-4e69-a9a1-00922cdf12c9", + "index" : 825, + "period" : 1, + "timestamp" : "00:27:56.379", + "minute" : 27, + "second" : 56, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 59, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 49.7, 29.9 ], + "related_events" : [ "9126e51f-f5ed-435d-9171-5b3f20d8be46" ] +}, { + "id" : "0cfdd6ac-78ba-4bec-9aba-1a93f9e23cf3", + "index" : 826, + "period" : 1, + "timestamp" : "00:27:56.379", + "minute" : 27, + "second" : 56, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 59, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 49.7, 29.9 ], + "duration" : 1.489678, + "related_events" : [ "c050c559-d5e3-4f40-8c4b-6fce248bb549", "d54d8127-6962-4e69-a9a1-00922cdf12c9" ], + "carry" : { + "end_location" : [ 49.5, 29.3 ] + } +}, { + "id" : "c050c559-d5e3-4f40-8c4b-6fce248bb549", + "index" : 827, + "period" : 1, + "timestamp" : "00:27:57.869", + "minute" : 27, + "second" : 57, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 59, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 49.5, 29.3 ], + "duration" : 2.538156, + "related_events" : [ "95c25c53-646c-4f3b-9870-9d62b1c0ea6f" ], + "pass" : { + "recipient" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "length" : 29.486437, + "angle" : -1.7102953, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 45.4, 0.1 ], + "outcome" : { + "id" : 75, + "name" : "Out" + }, + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "95c25c53-646c-4f3b-9870-9d62b1c0ea6f", + "index" : 828, + "period" : 1, + "timestamp" : "00:28:00.407", + "minute" : 28, + "second" : 0, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 59, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 47.0, 6.0 ], + "related_events" : [ "c050c559-d5e3-4f40-8c4b-6fce248bb549" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "0ad46e91-fc36-4df4-a457-c4c303dc402a", + "index" : 829, + "period" : 1, + "timestamp" : "00:28:05.852", + "minute" : 28, + "second" : 5, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 60, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 78.1, 80.0 ], + "duration" : 1.008077, + "related_events" : [ "97c7fd83-a878-4648-9c6c-6de81e3895c7" ], + "pass" : { + "recipient" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "length" : 12.486793, + "angle" : -1.0138948, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 84.7, 69.4 ], + "type" : { + "id" : 67, + "name" : "Throw-in" + } + } +}, { + "id" : "97c7fd83-a878-4648-9c6c-6de81e3895c7", + "index" : 830, + "period" : 1, + "timestamp" : "00:28:06.860", + "minute" : 28, + "second" : 6, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 60, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 84.7, 69.4 ], + "related_events" : [ "0ad46e91-fc36-4df4-a457-c4c303dc402a" ] +}, { + "id" : "33cb8dc8-012e-4c64-93a1-278ca2914c47", + "index" : 831, + "period" : 1, + "timestamp" : "00:28:06.860", + "minute" : 28, + "second" : 6, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 60, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 84.7, 69.4 ], + "duration" : 1.065896, + "related_events" : [ "5fe268df-8909-4a98-8a74-c36a24861258" ], + "pass" : { + "recipient" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "length" : 8.819297, + "angle" : 2.0800974, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 80.4, 77.1 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "5fe268df-8909-4a98-8a74-c36a24861258", + "index" : 832, + "period" : 1, + "timestamp" : "00:28:07.926", + "minute" : 28, + "second" : 7, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 60, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 80.4, 77.1 ], + "related_events" : [ "33cb8dc8-012e-4c64-93a1-278ca2914c47" ] +}, { + "id" : "154e6224-1275-477e-8da9-0a10804ef944", + "index" : 833, + "period" : 1, + "timestamp" : "00:28:07.926", + "minute" : 28, + "second" : 7, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 60, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 80.4, 77.1 ], + "duration" : 1.914721, + "under_pressure" : true, + "related_events" : [ "2d055282-61bd-44aa-841f-67e5008a405c", "360dc305-4755-470c-8622-d5eefe7fb157", "5fe268df-8909-4a98-8a74-c36a24861258" ], + "carry" : { + "end_location" : [ 86.2, 77.1 ] + } +}, { + "id" : "360dc305-4755-470c-8622-d5eefe7fb157", + "index" : 834, + "period" : 1, + "timestamp" : "00:28:08.911", + "minute" : 28, + "second" : 8, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 60, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 38.3, 6.4 ], + "duration" : 1.03761, + "related_events" : [ "154e6224-1275-477e-8da9-0a10804ef944", "2d055282-61bd-44aa-841f-67e5008a405c" ] +}, { + "id" : "2d055282-61bd-44aa-841f-67e5008a405c", + "index" : 835, + "period" : 1, + "timestamp" : "00:28:09.841", + "minute" : 28, + "second" : 9, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 60, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 86.2, 77.1 ], + "duration" : 0.622895, + "under_pressure" : true, + "related_events" : [ "1365aa16-0ac4-4d4f-84bc-19d09e54153b", "360dc305-4755-470c-8622-d5eefe7fb157" ], + "pass" : { + "recipient" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "length" : 8.386298, + "angle" : 0.14358339, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 94.5, 78.3 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "1365aa16-0ac4-4d4f-84bc-19d09e54153b", + "index" : 836, + "period" : 1, + "timestamp" : "00:28:10.464", + "minute" : 28, + "second" : 10, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 60, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 94.5, 78.3 ], + "related_events" : [ "2d055282-61bd-44aa-841f-67e5008a405c" ] +}, { + "id" : "6a2f403e-eb4f-4a7e-ac70-6b51a52a738f", + "index" : 837, + "period" : 1, + "timestamp" : "00:28:10.464", + "minute" : 28, + "second" : 10, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 60, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 94.5, 78.3 ], + "duration" : 1.241643, + "under_pressure" : true, + "related_events" : [ "1365aa16-0ac4-4d4f-84bc-19d09e54153b", "8f042952-ef8a-4663-81c8-5feda3d10136", "8ffa19a2-8617-4a37-b89e-8d43c820a76f" ], + "carry" : { + "end_location" : [ 98.1, 77.1 ] + } +}, { + "id" : "8f042952-ef8a-4663-81c8-5feda3d10136", + "index" : 838, + "period" : 1, + "timestamp" : "00:28:10.950", + "minute" : 28, + "second" : 10, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 60, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 28.9, 2.4 ], + "duration" : 0.957428, + "related_events" : [ "6a2f403e-eb4f-4a7e-ac70-6b51a52a738f", "8ffa19a2-8617-4a37-b89e-8d43c820a76f" ] +}, { + "id" : "8ffa19a2-8617-4a37-b89e-8d43c820a76f", + "index" : 839, + "period" : 1, + "timestamp" : "00:28:11.706", + "minute" : 28, + "second" : 11, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 60, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 98.1, 77.1 ], + "duration" : 1.448029, + "under_pressure" : true, + "related_events" : [ "643fc1b2-b3d7-4344-952f-51691fa25922", "8f042952-ef8a-4663-81c8-5feda3d10136", "9ffc6be2-c48f-4770-a290-da2f52e1e06e" ], + "pass" : { + "recipient" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "length" : 8.300602, + "angle" : -1.1880528, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 101.2, 69.4 ], + "outcome" : { + "id" : 9, + "name" : "Incomplete" + }, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "9ffc6be2-c48f-4770-a290-da2f52e1e06e", + "index" : 840, + "period" : 1, + "timestamp" : "00:28:13.154", + "minute" : 28, + "second" : 13, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 60, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 99.3, 66.2 ], + "related_events" : [ "8ffa19a2-8617-4a37-b89e-8d43c820a76f" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "643fc1b2-b3d7-4344-952f-51691fa25922", + "index" : 841, + "period" : 1, + "timestamp" : "00:28:13.154", + "minute" : 28, + "second" : 13, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 60, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 18.9, 10.7 ], + "duration" : 2.79808, + "related_events" : [ "8ffa19a2-8617-4a37-b89e-8d43c820a76f", "fa96ed39-e9f1-442f-a469-5e1f3bc0ad54" ], + "pass" : { + "recipient" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "length" : 20.329535, + "angle" : 2.0850616, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 8.9, 28.4 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "type" : { + "id" : 64, + "name" : "Interception" + } + } +}, { + "id" : "8ff94681-e399-4d7c-a9ee-ba62b231b3c4", + "index" : 842, + "period" : 1, + "timestamp" : "00:28:15.151", + "minute" : 28, + "second" : 15, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 60, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 105.8, 44.1 ], + "duration" : 0.968936, + "counterpress" : true, + "related_events" : [ "131e4c25-d8ba-4416-af39-939165928259", "f591d66c-c7f6-48fa-8678-57e0cef063e7", "fa96ed39-e9f1-442f-a469-5e1f3bc0ad54" ] +}, { + "id" : "fa96ed39-e9f1-442f-a469-5e1f3bc0ad54", + "index" : 843, + "period" : 1, + "timestamp" : "00:28:15.952", + "minute" : 28, + "second" : 15, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 60, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 8.9, 28.4 ], + "under_pressure" : true, + "related_events" : [ "643fc1b2-b3d7-4344-952f-51691fa25922", "8ff94681-e399-4d7c-a9ee-ba62b231b3c4" ] +}, { + "id" : "131e4c25-d8ba-4416-af39-939165928259", + "index" : 844, + "period" : 1, + "timestamp" : "00:28:15.952", + "minute" : 28, + "second" : 15, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 60, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 8.9, 28.4 ], + "duration" : 0.05396, + "under_pressure" : true, + "related_events" : [ "8ff94681-e399-4d7c-a9ee-ba62b231b3c4", "f591d66c-c7f6-48fa-8678-57e0cef063e7", "fa96ed39-e9f1-442f-a469-5e1f3bc0ad54" ], + "carry" : { + "end_location" : [ 9.5, 28.7 ] + } +}, { + "id" : "f591d66c-c7f6-48fa-8678-57e0cef063e7", + "index" : 845, + "period" : 1, + "timestamp" : "00:28:16.006", + "minute" : 28, + "second" : 16, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 60, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 9.5, 28.7 ], + "duration" : 3.427392, + "under_pressure" : true, + "related_events" : [ "452c96de-60d1-41ce-ac1c-e6fdb3ebd6f6", "8ff94681-e399-4d7c-a9ee-ba62b231b3c4" ], + "pass" : { + "length" : 46.90842, + "angle" : 0.25428554, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 54.9, 40.5 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "452c96de-60d1-41ce-ac1c-e6fdb3ebd6f6", + "index" : 846, + "period" : 1, + "timestamp" : "00:28:19.433", + "minute" : 28, + "second" : 19, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 60, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 65.2, 39.6 ], + "duration" : 0.0, + "related_events" : [ "f591d66c-c7f6-48fa-8678-57e0cef063e7" ] +}, { + "id" : "dbeeaf0b-9fdb-457c-be5c-bfe58f94225a", + "index" : 847, + "period" : 1, + "timestamp" : "00:28:19.433", + "minute" : 28, + "second" : 19, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 60, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 65.2, 39.6 ], + "duration" : 1.743051, + "under_pressure" : true, + "related_events" : [ "2cf1a904-ec6a-437f-b76c-e23271fe434e", "452c96de-60d1-41ce-ac1c-e6fdb3ebd6f6", "48fde4fd-794e-4645-9926-952d517d5931" ], + "carry" : { + "end_location" : [ 65.8, 40.4 ] + } +}, { + "id" : "2cf1a904-ec6a-437f-b76c-e23271fe434e", + "index" : 848, + "period" : 1, + "timestamp" : "00:28:20.101", + "minute" : 28, + "second" : 20, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 60, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 56.2, 34.9 ], + "duration" : 1.183153, + "related_events" : [ "48fde4fd-794e-4645-9926-952d517d5931", "dbeeaf0b-9fdb-457c-be5c-bfe58f94225a" ] +}, { + "id" : "48fde4fd-794e-4645-9926-952d517d5931", + "index" : 849, + "period" : 1, + "timestamp" : "00:28:21.176", + "minute" : 28, + "second" : 21, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 60, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 65.8, 40.4 ], + "duration" : 1.811095, + "under_pressure" : true, + "related_events" : [ "2cf1a904-ec6a-437f-b76c-e23271fe434e", "67249c01-6352-43ae-8320-c90b91e73a3a" ], + "pass" : { + "recipient" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "length" : 13.164346, + "angle" : 3.0426798, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 52.7, 41.7 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "67249c01-6352-43ae-8320-c90b91e73a3a", + "index" : 850, + "period" : 1, + "timestamp" : "00:28:22.987", + "minute" : 28, + "second" : 22, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 60, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 52.7, 41.7 ], + "related_events" : [ "48fde4fd-794e-4645-9926-952d517d5931" ] +}, { + "id" : "5276833c-bafa-4968-abc7-5bafcc5af0bc", + "index" : 851, + "period" : 1, + "timestamp" : "00:28:22.987", + "minute" : 28, + "second" : 22, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 60, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 52.7, 41.7 ], + "duration" : 0.640903, + "related_events" : [ "67249c01-6352-43ae-8320-c90b91e73a3a", "b5cdd26d-1415-43d9-bdea-d17c52e2e777" ], + "carry" : { + "end_location" : [ 52.7, 41.7 ] + } +}, { + "id" : "b5cdd26d-1415-43d9-bdea-d17c52e2e777", + "index" : 852, + "period" : 1, + "timestamp" : "00:28:23.628", + "minute" : 28, + "second" : 23, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 60, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 52.7, 41.7 ], + "duration" : 1.50396, + "related_events" : [ "adafd66e-7ae8-4c58-b090-318abb7b5741" ], + "pass" : { + "recipient" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "length" : 16.40122, + "angle" : 1.5586019, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 52.9, 58.1 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "adafd66e-7ae8-4c58-b090-318abb7b5741", + "index" : 853, + "period" : 1, + "timestamp" : "00:28:25.132", + "minute" : 28, + "second" : 25, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 60, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 52.9, 58.1 ], + "related_events" : [ "b5cdd26d-1415-43d9-bdea-d17c52e2e777" ] +}, { + "id" : "5e62a4a4-0a55-48a8-af9c-2c29f2d49f1c", + "index" : 854, + "period" : 1, + "timestamp" : "00:28:25.132", + "minute" : 28, + "second" : 25, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 60, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 52.9, 58.1 ], + "duration" : 4.132111, + "related_events" : [ "adafd66e-7ae8-4c58-b090-318abb7b5741", "b036a2b1-440d-4252-b048-d5b7fd409538" ], + "carry" : { + "end_location" : [ 64.5, 60.2 ] + } +}, { + "id" : "b036a2b1-440d-4252-b048-d5b7fd409538", + "index" : 855, + "period" : 1, + "timestamp" : "00:28:29.264", + "minute" : 28, + "second" : 29, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 60, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 64.5, 60.2 ], + "duration" : 2.13785, + "related_events" : [ "0de5d584-3f78-4a5c-aef8-b0d393b91e62" ], + "pass" : { + "recipient" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "length" : 22.536194, + "angle" : -2.1218698, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 52.7, 41.0 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "0de5d584-3f78-4a5c-aef8-b0d393b91e62", + "index" : 856, + "period" : 1, + "timestamp" : "00:28:31.402", + "minute" : 28, + "second" : 31, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 60, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 52.7, 41.0 ], + "related_events" : [ "b036a2b1-440d-4252-b048-d5b7fd409538" ] +}, { + "id" : "292f8840-2b77-4937-a979-d101bb7754aa", + "index" : 857, + "period" : 1, + "timestamp" : "00:28:31.402", + "minute" : 28, + "second" : 31, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 60, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 52.7, 41.0 ], + "duration" : 1.267426, + "related_events" : [ "0de5d584-3f78-4a5c-aef8-b0d393b91e62", "1e9511e4-1c9a-4170-ae7b-f9c8e8f4ffb9" ], + "carry" : { + "end_location" : [ 52.9, 39.0 ] + } +}, { + "id" : "1e9511e4-1c9a-4170-ae7b-f9c8e8f4ffb9", + "index" : 858, + "period" : 1, + "timestamp" : "00:28:32.669", + "minute" : 28, + "second" : 32, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 60, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 52.9, 39.0 ], + "duration" : 2.837192, + "related_events" : [ "50c3d15a-5db7-4b3e-b6f9-229d54adce4e" ], + "pass" : { + "recipient" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "length" : 39.30051, + "angle" : -0.98279375, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 74.7, 6.3 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "50c3d15a-5db7-4b3e-b6f9-229d54adce4e", + "index" : 859, + "period" : 1, + "timestamp" : "00:28:35.507", + "minute" : 28, + "second" : 35, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 60, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 74.7, 6.3 ], + "related_events" : [ "1e9511e4-1c9a-4170-ae7b-f9c8e8f4ffb9" ] +}, { + "id" : "d3d10f5b-be3f-4288-aee8-4ad6847815b2", + "index" : 860, + "period" : 1, + "timestamp" : "00:28:35.507", + "minute" : 28, + "second" : 35, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 60, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 74.7, 6.3 ], + "duration" : 3.080619, + "related_events" : [ "50c3d15a-5db7-4b3e-b6f9-229d54adce4e", "ed277c51-92c5-4d43-bb87-a394a9d4c40f" ], + "carry" : { + "end_location" : [ 72.2, 15.0 ] + } +}, { + "id" : "ed277c51-92c5-4d43-bb87-a394a9d4c40f", + "index" : 861, + "period" : 1, + "timestamp" : "00:28:38.587", + "minute" : 28, + "second" : 38, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 60, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 72.2, 15.0 ], + "duration" : 0.473388, + "related_events" : [ "71e0e4b7-4e79-47fe-9a5f-856a13a585a4", "f04808df-2431-48fd-b4b2-33bfceb229e7" ], + "pass" : { + "recipient" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "length" : 11.46342, + "angle" : 0.66792905, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 81.2, 22.1 ], + "outcome" : { + "id" : 9, + "name" : "Incomplete" + }, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "71e0e4b7-4e79-47fe-9a5f-856a13a585a4", + "index" : 862, + "period" : 1, + "timestamp" : "00:28:39.061", + "minute" : 28, + "second" : 39, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 60, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 92.7, 29.4 ], + "related_events" : [ "ed277c51-92c5-4d43-bb87-a394a9d4c40f" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "f04808df-2431-48fd-b4b2-33bfceb229e7", + "index" : 863, + "period" : 1, + "timestamp" : "00:28:39.061", + "minute" : 28, + "second" : 39, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 60, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 38.9, 58.0 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "ed277c51-92c5-4d43-bb87-a394a9d4c40f" ], + "clearance" : { + "body_part" : { + "id" : 37, + "name" : "Head" + }, + "head" : true + } +}, { + "id" : "dbb8ac93-88e4-4261-9d0e-f3f9272ab1fd", + "index" : 864, + "period" : 1, + "timestamp" : "00:28:40.843", + "minute" : 28, + "second" : 40, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 60, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 61.8, 22.9 ], + "duration" : 1.903928, + "related_events" : [ "a2c2bfa1-3b27-4597-b0e4-ec8b8daaea77", "c42562b8-d03d-4eaf-8bef-63d161c57c2a" ], + "pass" : { + "recipient" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "length" : 9.420191, + "angle" : -0.92092586, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 67.5, 15.4 ], + "type" : { + "id" : 66, + "name" : "Recovery" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + }, + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "c42562b8-d03d-4eaf-8bef-63d161c57c2a", + "index" : 865, + "period" : 1, + "timestamp" : "00:28:42.747", + "minute" : 28, + "second" : 42, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 60, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 66.6, 14.4 ], + "related_events" : [ "dbb8ac93-88e4-4261-9d0e-f3f9272ab1fd" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "a2c2bfa1-3b27-4597-b0e4-ec8b8daaea77", + "index" : 866, + "period" : 1, + "timestamp" : "00:28:42.747", + "minute" : 28, + "second" : 42, + "type" : { + "id" : 10, + "name" : "Interception" + }, + "possession" : 61, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 52.6, 64.7 ], + "duration" : 0.0, + "related_events" : [ "dbb8ac93-88e4-4261-9d0e-f3f9272ab1fd" ], + "interception" : { + "outcome" : { + "id" : 4, + "name" : "Won" + } + } +}, { + "id" : "9e34977c-77b5-42a9-8d1b-cc082dba3f2a", + "index" : 867, + "period" : 1, + "timestamp" : "00:28:42.747", + "minute" : 28, + "second" : 42, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 61, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 52.6, 64.7 ], + "duration" : 1.825, + "related_events" : [ "967f44a9-9c33-40c8-b81f-cc8d66c4fa48", "a2c2bfa1-3b27-4597-b0e4-ec8b8daaea77" ], + "carry" : { + "end_location" : [ 47.9, 64.1 ] + } +}, { + "id" : "967f44a9-9c33-40c8-b81f-cc8d66c4fa48", + "index" : 868, + "period" : 1, + "timestamp" : "00:28:44.572", + "minute" : 28, + "second" : 44, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 61, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 47.9, 64.1 ], + "duration" : 1.394589, + "related_events" : [ "6d1a3a23-1c44-4cbf-91b1-0c938f94d7fd" ], + "pass" : { + "recipient" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "length" : 16.360012, + "angle" : -2.856576, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 32.2, 59.5 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "6d1a3a23-1c44-4cbf-91b1-0c938f94d7fd", + "index" : 869, + "period" : 1, + "timestamp" : "00:28:45.967", + "minute" : 28, + "second" : 45, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 61, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 32.2, 59.5 ], + "related_events" : [ "967f44a9-9c33-40c8-b81f-cc8d66c4fa48" ] +}, { + "id" : "17d60f13-39e5-46f4-9979-2a94019f4139", + "index" : 870, + "period" : 1, + "timestamp" : "00:28:45.967", + "minute" : 28, + "second" : 45, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 61, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 32.2, 59.5 ], + "duration" : 0.023976, + "related_events" : [ "419e4884-7855-4bde-8f09-782192b7c2c8", "6d1a3a23-1c44-4cbf-91b1-0c938f94d7fd" ], + "carry" : { + "end_location" : [ 32.2, 59.5 ] + } +}, { + "id" : "419e4884-7855-4bde-8f09-782192b7c2c8", + "index" : 871, + "period" : 1, + "timestamp" : "00:28:45.991", + "minute" : 28, + "second" : 45, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 61, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 32.2, 59.5 ], + "duration" : 1.068903, + "related_events" : [ "cd305aed-c52d-4cab-a5fa-5c806dc584e1" ], + "pass" : { + "recipient" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "length" : 13.069813, + "angle" : 1.7321714, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 30.1, 72.4 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "cd305aed-c52d-4cab-a5fa-5c806dc584e1", + "index" : 872, + "period" : 1, + "timestamp" : "00:28:47.059", + "minute" : 28, + "second" : 47, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 61, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 30.1, 72.4 ], + "related_events" : [ "419e4884-7855-4bde-8f09-782192b7c2c8" ] +}, { + "id" : "913346ce-b6ca-4182-b25e-0c6d70f3fce5", + "index" : 873, + "period" : 1, + "timestamp" : "00:28:47.059", + "minute" : 28, + "second" : 47, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 61, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 30.1, 72.4 ], + "duration" : 1.369475, + "related_events" : [ "cd305aed-c52d-4cab-a5fa-5c806dc584e1", "d69a6376-2f88-4946-81d9-5705a21ff6e5" ], + "carry" : { + "end_location" : [ 30.1, 72.4 ] + } +}, { + "id" : "d69a6376-2f88-4946-81d9-5705a21ff6e5", + "index" : 874, + "period" : 1, + "timestamp" : "00:28:48.429", + "minute" : 28, + "second" : 48, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 61, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 30.1, 72.4 ], + "duration" : 0.479999, + "related_events" : [ "a65345e9-a6b1-48d1-b27d-6e31db57d73e", "b0ae2a31-02a7-43f9-9f1a-9d5d692cd4b0" ], + "pass" : { + "recipient" : { + "id" : 18158, + "name" : "Rebecca Leigh Spencer" + }, + "length" : 9.730879, + "angle" : -2.2615871, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 23.9, 64.9 ], + "outcome" : { + "id" : 9, + "name" : "Incomplete" + }, + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "a65345e9-a6b1-48d1-b27d-6e31db57d73e", + "index" : 875, + "period" : 1, + "timestamp" : "00:28:48.909", + "minute" : 28, + "second" : 48, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 61, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18158, + "name" : "Rebecca Leigh Spencer" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 22.7, 63.2 ], + "related_events" : [ "d69a6376-2f88-4946-81d9-5705a21ff6e5" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "b0ae2a31-02a7-43f9-9f1a-9d5d692cd4b0", + "index" : 876, + "period" : 1, + "timestamp" : "00:28:48.909", + "minute" : 28, + "second" : 48, + "type" : { + "id" : 6, + "name" : "Block" + }, + "possession" : 61, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 23.9, 64.9 ], + "duration" : 0.0, + "related_events" : [ "d69a6376-2f88-4946-81d9-5705a21ff6e5" ], + "block" : { + "offensive" : true + } +}, { + "id" : "cd65449c-0f07-49c5-9b4f-9b778345f260", + "index" : 877, + "period" : 1, + "timestamp" : "00:28:51.588", + "minute" : 28, + "second" : 51, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 61, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 17.4, 73.4 ], + "duration" : 0.0 +}, { + "id" : "1421ecde-a411-4e6c-92e4-10532d5cca53", + "index" : 878, + "period" : 1, + "timestamp" : "00:28:51.588", + "minute" : 28, + "second" : 51, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 61, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 17.4, 73.4 ], + "duration" : 1.200185, + "under_pressure" : true, + "related_events" : [ "9f19d47c-6593-4901-8ea4-ddbb1e8aab1a", "cd65449c-0f07-49c5-9b4f-9b778345f260", "dd816962-d196-40fe-b7aa-af1290c4f161" ], + "carry" : { + "end_location" : [ 18.7, 73.4 ] + } +}, { + "id" : "dd816962-d196-40fe-b7aa-af1290c4f161", + "index" : 879, + "period" : 1, + "timestamp" : "00:28:51.703", + "minute" : 28, + "second" : 51, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 61, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 97.7, 7.7 ], + "duration" : 1.162213, + "related_events" : [ "1421ecde-a411-4e6c-92e4-10532d5cca53", "9f19d47c-6593-4901-8ea4-ddbb1e8aab1a" ] +}, { + "id" : "6b1b762a-33f8-42e1-a62d-74e2b6276494", + "index" : 880, + "period" : 1, + "timestamp" : "00:28:52.788", + "minute" : 28, + "second" : 52, + "type" : { + "id" : 22, + "name" : "Foul Committed" + }, + "possession" : 61, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 101.4, 6.7 ], + "duration" : 0.0, + "related_events" : [ "9f19d47c-6593-4901-8ea4-ddbb1e8aab1a" ] +}, { + "id" : "9f19d47c-6593-4901-8ea4-ddbb1e8aab1a", + "index" : 881, + "period" : 1, + "timestamp" : "00:28:52.788", + "minute" : 28, + "second" : 52, + "type" : { + "id" : 21, + "name" : "Foul Won" + }, + "possession" : 61, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 18.7, 73.4 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "6b1b762a-33f8-42e1-a62d-74e2b6276494", "dd816962-d196-40fe-b7aa-af1290c4f161" ] +}, { + "id" : "baf49c16-9930-4a88-8452-f21653cc4842", + "index" : 882, + "period" : 1, + "timestamp" : "00:29:08.518", + "minute" : 29, + "second" : 8, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 62, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 25.6, 69.1 ], + "duration" : 2.212172, + "related_events" : [ "d93f9ce6-5395-485a-adf4-5a09a5a4681d" ], + "pass" : { + "recipient" : { + "id" : 18158, + "name" : "Rebecca Leigh Spencer" + }, + "length" : 25.110357, + "angle" : -2.3308477, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 8.3, 50.9 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 62, + "name" : "Free Kick" + } + } +}, { + "id" : "d93f9ce6-5395-485a-adf4-5a09a5a4681d", + "index" : 883, + "period" : 1, + "timestamp" : "00:29:10.730", + "minute" : 29, + "second" : 10, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 62, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18158, + "name" : "Rebecca Leigh Spencer" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 8.3, 50.9 ], + "related_events" : [ "baf49c16-9930-4a88-8452-f21653cc4842" ] +}, { + "id" : "ebae2335-2e5d-4521-b858-b8c15317271d", + "index" : 884, + "period" : 1, + "timestamp" : "00:29:10.730", + "minute" : 29, + "second" : 10, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 62, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18158, + "name" : "Rebecca Leigh Spencer" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 8.3, 50.9 ], + "duration" : 1.969568, + "related_events" : [ "ad6e5252-9c4a-4728-ab6d-00ffb18db772", "d93f9ce6-5395-485a-adf4-5a09a5a4681d" ], + "carry" : { + "end_location" : [ 11.4, 46.4 ] + } +}, { + "id" : "ad6e5252-9c4a-4728-ab6d-00ffb18db772", + "index" : 885, + "period" : 1, + "timestamp" : "00:29:12.700", + "minute" : 29, + "second" : 12, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 62, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18158, + "name" : "Rebecca Leigh Spencer" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 11.4, 46.4 ], + "duration" : 2.643276, + "related_events" : [ "68ddee8b-37d5-4871-bb48-a10a508a52f7" ], + "pass" : { + "recipient" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "length" : 51.84255, + "angle" : -0.96781355, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 40.8, 3.7 ], + "switch" : true, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "68ddee8b-37d5-4871-bb48-a10a508a52f7", + "index" : 886, + "period" : 1, + "timestamp" : "00:29:15.343", + "minute" : 29, + "second" : 15, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 62, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 40.8, 3.7 ], + "related_events" : [ "ad6e5252-9c4a-4728-ab6d-00ffb18db772" ] +}, { + "id" : "ef95d8e7-b5d1-4677-920a-5912d065b7f4", + "index" : 887, + "period" : 1, + "timestamp" : "00:29:15.343", + "minute" : 29, + "second" : 15, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 62, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 40.8, 3.7 ], + "duration" : 1.55366, + "related_events" : [ "68ddee8b-37d5-4871-bb48-a10a508a52f7", "d728f800-9918-4d09-9180-92f531de1cdf" ], + "carry" : { + "end_location" : [ 38.9, 6.4 ] + } +}, { + "id" : "d728f800-9918-4d09-9180-92f531de1cdf", + "index" : 888, + "period" : 1, + "timestamp" : "00:29:16.896", + "minute" : 29, + "second" : 16, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 62, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 38.9, 6.4 ], + "duration" : 0.848279, + "related_events" : [ "118c5b8f-2718-4022-a0c8-4688d9e46330" ], + "pass" : { + "recipient" : { + "id" : 4865, + "name" : "Josie Green" + }, + "length" : 14.516542, + "angle" : 1.9077963, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 34.1, 20.1 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "118c5b8f-2718-4022-a0c8-4688d9e46330", + "index" : 889, + "period" : 1, + "timestamp" : "00:29:17.745", + "minute" : 29, + "second" : 17, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 62, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 34.1, 20.1 ], + "related_events" : [ "d728f800-9918-4d09-9180-92f531de1cdf" ] +}, { + "id" : "05dbcf51-b243-4d14-aa93-d90afb5d8874", + "index" : 890, + "period" : 1, + "timestamp" : "00:29:17.745", + "minute" : 29, + "second" : 17, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 62, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 34.1, 20.1 ], + "duration" : 0.044277, + "related_events" : [ "118c5b8f-2718-4022-a0c8-4688d9e46330", "762d3078-cd6b-41df-9118-45429f586a14" ], + "carry" : { + "end_location" : [ 34.1, 20.1 ] + } +}, { + "id" : "762d3078-cd6b-41df-9118-45429f586a14", + "index" : 891, + "period" : 1, + "timestamp" : "00:29:17.789", + "minute" : 29, + "second" : 17, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 62, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 34.1, 20.1 ], + "duration" : 1.990907, + "related_events" : [ "199a72c3-2457-4da6-b8e2-ee1dc748af9a" ], + "pass" : { + "recipient" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "length" : 13.767353, + "angle" : 2.9441972, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 20.6, 22.8 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "199a72c3-2457-4da6-b8e2-ee1dc748af9a", + "index" : 892, + "period" : 1, + "timestamp" : "00:29:19.780", + "minute" : 29, + "second" : 19, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 62, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 20.6, 22.8 ], + "related_events" : [ "762d3078-cd6b-41df-9118-45429f586a14" ] +}, { + "id" : "d878591e-c2b7-415b-8ccf-b509b9f65a35", + "index" : 893, + "period" : 1, + "timestamp" : "00:29:19.780", + "minute" : 29, + "second" : 19, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 62, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 20.6, 22.8 ], + "duration" : 0.177481, + "related_events" : [ "199a72c3-2457-4da6-b8e2-ee1dc748af9a", "acd7a418-9af5-45f2-8629-289ad1282ba9" ], + "carry" : { + "end_location" : [ 20.6, 21.6 ] + } +}, { + "id" : "acd7a418-9af5-45f2-8629-289ad1282ba9", + "index" : 894, + "period" : 1, + "timestamp" : "00:29:19.957", + "minute" : 29, + "second" : 19, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 62, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 20.6, 21.6 ], + "duration" : 2.861396, + "related_events" : [ "d7ec56b1-789f-4870-a78b-16b90704be1e" ], + "pass" : { + "recipient" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "length" : 39.815575, + "angle" : -0.39169994, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 57.4, 6.4 ], + "assisted_shot_id" : "9edfc1d6-6233-4f97-a311-95f7c2824df7", + "shot_assist" : true, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "d7ec56b1-789f-4870-a78b-16b90704be1e", + "index" : 895, + "period" : 1, + "timestamp" : "00:29:22.819", + "minute" : 29, + "second" : 22, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 62, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 57.4, 6.4 ], + "related_events" : [ "acd7a418-9af5-45f2-8629-289ad1282ba9" ] +}, { + "id" : "62a754a0-9098-4af3-ab9a-4ecc6af0c4b7", + "index" : 896, + "period" : 1, + "timestamp" : "00:29:22.819", + "minute" : 29, + "second" : 22, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 62, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 57.4, 6.4 ], + "duration" : 6.255828, + "related_events" : [ "9edfc1d6-6233-4f97-a311-95f7c2824df7", "d7ec56b1-789f-4870-a78b-16b90704be1e" ], + "carry" : { + "end_location" : [ 104.6, 26.7 ] + } +}, { + "id" : "9edfc1d6-6233-4f97-a311-95f7c2824df7", + "index" : 897, + "period" : 1, + "timestamp" : "00:29:29.075", + "minute" : 29, + "second" : 29, + "type" : { + "id" : 16, + "name" : "Shot" + }, + "possession" : 62, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 104.6, 26.7 ], + "duration" : 0.620538, + "related_events" : [ "538bff8c-888c-4b25-8889-4284a992c263" ], + "shot" : { + "statsbomb_xg" : 0.077150434, + "end_location" : [ 115.7, 36.8, 0.4 ], + "key_pass_id" : "acd7a418-9af5-45f2-8629-289ad1282ba9", + "outcome" : { + "id" : 100, + "name" : "Saved" + }, + "technique" : { + "id" : 93, + "name" : "Normal" + }, + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "type" : { + "id" : 87, + "name" : "Open Play" + }, + "freeze_frame" : [ { + "location" : [ 117.6, 35.7 ], + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "teammate" : false + }, { + "location" : [ 105.3, 34.4 ], + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "teammate" : true + }, { + "location" : [ 103.9, 39.4 ], + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "teammate" : false + }, { + "location" : [ 94.0, 52.6 ], + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "teammate" : true + }, { + "location" : [ 93.2, 35.2 ], + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "teammate" : false + }, { + "location" : [ 104.6, 28.4 ], + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "teammate" : false + }, { + "location" : [ 99.2, 48.2 ], + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "teammate" : true + } ] + } +}, { + "id" : "538bff8c-888c-4b25-8889-4284a992c263", + "index" : 898, + "period" : 1, + "timestamp" : "00:29:29.695", + "minute" : 29, + "second" : 29, + "type" : { + "id" : 23, + "name" : "Goal Keeper" + }, + "possession" : 62, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 2.5, 44.4 ], + "duration" : 0.0, + "related_events" : [ "9edfc1d6-6233-4f97-a311-95f7c2824df7" ], + "goalkeeper" : { + "type" : { + "id" : 33, + "name" : "Shot Saved" + }, + "outcome" : { + "id" : 59, + "name" : "Touched Out" + }, + "technique" : { + "id" : 45, + "name" : "Diving" + }, + "position" : { + "id" : 44, + "name" : "Set" + }, + "body_part" : { + "id" : 35, + "name" : "Both Hands" + } + } +}, { + "id" : "3da7e367-7efa-4c0b-af8e-6eb6dcf0e49d", + "index" : 899, + "period" : 1, + "timestamp" : "00:29:47.858", + "minute" : 29, + "second" : 47, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 63, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 120.0, 80.0 ], + "duration" : 1.397109, + "related_events" : [ "81657df8-dd85-4f33-83c3-c29c587d5038" ], + "pass" : { + "recipient" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "length" : 27.698555, + "angle" : -2.1217418, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 105.5, 56.4 ], + "type" : { + "id" : 61, + "name" : "Corner" + }, + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "81657df8-dd85-4f33-83c3-c29c587d5038", + "index" : 900, + "period" : 1, + "timestamp" : "00:29:49.255", + "minute" : 29, + "second" : 49, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 63, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 105.5, 56.4 ], + "related_events" : [ "3da7e367-7efa-4c0b-af8e-6eb6dcf0e49d" ] +}, { + "id" : "d55ec2a5-97d1-4316-8509-4597d467c3d8", + "index" : 901, + "period" : 1, + "timestamp" : "00:29:49.255", + "minute" : 29, + "second" : 49, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 63, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 105.5, 56.4 ], + "duration" : 1.512104, + "related_events" : [ "81657df8-dd85-4f33-83c3-c29c587d5038", "f92890e8-60fd-48d8-8e17-8f7918bc5dd1" ], + "carry" : { + "end_location" : [ 105.5, 56.4 ] + } +}, { + "id" : "f92890e8-60fd-48d8-8e17-8f7918bc5dd1", + "index" : 902, + "period" : 1, + "timestamp" : "00:29:50.767", + "minute" : 29, + "second" : 50, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 63, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 105.5, 56.4 ], + "duration" : 1.77388, + "related_events" : [ "28951e52-117b-4cf9-8806-1d797b2366a0" ], + "pass" : { + "recipient" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "length" : 11.536464, + "angle" : 0.82831657, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 113.3, 64.9 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "28951e52-117b-4cf9-8806-1d797b2366a0", + "index" : 903, + "period" : 1, + "timestamp" : "00:29:52.541", + "minute" : 29, + "second" : 52, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 63, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 113.3, 64.9 ], + "related_events" : [ "f92890e8-60fd-48d8-8e17-8f7918bc5dd1" ] +}, { + "id" : "ee19b06a-28e4-4d8a-8ea3-0631e4962ebd", + "index" : 904, + "period" : 1, + "timestamp" : "00:29:52.541", + "minute" : 29, + "second" : 52, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 63, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 113.0, 65.3 ], + "duration" : 1.030374, + "related_events" : [ "42fdc753-0267-462d-aa2c-90181891b812" ], + "pass" : { + "length" : 21.537874, + "angle" : -1.3934345, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 116.8, 44.1 ], + "cross" : true, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + }, + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "42fdc753-0267-462d-aa2c-90181891b812", + "index" : 905, + "period" : 1, + "timestamp" : "00:29:53.571", + "minute" : 29, + "second" : 53, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 63, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 3.3, 36.0 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "ee19b06a-28e4-4d8a-8ea3-0631e4962ebd" ], + "clearance" : { + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "right_foot" : true + } +}, { + "id" : "a018e230-9cee-46e7-86d8-d3b54f4e32ca", + "index" : 906, + "period" : 1, + "timestamp" : "00:29:55.657", + "minute" : 29, + "second" : 55, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 63, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 98.0, 56.4 ], + "duration" : 0.0 +}, { + "id" : "22314b4e-230e-48f9-a2d4-6fa95d74a83a", + "index" : 907, + "period" : 1, + "timestamp" : "00:29:55.657", + "minute" : 29, + "second" : 55, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 63, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 98.0, 56.4 ], + "duration" : 1.365185, + "related_events" : [ "27622bee-3beb-45b5-a8e9-4353a3c48cf4", "a018e230-9cee-46e7-86d8-d3b54f4e32ca" ], + "carry" : { + "end_location" : [ 98.7, 58.4 ] + } +}, { + "id" : "27622bee-3beb-45b5-a8e9-4353a3c48cf4", + "index" : 908, + "period" : 1, + "timestamp" : "00:29:57.022", + "minute" : 29, + "second" : 57, + "type" : { + "id" : 16, + "name" : "Shot" + }, + "possession" : 63, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 98.7, 58.4 ], + "duration" : 0.602922, + "related_events" : [ "5405c24c-a933-4a6f-a042-bf78b156af1e", "e721685e-a424-4efa-ab47-741159b920a7" ], + "shot" : { + "statsbomb_xg" : 0.01683118, + "end_location" : [ 120.0, 36.6, 0.4 ], + "outcome" : { + "id" : 97, + "name" : "Goal" + }, + "deflected" : true, + "technique" : { + "id" : 93, + "name" : "Normal" + }, + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "type" : { + "id" : 87, + "name" : "Open Play" + }, + "freeze_frame" : [ { + "location" : [ 108.6, 45.8 ], + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "teammate" : false + }, { + "location" : [ 106.0, 58.8 ], + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "teammate" : false + }, { + "location" : [ 109.2, 60.1 ], + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "teammate" : true + }, { + "location" : [ 106.8, 35.0 ], + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "teammate" : false + }, { + "location" : [ 100.4, 39.2 ], + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "teammate" : false + }, { + "location" : [ 119.4, 41.9 ], + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "teammate" : false + }, { + "location" : [ 111.4, 40.3 ], + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "teammate" : true + }, { + "location" : [ 112.7, 44.6 ], + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "teammate" : true + }, { + "location" : [ 111.3, 43.7 ], + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "teammate" : false + }, { + "location" : [ 112.3, 46.2 ], + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "teammate" : false + }, { + "location" : [ 106.6, 52.4 ], + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "teammate" : false + }, { + "location" : [ 111.2, 37.0 ], + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "teammate" : false + }, { + "location" : [ 110.9, 35.2 ], + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "teammate" : false + }, { + "location" : [ 112.8, 35.3 ], + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "teammate" : true + }, { + "location" : [ 107.7, 30.8 ], + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "teammate" : true + }, { + "location" : [ 109.9, 35.7 ], + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "teammate" : true + } ] + } +}, { + "id" : "e721685e-a424-4efa-ab47-741159b920a7", + "index" : 909, + "period" : 1, + "timestamp" : "00:29:57.625", + "minute" : 29, + "second" : 57, + "type" : { + "id" : 6, + "name" : "Block" + }, + "possession" : 64, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 13.6, 27.7 ], + "duration" : 0.0, + "counterpress" : true, + "related_events" : [ "27622bee-3beb-45b5-a8e9-4353a3c48cf4" ], + "block" : { + "deflection" : true + } +}, { + "id" : "5405c24c-a933-4a6f-a042-bf78b156af1e", + "index" : 910, + "period" : 1, + "timestamp" : "00:29:58.692", + "minute" : 29, + "second" : 58, + "type" : { + "id" : 23, + "name" : "Goal Keeper" + }, + "possession" : 64, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 0.7, 38.2 ], + "duration" : 0.0, + "related_events" : [ "27622bee-3beb-45b5-a8e9-4353a3c48cf4" ], + "goalkeeper" : { + "technique" : { + "id" : 45, + "name" : "Diving" + }, + "position" : { + "id" : 44, + "name" : "Set" + }, + "type" : { + "id" : 26, + "name" : "Goal Conceded" + }, + "outcome" : { + "id" : 55, + "name" : "No Touch" + } + } +}, { + "id" : "2b2b7e0d-c8ca-4a84-b449-fe642d94d6b8", + "index" : 911, + "period" : 1, + "timestamp" : "00:30:42.946", + "minute" : 30, + "second" : 42, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 65, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 61.0, 40.1 ], + "duration" : 1.211578, + "related_events" : [ "6eee2672-e2fb-48c0-9e44-72e34ac8f2b0" ], + "pass" : { + "recipient" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "length" : 13.551753, + "angle" : -2.9485385, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 47.7, 37.5 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "type" : { + "id" : 65, + "name" : "Kick Off" + } + } +}, { + "id" : "6eee2672-e2fb-48c0-9e44-72e34ac8f2b0", + "index" : 912, + "period" : 1, + "timestamp" : "00:30:44.157", + "minute" : 30, + "second" : 44, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 65, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 47.7, 37.5 ], + "related_events" : [ "2b2b7e0d-c8ca-4a84-b449-fe642d94d6b8" ] +}, { + "id" : "eddddd8b-2619-46d4-b50e-1786e722a082", + "index" : 913, + "period" : 1, + "timestamp" : "00:30:44.157", + "minute" : 30, + "second" : 44, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 65, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 47.7, 37.5 ], + "duration" : 1.711824, + "related_events" : [ "39c023a2-5f74-4913-bb8e-89e0088d4619", "6eee2672-e2fb-48c0-9e44-72e34ac8f2b0" ], + "carry" : { + "end_location" : [ 47.0, 46.4 ] + } +}, { + "id" : "39c023a2-5f74-4913-bb8e-89e0088d4619", + "index" : 914, + "period" : 1, + "timestamp" : "00:30:45.869", + "minute" : 30, + "second" : 45, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 65, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 47.0, 46.4 ], + "duration" : 1.824061, + "related_events" : [ "98435d0f-dcb8-401a-b791-2fe396576fa2" ], + "pass" : { + "recipient" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "length" : 28.802778, + "angle" : 1.4033645, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 51.8, 74.8 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "98435d0f-dcb8-401a-b791-2fe396576fa2", + "index" : 915, + "period" : 1, + "timestamp" : "00:30:47.693", + "minute" : 30, + "second" : 47, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 65, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 51.8, 74.8 ], + "related_events" : [ "39c023a2-5f74-4913-bb8e-89e0088d4619" ] +}, { + "id" : "61035475-b40e-4c41-861a-d99680bc69ce", + "index" : 916, + "period" : 1, + "timestamp" : "00:30:47.693", + "minute" : 30, + "second" : 47, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 65, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 51.8, 74.8 ], + "duration" : 0.5423, + "related_events" : [ "98435d0f-dcb8-401a-b791-2fe396576fa2", "ee049d35-2051-4cd5-b58c-9989f13a21df" ], + "carry" : { + "end_location" : [ 51.8, 76.0 ] + } +}, { + "id" : "ee049d35-2051-4cd5-b58c-9989f13a21df", + "index" : 917, + "period" : 1, + "timestamp" : "00:30:48.235", + "minute" : 30, + "second" : 48, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 65, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 51.8, 76.0 ], + "duration" : 2.041651, + "related_events" : [ "4bd60955-2b7b-401d-8367-b2ab982ed021" ], + "pass" : { + "recipient" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "length" : 15.115886, + "angle" : -2.6749864, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 38.3, 69.2 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "4bd60955-2b7b-401d-8367-b2ab982ed021", + "index" : 918, + "period" : 1, + "timestamp" : "00:30:50.277", + "minute" : 30, + "second" : 50, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 65, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 38.3, 69.2 ], + "related_events" : [ "ee049d35-2051-4cd5-b58c-9989f13a21df" ] +}, { + "id" : "c8412326-9110-439e-b18d-8ae1db419ca7", + "index" : 919, + "period" : 1, + "timestamp" : "00:30:50.277", + "minute" : 30, + "second" : 50, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 65, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 38.3, 69.2 ], + "duration" : 1.2275, + "related_events" : [ "4bd60955-2b7b-401d-8367-b2ab982ed021", "ca662b93-2d0b-4b42-9bbb-f40261ab3e5f" ], + "carry" : { + "end_location" : [ 37.7, 70.2 ] + } +}, { + "id" : "ca662b93-2d0b-4b42-9bbb-f40261ab3e5f", + "index" : 920, + "period" : 1, + "timestamp" : "00:30:51.505", + "minute" : 30, + "second" : 51, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 65, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 37.7, 70.2 ], + "duration" : 1.516099, + "related_events" : [ "3f6a82e8-1146-4941-a2d9-663ac205ad87" ], + "pass" : { + "recipient" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "length" : 30.292574, + "angle" : -1.7098923, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 33.5, 40.2 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "3f6a82e8-1146-4941-a2d9-663ac205ad87", + "index" : 921, + "period" : 1, + "timestamp" : "00:30:53.021", + "minute" : 30, + "second" : 53, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 65, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 33.5, 40.2 ], + "related_events" : [ "ca662b93-2d0b-4b42-9bbb-f40261ab3e5f" ] +}, { + "id" : "bdd6ca01-760c-4ed7-8052-d82eba797bb2", + "index" : 922, + "period" : 1, + "timestamp" : "00:30:53.021", + "minute" : 30, + "second" : 53, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 65, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 33.5, 40.2 ], + "duration" : 4.448811, + "under_pressure" : true, + "related_events" : [ "0c6c26fe-bdfb-4450-a064-59b47bc7153e", "3f6a82e8-1146-4941-a2d9-663ac205ad87", "ea86c663-1fc1-4320-b4e5-5fd88afa7837" ], + "carry" : { + "end_location" : [ 43.7, 28.3 ] + } +}, { + "id" : "0c6c26fe-bdfb-4450-a064-59b47bc7153e", + "index" : 923, + "period" : 1, + "timestamp" : "00:30:56.176", + "minute" : 30, + "second" : 56, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 65, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 72.0, 46.1 ], + "duration" : 1.434817, + "related_events" : [ "bdd6ca01-760c-4ed7-8052-d82eba797bb2", "ea86c663-1fc1-4320-b4e5-5fd88afa7837" ] +}, { + "id" : "ea86c663-1fc1-4320-b4e5-5fd88afa7837", + "index" : 924, + "period" : 1, + "timestamp" : "00:30:57.469", + "minute" : 30, + "second" : 57, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 65, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 43.7, 28.3 ], + "duration" : 1.522474, + "under_pressure" : true, + "related_events" : [ "02f3dc92-e0ef-4347-aaec-47835a991ae7", "0c6c26fe-bdfb-4450-a064-59b47bc7153e" ], + "pass" : { + "recipient" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "length" : 20.999523, + "angle" : -1.0026062, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 55.0, 10.6 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "02f3dc92-e0ef-4347-aaec-47835a991ae7", + "index" : 925, + "period" : 1, + "timestamp" : "00:30:58.992", + "minute" : 30, + "second" : 58, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 65, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 55.0, 10.6 ], + "related_events" : [ "ea86c663-1fc1-4320-b4e5-5fd88afa7837" ] +}, { + "id" : "2fd9b57a-a82a-4e43-8840-9f85234dc580", + "index" : 926, + "period" : 1, + "timestamp" : "00:30:58.992", + "minute" : 30, + "second" : 58, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 65, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 54.3, 11.5 ], + "duration" : 1.451433, + "related_events" : [ "450d448f-90ed-454e-89c6-0ea8b45db7bd" ], + "pass" : { + "recipient" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "length" : 15.171684, + "angle" : 2.0727732, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 47.0, 24.8 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "450d448f-90ed-454e-89c6-0ea8b45db7bd", + "index" : 927, + "period" : 1, + "timestamp" : "00:31:00.443", + "minute" : 31, + "second" : 0, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 65, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 47.0, 24.8 ], + "related_events" : [ "2fd9b57a-a82a-4e43-8840-9f85234dc580" ] +}, { + "id" : "6248dc2a-1883-4b15-b904-14371a06929d", + "index" : 928, + "period" : 1, + "timestamp" : "00:31:00.443", + "minute" : 31, + "second" : 0, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 65, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 47.0, 24.8 ], + "duration" : 1.422931, + "under_pressure" : true, + "related_events" : [ "450d448f-90ed-454e-89c6-0ea8b45db7bd", "57eb21a8-bb78-4708-9fdb-1ea587326dd9", "c34fca3d-54b7-414f-a33d-d8d64b708715" ], + "carry" : { + "end_location" : [ 47.2, 26.4 ] + } +}, { + "id" : "57eb21a8-bb78-4708-9fdb-1ea587326dd9", + "index" : 929, + "period" : 1, + "timestamp" : "00:31:00.899", + "minute" : 31, + "second" : 0, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 65, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 64.7, 56.6 ], + "duration" : 0.729264, + "related_events" : [ "6248dc2a-1883-4b15-b904-14371a06929d" ] +}, { + "id" : "42f88ddc-c8c5-4477-9b4a-6d69a7e49d99", + "index" : 930, + "period" : 1, + "timestamp" : "00:31:01.866", + "minute" : 31, + "second" : 1, + "type" : { + "id" : 39, + "name" : "Dribbled Past" + }, + "possession" : 65, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 72.9, 53.7 ], + "duration" : 0.0, + "related_events" : [ "bef39b71-1b49-4a7b-afd2-0f63d9853e8d", "c34fca3d-54b7-414f-a33d-d8d64b708715" ] +}, { + "id" : "c34fca3d-54b7-414f-a33d-d8d64b708715", + "index" : 931, + "period" : 1, + "timestamp" : "00:31:01.866", + "minute" : 31, + "second" : 1, + "type" : { + "id" : 14, + "name" : "Dribble" + }, + "possession" : 65, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 47.2, 26.4 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "42f88ddc-c8c5-4477-9b4a-6d69a7e49d99" ], + "dribble" : { + "outcome" : { + "id" : 8, + "name" : "Complete" + } + } +}, { + "id" : "bef39b71-1b49-4a7b-afd2-0f63d9853e8d", + "index" : 932, + "period" : 1, + "timestamp" : "00:31:01.866", + "minute" : 31, + "second" : 1, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 65, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 47.2, 26.4 ], + "duration" : 2.441594, + "under_pressure" : true, + "related_events" : [ "42f88ddc-c8c5-4477-9b4a-6d69a7e49d99", "45f196e0-4b81-4968-aa53-8e5004d14120", "a111942b-7c8c-4ff0-8664-ea804e380019", "c34fca3d-54b7-414f-a33d-d8d64b708715" ], + "carry" : { + "end_location" : [ 61.0, 17.5 ] + } +}, { + "id" : "a111942b-7c8c-4ff0-8664-ea804e380019", + "index" : 933, + "period" : 1, + "timestamp" : "00:31:03.574", + "minute" : 31, + "second" : 3, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 65, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 56.2, 60.9 ], + "duration" : 0.869177, + "related_events" : [ "45f196e0-4b81-4968-aa53-8e5004d14120", "bef39b71-1b49-4a7b-afd2-0f63d9853e8d" ] +}, { + "id" : "45f196e0-4b81-4968-aa53-8e5004d14120", + "index" : 934, + "period" : 1, + "timestamp" : "00:31:04.308", + "minute" : 31, + "second" : 4, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 65, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 61.0, 17.5 ], + "duration" : 0.97264, + "under_pressure" : true, + "related_events" : [ "3ece9c73-7eb8-4e32-aa0e-70411022e02b", "a111942b-7c8c-4ff0-8664-ea804e380019" ], + "pass" : { + "recipient" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "length" : 15.852129, + "angle" : -0.88817376, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 71.0, 5.2 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "1ad73e9d-749e-462a-8005-08ebee211fc3", + "index" : 935, + "period" : 1, + "timestamp" : "00:31:04.925", + "minute" : 31, + "second" : 4, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 65, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 47.6, 68.9 ], + "duration" : 0.333188 +}, { + "id" : "3ece9c73-7eb8-4e32-aa0e-70411022e02b", + "index" : 936, + "period" : 1, + "timestamp" : "00:31:05.281", + "minute" : 31, + "second" : 5, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 65, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 71.0, 5.2 ], + "related_events" : [ "45f196e0-4b81-4968-aa53-8e5004d14120" ] +}, { + "id" : "f98ecdf7-5a16-4f53-8cb7-f9fe8e0a0ffc", + "index" : 937, + "period" : 1, + "timestamp" : "00:31:05.281", + "minute" : 31, + "second" : 5, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 65, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 71.0, 5.2 ], + "duration" : 0.048487, + "related_events" : [ "0337884c-7faa-472a-af16-120ed12b3e98", "3ece9c73-7eb8-4e32-aa0e-70411022e02b" ], + "carry" : { + "end_location" : [ 70.2, 5.2 ] + } +}, { + "id" : "0337884c-7faa-472a-af16-120ed12b3e98", + "index" : 938, + "period" : 1, + "timestamp" : "00:31:05.329", + "minute" : 31, + "second" : 5, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 65, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 70.2, 5.2 ], + "duration" : 0.994834, + "related_events" : [ "afcad121-6909-4c84-9359-af9edcb1e6df" ], + "pass" : { + "recipient" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "length" : 13.038404, + "angle" : -0.360566, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 82.4, 0.6 ], + "outcome" : { + "id" : 75, + "name" : "Out" + }, + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "afcad121-6909-4c84-9359-af9edcb1e6df", + "index" : 939, + "period" : 1, + "timestamp" : "00:31:06.324", + "minute" : 31, + "second" : 6, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 65, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 82.0, 10.4 ], + "related_events" : [ "0337884c-7faa-472a-af16-120ed12b3e98" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "d9f44c55-76ae-4ba8-a081-356557c54022", + "index" : 940, + "period" : 1, + "timestamp" : "00:31:26.324", + "minute" : 31, + "second" : 26, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 66, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 42.4, 80.0 ], + "duration" : 2.411859, + "related_events" : [ "d507bce4-7dac-43fe-b756-28f9c2eccbb1" ], + "pass" : { + "recipient" : { + "id" : 4865, + "name" : "Josie Green" + }, + "length" : 20.578873, + "angle" : -1.6583766, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 40.6, 59.5 ], + "type" : { + "id" : 67, + "name" : "Throw-in" + } + } +}, { + "id" : "717cf04e-a003-4e20-8c8f-74aa08fe2733", + "index" : 941, + "period" : 1, + "timestamp" : "00:31:28.222", + "minute" : 31, + "second" : 28, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 66, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 74.7, 17.3 ], + "duration" : 1.234376, + "related_events" : [ "559fabd7-0ff3-4cf2-ab95-d7b32ebb4455", "99587e58-b1b3-4bcd-a379-8feea576b69b", "d507bce4-7dac-43fe-b756-28f9c2eccbb1" ] +}, { + "id" : "d507bce4-7dac-43fe-b756-28f9c2eccbb1", + "index" : 942, + "period" : 1, + "timestamp" : "00:31:28.736", + "minute" : 31, + "second" : 28, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 66, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 40.6, 59.5 ], + "under_pressure" : true, + "related_events" : [ "717cf04e-a003-4e20-8c8f-74aa08fe2733", "d9f44c55-76ae-4ba8-a081-356557c54022" ] +}, { + "id" : "559fabd7-0ff3-4cf2-ab95-d7b32ebb4455", + "index" : 943, + "period" : 1, + "timestamp" : "00:31:28.736", + "minute" : 31, + "second" : 28, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 66, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 40.6, 59.5 ], + "duration" : 0.643158, + "under_pressure" : true, + "related_events" : [ "717cf04e-a003-4e20-8c8f-74aa08fe2733", "99587e58-b1b3-4bcd-a379-8feea576b69b", "d507bce4-7dac-43fe-b756-28f9c2eccbb1" ], + "carry" : { + "end_location" : [ 39.5, 60.9 ] + } +}, { + "id" : "99587e58-b1b3-4bcd-a379-8feea576b69b", + "index" : 944, + "period" : 1, + "timestamp" : "00:31:29.379", + "minute" : 31, + "second" : 29, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 66, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 39.5, 60.9 ], + "duration" : 2.371066, + "under_pressure" : true, + "related_events" : [ "717cf04e-a003-4e20-8c8f-74aa08fe2733", "e5af1397-fb40-42c7-b331-d65fb6065fbc" ], + "pass" : { + "recipient" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "length" : 37.01081, + "angle" : -1.2746812, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 50.3, 25.5 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "e5af1397-fb40-42c7-b331-d65fb6065fbc", + "index" : 945, + "period" : 1, + "timestamp" : "00:31:31.750", + "minute" : 31, + "second" : 31, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 66, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 50.3, 25.5 ], + "related_events" : [ "99587e58-b1b3-4bcd-a379-8feea576b69b" ] +}, { + "id" : "33396115-2f96-4a9b-9e6f-916438230616", + "index" : 946, + "period" : 1, + "timestamp" : "00:31:31.750", + "minute" : 31, + "second" : 31, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 66, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 50.3, 25.5 ], + "duration" : 6.382108, + "related_events" : [ "5883b9c4-ae53-4268-ba51-dba57c643497", "e5af1397-fb40-42c7-b331-d65fb6065fbc" ], + "carry" : { + "end_location" : [ 79.9, 13.4 ] + } +}, { + "id" : "5883b9c4-ae53-4268-ba51-dba57c643497", + "index" : 947, + "period" : 1, + "timestamp" : "00:31:38.132", + "minute" : 31, + "second" : 38, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 66, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 79.9, 13.4 ], + "duration" : 0.639568, + "related_events" : [ "573866c5-6650-4ae4-adf9-ef11819f2209" ], + "pass" : { + "recipient" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "length" : 11.727319, + "angle" : 1.1491088, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 84.7, 24.1 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "573866c5-6650-4ae4-adf9-ef11819f2209", + "index" : 948, + "period" : 1, + "timestamp" : "00:31:38.772", + "minute" : 31, + "second" : 38, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 66, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 84.7, 24.1 ], + "related_events" : [ "5883b9c4-ae53-4268-ba51-dba57c643497" ] +}, { + "id" : "fa13d0e7-4489-4f39-a1ef-88d462c634e4", + "index" : 949, + "period" : 1, + "timestamp" : "00:31:38.772", + "minute" : 31, + "second" : 38, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 66, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 84.7, 24.1 ], + "duration" : 2.150618, + "related_events" : [ "081d010e-c3aa-4f1f-970a-a05c8ed088b4", "573866c5-6650-4ae4-adf9-ef11819f2209" ], + "carry" : { + "end_location" : [ 76.8, 20.9 ] + } +}, { + "id" : "081d010e-c3aa-4f1f-970a-a05c8ed088b4", + "index" : 950, + "period" : 1, + "timestamp" : "00:31:40.922", + "minute" : 31, + "second" : 40, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 66, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 76.8, 20.9 ], + "duration" : 1.244485, + "related_events" : [ "698524d6-e970-486c-809c-a6848ff42bd7" ], + "pass" : { + "recipient" : { + "id" : 4865, + "name" : "Josie Green" + }, + "length" : 9.832599, + "angle" : -3.0601406, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 67.0, 20.1 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "698524d6-e970-486c-809c-a6848ff42bd7", + "index" : 951, + "period" : 1, + "timestamp" : "00:31:42.167", + "minute" : 31, + "second" : 42, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 66, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 67.0, 20.1 ], + "related_events" : [ "081d010e-c3aa-4f1f-970a-a05c8ed088b4" ] +}, { + "id" : "f89ef438-d4ac-4daa-b6d1-fd1b099d5c13", + "index" : 952, + "period" : 1, + "timestamp" : "00:31:42.167", + "minute" : 31, + "second" : 42, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 66, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 67.0, 20.1 ], + "duration" : 0.437853, + "related_events" : [ "18f5055c-4f10-4cde-bce8-2928ecbba801", "698524d6-e970-486c-809c-a6848ff42bd7" ], + "carry" : { + "end_location" : [ 67.9, 21.4 ] + } +}, { + "id" : "18f5055c-4f10-4cde-bce8-2928ecbba801", + "index" : 953, + "period" : 1, + "timestamp" : "00:31:42.605", + "minute" : 31, + "second" : 42, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 66, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 67.9, 21.4 ], + "duration" : 0.857906, + "related_events" : [ "a49e5629-f2c3-47f1-a97d-f25d533c5336" ], + "pass" : { + "recipient" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "length" : 5.2801514, + "angle" : -1.141034, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 70.1, 16.6 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "a49e5629-f2c3-47f1-a97d-f25d533c5336", + "index" : 954, + "period" : 1, + "timestamp" : "00:31:43.463", + "minute" : 31, + "second" : 43, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 66, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 70.1, 16.6 ], + "related_events" : [ "18f5055c-4f10-4cde-bce8-2928ecbba801" ] +}, { + "id" : "f374fe0d-6a46-4ea8-ac75-3415cb6f02c2", + "index" : 955, + "period" : 1, + "timestamp" : "00:31:43.463", + "minute" : 31, + "second" : 43, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 66, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 70.1, 16.6 ], + "duration" : 1.922568, + "related_events" : [ "7c3344df-1f37-4682-8fdf-792f73fb2be1", "a49e5629-f2c3-47f1-a97d-f25d533c5336" ], + "carry" : { + "end_location" : [ 70.1, 16.6 ] + } +}, { + "id" : "7c3344df-1f37-4682-8fdf-792f73fb2be1", + "index" : 956, + "period" : 1, + "timestamp" : "00:31:45.385", + "minute" : 31, + "second" : 45, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 66, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 70.1, 16.6 ], + "duration" : 2.914847, + "related_events" : [ "ecf7639c-7b3e-4128-86d8-4765d20e6f61" ], + "pass" : { + "recipient" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "length" : 47.758244, + "angle" : 1.709436, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 63.5, 63.9 ], + "switch" : true, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "ecf7639c-7b3e-4128-86d8-4765d20e6f61", + "index" : 957, + "period" : 1, + "timestamp" : "00:31:48.300", + "minute" : 31, + "second" : 48, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 66, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 63.5, 63.9 ], + "related_events" : [ "7c3344df-1f37-4682-8fdf-792f73fb2be1" ] +}, { + "id" : "a88ac374-f6a0-4131-a130-e8f7f25110ec", + "index" : 958, + "period" : 1, + "timestamp" : "00:31:48.300", + "minute" : 31, + "second" : 48, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 66, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 63.5, 63.9 ], + "duration" : 2.02021, + "related_events" : [ "d6c05206-3365-41e8-b462-a4bc7fbb9cee", "ecf7639c-7b3e-4128-86d8-4765d20e6f61" ], + "carry" : { + "end_location" : [ 70.8, 66.4 ] + } +}, { + "id" : "d6c05206-3365-41e8-b462-a4bc7fbb9cee", + "index" : 959, + "period" : 1, + "timestamp" : "00:31:50.320", + "minute" : 31, + "second" : 50, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 66, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 70.8, 66.4 ], + "duration" : 1.991683, + "related_events" : [ "10910616-ccb9-48b2-b4cc-dbcc6f8ee07d", "853b8852-5f89-448b-9630-c5a707092bf3" ], + "pass" : { + "recipient" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "length" : 34.19839, + "angle" : -0.5961127, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 99.1, 47.2 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "853b8852-5f89-448b-9630-c5a707092bf3", + "index" : 960, + "period" : 1, + "timestamp" : "00:31:52.312", + "minute" : 31, + "second" : 52, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 66, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 100.3, 38.6 ], + "related_events" : [ "d6c05206-3365-41e8-b462-a4bc7fbb9cee" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "10910616-ccb9-48b2-b4cc-dbcc6f8ee07d", + "index" : 961, + "period" : 1, + "timestamp" : "00:31:52.312", + "minute" : 31, + "second" : 52, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 66, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 21.0, 32.9 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "d6c05206-3365-41e8-b462-a4bc7fbb9cee" ], + "clearance" : { + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "left_foot" : true + } +}, { + "id" : "0f40a713-d932-4131-a9ad-2bea79071158", + "index" : 962, + "period" : 1, + "timestamp" : "00:31:53.213", + "minute" : 31, + "second" : 53, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 66, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 95.6, 55.9 ], + "duration" : 0.0 +}, { + "id" : "e3867a26-59e2-4088-9e55-dc135f0cd35a", + "index" : 963, + "period" : 1, + "timestamp" : "00:31:53.213", + "minute" : 31, + "second" : 53, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 66, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 95.6, 55.9 ], + "duration" : 0.924906, + "related_events" : [ "0f40a713-d932-4131-a9ad-2bea79071158", "b468d3a7-de10-48ef-9baa-078cb425229f" ], + "carry" : { + "end_location" : [ 94.1, 55.1 ] + } +}, { + "id" : "b468d3a7-de10-48ef-9baa-078cb425229f", + "index" : 964, + "period" : 1, + "timestamp" : "00:31:54.138", + "minute" : 31, + "second" : 54, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 66, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 94.1, 55.1 ], + "duration" : 3.088801, + "related_events" : [ "e502d053-0ef4-4779-b7de-a1ac3581ba4e", "f26ed10d-748f-46ac-8932-18171ddc769b" ], + "pass" : { + "recipient" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "length" : 31.553923, + "angle" : -1.3242804, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 101.8, 24.5 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "f26ed10d-748f-46ac-8932-18171ddc769b", + "index" : 965, + "period" : 1, + "timestamp" : "00:31:57.227", + "minute" : 31, + "second" : 57, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 66, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 102.0, 39.5 ], + "related_events" : [ "b468d3a7-de10-48ef-9baa-078cb425229f" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "e502d053-0ef4-4779-b7de-a1ac3581ba4e", + "index" : 966, + "period" : 1, + "timestamp" : "00:31:57.227", + "minute" : 31, + "second" : 57, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 66, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 18.3, 55.6 ], + "duration" : 1.136601, + "related_events" : [ "54870071-65d1-43e9-be85-3c49da552c39", "b468d3a7-de10-48ef-9baa-078cb425229f" ], + "pass" : { + "recipient" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "length" : 18.56071, + "angle" : 0.0809041, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 36.8, 57.1 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 66, + "name" : "Recovery" + } + } +}, { + "id" : "54870071-65d1-43e9-be85-3c49da552c39", + "index" : 967, + "period" : 1, + "timestamp" : "00:31:58.364", + "minute" : 31, + "second" : 58, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 66, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 36.8, 57.1 ], + "related_events" : [ "e502d053-0ef4-4779-b7de-a1ac3581ba4e" ] +}, { + "id" : "2bba901c-17f7-4842-8b33-63ca0dbd9317", + "index" : 968, + "period" : 1, + "timestamp" : "00:31:58.364", + "minute" : 31, + "second" : 58, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 66, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 36.8, 57.1 ], + "duration" : 2.301547, + "under_pressure" : true, + "related_events" : [ "54870071-65d1-43e9-be85-3c49da552c39", "af476263-ce5a-491c-9db4-2c693d6de835", "ff0e0aa7-2e7f-41e0-b627-871dfa8a4748" ], + "carry" : { + "end_location" : [ 44.5, 53.9 ] + } +}, { + "id" : "ff0e0aa7-2e7f-41e0-b627-871dfa8a4748", + "index" : 969, + "period" : 1, + "timestamp" : "00:31:58.854", + "minute" : 31, + "second" : 58, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 66, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 84.9, 27.8 ], + "duration" : 1.471033, + "counterpress" : true, + "related_events" : [ "2bba901c-17f7-4842-8b33-63ca0dbd9317" ] +}, { + "id" : "af476263-ce5a-491c-9db4-2c693d6de835", + "index" : 970, + "period" : 1, + "timestamp" : "00:32:00.665", + "minute" : 32, + "second" : 0, + "type" : { + "id" : 3, + "name" : "Dispossessed" + }, + "possession" : 66, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 44.5, 53.9 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "98fd7bae-30b1-472c-89a2-66b8b4e03eb7" ] +}, { + "id" : "98fd7bae-30b1-472c-89a2-66b8b4e03eb7", + "index" : 971, + "period" : 1, + "timestamp" : "00:32:00.665", + "minute" : 32, + "second" : 0, + "type" : { + "id" : 4, + "name" : "Duel" + }, + "possession" : 66, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 75.6, 26.2 ], + "duration" : 0.0, + "under_pressure" : true, + "counterpress" : true, + "related_events" : [ "af476263-ce5a-491c-9db4-2c693d6de835" ], + "duel" : { + "type" : { + "id" : 11, + "name" : "Tackle" + }, + "outcome" : { + "id" : 16, + "name" : "Success In Play" + } + } +}, { + "id" : "6c6d9940-724d-49f0-948e-acf1fb7341d2", + "index" : 972, + "period" : 1, + "timestamp" : "00:32:02.099", + "minute" : 32, + "second" : 2, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 66, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 55.8, 24.9 ], + "duration" : 0.0 +}, { + "id" : "330a91e5-953a-4903-b993-af2549f71427", + "index" : 973, + "period" : 1, + "timestamp" : "00:32:02.099", + "minute" : 32, + "second" : 2, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 66, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 55.8, 24.9 ], + "duration" : 0.862157, + "related_events" : [ "265ce07b-7740-4c8d-93b8-d67c3f20bb40", "6c6d9940-724d-49f0-948e-acf1fb7341d2" ], + "carry" : { + "end_location" : [ 55.4, 25.3 ] + } +}, { + "id" : "265ce07b-7740-4c8d-93b8-d67c3f20bb40", + "index" : 974, + "period" : 1, + "timestamp" : "00:32:02.961", + "minute" : 32, + "second" : 2, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 66, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 55.4, 25.3 ], + "duration" : 1.058799, + "related_events" : [ "9c4cd1b2-b1d4-4dde-bc77-3e36621055fe" ], + "pass" : { + "recipient" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "length" : 11.715375, + "angle" : 3.0903554, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 43.7, 25.9 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "9c4cd1b2-b1d4-4dde-bc77-3e36621055fe", + "index" : 975, + "period" : 1, + "timestamp" : "00:32:04.020", + "minute" : 32, + "second" : 4, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 66, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 43.7, 25.9 ], + "related_events" : [ "265ce07b-7740-4c8d-93b8-d67c3f20bb40" ] +}, { + "id" : "0de6bda0-bdee-42b7-9720-a0baf42bb503", + "index" : 976, + "period" : 1, + "timestamp" : "00:32:04.020", + "minute" : 32, + "second" : 4, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 66, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 43.7, 25.9 ], + "duration" : 1.20539, + "related_events" : [ "3edc2d69-e56b-4ba8-9123-cfe89473353c", "9c4cd1b2-b1d4-4dde-bc77-3e36621055fe" ], + "carry" : { + "end_location" : [ 43.3, 26.6 ] + } +}, { + "id" : "3edc2d69-e56b-4ba8-9123-cfe89473353c", + "index" : 977, + "period" : 1, + "timestamp" : "00:32:05.226", + "minute" : 32, + "second" : 5, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 66, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 43.3, 26.6 ], + "duration" : 2.085982, + "related_events" : [ "1f8d3868-bbfa-4c94-8981-fb210f1309cc" ], + "pass" : { + "recipient" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "length" : 19.686035, + "angle" : 1.7083831, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 40.6, 46.1 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "1f8d3868-bbfa-4c94-8981-fb210f1309cc", + "index" : 978, + "period" : 1, + "timestamp" : "00:32:07.312", + "minute" : 32, + "second" : 7, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 66, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 40.6, 46.1 ], + "related_events" : [ "3edc2d69-e56b-4ba8-9123-cfe89473353c" ] +}, { + "id" : "9d94ab20-7184-496a-afc2-97e7badbfb04", + "index" : 979, + "period" : 1, + "timestamp" : "00:32:07.312", + "minute" : 32, + "second" : 7, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 66, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 40.6, 46.1 ], + "duration" : 2.389821, + "related_events" : [ "1f8d3868-bbfa-4c94-8981-fb210f1309cc", "9a766a33-79a4-476e-b29c-eb15fe9be0b8" ], + "carry" : { + "end_location" : [ 40.1, 47.4 ] + } +}, { + "id" : "9a766a33-79a4-476e-b29c-eb15fe9be0b8", + "index" : 980, + "period" : 1, + "timestamp" : "00:32:09.701", + "minute" : 32, + "second" : 9, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 66, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 40.1, 47.4 ], + "duration" : 1.492017, + "related_events" : [ "8a6ceb8e-65bc-443c-a141-89c038834fd2" ], + "pass" : { + "recipient" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "length" : 23.513613, + "angle" : -1.6048257, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 39.3, 23.9 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "8a6ceb8e-65bc-443c-a141-89c038834fd2", + "index" : 981, + "period" : 1, + "timestamp" : "00:32:11.193", + "minute" : 32, + "second" : 11, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 66, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 39.3, 23.9 ], + "related_events" : [ "9a766a33-79a4-476e-b29c-eb15fe9be0b8" ] +}, { + "id" : "a04065bd-5c95-49ea-809c-ba3e5028fa56", + "index" : 982, + "period" : 1, + "timestamp" : "00:32:11.193", + "minute" : 32, + "second" : 11, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 66, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 39.3, 23.9 ], + "duration" : 4.260303, + "related_events" : [ "8a6ceb8e-65bc-443c-a141-89c038834fd2", "eccd215b-6315-4e01-888f-44136a1573dc" ], + "carry" : { + "end_location" : [ 58.1, 25.1 ] + } +}, { + "id" : "eccd215b-6315-4e01-888f-44136a1573dc", + "index" : 983, + "period" : 1, + "timestamp" : "00:32:15.454", + "minute" : 32, + "second" : 15, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 66, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 58.1, 25.1 ], + "duration" : 1.521795, + "related_events" : [ "7a511f76-5508-4ca1-8714-0b312abdad22" ], + "pass" : { + "recipient" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "length" : 32.68792, + "angle" : -0.75078, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 82.0, 2.8 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "7a511f76-5508-4ca1-8714-0b312abdad22", + "index" : 984, + "period" : 1, + "timestamp" : "00:32:16.975", + "minute" : 32, + "second" : 16, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 66, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 82.0, 2.8 ], + "related_events" : [ "eccd215b-6315-4e01-888f-44136a1573dc" ] +}, { + "id" : "dfeff2d4-e82a-4628-aba6-5d96e91b33d0", + "index" : 985, + "period" : 1, + "timestamp" : "00:32:16.975", + "minute" : 32, + "second" : 16, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 66, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 82.0, 2.8 ], + "duration" : 0.874573, + "related_events" : [ "2deb2161-237a-4347-be61-0fef7eb4fbc3", "7a511f76-5508-4ca1-8714-0b312abdad22" ], + "carry" : { + "end_location" : [ 82.0, 2.4 ] + } +}, { + "id" : "2deb2161-237a-4347-be61-0fef7eb4fbc3", + "index" : 986, + "period" : 1, + "timestamp" : "00:32:17.850", + "minute" : 32, + "second" : 17, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 66, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 82.0, 2.4 ], + "duration" : 0.925493, + "related_events" : [ "fe39c77a-5aff-4122-a04a-c5bf892a6ab2" ], + "pass" : { + "recipient" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "length" : 10.012492, + "angle" : 2.164339, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 76.4, 10.7 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "fe39c77a-5aff-4122-a04a-c5bf892a6ab2", + "index" : 987, + "period" : 1, + "timestamp" : "00:32:18.776", + "minute" : 32, + "second" : 18, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 66, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 76.4, 10.7 ], + "related_events" : [ "2deb2161-237a-4347-be61-0fef7eb4fbc3" ] +}, { + "id" : "0111f1e4-f0fc-40b8-b6c0-0278f5588a2c", + "index" : 988, + "period" : 1, + "timestamp" : "00:32:18.776", + "minute" : 32, + "second" : 18, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 66, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 76.4, 10.7 ], + "duration" : 1.117745, + "related_events" : [ "de7cb49b-e174-4158-b38a-7409abdc8ebc", "fe39c77a-5aff-4122-a04a-c5bf892a6ab2" ], + "carry" : { + "end_location" : [ 75.8, 11.2 ] + } +}, { + "id" : "de7cb49b-e174-4158-b38a-7409abdc8ebc", + "index" : 989, + "period" : 1, + "timestamp" : "00:32:19.893", + "minute" : 32, + "second" : 19, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 66, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 75.8, 11.2 ], + "duration" : 1.843837, + "related_events" : [ "4db67846-e27e-4305-b339-cb685e8d8ace" ], + "pass" : { + "recipient" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "length" : 30.287457, + "angle" : 1.6468085, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 73.5, 41.4 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "4db67846-e27e-4305-b339-cb685e8d8ace", + "index" : 990, + "period" : 1, + "timestamp" : "00:32:21.737", + "minute" : 32, + "second" : 21, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 66, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 73.5, 41.4 ], + "related_events" : [ "de7cb49b-e174-4158-b38a-7409abdc8ebc" ] +}, { + "id" : "b072054f-5208-4a54-aac0-c621fdfd0f3a", + "index" : 991, + "period" : 1, + "timestamp" : "00:32:21.737", + "minute" : 32, + "second" : 21, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 66, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 73.5, 41.4 ], + "duration" : 1.52788, + "related_events" : [ "4db67846-e27e-4305-b339-cb685e8d8ace", "b8a4b935-e341-4075-a808-78393fd6b41b" ], + "carry" : { + "end_location" : [ 70.1, 46.2 ] + } +}, { + "id" : "b8a4b935-e341-4075-a808-78393fd6b41b", + "index" : 992, + "period" : 1, + "timestamp" : "00:32:23.265", + "minute" : 32, + "second" : 23, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 66, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 70.1, 46.2 ], + "duration" : 1.973497, + "related_events" : [ "204d00c9-0aed-47de-bdd8-18a2c3e86a88" ], + "pass" : { + "recipient" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "length" : 30.844448, + "angle" : 1.1957083, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 81.4, 74.9 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "204d00c9-0aed-47de-bdd8-18a2c3e86a88", + "index" : 993, + "period" : 1, + "timestamp" : "00:32:25.239", + "minute" : 32, + "second" : 25, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 66, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 81.4, 74.9 ], + "related_events" : [ "b8a4b935-e341-4075-a808-78393fd6b41b" ] +}, { + "id" : "eaca5773-caaf-47d0-94f9-194570d81953", + "index" : 994, + "period" : 1, + "timestamp" : "00:32:25.239", + "minute" : 32, + "second" : 25, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 66, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 81.4, 74.9 ], + "duration" : 1.424323, + "related_events" : [ "204d00c9-0aed-47de-bdd8-18a2c3e86a88", "3f588319-1f4d-4eaf-b293-3675d870fccb" ], + "carry" : { + "end_location" : [ 73.1, 73.4 ] + } +}, { + "id" : "3f588319-1f4d-4eaf-b293-3675d870fccb", + "index" : 995, + "period" : 1, + "timestamp" : "00:32:26.663", + "minute" : 32, + "second" : 26, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 66, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 73.1, 73.4 ], + "duration" : 1.475116, + "related_events" : [ "0d38ff37-dc27-4d6d-9aa3-41f02c0d4d88" ], + "pass" : { + "recipient" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "length" : 9.631719, + "angle" : -2.9217975, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 63.7, 71.3 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "0d38ff37-dc27-4d6d-9aa3-41f02c0d4d88", + "index" : 996, + "period" : 1, + "timestamp" : "00:32:28.138", + "minute" : 32, + "second" : 28, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 66, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 63.7, 71.3 ], + "related_events" : [ "3f588319-1f4d-4eaf-b293-3675d870fccb" ] +}, { + "id" : "713d91aa-6220-43e3-918e-bd760aef69b5", + "index" : 997, + "period" : 1, + "timestamp" : "00:32:28.138", + "minute" : 32, + "second" : 28, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 66, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 63.7, 71.3 ], + "duration" : 0.813803, + "related_events" : [ "0d38ff37-dc27-4d6d-9aa3-41f02c0d4d88", "260b4c5c-70d4-4af3-9ddf-3e2b5763f306" ], + "carry" : { + "end_location" : [ 63.7, 70.1 ] + } +}, { + "id" : "260b4c5c-70d4-4af3-9ddf-3e2b5763f306", + "index" : 998, + "period" : 1, + "timestamp" : "00:32:28.952", + "minute" : 32, + "second" : 28, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 66, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 63.7, 70.1 ], + "duration" : 1.146327, + "related_events" : [ "451bfdde-9fbe-474f-a12b-4845e56bed93", "70fb3527-28a6-4e1c-a6b9-560fca628229" ], + "pass" : { + "recipient" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "length" : 16.443844, + "angle" : -0.07304057, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 80.1, 68.9 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "70fb3527-28a6-4e1c-a6b9-560fca628229", + "index" : 999, + "period" : 1, + "timestamp" : "00:32:30.098", + "minute" : 32, + "second" : 30, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 66, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 84.5, 69.7 ], + "related_events" : [ "260b4c5c-70d4-4af3-9ddf-3e2b5763f306" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "451bfdde-9fbe-474f-a12b-4845e56bed93", + "index" : 1000, + "period" : 1, + "timestamp" : "00:32:30.098", + "minute" : 32, + "second" : 30, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 67, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 40.0, 11.2 ], + "duration" : 0.583857, + "counterpress" : true, + "related_events" : [ "23d2c85b-fe5d-4999-afc1-8686f53017b2", "260b4c5c-70d4-4af3-9ddf-3e2b5763f306" ], + "pass" : { + "recipient" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "length" : 6.9079666, + "angle" : 0.38588268, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 46.4, 13.8 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 64, + "name" : "Interception" + } + } +}, { + "id" : "23d2c85b-fe5d-4999-afc1-8686f53017b2", + "index" : 1001, + "period" : 1, + "timestamp" : "00:32:30.682", + "minute" : 32, + "second" : 30, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 67, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 46.4, 13.8 ], + "related_events" : [ "451bfdde-9fbe-474f-a12b-4845e56bed93" ] +}, { + "id" : "3844ab61-5dce-4270-904f-a29d955d7490", + "index" : 1002, + "period" : 1, + "timestamp" : "00:32:30.682", + "minute" : 32, + "second" : 30, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 67, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 46.4, 13.8 ], + "duration" : 1.277884, + "related_events" : [ "23d2c85b-fe5d-4999-afc1-8686f53017b2", "a17458d0-7520-43e3-872f-b07007c596ff" ], + "carry" : { + "end_location" : [ 46.6, 13.8 ] + } +}, { + "id" : "a17458d0-7520-43e3-872f-b07007c596ff", + "index" : 1003, + "period" : 1, + "timestamp" : "00:32:31.960", + "minute" : 32, + "second" : 31, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 67, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 46.6, 13.8 ], + "duration" : 1.543423, + "related_events" : [ "fcc56507-fb81-4ac6-bf99-e4e19cb43841" ], + "pass" : { + "recipient" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "length" : 21.727861, + "angle" : 0.694149, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 63.3, 27.7 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "fcc56507-fb81-4ac6-bf99-e4e19cb43841", + "index" : 1004, + "period" : 1, + "timestamp" : "00:32:33.503", + "minute" : 32, + "second" : 33, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 67, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 63.3, 27.7 ], + "related_events" : [ "a17458d0-7520-43e3-872f-b07007c596ff" ] +}, { + "id" : "f4889f97-cbda-4985-a5ed-e4a69bcb748a", + "index" : 1005, + "period" : 1, + "timestamp" : "00:32:33.503", + "minute" : 32, + "second" : 33, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 67, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 63.3, 27.7 ], + "duration" : 1.667147, + "under_pressure" : true, + "related_events" : [ "167891a9-9700-4b16-829a-b886d8b111b5", "2823f319-9c91-450f-96a6-d28f62557964", "fcc56507-fb81-4ac6-bf99-e4e19cb43841" ], + "carry" : { + "end_location" : [ 64.3, 29.6 ] + } +}, { + "id" : "2823f319-9c91-450f-96a6-d28f62557964", + "index" : 1006, + "period" : 1, + "timestamp" : "00:32:34.354", + "minute" : 32, + "second" : 34, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 67, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 60.1, 46.1 ], + "duration" : 0.54803, + "counterpress" : true, + "related_events" : [ "f4889f97-cbda-4985-a5ed-e4a69bcb748a" ] +}, { + "id" : "49630374-b2f0-4637-a2bf-020803147d5a", + "index" : 1007, + "period" : 1, + "timestamp" : "00:32:35.170", + "minute" : 32, + "second" : 35, + "type" : { + "id" : 39, + "name" : "Dribbled Past" + }, + "possession" : 67, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 55.8, 50.5 ], + "duration" : 0.0, + "related_events" : [ "167891a9-9700-4b16-829a-b886d8b111b5", "84a28a83-e0a2-4892-af02-9377d0204c92" ] +}, { + "id" : "167891a9-9700-4b16-829a-b886d8b111b5", + "index" : 1008, + "period" : 1, + "timestamp" : "00:32:35.170", + "minute" : 32, + "second" : 35, + "type" : { + "id" : 14, + "name" : "Dribble" + }, + "possession" : 67, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 64.3, 29.6 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "49630374-b2f0-4637-a2bf-020803147d5a" ], + "dribble" : { + "outcome" : { + "id" : 8, + "name" : "Complete" + } + } +}, { + "id" : "84a28a83-e0a2-4892-af02-9377d0204c92", + "index" : 1009, + "period" : 1, + "timestamp" : "00:32:35.170", + "minute" : 32, + "second" : 35, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 67, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 64.3, 29.6 ], + "duration" : 1.199563, + "under_pressure" : true, + "related_events" : [ "0054e93b-4f36-4336-bafc-52ab7c1beb5b", "167891a9-9700-4b16-829a-b886d8b111b5", "49630374-b2f0-4637-a2bf-020803147d5a", "9694523d-845c-45b2-81d0-41aff7af2b07" ], + "carry" : { + "end_location" : [ 64.1, 36.2 ] + } +}, { + "id" : "0054e93b-4f36-4336-bafc-52ab7c1beb5b", + "index" : 1010, + "period" : 1, + "timestamp" : "00:32:35.431", + "minute" : 32, + "second" : 35, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 67, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 58.3, 53.7 ], + "duration" : 0.776016, + "related_events" : [ "84a28a83-e0a2-4892-af02-9377d0204c92" ] +}, { + "id" : "9694523d-845c-45b2-81d0-41aff7af2b07", + "index" : 1011, + "period" : 1, + "timestamp" : "00:32:36.370", + "minute" : 32, + "second" : 36, + "type" : { + "id" : 3, + "name" : "Dispossessed" + }, + "possession" : 67, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 64.1, 36.2 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "3a5d759b-ccc4-495c-8fa7-95dfcb910a93" ] +}, { + "id" : "3a5d759b-ccc4-495c-8fa7-95dfcb910a93", + "index" : 1012, + "period" : 1, + "timestamp" : "00:32:36.370", + "minute" : 32, + "second" : 36, + "type" : { + "id" : 4, + "name" : "Duel" + }, + "possession" : 68, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 56.0, 43.9 ], + "duration" : 0.0, + "under_pressure" : true, + "counterpress" : true, + "related_events" : [ "9694523d-845c-45b2-81d0-41aff7af2b07" ], + "duel" : { + "type" : { + "id" : 11, + "name" : "Tackle" + }, + "outcome" : { + "id" : 16, + "name" : "Success In Play" + } + } +}, { + "id" : "f99d111c-e76a-4bae-81f5-f2382660c914", + "index" : 1013, + "period" : 1, + "timestamp" : "00:32:36.852", + "minute" : 32, + "second" : 36, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 68, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 54.1, 40.7 ], + "duration" : 0.0 +}, { + "id" : "bc4575a0-baa1-401c-bfa1-1e697850e086", + "index" : 1014, + "period" : 1, + "timestamp" : "00:32:36.852", + "minute" : 32, + "second" : 36, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 68, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 54.1, 40.7 ], + "duration" : 2.451982, + "related_events" : [ "8324041d-a415-4788-ab27-6ffb8428692c", "f99d111c-e76a-4bae-81f5-f2382660c914" ], + "carry" : { + "end_location" : [ 61.6, 33.7 ] + } +}, { + "id" : "8324041d-a415-4788-ab27-6ffb8428692c", + "index" : 1015, + "period" : 1, + "timestamp" : "00:32:39.304", + "minute" : 32, + "second" : 39, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 68, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 61.6, 33.7 ], + "duration" : 1.94935, + "related_events" : [ "f38d4dc8-d1b0-4555-9411-09b432eba133" ], + "pass" : { + "recipient" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "length" : 30.201986, + "angle" : -1.3708034, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 67.6, 4.1 ], + "assisted_shot_id" : "b2fb7a47-619e-410c-9d5d-33decf181861", + "shot_assist" : true, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "f38d4dc8-d1b0-4555-9411-09b432eba133", + "index" : 1016, + "period" : 1, + "timestamp" : "00:32:41.253", + "minute" : 32, + "second" : 41, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 68, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 67.6, 4.1 ], + "related_events" : [ "8324041d-a415-4788-ab27-6ffb8428692c" ] +}, { + "id" : "2319551f-c4e2-48b9-b823-685f69e883a1", + "index" : 1017, + "period" : 1, + "timestamp" : "00:32:41.253", + "minute" : 32, + "second" : 41, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 68, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 67.6, 4.1 ], + "duration" : 9.175305, + "related_events" : [ "b2fb7a47-619e-410c-9d5d-33decf181861", "f38d4dc8-d1b0-4555-9411-09b432eba133" ], + "carry" : { + "end_location" : [ 91.5, 45.2 ] + } +}, { + "id" : "b2fb7a47-619e-410c-9d5d-33decf181861", + "index" : 1018, + "period" : 1, + "timestamp" : "00:32:50.428", + "minute" : 32, + "second" : 50, + "type" : { + "id" : 16, + "name" : "Shot" + }, + "possession" : 68, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 91.5, 45.2 ], + "duration" : 1.349703, + "related_events" : [ "c76f6e07-9e27-48c5-87c4-b295d40c141d" ], + "shot" : { + "statsbomb_xg" : 0.035307873, + "end_location" : [ 120.0, 48.3, 4.5 ], + "key_pass_id" : "8324041d-a415-4788-ab27-6ffb8428692c", + "outcome" : { + "id" : 98, + "name" : "Off T" + }, + "technique" : { + "id" : 93, + "name" : "Normal" + }, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 87, + "name" : "Open Play" + }, + "freeze_frame" : [ { + "location" : [ 87.7, 57.1 ], + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "teammate" : false + }, { + "location" : [ 101.7, 60.3 ], + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "teammate" : true + }, { + "location" : [ 103.9, 35.9 ], + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "teammate" : true + }, { + "location" : [ 102.0, 42.0 ], + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "teammate" : false + }, { + "location" : [ 120.0, 41.3 ], + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "teammate" : false + }, { + "location" : [ 102.1, 51.7 ], + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "teammate" : false + }, { + "location" : [ 101.0, 27.1 ], + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "teammate" : false + }, { + "location" : [ 94.9, 32.9 ], + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "teammate" : false + }, { + "location" : [ 94.8, 42.3 ], + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "teammate" : false + }, { + "location" : [ 97.5, 34.5 ], + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "teammate" : false + }, { + "location" : [ 82.5, 62.3 ], + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "teammate" : true + } ] + } +}, { + "id" : "c76f6e07-9e27-48c5-87c4-b295d40c141d", + "index" : 1019, + "period" : 1, + "timestamp" : "00:32:51.778", + "minute" : 32, + "second" : 51, + "type" : { + "id" : 23, + "name" : "Goal Keeper" + }, + "possession" : 68, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 0.1, 38.8 ], + "duration" : 0.0, + "related_events" : [ "b2fb7a47-619e-410c-9d5d-33decf181861" ], + "goalkeeper" : { + "end_location" : [ 0.1, 38.8 ], + "position" : { + "id" : 44, + "name" : "Set" + }, + "type" : { + "id" : 32, + "name" : "Shot Faced" + } + } +}, { + "id" : "5f0da6eb-c40d-4ac6-8a3b-451cd810c57d", + "index" : 1020, + "period" : 1, + "timestamp" : "00:33:07.230", + "minute" : 33, + "second" : 7, + "type" : { + "id" : 36, + "name" : "Tactical Shift" + }, + "possession" : 68, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "duration" : 0.0, + "tactics" : { + "formation" : 4231, + "lineup" : [ { + "player" : { + "id" : 18158, + "name" : "Rebecca Leigh Spencer" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "jersey_number" : 22 + }, { + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "jersey_number" : 29 + }, { + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "jersey_number" : 25 + }, { + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "jersey_number" : 6 + }, { + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "jersey_number" : 21 + }, { + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "jersey_number" : 3 + }, { + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "jersey_number" : 4 + }, { + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "jersey_number" : 16 + }, { + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "jersey_number" : 7 + }, { + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "jersey_number" : 23 + }, { + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "jersey_number" : 9 + } ] + } +}, { + "id" : "660b42ca-cc8c-42a3-aa3b-d3477e4568d9", + "index" : 1021, + "period" : 1, + "timestamp" : "00:33:24.419", + "minute" : 33, + "second" : 24, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 69, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 7.0, 44.1 ], + "duration" : 2.985856, + "related_events" : [ "66d8be86-d9e9-4708-837d-d2cdafd08692" ], + "pass" : { + "length" : 58.84301, + "angle" : 0.21406068, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 64.5, 56.6 ], + "type" : { + "id" : 63, + "name" : "Goal Kick" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + }, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "66d8be86-d9e9-4708-837d-d2cdafd08692", + "index" : 1022, + "period" : 1, + "timestamp" : "00:33:27.405", + "minute" : 33, + "second" : 27, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 69, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 55.6, 23.5 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "660b42ca-cc8c-42a3-aa3b-d3477e4568d9" ], + "clearance" : { + "body_part" : { + "id" : 37, + "name" : "Head" + }, + "head" : true + } +}, { + "id" : "299c8ce7-5723-4e33-a4c4-aa0fad2223a7", + "index" : 1023, + "period" : 1, + "timestamp" : "00:33:29.216", + "minute" : 33, + "second" : 29, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 69, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 49.7, 23.0 ], + "duration" : 0.0, + "under_pressure" : true, + "clearance" : { + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "left_foot" : true + } +}, { + "id" : "83580e6c-50c8-499e-b150-ab777234d13b", + "index" : 1024, + "period" : 1, + "timestamp" : "00:33:31.149", + "minute" : 33, + "second" : 31, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 69, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 41.6, 58.3 ], + "duration" : 2.123789 +}, { + "id" : "d77003e2-d2aa-4ea0-83c0-a7b30bc7cef5", + "index" : 1025, + "period" : 1, + "timestamp" : "00:33:33.334", + "minute" : 33, + "second" : 33, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 69, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 98.3, 21.2 ], + "duration" : 0.0 +}, { + "id" : "c98e5d4d-cecb-44d9-a215-fa0df4bbfe77", + "index" : 1026, + "period" : 1, + "timestamp" : "00:33:33.334", + "minute" : 33, + "second" : 33, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 69, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 98.3, 21.2 ], + "duration" : 0.779745, + "under_pressure" : true, + "related_events" : [ "558384e9-3a73-40c6-9877-82429a891157", "b7166ebb-454c-4c83-b34b-ccc1f713b6ae", "d77003e2-d2aa-4ea0-83c0-a7b30bc7cef5" ], + "carry" : { + "end_location" : [ 99.9, 18.2 ] + } +}, { + "id" : "558384e9-3a73-40c6-9877-82429a891157", + "index" : 1027, + "period" : 1, + "timestamp" : "00:33:34.114", + "minute" : 33, + "second" : 34, + "type" : { + "id" : 22, + "name" : "Foul Committed" + }, + "possession" : 69, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 20.2, 61.9 ], + "duration" : 0.0, + "counterpress" : true, + "related_events" : [ "b7166ebb-454c-4c83-b34b-ccc1f713b6ae", "c98e5d4d-cecb-44d9-a215-fa0df4bbfe77" ] +}, { + "id" : "b7166ebb-454c-4c83-b34b-ccc1f713b6ae", + "index" : 1028, + "period" : 1, + "timestamp" : "00:33:34.114", + "minute" : 33, + "second" : 34, + "type" : { + "id" : 21, + "name" : "Foul Won" + }, + "possession" : 69, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 99.9, 18.2 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "558384e9-3a73-40c6-9877-82429a891157" ] +}, { + "id" : "bee2e806-fcef-4ff1-b11e-7b9adfc67766", + "index" : 1029, + "period" : 1, + "timestamp" : "00:34:20.496", + "minute" : 34, + "second" : 20, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 70, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 97.6, 16.4 ], + "duration" : 1.879281, + "related_events" : [ "132513be-7048-46a0-afbf-7c49e34da85b", "48f15340-32a2-41f6-96f6-f99730dbebc8" ], + "pass" : { + "recipient" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "length" : 33.88038, + "angle" : 0.93201774, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 117.8, 43.6 ], + "cross" : true, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 62, + "name" : "Free Kick" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "132513be-7048-46a0-afbf-7c49e34da85b", + "index" : 1030, + "period" : 1, + "timestamp" : "00:34:22.375", + "minute" : 34, + "second" : 22, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 70, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 117.6, 45.1 ], + "related_events" : [ "bee2e806-fcef-4ff1-b11e-7b9adfc67766" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "48f15340-32a2-41f6-96f6-f99730dbebc8", + "index" : 1031, + "period" : 1, + "timestamp" : "00:34:22.375", + "minute" : 34, + "second" : 22, + "type" : { + "id" : 23, + "name" : "Goal Keeper" + }, + "possession" : 71, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 8, + "name" : "From Keeper" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 2.3, 36.5 ], + "duration" : 0.0, + "related_events" : [ "bee2e806-fcef-4ff1-b11e-7b9adfc67766" ], + "goalkeeper" : { + "type" : { + "id" : 25, + "name" : "Collected" + }, + "outcome" : { + "id" : 15, + "name" : "Success" + } + } +}, { + "id" : "3b6d840c-00bc-4e07-915b-13ab2799ceb6", + "index" : 1032, + "period" : 1, + "timestamp" : "00:34:22.375", + "minute" : 34, + "second" : 22, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 71, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 8, + "name" : "From Keeper" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 2.3, 36.5 ], + "duration" : 0.749156, + "under_pressure" : true, + "related_events" : [ "48f15340-32a2-41f6-96f6-f99730dbebc8", "6ba72f18-0b11-4ae1-93fa-95077130d11b", "e59a326c-6c9e-4047-9883-a3f8f89885f3" ], + "carry" : { + "end_location" : [ 2.9, 33.1 ] + } +}, { + "id" : "e59a326c-6c9e-4047-9883-a3f8f89885f3", + "index" : 1033, + "period" : 1, + "timestamp" : "00:34:23.124", + "minute" : 34, + "second" : 23, + "type" : { + "id" : 22, + "name" : "Foul Committed" + }, + "possession" : 71, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 8, + "name" : "From Keeper" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 117.2, 47.0 ], + "duration" : 0.0, + "counterpress" : true, + "related_events" : [ "3b6d840c-00bc-4e07-915b-13ab2799ceb6", "6ba72f18-0b11-4ae1-93fa-95077130d11b" ] +}, { + "id" : "6ba72f18-0b11-4ae1-93fa-95077130d11b", + "index" : 1034, + "period" : 1, + "timestamp" : "00:34:23.124", + "minute" : 34, + "second" : 23, + "type" : { + "id" : 21, + "name" : "Foul Won" + }, + "possession" : 71, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 8, + "name" : "From Keeper" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 2.9, 33.1 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "e59a326c-6c9e-4047-9883-a3f8f89885f3" ] +}, { + "id" : "0061fa3e-4a7b-4125-b1fd-2b79c7143ac3", + "index" : 1035, + "period" : 1, + "timestamp" : "00:34:52.086", + "minute" : 34, + "second" : 52, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 72, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 6.4, 34.0 ], + "duration" : 2.716694, + "related_events" : [ "4d880889-3b44-42b5-9530-118481743261" ], + "pass" : { + "recipient" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "length" : 52.778877, + "angle" : -0.32594466, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 56.4, 17.1 ], + "type" : { + "id" : 62, + "name" : "Free Kick" + }, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "4d880889-3b44-42b5-9530-118481743261", + "index" : 1036, + "period" : 1, + "timestamp" : "00:34:54.803", + "minute" : 34, + "second" : 54, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 72, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 56.4, 17.1 ], + "related_events" : [ "0061fa3e-4a7b-4125-b1fd-2b79c7143ac3" ] +}, { + "id" : "9dec8884-2fd0-4e68-9169-416dbe64daf3", + "index" : 1037, + "period" : 1, + "timestamp" : "00:34:54.803", + "minute" : 34, + "second" : 54, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 72, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 57.3, 18.7 ], + "duration" : 0.027187, + "under_pressure" : true, + "related_events" : [ "091aedfa-4b56-4b94-a7a3-cb317acf4aea", "78e84dec-6400-4f8a-99c6-4895f7d3861c" ], + "pass" : { + "length" : 1.456022, + "angle" : -0.27829966, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 58.7, 18.3 ], + "outcome" : { + "id" : 9, + "name" : "Incomplete" + }, + "aerial_won" : true + } +}, { + "id" : "78e84dec-6400-4f8a-99c6-4895f7d3861c", + "index" : 1038, + "period" : 1, + "timestamp" : "00:34:54.803", + "minute" : 34, + "second" : 54, + "type" : { + "id" : 4, + "name" : "Duel" + }, + "possession" : 72, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 62.8, 61.4 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "9dec8884-2fd0-4e68-9169-416dbe64daf3" ], + "duel" : { + "type" : { + "id" : 10, + "name" : "Aerial Lost" + } + } +}, { + "id" : "091aedfa-4b56-4b94-a7a3-cb317acf4aea", + "index" : 1039, + "period" : 1, + "timestamp" : "00:34:54.830", + "minute" : 34, + "second" : 54, + "type" : { + "id" : 6, + "name" : "Block" + }, + "possession" : 72, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 61.4, 61.8 ], + "duration" : 0.0, + "related_events" : [ "9dec8884-2fd0-4e68-9169-416dbe64daf3" ] +}, { + "id" : "2697a5a0-55c9-42e0-bfb3-7bc5d11a7254", + "index" : 1040, + "period" : 1, + "timestamp" : "00:34:56.456", + "minute" : 34, + "second" : 56, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 73, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 57.8, 52.0 ], + "duration" : 0.0 +}, { + "id" : "dc9396b1-eaf4-4534-85e9-4e304bdb8bd4", + "index" : 1041, + "period" : 1, + "timestamp" : "00:34:56.456", + "minute" : 34, + "second" : 56, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 73, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 57.8, 52.0 ], + "duration" : 1.16248, + "related_events" : [ "2697a5a0-55c9-42e0-bfb3-7bc5d11a7254", "e7c10019-1040-4420-add0-40acd8d515aa" ], + "carry" : { + "end_location" : [ 57.9, 44.7 ] + } +}, { + "id" : "e7c10019-1040-4420-add0-40acd8d515aa", + "index" : 1042, + "period" : 1, + "timestamp" : "00:34:57.618", + "minute" : 34, + "second" : 57, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 73, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 57.9, 44.7 ], + "duration" : 2.377792, + "related_events" : [ "2ed803be-3f6a-40b3-acfb-a5bcc5cbc9be" ], + "pass" : { + "recipient" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "length" : 24.412497, + "angle" : -1.0043813, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 71.0, 24.1 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "2ed803be-3f6a-40b3-acfb-a5bcc5cbc9be", + "index" : 1043, + "period" : 1, + "timestamp" : "00:34:59.996", + "minute" : 34, + "second" : 59, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 73, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 71.0, 24.1 ], + "related_events" : [ "e7c10019-1040-4420-add0-40acd8d515aa" ] +}, { + "id" : "2ec8883a-cda3-4203-b13a-e6defa67e978", + "index" : 1044, + "period" : 1, + "timestamp" : "00:34:59.996", + "minute" : 34, + "second" : 59, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 73, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 71.0, 24.1 ], + "duration" : 3.252492, + "related_events" : [ "2ed803be-3f6a-40b3-acfb-a5bcc5cbc9be", "e2f25e4f-0ef6-4638-92a6-33d5912b33da" ], + "carry" : { + "end_location" : [ 72.8, 24.1 ] + } +}, { + "id" : "e2f25e4f-0ef6-4638-92a6-33d5912b33da", + "index" : 1045, + "period" : 1, + "timestamp" : "00:35:03.248", + "minute" : 35, + "second" : 3, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 73, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 72.8, 24.1 ], + "duration" : 0.951614, + "related_events" : [ "f8ca1bda-d598-4ab2-bd6b-386086a74899" ], + "pass" : { + "recipient" : { + "id" : 4865, + "name" : "Josie Green" + }, + "length" : 5.9816384, + "angle" : 2.4746845, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 68.1, 27.8 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "f8ca1bda-d598-4ab2-bd6b-386086a74899", + "index" : 1046, + "period" : 1, + "timestamp" : "00:35:04.200", + "minute" : 35, + "second" : 4, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 73, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 68.1, 27.8 ], + "related_events" : [ "e2f25e4f-0ef6-4638-92a6-33d5912b33da" ] +}, { + "id" : "8cd46d53-59fb-495f-8f8b-838be72b2f82", + "index" : 1047, + "period" : 1, + "timestamp" : "00:35:04.200", + "minute" : 35, + "second" : 4, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 73, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 68.1, 27.8 ], + "duration" : 1.554561, + "under_pressure" : true, + "related_events" : [ "66aec179-7ff0-4170-bb34-5610dd4dd90e", "cff14454-7a9d-4fb7-a256-fec25133cd41", "f8ca1bda-d598-4ab2-bd6b-386086a74899" ], + "carry" : { + "end_location" : [ 70.4, 25.1 ] + } +}, { + "id" : "cff14454-7a9d-4fb7-a256-fec25133cd41", + "index" : 1048, + "period" : 1, + "timestamp" : "00:35:04.591", + "minute" : 35, + "second" : 4, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 73, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 47.0, 55.0 ], + "duration" : 0.700609, + "related_events" : [ "8cd46d53-59fb-495f-8f8b-838be72b2f82" ] +}, { + "id" : "f98bd333-df60-4cb0-b97c-7c4f0e4084e1", + "index" : 1049, + "period" : 1, + "timestamp" : "00:35:05.754", + "minute" : 35, + "second" : 5, + "type" : { + "id" : 39, + "name" : "Dribbled Past" + }, + "possession" : 73, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 49.7, 55.0 ], + "duration" : 0.0, + "related_events" : [ "66aec179-7ff0-4170-bb34-5610dd4dd90e" ] +}, { + "id" : "66aec179-7ff0-4170-bb34-5610dd4dd90e", + "index" : 1050, + "period" : 1, + "timestamp" : "00:35:05.754", + "minute" : 35, + "second" : 5, + "type" : { + "id" : 14, + "name" : "Dribble" + }, + "possession" : 73, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 70.4, 25.1 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "f98bd333-df60-4cb0-b97c-7c4f0e4084e1" ], + "dribble" : { + "overrun" : true, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "2bb6cf2a-f98c-464b-8bc1-4c9ddef9cdf2", + "index" : 1051, + "period" : 1, + "timestamp" : "00:35:07.519", + "minute" : 35, + "second" : 7, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 74, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 47.7, 62.7 ], + "duration" : 0.0 +}, { + "id" : "f9a121ac-02d0-4fea-bc9d-909db704c42a", + "index" : 1052, + "period" : 1, + "timestamp" : "00:35:07.519", + "minute" : 35, + "second" : 7, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 74, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 47.7, 62.7 ], + "duration" : 0.459017, + "under_pressure" : true, + "related_events" : [ "12c08ac2-3f0e-4b27-b39c-99c6735dad22", "2bb6cf2a-f98c-464b-8bc1-4c9ddef9cdf2", "3b9205ae-255c-4a57-b06e-12d1165b76b1" ], + "carry" : { + "end_location" : [ 48.7, 63.3 ] + } +}, { + "id" : "3b9205ae-255c-4a57-b06e-12d1165b76b1", + "index" : 1053, + "period" : 1, + "timestamp" : "00:35:07.978", + "minute" : 35, + "second" : 7, + "type" : { + "id" : 39, + "name" : "Dribbled Past" + }, + "possession" : 74, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 71.4, 16.8 ], + "duration" : 0.0, + "counterpress" : true, + "related_events" : [ "12c08ac2-3f0e-4b27-b39c-99c6735dad22", "b104ac36-ef99-49d3-91a3-e61801d3f6c6", "f9a121ac-02d0-4fea-bc9d-909db704c42a" ] +}, { + "id" : "12c08ac2-3f0e-4b27-b39c-99c6735dad22", + "index" : 1054, + "period" : 1, + "timestamp" : "00:35:07.978", + "minute" : 35, + "second" : 7, + "type" : { + "id" : 14, + "name" : "Dribble" + }, + "possession" : 74, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 48.7, 63.3 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "3b9205ae-255c-4a57-b06e-12d1165b76b1" ], + "dribble" : { + "outcome" : { + "id" : 8, + "name" : "Complete" + } + } +}, { + "id" : "b104ac36-ef99-49d3-91a3-e61801d3f6c6", + "index" : 1055, + "period" : 1, + "timestamp" : "00:35:07.978", + "minute" : 35, + "second" : 7, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 74, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 48.7, 63.3 ], + "duration" : 1.516937, + "under_pressure" : true, + "related_events" : [ "12c08ac2-3f0e-4b27-b39c-99c6735dad22", "3b9205ae-255c-4a57-b06e-12d1165b76b1", "699fedc1-5727-48c1-b1a7-82cc3d4fd236", "edf99ccd-3d3c-4aee-b80d-fdd1d844e68c" ], + "carry" : { + "end_location" : [ 50.0, 74.6 ] + } +}, { + "id" : "699fedc1-5727-48c1-b1a7-82cc3d4fd236", + "index" : 1056, + "period" : 1, + "timestamp" : "00:35:08.474", + "minute" : 35, + "second" : 8, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 74, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 65.8, 9.9 ], + "duration" : 1.360448, + "counterpress" : true, + "related_events" : [ "b104ac36-ef99-49d3-91a3-e61801d3f6c6", "edf99ccd-3d3c-4aee-b80d-fdd1d844e68c" ] +}, { + "id" : "edf99ccd-3d3c-4aee-b80d-fdd1d844e68c", + "index" : 1057, + "period" : 1, + "timestamp" : "00:35:09.495", + "minute" : 35, + "second" : 9, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 74, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 50.0, 74.6 ], + "duration" : 2.312367, + "under_pressure" : true, + "related_events" : [ "5770a89c-077e-4ecd-89eb-65a65b82a060", "699fedc1-5727-48c1-b1a7-82cc3d4fd236", "f2262419-f1f9-4865-907c-5bf435ef519b" ], + "pass" : { + "recipient" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "length" : 25.663202, + "angle" : 0.07019697, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 75.6, 76.4 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "f2262419-f1f9-4865-907c-5bf435ef519b", + "index" : 1058, + "period" : 1, + "timestamp" : "00:35:11.807", + "minute" : 35, + "second" : 11, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 74, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 72.5, 77.7 ], + "related_events" : [ "edf99ccd-3d3c-4aee-b80d-fdd1d844e68c" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "5770a89c-077e-4ecd-89eb-65a65b82a060", + "index" : 1059, + "period" : 1, + "timestamp" : "00:35:11.807", + "minute" : 35, + "second" : 11, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 74, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "out" : true, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 44.5, 3.7 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "edf99ccd-3d3c-4aee-b80d-fdd1d844e68c" ], + "clearance" : { + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "right_foot" : true + } +}, { + "id" : "e075018e-fada-4036-9217-94111f56ec43", + "index" : 1060, + "period" : 1, + "timestamp" : "00:35:19.332", + "minute" : 35, + "second" : 19, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 75, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 71.2, 80.0 ], + "duration" : 1.186953, + "related_events" : [ "52461435-b931-44f7-a0fe-023c35cdef79" ], + "pass" : { + "recipient" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "length" : 12.09504, + "angle" : -1.003433, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 77.7, 69.8 ], + "type" : { + "id" : 67, + "name" : "Throw-in" + } + } +}, { + "id" : "52461435-b931-44f7-a0fe-023c35cdef79", + "index" : 1061, + "period" : 1, + "timestamp" : "00:35:20.519", + "minute" : 35, + "second" : 20, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 75, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 77.7, 69.8 ], + "related_events" : [ "e075018e-fada-4036-9217-94111f56ec43" ] +}, { + "id" : "93f9ee35-fb9a-4cd4-b484-ff2008481d40", + "index" : 1062, + "period" : 1, + "timestamp" : "00:35:20.519", + "minute" : 35, + "second" : 20, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 75, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 77.7, 69.8 ], + "duration" : 0.485937, + "related_events" : [ "52461435-b931-44f7-a0fe-023c35cdef79", "e11d3433-59ee-404e-8a9b-ebb59c48bc8b" ], + "carry" : { + "end_location" : [ 77.7, 70.0 ] + } +}, { + "id" : "e11d3433-59ee-404e-8a9b-ebb59c48bc8b", + "index" : 1063, + "period" : 1, + "timestamp" : "00:35:21.005", + "minute" : 35, + "second" : 21, + "type" : { + "id" : 38, + "name" : "Miscontrol" + }, + "possession" : 75, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 77.7, 70.0 ], + "duration" : 0.0 +}, { + "id" : "32334d02-0399-4561-b853-68038071a311", + "index" : 1064, + "period" : 1, + "timestamp" : "00:35:21.469", + "minute" : 35, + "second" : 21, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 75, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 39.3, 8.9 ], + "duration" : 0.0, + "ball_recovery" : { + "recovery_failure" : true + } +}, { + "id" : "55b9ae9e-a4d4-488b-bdc6-f522e238ffbe", + "index" : 1065, + "period" : 1, + "timestamp" : "00:35:23.162", + "minute" : 35, + "second" : 23, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 75, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 91.0, 73.9 ], + "duration" : 0.0 +}, { + "id" : "ba523737-2962-4537-91f2-5ef4f273ebfc", + "index" : 1066, + "period" : 1, + "timestamp" : "00:35:23.162", + "minute" : 35, + "second" : 23, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 75, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 91.0, 73.9 ], + "duration" : 2.63284, + "related_events" : [ "55b9ae9e-a4d4-488b-bdc6-f522e238ffbe", "85a23f18-91d9-49e8-bd62-576f673aab96" ], + "carry" : { + "end_location" : [ 98.3, 73.5 ] + } +}, { + "id" : "85a23f18-91d9-49e8-bd62-576f673aab96", + "index" : 1067, + "period" : 1, + "timestamp" : "00:35:25.795", + "minute" : 35, + "second" : 25, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 75, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 98.3, 73.5 ], + "duration" : 2.208407, + "related_events" : [ "0c415aed-679c-420c-8ef9-cd2de694d931", "2c6f41d4-2807-4339-9bd9-428b80223135" ], + "pass" : { + "recipient" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "length" : 37.485596, + "angle" : -1.3529954, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 106.4, 36.9 ], + "cross" : true, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "2c6f41d4-2807-4339-9bd9-428b80223135", + "index" : 1068, + "period" : 1, + "timestamp" : "00:35:28.003", + "minute" : 35, + "second" : 28, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 75, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 108.5, 33.5 ], + "related_events" : [ "85a23f18-91d9-49e8-bd62-576f673aab96" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "0c415aed-679c-420c-8ef9-cd2de694d931", + "index" : 1069, + "period" : 1, + "timestamp" : "00:35:28.003", + "minute" : 35, + "second" : 28, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 75, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 13.7, 43.2 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "85a23f18-91d9-49e8-bd62-576f673aab96" ], + "clearance" : { + "body_part" : { + "id" : 37, + "name" : "Head" + }, + "head" : true + } +}, { + "id" : "71522560-e898-498f-95cd-0e0c2af96706", + "index" : 1070, + "period" : 1, + "timestamp" : "00:35:30.449", + "minute" : 35, + "second" : 30, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 75, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 87.5, 37.1 ], + "duration" : 0.0 +}, { + "id" : "bfe2b9ca-024d-41f0-bb3e-c873c1cdba6f", + "index" : 1071, + "period" : 1, + "timestamp" : "00:35:30.574", + "minute" : 35, + "second" : 30, + "type" : { + "id" : 16, + "name" : "Shot" + }, + "possession" : 75, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 85.7, 42.9 ], + "duration" : 1.308788, + "related_events" : [ "254113cc-26b9-430c-a695-79ebd08c3dc4" ], + "shot" : { + "statsbomb_xg" : 0.0055118036, + "end_location" : [ 120.0, 41.1, 7.2 ], + "technique" : { + "id" : 91, + "name" : "Half Volley" + }, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 87, + "name" : "Open Play" + }, + "outcome" : { + "id" : 98, + "name" : "Off T" + }, + "first_time" : true, + "freeze_frame" : [ { + "location" : [ 95.1, 36.6 ], + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "teammate" : false + }, { + "location" : [ 107.6, 39.3 ], + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "teammate" : false + }, { + "location" : [ 118.9, 40.2 ], + "player" : { + "id" : 18158, + "name" : "Rebecca Leigh Spencer" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "teammate" : false + }, { + "location" : [ 90.5, 42.7 ], + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "teammate" : false + }, { + "location" : [ 106.8, 33.9 ], + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "teammate" : false + }, { + "location" : [ 100.6, 31.0 ], + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "teammate" : true + }, { + "location" : [ 100.8, 19.3 ], + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "teammate" : true + }, { + "location" : [ 103.0, 43.6 ], + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "teammate" : true + }, { + "location" : [ 105.6, 44.4 ], + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "teammate" : false + }, { + "location" : [ 104.4, 62.0 ], + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "teammate" : false + }, { + "location" : [ 103.9, 50.6 ], + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "teammate" : false + }, { + "location" : [ 99.0, 40.4 ], + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "teammate" : true + }, { + "location" : [ 89.2, 56.2 ], + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "teammate" : true + }, { + "location" : [ 108.6, 62.9 ], + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "teammate" : true + }, { + "location" : [ 101.8, 67.6 ], + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "teammate" : true + } ] + } +}, { + "id" : "254113cc-26b9-430c-a695-79ebd08c3dc4", + "index" : 1072, + "period" : 1, + "timestamp" : "00:35:31.882", + "minute" : 35, + "second" : 31, + "type" : { + "id" : 23, + "name" : "Goal Keeper" + }, + "possession" : 75, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18158, + "name" : "Rebecca Leigh Spencer" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 1.2, 39.9 ], + "duration" : 0.0, + "related_events" : [ "bfe2b9ca-024d-41f0-bb3e-c873c1cdba6f" ], + "goalkeeper" : { + "end_location" : [ 1.2, 39.9 ], + "position" : { + "id" : 44, + "name" : "Set" + }, + "type" : { + "id" : 32, + "name" : "Shot Faced" + } + } +}, { + "id" : "595bc277-1562-4738-90ee-3dcf820ab7e5", + "index" : 1073, + "period" : 1, + "timestamp" : "00:36:06.023", + "minute" : 36, + "second" : 6, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 76, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18158, + "name" : "Rebecca Leigh Spencer" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 6.0, 44.0 ], + "duration" : 2.5, + "related_events" : [ "14f691e5-b9b7-41ac-87c4-b254e5eaf285" ], + "pass" : { + "recipient" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "length" : 49.800102, + "angle" : 0.0020080295, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 55.8, 44.1 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 63, + "name" : "Goal Kick" + } + } +}, { + "id" : "2d82441f-7c36-4fa9-bf9e-a19e5376e109", + "index" : 1074, + "period" : 1, + "timestamp" : "00:36:07.899", + "minute" : 36, + "second" : 7, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 76, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 58.3, 36.2 ], + "duration" : 0.734767, + "related_events" : [ "14f691e5-b9b7-41ac-87c4-b254e5eaf285", "dc074ba2-204f-43a4-82f2-395f07263dce", "f1f865a5-99bd-4110-9866-e68a781bf1e7" ] +}, { + "id" : "14f691e5-b9b7-41ac-87c4-b254e5eaf285", + "index" : 1075, + "period" : 1, + "timestamp" : "00:36:08.523", + "minute" : 36, + "second" : 8, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 76, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 55.8, 44.1 ], + "under_pressure" : true, + "related_events" : [ "2d82441f-7c36-4fa9-bf9e-a19e5376e109", "595bc277-1562-4738-90ee-3dcf820ab7e5" ] +}, { + "id" : "f1f865a5-99bd-4110-9866-e68a781bf1e7", + "index" : 1076, + "period" : 1, + "timestamp" : "00:36:08.523", + "minute" : 36, + "second" : 8, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 76, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 55.8, 44.1 ], + "duration" : 0.002371, + "under_pressure" : true, + "related_events" : [ "14f691e5-b9b7-41ac-87c4-b254e5eaf285", "2d82441f-7c36-4fa9-bf9e-a19e5376e109", "dc074ba2-204f-43a4-82f2-395f07263dce" ], + "carry" : { + "end_location" : [ 57.4, 43.9 ] + } +}, { + "id" : "dc074ba2-204f-43a4-82f2-395f07263dce", + "index" : 1077, + "period" : 1, + "timestamp" : "00:36:08.525", + "minute" : 36, + "second" : 8, + "type" : { + "id" : 38, + "name" : "Miscontrol" + }, + "possession" : 76, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 57.4, 43.9 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "2d82441f-7c36-4fa9-bf9e-a19e5376e109" ] +}, { + "id" : "debf46e1-65b8-4b1f-96c9-ec44b9e3ec85", + "index" : 1078, + "period" : 1, + "timestamp" : "00:36:09.648", + "minute" : 36, + "second" : 9, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 76, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 67.6, 37.8 ], + "duration" : 0.047768, + "related_events" : [ "50a8204e-448d-45e4-a849-cb2fa7984c85", "918647b5-76a7-49e5-bb25-c1fe787bbf81" ], + "pass" : { + "recipient" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "length" : 2.9068885, + "angle" : 3.0727363, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 64.7, 38.0 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "type" : { + "id" : 66, + "name" : "Recovery" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "50a8204e-448d-45e4-a849-cb2fa7984c85", + "index" : 1079, + "period" : 1, + "timestamp" : "00:36:09.696", + "minute" : 36, + "second" : 9, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 76, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 61.9, 40.0 ], + "related_events" : [ "debf46e1-65b8-4b1f-96c9-ec44b9e3ec85" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "918647b5-76a7-49e5-bb25-c1fe787bbf81", + "index" : 1080, + "period" : 1, + "timestamp" : "00:36:09.696", + "minute" : 36, + "second" : 9, + "type" : { + "id" : 6, + "name" : "Block" + }, + "possession" : 76, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 55.4, 42.1 ], + "duration" : 0.0, + "related_events" : [ "debf46e1-65b8-4b1f-96c9-ec44b9e3ec85" ] +}, { + "id" : "0bb399e2-8c18-4a70-a445-532eefc46db0", + "index" : 1081, + "period" : 1, + "timestamp" : "00:36:10.743", + "minute" : 36, + "second" : 10, + "type" : { + "id" : 40, + "name" : "Injury Stoppage" + }, + "possession" : 76, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "duration" : 0.0 +}, { + "id" : "d34b4cf8-031f-44ee-8c4f-eb95a6fb5553", + "index" : 1082, + "period" : 1, + "timestamp" : "00:36:12.359", + "minute" : 36, + "second" : 12, + "type" : { + "id" : 40, + "name" : "Injury Stoppage" + }, + "possession" : 76, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "duration" : 0.0 +}, { + "id" : "423fc6f6-3d92-4bdb-b2f3-fb469c7bd621", + "index" : 1083, + "period" : 1, + "timestamp" : "00:37:19.860", + "minute" : 37, + "second" : 19, + "type" : { + "id" : 27, + "name" : "Player Off" + }, + "possession" : 76, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "duration" : 0.0, + "related_events" : [ "090062ea-46ea-464c-adf8-1df1fd873cef" ] +}, { + "id" : "57969ace-952b-4c17-82ae-da4bbc2a218f", + "index" : 1084, + "period" : 1, + "timestamp" : "00:38:05.336", + "minute" : 38, + "second" : 5, + "type" : { + "id" : 27, + "name" : "Player Off" + }, + "possession" : 76, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "duration" : 0.0, + "related_events" : [ "3539cd46-dbb4-48c3-9859-bdb05f7175fd" ] +}, { + "id" : "07da1522-880c-4a53-8170-22843a553c98", + "index" : 1085, + "period" : 1, + "timestamp" : "00:38:09.079", + "minute" : 38, + "second" : 9, + "type" : { + "id" : 41, + "name" : "Referee Ball-Drop" + }, + "possession" : 77, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 5, + "name" : "Other" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "location" : [ 65.4, 39.2 ], + "duration" : 0.0 +}, { + "id" : "7aba0a7c-bd29-4903-ba97-be5813a81f5a", + "index" : 1086, + "period" : 1, + "timestamp" : "00:38:10.457", + "minute" : 38, + "second" : 10, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 77, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 5, + "name" : "Other" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 66.0, 37.5 ], + "duration" : 1.09652, + "related_events" : [ "48094949-1d58-4819-b870-a820698ea5fc" ], + "pass" : { + "recipient" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "length" : 19.636955, + "angle" : -2.6072867, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 49.1, 27.5 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 66, + "name" : "Recovery" + } + } +}, { + "id" : "48094949-1d58-4819-b870-a820698ea5fc", + "index" : 1087, + "period" : 1, + "timestamp" : "00:38:11.554", + "minute" : 38, + "second" : 11, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 77, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 5, + "name" : "Other" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 49.1, 27.5 ], + "related_events" : [ "7aba0a7c-bd29-4903-ba97-be5813a81f5a" ] +}, { + "id" : "d002eb13-ba67-4c3a-8adb-6a1f0f6ff276", + "index" : 1088, + "period" : 1, + "timestamp" : "00:38:11.554", + "minute" : 38, + "second" : 11, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 77, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 5, + "name" : "Other" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 49.1, 27.5 ], + "duration" : 1.218825, + "related_events" : [ "48094949-1d58-4819-b870-a820698ea5fc", "c18b681e-a9e6-4e05-bf59-afb4651aac4b" ], + "carry" : { + "end_location" : [ 49.5, 25.8 ] + } +}, { + "id" : "c18b681e-a9e6-4e05-bf59-afb4651aac4b", + "index" : 1089, + "period" : 1, + "timestamp" : "00:38:12.773", + "minute" : 38, + "second" : 12, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 77, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 5, + "name" : "Other" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 49.5, 25.8 ], + "duration" : 1.285646, + "related_events" : [ "25133779-f6c6-4770-a8f9-145923b17817" ], + "pass" : { + "recipient" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "length" : 21.760744, + "angle" : -0.91902333, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 62.7, 8.5 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "25133779-f6c6-4770-a8f9-145923b17817", + "index" : 1090, + "period" : 1, + "timestamp" : "00:38:14.058", + "minute" : 38, + "second" : 14, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 77, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 5, + "name" : "Other" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 62.7, 8.5 ], + "related_events" : [ "c18b681e-a9e6-4e05-bf59-afb4651aac4b" ] +}, { + "id" : "47cc5cce-53c3-442d-8102-bebabe9adb93", + "index" : 1091, + "period" : 1, + "timestamp" : "00:38:14.058", + "minute" : 38, + "second" : 14, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 77, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 5, + "name" : "Other" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 62.7, 8.5 ], + "duration" : 0.921993, + "related_events" : [ "25133779-f6c6-4770-a8f9-145923b17817", "b81e50ea-6b59-4586-9fa0-14feb98f8bd8" ], + "carry" : { + "end_location" : [ 64.1, 9.8 ] + } +}, { + "id" : "b81e50ea-6b59-4586-9fa0-14feb98f8bd8", + "index" : 1092, + "period" : 1, + "timestamp" : "00:38:14.980", + "minute" : 38, + "second" : 14, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 77, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 5, + "name" : "Other" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 64.1, 9.8 ], + "duration" : 1.295259, + "related_events" : [ "f3774e82-5325-4288-a66c-26314e2d76f1" ], + "pass" : { + "recipient" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "length" : 21.824757, + "angle" : 2.2913504, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 49.7, 26.2 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "f3774e82-5325-4288-a66c-26314e2d76f1", + "index" : 1093, + "period" : 1, + "timestamp" : "00:38:16.275", + "minute" : 38, + "second" : 16, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 77, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 5, + "name" : "Other" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 49.7, 26.2 ], + "related_events" : [ "b81e50ea-6b59-4586-9fa0-14feb98f8bd8" ] +}, { + "id" : "2c5bf40e-8cd8-412e-ae07-fca7bc271d30", + "index" : 1094, + "period" : 1, + "timestamp" : "00:38:16.275", + "minute" : 38, + "second" : 16, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 77, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 5, + "name" : "Other" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 49.7, 26.2 ], + "duration" : 0.913291, + "related_events" : [ "1da93b90-6dfe-40af-b90e-9a091cb5bb87", "f3774e82-5325-4288-a66c-26314e2d76f1" ], + "carry" : { + "end_location" : [ 49.7, 26.2 ] + } +}, { + "id" : "1da93b90-6dfe-40af-b90e-9a091cb5bb87", + "index" : 1095, + "period" : 1, + "timestamp" : "00:38:17.189", + "minute" : 38, + "second" : 17, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 77, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 5, + "name" : "Other" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 49.7, 26.2 ], + "duration" : 1.483044, + "related_events" : [ "e5fec516-ccc6-4fb4-9508-45283d46594f" ], + "pass" : { + "recipient" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "length" : 24.2, + "angle" : 1.5707964, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 49.7, 50.4 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "e5fec516-ccc6-4fb4-9508-45283d46594f", + "index" : 1096, + "period" : 1, + "timestamp" : "00:38:18.672", + "minute" : 38, + "second" : 18, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 77, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 5, + "name" : "Other" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 49.7, 50.4 ], + "related_events" : [ "1da93b90-6dfe-40af-b90e-9a091cb5bb87" ] +}, { + "id" : "92556f9b-4ed1-4151-a287-2e0ff4200edc", + "index" : 1097, + "period" : 1, + "timestamp" : "00:38:18.672", + "minute" : 38, + "second" : 18, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 77, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 5, + "name" : "Other" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 49.7, 50.4 ], + "duration" : 3.192998, + "related_events" : [ "503259f4-7efc-436f-9669-f7e3d46f332f", "e5fec516-ccc6-4fb4-9508-45283d46594f" ], + "carry" : { + "end_location" : [ 52.2, 53.7 ] + } +}, { + "id" : "090062ea-46ea-464c-adf8-1df1fd873cef", + "index" : 1098, + "period" : 1, + "timestamp" : "00:38:19.195", + "minute" : 38, + "second" : 19, + "type" : { + "id" : 26, + "name" : "Player On" + }, + "possession" : 77, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 5, + "name" : "Other" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "duration" : 0.0, + "related_events" : [ "423fc6f6-3d92-4bdb-b2f3-fb469c7bd621" ] +}, { + "id" : "3539cd46-dbb4-48c3-9859-bdb05f7175fd", + "index" : 1099, + "period" : 1, + "timestamp" : "00:38:21.309", + "minute" : 38, + "second" : 21, + "type" : { + "id" : 26, + "name" : "Player On" + }, + "possession" : 77, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 5, + "name" : "Other" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "duration" : 0.0, + "related_events" : [ "57969ace-952b-4c17-82ae-da4bbc2a218f" ] +}, { + "id" : "503259f4-7efc-436f-9669-f7e3d46f332f", + "index" : 1100, + "period" : 1, + "timestamp" : "00:38:21.865", + "minute" : 38, + "second" : 21, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 77, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 5, + "name" : "Other" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 52.2, 53.7 ], + "duration" : 0.877803, + "related_events" : [ "a48c6424-d6cc-458a-8b29-f1d71265d926" ], + "pass" : { + "recipient" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "length" : 15.825612, + "angle" : -0.70040166, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 64.3, 43.5 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "a48c6424-d6cc-458a-8b29-f1d71265d926", + "index" : 1101, + "period" : 1, + "timestamp" : "00:38:22.743", + "minute" : 38, + "second" : 22, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 77, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 5, + "name" : "Other" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 64.3, 43.5 ], + "related_events" : [ "503259f4-7efc-436f-9669-f7e3d46f332f" ] +}, { + "id" : "a9cf03bc-272b-4aae-8036-11d8b884552b", + "index" : 1102, + "period" : 1, + "timestamp" : "00:38:22.743", + "minute" : 38, + "second" : 22, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 77, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 5, + "name" : "Other" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 64.3, 43.5 ], + "duration" : 1.910127, + "related_events" : [ "91455890-a7a9-4028-a356-ffe2372abe47", "a48c6424-d6cc-458a-8b29-f1d71265d926" ], + "carry" : { + "end_location" : [ 65.2, 41.4 ] + } +}, { + "id" : "91455890-a7a9-4028-a356-ffe2372abe47", + "index" : 1103, + "period" : 1, + "timestamp" : "00:38:24.653", + "minute" : 38, + "second" : 24, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 77, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 5, + "name" : "Other" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 65.2, 41.4 ], + "duration" : 1.428098, + "related_events" : [ "8d7da7f6-40d8-40f8-b431-e303ff97209a" ], + "pass" : { + "recipient" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "length" : 22.522211, + "angle" : -1.5263811, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 66.2, 18.9 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "8d7da7f6-40d8-40f8-b431-e303ff97209a", + "index" : 1104, + "period" : 1, + "timestamp" : "00:38:26.081", + "minute" : 38, + "second" : 26, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 77, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 5, + "name" : "Other" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 66.2, 18.9 ], + "related_events" : [ "91455890-a7a9-4028-a356-ffe2372abe47" ] +}, { + "id" : "70da842d-2263-4629-9299-b7df13a95f97", + "index" : 1105, + "period" : 1, + "timestamp" : "00:38:26.081", + "minute" : 38, + "second" : 26, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 77, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 5, + "name" : "Other" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 66.2, 18.9 ], + "duration" : 1.000627, + "related_events" : [ "314b9322-46ca-4648-b90b-d04cb5b1ff50", "8d7da7f6-40d8-40f8-b431-e303ff97209a" ], + "carry" : { + "end_location" : [ 67.0, 18.3 ] + } +}, { + "id" : "314b9322-46ca-4648-b90b-d04cb5b1ff50", + "index" : 1106, + "period" : 1, + "timestamp" : "00:38:27.081", + "minute" : 38, + "second" : 27, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 77, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 5, + "name" : "Other" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 67.0, 18.3 ], + "duration" : 1.107852, + "related_events" : [ "1aa198de-05b2-4030-8f6c-da7d957a5db0", "cd5f3c77-b5a6-4c61-8b20-0d809334dc15" ], + "pass" : { + "recipient" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "length" : 14.086873, + "angle" : -0.8960554, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 75.8, 7.3 ], + "outcome" : { + "id" : 9, + "name" : "Incomplete" + }, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "1aa198de-05b2-4030-8f6c-da7d957a5db0", + "index" : 1107, + "period" : 1, + "timestamp" : "00:38:28.189", + "minute" : 38, + "second" : 28, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 77, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 5, + "name" : "Other" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 77.7, 5.8 ], + "related_events" : [ "314b9322-46ca-4648-b90b-d04cb5b1ff50" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "cd5f3c77-b5a6-4c61-8b20-0d809334dc15", + "index" : 1108, + "period" : 1, + "timestamp" : "00:38:28.189", + "minute" : 38, + "second" : 28, + "type" : { + "id" : 10, + "name" : "Interception" + }, + "possession" : 78, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 44.3, 72.8 ], + "duration" : 0.0, + "counterpress" : true, + "related_events" : [ "314b9322-46ca-4648-b90b-d04cb5b1ff50" ], + "interception" : { + "outcome" : { + "id" : 4, + "name" : "Won" + } + } +}, { + "id" : "3c4339fd-859d-40db-97d5-6d5617e08f97", + "index" : 1109, + "period" : 1, + "timestamp" : "00:38:28.189", + "minute" : 38, + "second" : 28, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 78, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 44.3, 72.8 ], + "duration" : 1.944946, + "under_pressure" : true, + "related_events" : [ "151714aa-c4cd-46e4-b6c1-db5cf4abfe23", "cd5f3c77-b5a6-4c61-8b20-0d809334dc15", "de4c32d7-8815-49bb-b5b1-01104c581042" ], + "carry" : { + "end_location" : [ 46.0, 65.1 ] + } +}, { + "id" : "de4c32d7-8815-49bb-b5b1-01104c581042", + "index" : 1110, + "period" : 1, + "timestamp" : "00:38:28.589", + "minute" : 38, + "second" : 28, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 78, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 77.4, 8.1 ], + "duration" : 1.624514, + "counterpress" : true, + "related_events" : [ "151714aa-c4cd-46e4-b6c1-db5cf4abfe23", "3c4339fd-859d-40db-97d5-6d5617e08f97" ] +}, { + "id" : "151714aa-c4cd-46e4-b6c1-db5cf4abfe23", + "index" : 1111, + "period" : 1, + "timestamp" : "00:38:30.134", + "minute" : 38, + "second" : 30, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 78, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 46.0, 65.1 ], + "duration" : 0.535223, + "under_pressure" : true, + "related_events" : [ "272c2640-5640-4c58-8479-ebfbda0fa60c", "de4c32d7-8815-49bb-b5b1-01104c581042" ], + "pass" : { + "recipient" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "length" : 7.8032045, + "angle" : -2.109018, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 42.0, 58.4 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "272c2640-5640-4c58-8479-ebfbda0fa60c", + "index" : 1112, + "period" : 1, + "timestamp" : "00:38:30.669", + "minute" : 38, + "second" : 30, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 78, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 42.0, 58.4 ], + "related_events" : [ "151714aa-c4cd-46e4-b6c1-db5cf4abfe23" ] +}, { + "id" : "5d6e712d-c88f-4b2c-bad2-f239566ca3c5", + "index" : 1113, + "period" : 1, + "timestamp" : "00:38:30.669", + "minute" : 38, + "second" : 30, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 78, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 42.0, 58.4 ], + "duration" : 2.566914, + "related_events" : [ "1e4ee51a-a6ab-4f86-9da4-f4c03ac1bf34" ], + "pass" : { + "recipient" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "length" : 14.750255, + "angle" : 1.4279405, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 44.1, 73.0 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "1e4ee51a-a6ab-4f86-9da4-f4c03ac1bf34", + "index" : 1114, + "period" : 1, + "timestamp" : "00:38:33.236", + "minute" : 38, + "second" : 33, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 78, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 44.1, 73.0 ], + "related_events" : [ "5d6e712d-c88f-4b2c-bad2-f239566ca3c5" ] +}, { + "id" : "c82164a2-e5be-48b8-bfea-e3aa87debc6d", + "index" : 1115, + "period" : 1, + "timestamp" : "00:38:33.236", + "minute" : 38, + "second" : 33, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 78, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 44.1, 73.0 ], + "duration" : 1.100421, + "related_events" : [ "401f1061-ae6d-4a25-8b91-68e079889679" ], + "pass" : { + "recipient" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "length" : 12.525574, + "angle" : -1.6347091, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 43.3, 60.5 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "401f1061-ae6d-4a25-8b91-68e079889679", + "index" : 1116, + "period" : 1, + "timestamp" : "00:38:34.337", + "minute" : 38, + "second" : 34, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 78, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 43.3, 60.5 ], + "related_events" : [ "c82164a2-e5be-48b8-bfea-e3aa87debc6d" ] +}, { + "id" : "ca0353d4-2324-44c5-93c7-9085af14b968", + "index" : 1117, + "period" : 1, + "timestamp" : "00:38:34.337", + "minute" : 38, + "second" : 34, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 78, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 43.3, 60.5 ], + "duration" : 1.388688, + "related_events" : [ "a30740bd-862c-4a2b-b76f-268ba3c0422f" ], + "pass" : { + "recipient" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "length" : 19.513329, + "angle" : 2.638974, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 26.2, 69.9 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "a30740bd-862c-4a2b-b76f-268ba3c0422f", + "index" : 1118, + "period" : 1, + "timestamp" : "00:38:35.725", + "minute" : 38, + "second" : 35, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 78, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 26.2, 69.9 ], + "related_events" : [ "ca0353d4-2324-44c5-93c7-9085af14b968" ] +}, { + "id" : "2c922dca-9c99-464b-8b27-e99bf1290e8a", + "index" : 1119, + "period" : 1, + "timestamp" : "00:38:35.725", + "minute" : 38, + "second" : 35, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 78, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 26.2, 69.9 ], + "duration" : 1.415248, + "related_events" : [ "a30740bd-862c-4a2b-b76f-268ba3c0422f", "e84e7469-3239-4de4-ad79-99508debb922" ], + "carry" : { + "end_location" : [ 25.6, 70.1 ] + } +}, { + "id" : "e84e7469-3239-4de4-ad79-99508debb922", + "index" : 1120, + "period" : 1, + "timestamp" : "00:38:37.141", + "minute" : 38, + "second" : 37, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 78, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 25.6, 70.1 ], + "duration" : 2.499544, + "related_events" : [ "e782425d-0c08-4b11-8227-031e4d60bfcc" ], + "pass" : { + "recipient" : { + "id" : 18158, + "name" : "Rebecca Leigh Spencer" + }, + "length" : 32.160225, + "angle" : -2.210566, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 6.4, 44.3 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "4b9a61e3-c628-4c53-ba6a-0726d79ad803", + "index" : 1121, + "period" : 1, + "timestamp" : "00:38:38.869", + "minute" : 38, + "second" : 38, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 78, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 104.5, 28.1 ], + "duration" : 2.870785, + "related_events" : [ "d638036e-02e2-456c-b6f8-16a977287a08", "e782425d-0c08-4b11-8227-031e4d60bfcc", "ebbd3cf4-efe4-4748-a1ae-95201a8c482d" ] +}, { + "id" : "e782425d-0c08-4b11-8227-031e4d60bfcc", + "index" : 1122, + "period" : 1, + "timestamp" : "00:38:39.640", + "minute" : 38, + "second" : 39, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 78, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18158, + "name" : "Rebecca Leigh Spencer" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 6.4, 44.3 ], + "under_pressure" : true, + "related_events" : [ "4b9a61e3-c628-4c53-ba6a-0726d79ad803", "e84e7469-3239-4de4-ad79-99508debb922" ] +}, { + "id" : "ebbd3cf4-efe4-4748-a1ae-95201a8c482d", + "index" : 1123, + "period" : 1, + "timestamp" : "00:38:39.640", + "minute" : 38, + "second" : 39, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 78, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18158, + "name" : "Rebecca Leigh Spencer" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 6.4, 44.3 ], + "duration" : 1.832458, + "under_pressure" : true, + "related_events" : [ "4b9a61e3-c628-4c53-ba6a-0726d79ad803", "d638036e-02e2-456c-b6f8-16a977287a08", "e782425d-0c08-4b11-8227-031e4d60bfcc" ], + "carry" : { + "end_location" : [ 11.4, 37.0 ] + } +}, { + "id" : "d638036e-02e2-456c-b6f8-16a977287a08", + "index" : 1124, + "period" : 1, + "timestamp" : "00:38:41.473", + "minute" : 38, + "second" : 41, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 78, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18158, + "name" : "Rebecca Leigh Spencer" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 11.4, 37.0 ], + "duration" : 1.398696, + "under_pressure" : true, + "related_events" : [ "4b9a61e3-c628-4c53-ba6a-0726d79ad803", "4dfb7d7e-e2bd-4cc6-b685-37eda949ed5c" ], + "pass" : { + "recipient" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "length" : 17.638594, + "angle" : -1.0614952, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 20.0, 21.6 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "4dfb7d7e-e2bd-4cc6-b685-37eda949ed5c", + "index" : 1125, + "period" : 1, + "timestamp" : "00:38:42.871", + "minute" : 38, + "second" : 42, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 78, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 20.0, 21.6 ], + "related_events" : [ "d638036e-02e2-456c-b6f8-16a977287a08" ] +}, { + "id" : "fbff748b-4484-4cf7-bc6d-af3275065dd5", + "index" : 1126, + "period" : 1, + "timestamp" : "00:38:42.871", + "minute" : 38, + "second" : 42, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 78, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 20.0, 21.6 ], + "duration" : 3.56318, + "related_events" : [ "0db0143f-f3cb-45cb-9f2c-29c43ea54e9a", "4dfb7d7e-e2bd-4cc6-b685-37eda949ed5c" ], + "carry" : { + "end_location" : [ 34.1, 22.8 ] + } +}, { + "id" : "0db0143f-f3cb-45cb-9f2c-29c43ea54e9a", + "index" : 1127, + "period" : 1, + "timestamp" : "00:38:46.435", + "minute" : 38, + "second" : 46, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 78, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 34.1, 22.8 ], + "duration" : 2.467712, + "related_events" : [ "c4b6eceb-4ada-4ddd-9478-85af1b0f34ac" ], + "pass" : { + "recipient" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "length" : 45.224884, + "angle" : -0.36161745, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 76.4, 6.8 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "c4b6eceb-4ada-4ddd-9478-85af1b0f34ac", + "index" : 1128, + "period" : 1, + "timestamp" : "00:38:48.902", + "minute" : 38, + "second" : 48, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 78, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 76.4, 6.8 ], + "related_events" : [ "0db0143f-f3cb-45cb-9f2c-29c43ea54e9a" ] +}, { + "id" : "6078e113-4715-46e5-9726-f92eb25f1dbc", + "index" : 1129, + "period" : 1, + "timestamp" : "00:38:48.902", + "minute" : 38, + "second" : 48, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 78, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 76.4, 6.8 ], + "duration" : 0.110202, + "related_events" : [ "3dfe2086-5dcb-47a3-9ac4-e2a520b418ef", "c4b6eceb-4ada-4ddd-9478-85af1b0f34ac" ], + "carry" : { + "end_location" : [ 78.3, 6.4 ] + } +}, { + "id" : "3dfe2086-5dcb-47a3-9ac4-e2a520b418ef", + "index" : 1130, + "period" : 1, + "timestamp" : "00:38:49.012", + "minute" : 38, + "second" : 49, + "type" : { + "id" : 38, + "name" : "Miscontrol" + }, + "possession" : 78, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 78.3, 6.4 ], + "duration" : 0.0 +}, { + "id" : "42762c9c-e1e4-410d-a99b-3523ba921319", + "index" : 1131, + "period" : 1, + "timestamp" : "00:38:50.207", + "minute" : 38, + "second" : 50, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 78, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 70.6, 6.4 ], + "duration" : 0.0 +}, { + "id" : "8dea8ecb-bb22-4eeb-80b4-e6e412cb4647", + "index" : 1132, + "period" : 1, + "timestamp" : "00:38:50.207", + "minute" : 38, + "second" : 50, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 78, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 70.6, 6.4 ], + "duration" : 1.324739, + "related_events" : [ "42762c9c-e1e4-410d-a99b-3523ba921319", "6790d46b-bfec-4680-87db-67a7e4185299" ], + "carry" : { + "end_location" : [ 73.1, 7.6 ] + } +}, { + "id" : "6790d46b-bfec-4680-87db-67a7e4185299", + "index" : 1133, + "period" : 1, + "timestamp" : "00:38:51.532", + "minute" : 38, + "second" : 51, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 78, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 73.1, 7.6 ], + "duration" : 3.33007, + "related_events" : [ "00546e8f-dfa7-48f6-80e2-65de4f74c4a7" ], + "pass" : { + "recipient" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "length" : 35.037407, + "angle" : -0.08859271, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 108.0, 4.5 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "00546e8f-dfa7-48f6-80e2-65de4f74c4a7", + "index" : 1134, + "period" : 1, + "timestamp" : "00:38:54.862", + "minute" : 38, + "second" : 54, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 78, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 108.0, 4.5 ], + "related_events" : [ "6790d46b-bfec-4680-87db-67a7e4185299" ] +}, { + "id" : "df4a2820-caa3-45b6-9136-3fade2f4c8db", + "index" : 1135, + "period" : 1, + "timestamp" : "00:38:54.862", + "minute" : 38, + "second" : 54, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 78, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 108.0, 4.5 ], + "duration" : 4.071542, + "related_events" : [ "9034694c-4b4f-41b7-a18e-a33db8a7621a" ], + "pass" : { + "length" : 51.162487, + "angle" : 1.3979357, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 116.8, 54.9 ], + "cross" : true, + "switch" : true, + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "9034694c-4b4f-41b7-a18e-a33db8a7621a", + "index" : 1136, + "period" : 1, + "timestamp" : "00:38:58.934", + "minute" : 38, + "second" : 58, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 78, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 3.3, 25.2 ], + "duration" : 0.0, + "related_events" : [ "df4a2820-caa3-45b6-9136-3fade2f4c8db" ] +}, { + "id" : "06e0df22-0375-444e-88c1-938db5877251", + "index" : 1137, + "period" : 1, + "timestamp" : "00:38:58.934", + "minute" : 38, + "second" : 58, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 78, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 3.3, 25.2 ], + "duration" : 0.607205, + "under_pressure" : true, + "related_events" : [ "9034694c-4b4f-41b7-a18e-a33db8a7621a", "9569a0f1-dcb1-4ae9-91be-c7c77e9393e4", "b5a7a573-c151-4814-951d-ef53d2f1cd5d" ], + "carry" : { + "end_location" : [ 3.7, 24.2 ] + } +}, { + "id" : "9569a0f1-dcb1-4ae9-91be-c7c77e9393e4", + "index" : 1138, + "period" : 1, + "timestamp" : "00:38:59.295", + "minute" : 38, + "second" : 59, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 78, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 116.4, 59.3 ], + "duration" : 0.422581, + "counterpress" : true, + "related_events" : [ "06e0df22-0375-444e-88c1-938db5877251", "b5a7a573-c151-4814-951d-ef53d2f1cd5d" ] +}, { + "id" : "b5a7a573-c151-4814-951d-ef53d2f1cd5d", + "index" : 1139, + "period" : 1, + "timestamp" : "00:38:59.541", + "minute" : 38, + "second" : 59, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 78, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 3.7, 24.2 ], + "duration" : 2.686561, + "under_pressure" : true, + "related_events" : [ "9569a0f1-dcb1-4ae9-91be-c7c77e9393e4" ], + "pass" : { + "length" : 25.292686, + "angle" : -1.1814796, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 13.3, 0.8 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "outcome" : { + "id" : 75, + "name" : "Out" + } + } +}, { + "id" : "a6698894-0f71-45ed-bec5-1ac34fb96dd6", + "index" : 1140, + "period" : 1, + "timestamp" : "00:39:08.990", + "minute" : 39, + "second" : 8, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 79, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 100.5, 80.0 ], + "duration" : 1.423477, + "related_events" : [ "a3a44c7a-9d6a-444a-89cc-eca079f12435" ], + "pass" : { + "recipient" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "length" : 11.881078, + "angle" : -0.6300339, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 110.1, 73.0 ], + "type" : { + "id" : 67, + "name" : "Throw-in" + } + } +}, { + "id" : "08958e8a-f2af-4d38-9ac8-49ed5428bbbd", + "index" : 1141, + "period" : 1, + "timestamp" : "00:39:10.065", + "minute" : 39, + "second" : 10, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 79, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 12.5, 10.4 ], + "duration" : 0.956526, + "related_events" : [ "3bd0e892-7629-456a-8a16-ef077f503ea1", "a3a44c7a-9d6a-444a-89cc-eca079f12435", "c1d1d842-b164-437d-9c40-b00305609e6f" ] +}, { + "id" : "a3a44c7a-9d6a-444a-89cc-eca079f12435", + "index" : 1142, + "period" : 1, + "timestamp" : "00:39:10.413", + "minute" : 39, + "second" : 10, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 79, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 110.1, 73.0 ], + "under_pressure" : true, + "related_events" : [ "08958e8a-f2af-4d38-9ac8-49ed5428bbbd", "a6698894-0f71-45ed-bec5-1ac34fb96dd6" ] +}, { + "id" : "3bd0e892-7629-456a-8a16-ef077f503ea1", + "index" : 1143, + "period" : 1, + "timestamp" : "00:39:10.413", + "minute" : 39, + "second" : 10, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 79, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 110.1, 73.0 ], + "duration" : 0.422687, + "under_pressure" : true, + "related_events" : [ "08958e8a-f2af-4d38-9ac8-49ed5428bbbd", "a3a44c7a-9d6a-444a-89cc-eca079f12435", "c1d1d842-b164-437d-9c40-b00305609e6f" ], + "carry" : { + "end_location" : [ 110.1, 73.6 ] + } +}, { + "id" : "c1d1d842-b164-437d-9c40-b00305609e6f", + "index" : 1144, + "period" : 1, + "timestamp" : "00:39:10.836", + "minute" : 39, + "second" : 10, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 79, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 110.1, 73.6 ], + "duration" : 0.905434, + "under_pressure" : true, + "related_events" : [ "08958e8a-f2af-4d38-9ac8-49ed5428bbbd", "139ef6de-4137-4f98-a0a8-f50e2983d820" ], + "pass" : { + "recipient" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "length" : 7.702597, + "angle" : 3.1156244, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 102.4, 73.8 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "a05c938c-7f33-4c29-8ba6-33cd9b7a9984", + "index" : 1145, + "period" : 1, + "timestamp" : "00:39:11.684", + "minute" : 39, + "second" : 11, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 79, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 21.8, 9.4 ], + "duration" : 0.976197, + "related_events" : [ "139ef6de-4137-4f98-a0a8-f50e2983d820", "188d5c1e-3077-4a88-826d-a4565851e0dd" ] +}, { + "id" : "139ef6de-4137-4f98-a0a8-f50e2983d820", + "index" : 1146, + "period" : 1, + "timestamp" : "00:39:11.741", + "minute" : 39, + "second" : 11, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 79, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 102.4, 73.8 ], + "under_pressure" : true, + "related_events" : [ "a05c938c-7f33-4c29-8ba6-33cd9b7a9984", "c1d1d842-b164-437d-9c40-b00305609e6f" ] +}, { + "id" : "188d5c1e-3077-4a88-826d-a4565851e0dd", + "index" : 1147, + "period" : 1, + "timestamp" : "00:39:11.741", + "minute" : 39, + "second" : 11, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 79, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 102.4, 73.8 ], + "duration" : 1.711363, + "under_pressure" : true, + "related_events" : [ "139ef6de-4137-4f98-a0a8-f50e2983d820", "15f2f179-2d8e-4118-8835-f2e3faf7819f", "a05c938c-7f33-4c29-8ba6-33cd9b7a9984" ], + "carry" : { + "end_location" : [ 103.9, 70.7 ] + } +}, { + "id" : "15f2f179-2d8e-4118-8835-f2e3faf7819f", + "index" : 1148, + "period" : 1, + "timestamp" : "00:39:13.453", + "minute" : 39, + "second" : 13, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 79, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 103.9, 70.7 ], + "duration" : 0.814396, + "related_events" : [ "87645b30-b72e-43c1-a427-c3724ce4f0ce" ], + "pass" : { + "recipient" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "length" : 7.611833, + "angle" : 0.17162807, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 111.4, 72.0 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "87645b30-b72e-43c1-a427-c3724ce4f0ce", + "index" : 1149, + "period" : 1, + "timestamp" : "00:39:14.267", + "minute" : 39, + "second" : 14, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 79, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 111.4, 72.0 ], + "related_events" : [ "15f2f179-2d8e-4118-8835-f2e3faf7819f" ] +}, { + "id" : "24c82fd0-42b9-4ebd-8b9a-ff4bb48ac34c", + "index" : 1150, + "period" : 1, + "timestamp" : "00:39:14.267", + "minute" : 39, + "second" : 14, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 79, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 111.4, 72.0 ], + "duration" : 0.544777, + "related_events" : [ "87645b30-b72e-43c1-a427-c3724ce4f0ce", "a77a4376-9078-4d02-93ed-10de1d8d41ee" ], + "carry" : { + "end_location" : [ 112.0, 75.3 ] + } +}, { + "id" : "a77a4376-9078-4d02-93ed-10de1d8d41ee", + "index" : 1151, + "period" : 1, + "timestamp" : "00:39:14.812", + "minute" : 39, + "second" : 14, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 79, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 112.0, 75.3 ], + "duration" : 0.297635, + "related_events" : [ "3d47c981-e7dd-4501-9ba6-4c9a0a105893", "7693355a-5cf2-4219-8216-0843f2791f5a" ], + "pass" : { + "recipient" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "length" : 3.0083218, + "angle" : -1.8399638, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 111.2, 72.4 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "3d47c981-e7dd-4501-9ba6-4c9a0a105893", + "index" : 1152, + "period" : 1, + "timestamp" : "00:39:15.109", + "minute" : 39, + "second" : 15, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 79, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 110.5, 68.9 ], + "related_events" : [ "a77a4376-9078-4d02-93ed-10de1d8d41ee" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "7693355a-5cf2-4219-8216-0843f2791f5a", + "index" : 1153, + "period" : 1, + "timestamp" : "00:39:15.109", + "minute" : 39, + "second" : 15, + "type" : { + "id" : 6, + "name" : "Block" + }, + "possession" : 79, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "out" : true, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 8.9, 7.7 ], + "duration" : 0.0, + "related_events" : [ "a77a4376-9078-4d02-93ed-10de1d8d41ee" ] +}, { + "id" : "0a5a1585-ee02-41ed-ae9e-54704c51740b", + "index" : 1154, + "period" : 1, + "timestamp" : "00:39:29.440", + "minute" : 39, + "second" : 29, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 80, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 112.6, 80.0 ], + "duration" : 0.97834, + "related_events" : [ "0dad174d-0d32-4c6f-bfe4-fa3145b9618d", "db30b38d-a4bc-46a0-ae25-386456950c58" ], + "pass" : { + "recipient" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "length" : 16.62438, + "angle" : -1.5166324, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 113.5, 63.4 ], + "type" : { + "id" : 67, + "name" : "Throw-in" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "0dad174d-0d32-4c6f-bfe4-fa3145b9618d", + "index" : 1155, + "period" : 1, + "timestamp" : "00:39:30.418", + "minute" : 39, + "second" : 30, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 80, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 115.8, 66.8 ], + "related_events" : [ "0a5a1585-ee02-41ed-ae9e-54704c51740b" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "db30b38d-a4bc-46a0-ae25-386456950c58", + "index" : 1156, + "period" : 1, + "timestamp" : "00:39:30.418", + "minute" : 39, + "second" : 30, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 80, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 6.6, 16.7 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "0a5a1585-ee02-41ed-ae9e-54704c51740b" ], + "clearance" : { + "body_part" : { + "id" : 37, + "name" : "Head" + }, + "head" : true + } +}, { + "id" : "66d76e18-4bad-454b-8acc-a035b7b71954", + "index" : 1157, + "period" : 1, + "timestamp" : "00:39:31.644", + "minute" : 39, + "second" : 31, + "type" : { + "id" : 6, + "name" : "Block" + }, + "possession" : 80, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "out" : true, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 111.2, 74.5 ], + "duration" : 0.0 +}, { + "id" : "d749640e-b2a7-458b-b5af-f9bf32f23325", + "index" : 1158, + "period" : 1, + "timestamp" : "00:39:46.607", + "minute" : 39, + "second" : 46, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 81, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 8.9, 0.1 ], + "duration" : 1.541664, + "related_events" : [ "6e4f724f-732d-4f6f-81c2-c848f7491cae" ], + "pass" : { + "length" : 17.55591, + "angle" : 0.41012734, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 25.0, 7.1 ], + "type" : { + "id" : 67, + "name" : "Throw-in" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "6e4f724f-732d-4f6f-81c2-c848f7491cae", + "index" : 1159, + "period" : 1, + "timestamp" : "00:39:48.148", + "minute" : 39, + "second" : 48, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 81, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 95.1, 73.0 ], + "duration" : 1.842151, + "related_events" : [ "15b1b992-4d96-4942-8e12-1593b59af5e0", "4751d3e5-6206-4d67-bea0-90d3abfcb479", "d749640e-b2a7-458b-b5af-f9bf32f23325" ], + "pass" : { + "recipient" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "length" : 14.886235, + "angle" : -0.10768987, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 109.9, 71.4 ], + "body_part" : { + "id" : 37, + "name" : "Head" + }, + "type" : { + "id" : 64, + "name" : "Interception" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "15b1b992-4d96-4942-8e12-1593b59af5e0", + "index" : 1160, + "period" : 1, + "timestamp" : "00:39:49.991", + "minute" : 39, + "second" : 49, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 81, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 109.1, 67.2 ], + "related_events" : [ "6e4f724f-732d-4f6f-81c2-c848f7491cae" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "4751d3e5-6206-4d67-bea0-90d3abfcb479", + "index" : 1161, + "period" : 1, + "timestamp" : "00:39:49.991", + "minute" : 39, + "second" : 49, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 81, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 10.2, 8.7 ], + "duration" : 1.945103, + "related_events" : [ "0dc768c1-7ed3-4707-a1ad-6032ba6b6649", "6e4f724f-732d-4f6f-81c2-c848f7491cae" ], + "pass" : { + "recipient" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "length" : 7.9906197, + "angle" : 2.347345, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 4.6, 14.4 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "type" : { + "id" : 66, + "name" : "Recovery" + } + } +}, { + "id" : "0dc768c1-7ed3-4707-a1ad-6032ba6b6649", + "index" : 1162, + "period" : 1, + "timestamp" : "00:39:51.936", + "minute" : 39, + "second" : 51, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 81, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 4.6, 14.4 ], + "related_events" : [ "4751d3e5-6206-4d67-bea0-90d3abfcb479" ] +}, { + "id" : "0640a124-b07b-45c0-b436-2b1c062c5106", + "index" : 1163, + "period" : 1, + "timestamp" : "00:39:51.936", + "minute" : 39, + "second" : 51, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 81, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 4.6, 14.4 ], + "duration" : 0.954292, + "under_pressure" : true, + "related_events" : [ "0dc768c1-7ed3-4707-a1ad-6032ba6b6649", "14c72bc1-c081-41f0-9ff0-731fb59bc054", "f1c536f4-7097-43bb-a389-dfdbbc195df1" ], + "carry" : { + "end_location" : [ 5.6, 14.0 ] + } +}, { + "id" : "14c72bc1-c081-41f0-9ff0-731fb59bc054", + "index" : 1164, + "period" : 1, + "timestamp" : "00:39:52.121", + "minute" : 39, + "second" : 52, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 81, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 108.5, 67.8 ], + "duration" : 0.788296, + "related_events" : [ "0640a124-b07b-45c0-b436-2b1c062c5106", "f1c536f4-7097-43bb-a389-dfdbbc195df1" ] +}, { + "id" : "f1c536f4-7097-43bb-a389-dfdbbc195df1", + "index" : 1165, + "period" : 1, + "timestamp" : "00:39:52.890", + "minute" : 39, + "second" : 52, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 81, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 5.6, 14.0 ], + "duration" : 1.566243, + "under_pressure" : true, + "related_events" : [ "14c72bc1-c081-41f0-9ff0-731fb59bc054", "cddb276d-dc34-40ed-93dc-50621822d20b" ], + "pass" : { + "recipient" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "length" : 14.840822, + "angle" : -0.56931317, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 18.1, 6.0 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "cddb276d-dc34-40ed-93dc-50621822d20b", + "index" : 1166, + "period" : 1, + "timestamp" : "00:39:54.456", + "minute" : 39, + "second" : 54, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 81, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 18.1, 6.0 ], + "related_events" : [ "f1c536f4-7097-43bb-a389-dfdbbc195df1" ] +}, { + "id" : "1a73e285-06e4-4b42-a0e4-a238fbab02b3", + "index" : 1167, + "period" : 1, + "timestamp" : "00:39:54.456", + "minute" : 39, + "second" : 54, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 81, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 18.1, 6.0 ], + "duration" : 1.10067, + "under_pressure" : true, + "related_events" : [ "83ba8672-3882-4ae8-9fd7-f87e5044c41b", "8823cc18-1bba-4ed1-9865-51ffb0f1551f", "cddb276d-dc34-40ed-93dc-50621822d20b" ], + "carry" : { + "end_location" : [ 20.2, 8.3 ] + } +}, { + "id" : "8823cc18-1bba-4ed1-9865-51ffb0f1551f", + "index" : 1168, + "period" : 1, + "timestamp" : "00:39:54.783", + "minute" : 39, + "second" : 54, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 81, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 96.0, 73.8 ], + "duration" : 0.573586, + "related_events" : [ "1a73e285-06e4-4b42-a0e4-a238fbab02b3" ] +}, { + "id" : "83ba8672-3882-4ae8-9fd7-f87e5044c41b", + "index" : 1169, + "period" : 1, + "timestamp" : "00:39:55.557", + "minute" : 39, + "second" : 55, + "type" : { + "id" : 3, + "name" : "Dispossessed" + }, + "possession" : 81, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 20.2, 8.3 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "3dc93da9-0a60-4807-a645-80ace21e4efb" ] +}, { + "id" : "3dc93da9-0a60-4807-a645-80ace21e4efb", + "index" : 1170, + "period" : 1, + "timestamp" : "00:39:55.557", + "minute" : 39, + "second" : 55, + "type" : { + "id" : 4, + "name" : "Duel" + }, + "possession" : 82, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 99.9, 71.8 ], + "duration" : 0.0, + "under_pressure" : true, + "counterpress" : true, + "related_events" : [ "83ba8672-3882-4ae8-9fd7-f87e5044c41b" ], + "duel" : { + "outcome" : { + "id" : 16, + "name" : "Success In Play" + }, + "type" : { + "id" : 11, + "name" : "Tackle" + } + } +}, { + "id" : "90121bd5-7448-442f-adb7-b539cae5863e", + "index" : 1171, + "period" : 1, + "timestamp" : "00:39:56.543", + "minute" : 39, + "second" : 56, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 82, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 102.2, 72.0 ], + "duration" : 0.0 +}, { + "id" : "97d65be2-2a39-453f-849d-e2fa59f3775a", + "index" : 1172, + "period" : 1, + "timestamp" : "00:39:56.543", + "minute" : 39, + "second" : 56, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 82, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 102.2, 72.0 ], + "duration" : 1.489814, + "related_events" : [ "90121bd5-7448-442f-adb7-b539cae5863e", "ec216419-197a-4bd0-8657-617d6effed5f" ], + "carry" : { + "end_location" : [ 108.9, 72.2 ] + } +}, { + "id" : "ec216419-197a-4bd0-8657-617d6effed5f", + "index" : 1173, + "period" : 1, + "timestamp" : "00:39:58.032", + "minute" : 39, + "second" : 58, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 82, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 108.9, 72.2 ], + "duration" : 1.553907, + "related_events" : [ "3071a03e-a362-42b2-8c6e-46358357f2a7", "402d10cc-5575-420c-bf79-eae18aa82295" ], + "pass" : { + "recipient" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "length" : 7.34983, + "angle" : -1.3093175, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 110.8, 65.1 ], + "outcome" : { + "id" : 9, + "name" : "Incomplete" + }, + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "402d10cc-5575-420c-bf79-eae18aa82295", + "index" : 1174, + "period" : 1, + "timestamp" : "00:39:59.586", + "minute" : 39, + "second" : 59, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 82, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 110.7, 66.8 ], + "related_events" : [ "ec216419-197a-4bd0-8657-617d6effed5f" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "3071a03e-a362-42b2-8c6e-46358357f2a7", + "index" : 1175, + "period" : 1, + "timestamp" : "00:39:59.586", + "minute" : 39, + "second" : 59, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 82, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 9.3, 15.0 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "ec216419-197a-4bd0-8657-617d6effed5f" ], + "clearance" : { + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "left_foot" : true + } +}, { + "id" : "18d426a4-c130-40bd-b716-8c2b78ae4d0d", + "index" : 1176, + "period" : 1, + "timestamp" : "00:40:00.641", + "minute" : 40, + "second" : 0, + "type" : { + "id" : 10, + "name" : "Interception" + }, + "possession" : 82, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 88.3, 66.3 ], + "duration" : 0.0, + "interception" : { + "outcome" : { + "id" : 4, + "name" : "Won" + } + } +}, { + "id" : "73fd047c-d6d6-40b4-bb47-d30dcd2a3436", + "index" : 1177, + "period" : 1, + "timestamp" : "00:40:00.641", + "minute" : 40, + "second" : 0, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 82, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 88.3, 66.3 ], + "duration" : 1.442217, + "related_events" : [ "18d426a4-c130-40bd-b716-8c2b78ae4d0d", "d942c179-8708-411b-b483-856357e89601" ], + "carry" : { + "end_location" : [ 95.5, 69.5 ] + } +}, { + "id" : "d942c179-8708-411b-b483-856357e89601", + "index" : 1178, + "period" : 1, + "timestamp" : "00:40:02.083", + "minute" : 40, + "second" : 2, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 82, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 95.5, 69.5 ], + "duration" : 1.661326, + "related_events" : [ "00ef4097-ba7f-4862-8cb2-7363f4c46479" ], + "pass" : { + "recipient" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "length" : 33.105892, + "angle" : -1.1341692, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 109.5, 39.5 ], + "cross" : true, + "outcome" : { + "id" : 76, + "name" : "Pass Offside" + }, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "00ef4097-ba7f-4862-8cb2-7363f4c46479", + "index" : 1179, + "period" : 1, + "timestamp" : "00:40:03.744", + "minute" : 40, + "second" : 3, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 82, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 109.5, 39.5 ], + "related_events" : [ "d942c179-8708-411b-b483-856357e89601" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "69f61c96-deca-4aac-b422-ad12f5285a3c", + "index" : 1180, + "period" : 1, + "timestamp" : "00:40:30.598", + "minute" : 40, + "second" : 30, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 83, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 9.8, 39.4 ], + "duration" : 2.858666, + "related_events" : [ "077d9efd-53cc-4e8d-8a58-0f9cabff0156" ], + "pass" : { + "recipient" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "length" : 56.997192, + "angle" : -0.25178707, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 65.0, 25.2 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 62, + "name" : "Free Kick" + } + } +}, { + "id" : "077d9efd-53cc-4e8d-8a58-0f9cabff0156", + "index" : 1181, + "period" : 1, + "timestamp" : "00:40:33.456", + "minute" : 40, + "second" : 33, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 83, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 65.0, 25.2 ], + "related_events" : [ "69f61c96-deca-4aac-b422-ad12f5285a3c" ] +}, { + "id" : "9869d425-0c96-4e98-9c35-f27262ba1985", + "index" : 1182, + "period" : 1, + "timestamp" : "00:40:33.456", + "minute" : 40, + "second" : 33, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 83, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 65.0, 25.2 ], + "duration" : 1.354987, + "related_events" : [ "62186c52-6715-4e5b-86f5-33fb9a1ea2b4" ], + "pass" : { + "recipient" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "length" : 14.549914, + "angle" : 0.5097687, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 77.7, 32.3 ], + "body_part" : { + "id" : 37, + "name" : "Head" + } + } +}, { + "id" : "62186c52-6715-4e5b-86f5-33fb9a1ea2b4", + "index" : 1183, + "period" : 1, + "timestamp" : "00:40:34.811", + "minute" : 40, + "second" : 34, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 83, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 77.7, 32.3 ], + "related_events" : [ "9869d425-0c96-4e98-9c35-f27262ba1985" ] +}, { + "id" : "495dc9f3-98fa-4ae8-9579-284248c19991", + "index" : 1184, + "period" : 1, + "timestamp" : "00:40:34.811", + "minute" : 40, + "second" : 34, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 83, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 77.7, 32.3 ], + "duration" : 2.952038, + "under_pressure" : true, + "related_events" : [ "62186c52-6715-4e5b-86f5-33fb9a1ea2b4", "7c0d35ee-07bb-4698-a3ef-4d1a02404a94", "f1053af5-e31f-4e2a-af6c-bc15ee500821" ], + "carry" : { + "end_location" : [ 77.7, 29.6 ] + } +}, { + "id" : "f1053af5-e31f-4e2a-af6c-bc15ee500821", + "index" : 1185, + "period" : 1, + "timestamp" : "00:40:35.514", + "minute" : 40, + "second" : 35, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 83, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 39.5, 50.1 ], + "duration" : 2.009328, + "related_events" : [ "495dc9f3-98fa-4ae8-9579-284248c19991" ] +}, { + "id" : "da2f895f-08c7-48e1-93f9-614098696362", + "index" : 1186, + "period" : 1, + "timestamp" : "00:40:37.154", + "minute" : 40, + "second" : 37, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 83, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 42.0, 52.0 ], + "duration" : 0.503554 +}, { + "id" : "7c0d35ee-07bb-4698-a3ef-4d1a02404a94", + "index" : 1187, + "period" : 1, + "timestamp" : "00:40:37.764", + "minute" : 40, + "second" : 37, + "type" : { + "id" : 3, + "name" : "Dispossessed" + }, + "possession" : 83, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 77.7, 29.6 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "de0eb8da-444b-4365-bee4-f01d1e8b9e62" ] +}, { + "id" : "de0eb8da-444b-4365-bee4-f01d1e8b9e62", + "index" : 1188, + "period" : 1, + "timestamp" : "00:40:37.764", + "minute" : 40, + "second" : 37, + "type" : { + "id" : 4, + "name" : "Duel" + }, + "possession" : 84, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 42.4, 50.5 ], + "duration" : 0.0, + "under_pressure" : true, + "counterpress" : true, + "related_events" : [ "7c0d35ee-07bb-4698-a3ef-4d1a02404a94" ], + "duel" : { + "type" : { + "id" : 11, + "name" : "Tackle" + }, + "outcome" : { + "id" : 16, + "name" : "Success In Play" + } + } +}, { + "id" : "014b8d35-9b72-47eb-9e37-c38e2ef421c2", + "index" : 1189, + "period" : 1, + "timestamp" : "00:40:38.961", + "minute" : 40, + "second" : 38, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 84, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 28.5, 50.3 ], + "duration" : 1.845095, + "related_events" : [ "f3d6508b-4edc-434d-b92e-ca6d6d994f53" ], + "pass" : { + "recipient" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "length" : 15.1343975, + "angle" : 0.6871242, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 40.2, 59.9 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 66, + "name" : "Recovery" + } + } +}, { + "id" : "e2bb3033-a1bb-43f2-a1f2-c190c838dd44", + "index" : 1190, + "period" : 1, + "timestamp" : "00:40:39.922", + "minute" : 40, + "second" : 39, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 84, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 87.9, 25.4 ], + "duration" : 0.980401, + "counterpress" : true, + "related_events" : [ "10805b81-85e5-4c1b-b9d9-132c3647d233", "f3d6508b-4edc-434d-b92e-ca6d6d994f53" ] +}, { + "id" : "f3d6508b-4edc-434d-b92e-ca6d6d994f53", + "index" : 1191, + "period" : 1, + "timestamp" : "00:40:40.806", + "minute" : 40, + "second" : 40, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 84, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 40.2, 59.9 ], + "under_pressure" : true, + "related_events" : [ "014b8d35-9b72-47eb-9e37-c38e2ef421c2", "e2bb3033-a1bb-43f2-a1f2-c190c838dd44" ] +}, { + "id" : "10805b81-85e5-4c1b-b9d9-132c3647d233", + "index" : 1192, + "period" : 1, + "timestamp" : "00:40:40.806", + "minute" : 40, + "second" : 40, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 84, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 40.2, 59.9 ], + "duration" : 0.317945, + "under_pressure" : true, + "related_events" : [ "e126575c-d8ec-4c92-a400-6590fa9020c4", "e2bb3033-a1bb-43f2-a1f2-c190c838dd44", "f3d6508b-4edc-434d-b92e-ca6d6d994f53" ], + "carry" : { + "end_location" : [ 39.5, 58.0 ] + } +}, { + "id" : "e126575c-d8ec-4c92-a400-6590fa9020c4", + "index" : 1193, + "period" : 1, + "timestamp" : "00:40:41.124", + "minute" : 40, + "second" : 41, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 84, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 39.5, 58.0 ], + "duration" : 1.31262, + "related_events" : [ "b896d1ea-5e99-4846-a1ae-d5a121b446af" ], + "pass" : { + "recipient" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "length" : 12.9062, + "angle" : 3.1105947, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 26.6, 58.4 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "b896d1ea-5e99-4846-a1ae-d5a121b446af", + "index" : 1194, + "period" : 1, + "timestamp" : "00:40:42.437", + "minute" : 40, + "second" : 42, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 84, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 26.6, 58.4 ], + "related_events" : [ "e126575c-d8ec-4c92-a400-6590fa9020c4" ] +}, { + "id" : "aab30d33-6bf3-499d-aae4-c9e40513f226", + "index" : 1195, + "period" : 1, + "timestamp" : "00:40:42.437", + "minute" : 40, + "second" : 42, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 84, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 26.4, 58.4 ], + "duration" : 5.157709, + "related_events" : [ "c1701dd9-3c9f-4034-af63-88424de5713b", "d40c7d87-81be-435e-aaa5-514f69a2d25d" ], + "pass" : { + "recipient" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "length" : 64.07948, + "angle" : -0.27336937, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 88.1, 41.1 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "c1701dd9-3c9f-4034-af63-88424de5713b", + "index" : 1196, + "period" : 1, + "timestamp" : "00:40:47.594", + "minute" : 40, + "second" : 47, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 84, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 88.5, 40.5 ], + "related_events" : [ "aab30d33-6bf3-499d-aae4-c9e40513f226" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "d40c7d87-81be-435e-aaa5-514f69a2d25d", + "index" : 1197, + "period" : 1, + "timestamp" : "00:40:47.594", + "minute" : 40, + "second" : 47, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 32.0, 39.0 ], + "duration" : 0.0, + "related_events" : [ "aab30d33-6bf3-499d-aae4-c9e40513f226" ] +}, { + "id" : "245eff3e-588a-4d81-8983-4e276991bb55", + "index" : 1198, + "period" : 1, + "timestamp" : "00:40:47.594", + "minute" : 40, + "second" : 47, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 32.0, 39.0 ], + "duration" : 0.073699, + "under_pressure" : true, + "related_events" : [ "0bf14c2d-3cdd-47ef-8aee-b1926556192d", "1185de24-c7ca-4b84-b651-e90ada645a2f", "d40c7d87-81be-435e-aaa5-514f69a2d25d" ], + "carry" : { + "end_location" : [ 31.2, 39.6 ] + } +}, { + "id" : "1185de24-c7ca-4b84-b651-e90ada645a2f", + "index" : 1199, + "period" : 1, + "timestamp" : "00:40:47.668", + "minute" : 40, + "second" : 47, + "type" : { + "id" : 39, + "name" : "Dribbled Past" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 88.9, 40.5 ], + "duration" : 0.0, + "counterpress" : true, + "related_events" : [ "0bf14c2d-3cdd-47ef-8aee-b1926556192d", "245eff3e-588a-4d81-8983-4e276991bb55", "f71a0b98-fe16-4c51-b1b7-0a05bf29f796" ] +}, { + "id" : "0bf14c2d-3cdd-47ef-8aee-b1926556192d", + "index" : 1200, + "period" : 1, + "timestamp" : "00:40:47.668", + "minute" : 40, + "second" : 47, + "type" : { + "id" : 14, + "name" : "Dribble" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 31.2, 39.6 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "1185de24-c7ca-4b84-b651-e90ada645a2f" ], + "dribble" : { + "outcome" : { + "id" : 8, + "name" : "Complete" + } + } +}, { + "id" : "f71a0b98-fe16-4c51-b1b7-0a05bf29f796", + "index" : 1201, + "period" : 1, + "timestamp" : "00:40:47.668", + "minute" : 40, + "second" : 47, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 31.2, 39.6 ], + "duration" : 1.742822, + "under_pressure" : true, + "related_events" : [ "0bf14c2d-3cdd-47ef-8aee-b1926556192d", "1185de24-c7ca-4b84-b651-e90ada645a2f", "766e72c3-a131-4889-a2ec-af65e1723ed3" ], + "carry" : { + "end_location" : [ 25.0, 47.9 ] + } +}, { + "id" : "766e72c3-a131-4889-a2ec-af65e1723ed3", + "index" : 1202, + "period" : 1, + "timestamp" : "00:40:49.411", + "minute" : 40, + "second" : 49, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 25.0, 47.9 ], + "duration" : 3.085997, + "related_events" : [ "3e0bfbbf-94fe-4c1a-8d5f-db655605c4b8" ], + "pass" : { + "recipient" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "length" : 30.988546, + "angle" : 0.2778564, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 54.8, 56.4 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "3e0bfbbf-94fe-4c1a-8d5f-db655605c4b8", + "index" : 1203, + "period" : 1, + "timestamp" : "00:40:52.497", + "minute" : 40, + "second" : 52, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 54.8, 56.4 ], + "related_events" : [ "766e72c3-a131-4889-a2ec-af65e1723ed3" ] +}, { + "id" : "8c684848-3e2d-41a8-81fa-41480dbb3e23", + "index" : 1204, + "period" : 1, + "timestamp" : "00:40:52.497", + "minute" : 40, + "second" : 52, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 54.8, 56.4 ], + "duration" : 3.645751, + "under_pressure" : true, + "related_events" : [ "3e0bfbbf-94fe-4c1a-8d5f-db655605c4b8", "c20097c5-f136-4a10-9e3d-4df2bb0d344c", "e92c63ea-dd51-45b2-85ee-cad2a8f7eb24" ], + "carry" : { + "end_location" : [ 47.2, 56.6 ] + } +}, { + "id" : "c20097c5-f136-4a10-9e3d-4df2bb0d344c", + "index" : 1205, + "period" : 1, + "timestamp" : "00:40:53.537", + "minute" : 40, + "second" : 53, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 63.9, 26.6 ], + "duration" : 2.563366, + "related_events" : [ "8c684848-3e2d-41a8-81fa-41480dbb3e23" ] +}, { + "id" : "f8ef9276-5913-4f75-acdc-e4456903f9a8", + "index" : 1206, + "period" : 1, + "timestamp" : "00:40:55.678", + "minute" : 40, + "second" : 55, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 75.6, 23.4 ], + "duration" : 0.627914, + "related_events" : [ "e92c63ea-dd51-45b2-85ee-cad2a8f7eb24" ] +}, { + "id" : "e92c63ea-dd51-45b2-85ee-cad2a8f7eb24", + "index" : 1207, + "period" : 1, + "timestamp" : "00:40:56.143", + "minute" : 40, + "second" : 56, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 47.2, 56.6 ], + "duration" : 2.789552, + "under_pressure" : true, + "related_events" : [ "9b155dd2-afd1-433f-a25f-07fa66a5cf14", "f8ef9276-5913-4f75-acdc-e4456903f9a8" ], + "pass" : { + "recipient" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "length" : 21.037586, + "angle" : 2.255188, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 33.9, 72.9 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "9b155dd2-afd1-433f-a25f-07fa66a5cf14", + "index" : 1208, + "period" : 1, + "timestamp" : "00:40:58.932", + "minute" : 40, + "second" : 58, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 33.9, 72.9 ], + "related_events" : [ "e92c63ea-dd51-45b2-85ee-cad2a8f7eb24" ] +}, { + "id" : "bec22832-156e-439e-a228-6acbd9fb84c9", + "index" : 1209, + "period" : 1, + "timestamp" : "00:40:58.932", + "minute" : 40, + "second" : 58, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 33.9, 72.9 ], + "duration" : 0.270258, + "related_events" : [ "9b155dd2-afd1-433f-a25f-07fa66a5cf14", "d18cb047-b704-485d-b7cd-f55a25e9006b" ], + "carry" : { + "end_location" : [ 33.9, 72.9 ] + } +}, { + "id" : "d18cb047-b704-485d-b7cd-f55a25e9006b", + "index" : 1210, + "period" : 1, + "timestamp" : "00:40:59.202", + "minute" : 40, + "second" : 59, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 33.9, 72.9 ], + "duration" : 1.104444, + "related_events" : [ "e127efb3-cd33-4938-b800-af1af436c1b6" ], + "pass" : { + "recipient" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "length" : 9.5692215, + "angle" : -0.97120005, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 39.3, 65.0 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "e127efb3-cd33-4938-b800-af1af436c1b6", + "index" : 1211, + "period" : 1, + "timestamp" : "00:41:00.307", + "minute" : 41, + "second" : 0, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 39.3, 65.0 ], + "related_events" : [ "d18cb047-b704-485d-b7cd-f55a25e9006b" ] +}, { + "id" : "6d6864f2-6fc1-4d27-bbd5-e48efad5f550", + "index" : 1212, + "period" : 1, + "timestamp" : "00:41:00.307", + "minute" : 41, + "second" : 0, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 39.3, 65.0 ], + "duration" : 2.048765, + "related_events" : [ "94ff2cd8-4de1-4ea4-b206-26d3c15bac52", "e127efb3-cd33-4938-b800-af1af436c1b6" ], + "carry" : { + "end_location" : [ 39.8, 63.5 ] + } +}, { + "id" : "94ff2cd8-4de1-4ea4-b206-26d3c15bac52", + "index" : 1213, + "period" : 1, + "timestamp" : "00:41:02.356", + "minute" : 41, + "second" : 2, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 39.8, 63.5 ], + "duration" : 1.849678, + "related_events" : [ "5b6e2130-e7d7-4988-8e16-f147e4f84543" ], + "pass" : { + "recipient" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "length" : 30.714817, + "angle" : -1.8410461, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 31.6, 33.9 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "5b6e2130-e7d7-4988-8e16-f147e4f84543", + "index" : 1214, + "period" : 1, + "timestamp" : "00:41:04.205", + "minute" : 41, + "second" : 4, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 31.6, 33.9 ], + "related_events" : [ "94ff2cd8-4de1-4ea4-b206-26d3c15bac52" ] +}, { + "id" : "c45ef086-ae6f-4a75-87ee-e508ceeaecfa", + "index" : 1215, + "period" : 1, + "timestamp" : "00:41:04.205", + "minute" : 41, + "second" : 4, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 31.6, 33.9 ], + "duration" : 4.329151, + "related_events" : [ "5b6e2130-e7d7-4988-8e16-f147e4f84543", "fe72457d-8a1f-4ff6-b45f-0f0945c1685b" ], + "carry" : { + "end_location" : [ 47.7, 24.8 ] + } +}, { + "id" : "fe72457d-8a1f-4ff6-b45f-0f0945c1685b", + "index" : 1216, + "period" : 1, + "timestamp" : "00:41:08.534", + "minute" : 41, + "second" : 8, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 47.7, 24.8 ], + "duration" : 1.448662, + "related_events" : [ "0d93e0c2-f7df-4b5d-9dad-5d3ee5f58125", "b171bc03-7dd2-4621-a6fc-faaeb7fa8e35" ], + "pass" : { + "recipient" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "length" : 32.830627, + "angle" : -0.48135692, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 76.8, 9.6 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "b171bc03-7dd2-4621-a6fc-faaeb7fa8e35", + "index" : 1217, + "period" : 1, + "timestamp" : "00:41:09.983", + "minute" : 41, + "second" : 9, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 71.8, 7.5 ], + "related_events" : [ "fe72457d-8a1f-4ff6-b45f-0f0945c1685b" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "0d93e0c2-f7df-4b5d-9dad-5d3ee5f58125", + "index" : 1218, + "period" : 1, + "timestamp" : "00:41:09.983", + "minute" : 41, + "second" : 9, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 43.3, 70.5 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "fe72457d-8a1f-4ff6-b45f-0f0945c1685b" ], + "clearance" : { + "body_part" : { + "id" : 37, + "name" : "Head" + }, + "head" : true + } +}, { + "id" : "37c125b2-5997-4989-91cf-df527e3a6f7d", + "index" : 1219, + "period" : 1, + "timestamp" : "00:41:11.346", + "minute" : 41, + "second" : 11, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 64.3, 11.2 ], + "duration" : 1.560742, + "related_events" : [ "0868127c-cc18-4218-90da-6ff62837f843", "f390c9cd-4798-4850-91b8-501a8090d989" ] +}, { + "id" : "f390c9cd-4798-4850-91b8-501a8090d989", + "index" : 1220, + "period" : 1, + "timestamp" : "00:41:12.164", + "minute" : 41, + "second" : 12, + "type" : { + "id" : 10, + "name" : "Interception" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 65.6, 70.9 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "37c125b2-5997-4989-91cf-df527e3a6f7d" ], + "interception" : { + "outcome" : { + "id" : 4, + "name" : "Won" + } + } +}, { + "id" : "0868127c-cc18-4218-90da-6ff62837f843", + "index" : 1221, + "period" : 1, + "timestamp" : "00:41:12.164", + "minute" : 41, + "second" : 12, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 65.6, 70.9 ], + "duration" : 1.717606, + "under_pressure" : true, + "related_events" : [ "37c125b2-5997-4989-91cf-df527e3a6f7d", "880debd4-0ece-46dd-9173-298297ec5191", "f390c9cd-4798-4850-91b8-501a8090d989" ], + "carry" : { + "end_location" : [ 63.7, 72.0 ] + } +}, { + "id" : "880debd4-0ece-46dd-9173-298297ec5191", + "index" : 1222, + "period" : 1, + "timestamp" : "00:41:13.881", + "minute" : 41, + "second" : 13, + "type" : { + "id" : 14, + "name" : "Dribble" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 63.7, 72.0 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "bbd0c668-4bc8-4824-a65f-09d984d79b04" ], + "dribble" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "bbd0c668-4bc8-4824-a65f-09d984d79b04", + "index" : 1223, + "period" : 1, + "timestamp" : "00:41:13.881", + "minute" : 41, + "second" : 13, + "type" : { + "id" : 4, + "name" : "Duel" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 56.4, 8.1 ], + "duration" : 0.0, + "under_pressure" : true, + "counterpress" : true, + "related_events" : [ "880debd4-0ece-46dd-9173-298297ec5191" ], + "duel" : { + "type" : { + "id" : 11, + "name" : "Tackle" + }, + "outcome" : { + "id" : 16, + "name" : "Success In Play" + } + } +}, { + "id" : "29e58459-38f6-4956-a01c-291d774b7866", + "index" : 1224, + "period" : 1, + "timestamp" : "00:41:16.068", + "minute" : 41, + "second" : 16, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 43.3, 9.6 ], + "duration" : 2.421253, + "related_events" : [ "bf16f1a8-4671-4155-9739-ee3337e4d603" ], + "pass" : { + "recipient" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "length" : 32.761715, + "angle" : 2.6383483, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 14.6, 25.4 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 66, + "name" : "Recovery" + } + } +}, { + "id" : "bf16f1a8-4671-4155-9739-ee3337e4d603", + "index" : 1225, + "period" : 1, + "timestamp" : "00:41:18.489", + "minute" : 41, + "second" : 18, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 14.6, 25.4 ], + "related_events" : [ "29e58459-38f6-4956-a01c-291d774b7866" ] +}, { + "id" : "0225eaeb-9068-4add-9adf-893adc6c95d5", + "index" : 1226, + "period" : 1, + "timestamp" : "00:41:18.489", + "minute" : 41, + "second" : 18, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 14.6, 25.4 ], + "duration" : 2.168355, + "related_events" : [ "46d5d08c-ee5e-4f1c-a6d1-996ae182f81e", "bf16f1a8-4671-4155-9739-ee3337e4d603" ], + "carry" : { + "end_location" : [ 15.8, 32.3 ] + } +}, { + "id" : "46d5d08c-ee5e-4f1c-a6d1-996ae182f81e", + "index" : 1227, + "period" : 1, + "timestamp" : "00:41:20.657", + "minute" : 41, + "second" : 20, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 15.8, 32.3 ], + "duration" : 1.98815, + "related_events" : [ "4eb5c3e9-2d89-43c5-94e5-12b707300776" ], + "pass" : { + "recipient" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "length" : 22.44393, + "angle" : 0.90858084, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 29.6, 50.0 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "4eb5c3e9-2d89-43c5-94e5-12b707300776", + "index" : 1228, + "period" : 1, + "timestamp" : "00:41:22.645", + "minute" : 41, + "second" : 22, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 29.6, 50.0 ], + "related_events" : [ "46d5d08c-ee5e-4f1c-a6d1-996ae182f81e" ] +}, { + "id" : "0dde36d4-2311-4dfa-a4bd-33a4d6d7d4d8", + "index" : 1229, + "period" : 1, + "timestamp" : "00:41:22.645", + "minute" : 41, + "second" : 22, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 29.6, 50.0 ], + "duration" : 3.206232, + "related_events" : [ "364853ed-99c7-4a3d-97db-30c23db4be33", "4eb5c3e9-2d89-43c5-94e5-12b707300776" ], + "carry" : { + "end_location" : [ 33.1, 56.7 ] + } +}, { + "id" : "364853ed-99c7-4a3d-97db-30c23db4be33", + "index" : 1230, + "period" : 1, + "timestamp" : "00:41:25.852", + "minute" : 41, + "second" : 25, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 33.1, 56.7 ], + "duration" : 1.471294, + "related_events" : [ "0af6b529-ef82-4604-8acd-d201a66138f0" ], + "pass" : { + "recipient" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "length" : 18.140839, + "angle" : -1.376644, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 36.6, 38.9 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "0af6b529-ef82-4604-8acd-d201a66138f0", + "index" : 1231, + "period" : 1, + "timestamp" : "00:41:27.323", + "minute" : 41, + "second" : 27, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 36.6, 38.9 ], + "related_events" : [ "364853ed-99c7-4a3d-97db-30c23db4be33" ] +}, { + "id" : "5446af50-1e52-4f17-9876-9ac816da0276", + "index" : 1232, + "period" : 1, + "timestamp" : "00:41:27.323", + "minute" : 41, + "second" : 27, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 36.6, 38.9 ], + "duration" : 3.513915, + "related_events" : [ "0af6b529-ef82-4604-8acd-d201a66138f0", "15a0cc13-1415-470d-b5f4-10bbb8216378" ], + "carry" : { + "end_location" : [ 48.1, 29.0 ] + } +}, { + "id" : "15a0cc13-1415-470d-b5f4-10bbb8216378", + "index" : 1233, + "period" : 1, + "timestamp" : "00:41:30.837", + "minute" : 41, + "second" : 30, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 48.1, 29.0 ], + "duration" : 0.754922, + "related_events" : [ "5ff88bde-88c2-4a15-be9f-1c41be8337e1", "d4e5068f-2fcd-4b9e-a523-7a57319afbf1" ], + "pass" : { + "recipient" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "length" : 14.892951, + "angle" : -0.25800723, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 62.5, 25.2 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "1b01bc6b-7a97-418f-b5a1-dcca8623a3cf", + "index" : 1234, + "period" : 1, + "timestamp" : "00:41:30.943", + "minute" : 41, + "second" : 30, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 53.1, 57.0 ], + "duration" : 0.528616 +}, { + "id" : "5ff88bde-88c2-4a15-be9f-1c41be8337e1", + "index" : 1235, + "period" : 1, + "timestamp" : "00:41:31.592", + "minute" : 41, + "second" : 31, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 64.3, 22.7 ], + "related_events" : [ "15a0cc13-1415-470d-b5f4-10bbb8216378" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "d4e5068f-2fcd-4b9e-a523-7a57319afbf1", + "index" : 1236, + "period" : 1, + "timestamp" : "00:41:31.592", + "minute" : 41, + "second" : 31, + "type" : { + "id" : 10, + "name" : "Interception" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 57.6, 54.9 ], + "duration" : 0.0, + "related_events" : [ "15a0cc13-1415-470d-b5f4-10bbb8216378" ], + "interception" : { + "outcome" : { + "id" : 16, + "name" : "Success In Play" + } + } +}, { + "id" : "346dcb4d-8535-4d00-ad78-96245c0fc8d1", + "index" : 1237, + "period" : 1, + "timestamp" : "00:41:32.652", + "minute" : 41, + "second" : 32, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 64.1, 57.2 ], + "duration" : 0.0 +}, { + "id" : "e552edab-42ff-4123-adf9-ada0497242a5", + "index" : 1238, + "period" : 1, + "timestamp" : "00:41:32.652", + "minute" : 41, + "second" : 32, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 64.1, 57.2 ], + "duration" : 1.243905, + "related_events" : [ "346dcb4d-8535-4d00-ad78-96245c0fc8d1", "ae4d87e1-abef-4cec-ac2d-76edae54e5db" ], + "carry" : { + "end_location" : [ 59.9, 61.4 ] + } +}, { + "id" : "ae4d87e1-abef-4cec-ac2d-76edae54e5db", + "index" : 1239, + "period" : 1, + "timestamp" : "00:41:33.896", + "minute" : 41, + "second" : 33, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 59.9, 61.4 ], + "duration" : 0.493263, + "related_events" : [ "36625dc3-0091-40a6-b1e5-3bfa6b215d4a" ], + "pass" : { + "recipient" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "length" : 6.6030297, + "angle" : -3.1112988, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 53.3, 61.2 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "36625dc3-0091-40a6-b1e5-3bfa6b215d4a", + "index" : 1240, + "period" : 1, + "timestamp" : "00:41:34.389", + "minute" : 41, + "second" : 34, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 53.3, 61.2 ], + "related_events" : [ "ae4d87e1-abef-4cec-ac2d-76edae54e5db" ] +}, { + "id" : "0fc15e53-50dc-4b3e-9c04-37b8da3ed72a", + "index" : 1241, + "period" : 1, + "timestamp" : "00:41:34.389", + "minute" : 41, + "second" : 34, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 53.3, 61.2 ], + "duration" : 1.792475, + "related_events" : [ "0242f604-68c6-48ef-9c67-0195e7d68420", "36625dc3-0091-40a6-b1e5-3bfa6b215d4a" ], + "carry" : { + "end_location" : [ 59.1, 55.9 ] + } +}, { + "id" : "0242f604-68c6-48ef-9c67-0195e7d68420", + "index" : 1242, + "period" : 1, + "timestamp" : "00:41:36.182", + "minute" : 41, + "second" : 36, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 59.1, 55.9 ], + "duration" : 0.715234, + "related_events" : [ "9471096f-4244-4b23-ac7d-6b95fe0c2175", "a7b9eb6d-f343-4d38-a20c-67f19ac3bc80" ], + "pass" : { + "recipient" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "length" : 15.565667, + "angle" : -0.954281, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 68.1, 43.2 ], + "outcome" : { + "id" : 9, + "name" : "Incomplete" + }, + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "9471096f-4244-4b23-ac7d-6b95fe0c2175", + "index" : 1243, + "period" : 1, + "timestamp" : "00:41:36.897", + "minute" : 41, + "second" : 36, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 75.8, 16.4 ], + "related_events" : [ "0242f604-68c6-48ef-9c67-0195e7d68420" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "a7b9eb6d-f343-4d38-a20c-67f19ac3bc80", + "index" : 1244, + "period" : 1, + "timestamp" : "00:41:36.897", + "minute" : 41, + "second" : 36, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 52.0, 36.9 ], + "duration" : 0.437622, + "related_events" : [ "0242f604-68c6-48ef-9c67-0195e7d68420", "dda67551-9ee3-4dab-8579-035bb9691780" ], + "pass" : { + "recipient" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "length" : 12.631706, + "angle" : 2.7346218, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 40.4, 41.9 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "type" : { + "id" : 66, + "name" : "Recovery" + } + } +}, { + "id" : "dda67551-9ee3-4dab-8579-035bb9691780", + "index" : 1245, + "period" : 1, + "timestamp" : "00:41:37.334", + "minute" : 41, + "second" : 37, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 40.4, 41.9 ], + "related_events" : [ "a7b9eb6d-f343-4d38-a20c-67f19ac3bc80" ] +}, { + "id" : "2cab5944-1db3-4c12-bdc1-8014ae23575d", + "index" : 1246, + "period" : 1, + "timestamp" : "00:41:37.334", + "minute" : 41, + "second" : 37, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 40.4, 41.9 ], + "duration" : 1.124834, + "related_events" : [ "73f87837-c3e8-4873-9f90-2455b93966af", "dda67551-9ee3-4dab-8579-035bb9691780" ], + "carry" : { + "end_location" : [ 42.9, 41.5 ] + } +}, { + "id" : "73f87837-c3e8-4873-9f90-2455b93966af", + "index" : 1247, + "period" : 1, + "timestamp" : "00:41:38.459", + "minute" : 41, + "second" : 38, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 42.9, 41.5 ], + "duration" : 1.079349, + "related_events" : [ "85707780-5286-42fa-9dd5-dcca1e3492aa" ], + "pass" : { + "recipient" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "length" : 12.175796, + "angle" : -1.9055332, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 38.9, 30.0 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "85707780-5286-42fa-9dd5-dcca1e3492aa", + "index" : 1248, + "period" : 1, + "timestamp" : "00:41:39.539", + "minute" : 41, + "second" : 39, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 38.9, 30.0 ], + "related_events" : [ "73f87837-c3e8-4873-9f90-2455b93966af" ] +}, { + "id" : "2ffeab1c-a1a3-4f79-826b-b23f1451d9e9", + "index" : 1249, + "period" : 1, + "timestamp" : "00:41:39.539", + "minute" : 41, + "second" : 39, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 38.9, 30.0 ], + "duration" : 1.351265, + "related_events" : [ "71d0a355-8ae2-4c66-96a6-d39b3a7343e3", "85707780-5286-42fa-9dd5-dcca1e3492aa" ], + "carry" : { + "end_location" : [ 38.9, 29.6 ] + } +}, { + "id" : "71d0a355-8ae2-4c66-96a6-d39b3a7343e3", + "index" : 1250, + "period" : 1, + "timestamp" : "00:41:40.890", + "minute" : 41, + "second" : 40, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 38.9, 29.6 ], + "duration" : 1.394556, + "related_events" : [ "b5afe051-1874-477c-baf4-e546f528e4af" ], + "pass" : { + "recipient" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "length" : 22.908514, + "angle" : -1.1383885, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 48.5, 8.8 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "b5afe051-1874-477c-baf4-e546f528e4af", + "index" : 1251, + "period" : 1, + "timestamp" : "00:41:42.284", + "minute" : 41, + "second" : 42, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 48.5, 8.8 ], + "related_events" : [ "71d0a355-8ae2-4c66-96a6-d39b3a7343e3" ] +}, { + "id" : "8d439e26-cec3-4458-b8f3-af2fd4ddd040", + "index" : 1252, + "period" : 1, + "timestamp" : "00:41:42.284", + "minute" : 41, + "second" : 42, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 48.5, 8.8 ], + "duration" : 3.257759, + "related_events" : [ "980dafd1-019c-441d-a94f-c161c766ee49", "b5afe051-1874-477c-baf4-e546f528e4af" ], + "carry" : { + "end_location" : [ 49.7, 9.6 ] + } +}, { + "id" : "980dafd1-019c-441d-a94f-c161c766ee49", + "index" : 1253, + "period" : 1, + "timestamp" : "00:41:45.542", + "minute" : 41, + "second" : 45, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 49.7, 9.6 ], + "duration" : 1.365088, + "related_events" : [ "aae27976-59cd-4236-9a57-29dc97abab3d" ], + "pass" : { + "recipient" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "length" : 19.237984, + "angle" : 2.3782496, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 35.8, 22.9 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "aae27976-59cd-4236-9a57-29dc97abab3d", + "index" : 1254, + "period" : 1, + "timestamp" : "00:41:46.907", + "minute" : 41, + "second" : 46, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 35.8, 22.9 ], + "related_events" : [ "980dafd1-019c-441d-a94f-c161c766ee49" ] +}, { + "id" : "e61042d1-edd9-4f7c-a9ed-54dce559a3e8", + "index" : 1255, + "period" : 1, + "timestamp" : "00:41:46.907", + "minute" : 41, + "second" : 46, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 35.8, 22.9 ], + "duration" : 1.596093, + "related_events" : [ "5dc5d7d2-e407-4fb1-a887-2200694ce20c", "aae27976-59cd-4236-9a57-29dc97abab3d" ], + "carry" : { + "end_location" : [ 35.8, 22.9 ] + } +}, { + "id" : "5dc5d7d2-e407-4fb1-a887-2200694ce20c", + "index" : 1256, + "period" : 1, + "timestamp" : "00:41:48.503", + "minute" : 41, + "second" : 48, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 35.8, 22.9 ], + "duration" : 1.653639, + "related_events" : [ "886b732f-1721-42ef-a3fc-ae93a8580f5f" ], + "pass" : { + "recipient" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "length" : 28.300707, + "angle" : 1.5778633, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 35.6, 51.2 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "886b732f-1721-42ef-a3fc-ae93a8580f5f", + "index" : 1257, + "period" : 1, + "timestamp" : "00:41:50.157", + "minute" : 41, + "second" : 50, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 35.6, 51.2 ], + "related_events" : [ "5dc5d7d2-e407-4fb1-a887-2200694ce20c" ] +}, { + "id" : "7e09c5e4-0f78-499a-bb0d-07369851df45", + "index" : 1258, + "period" : 1, + "timestamp" : "00:41:50.157", + "minute" : 41, + "second" : 50, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 35.6, 51.2 ], + "duration" : 3.003425, + "related_events" : [ "3eb86375-bbca-4362-87a2-490d325b8557", "886b732f-1721-42ef-a3fc-ae93a8580f5f" ], + "carry" : { + "end_location" : [ 37.5, 50.0 ] + } +}, { + "id" : "3eb86375-bbca-4362-87a2-490d325b8557", + "index" : 1259, + "period" : 1, + "timestamp" : "00:41:53.160", + "minute" : 41, + "second" : 53, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 37.5, 50.0 ], + "duration" : 1.397665, + "related_events" : [ "2537766e-4f0c-4b37-b124-2b99b70f2082" ], + "pass" : { + "recipient" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "length" : 26.115513, + "angle" : -1.6052654, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 36.6, 23.9 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "2537766e-4f0c-4b37-b124-2b99b70f2082", + "index" : 1260, + "period" : 1, + "timestamp" : "00:41:54.558", + "minute" : 41, + "second" : 54, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 36.6, 23.9 ], + "related_events" : [ "3eb86375-bbca-4362-87a2-490d325b8557" ] +}, { + "id" : "2390c235-c762-42c7-bd69-0ba52987f3d8", + "index" : 1261, + "period" : 1, + "timestamp" : "00:41:54.558", + "minute" : 41, + "second" : 54, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 36.6, 23.9 ], + "duration" : 1.732274, + "related_events" : [ "2537766e-4f0c-4b37-b124-2b99b70f2082", "5496d83e-a6cc-47ad-9652-b716dbf578cb" ], + "carry" : { + "end_location" : [ 39.5, 23.7 ] + } +}, { + "id" : "5496d83e-a6cc-47ad-9652-b716dbf578cb", + "index" : 1262, + "period" : 1, + "timestamp" : "00:41:56.290", + "minute" : 41, + "second" : 56, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 39.5, 23.7 ], + "duration" : 1.496879, + "related_events" : [ "4e8e1bba-6925-4c53-92e1-0cea40c0985a" ], + "pass" : { + "recipient" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "length" : 20.427677, + "angle" : -0.899878, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 52.2, 7.7 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "4e8e1bba-6925-4c53-92e1-0cea40c0985a", + "index" : 1263, + "period" : 1, + "timestamp" : "00:41:57.787", + "minute" : 41, + "second" : 57, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 52.2, 7.7 ], + "related_events" : [ "5496d83e-a6cc-47ad-9652-b716dbf578cb" ] +}, { + "id" : "792d6fe1-9def-4317-ae6b-b0e9af361d4e", + "index" : 1264, + "period" : 1, + "timestamp" : "00:41:57.787", + "minute" : 41, + "second" : 57, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 52.2, 7.7 ], + "duration" : 0.878707, + "related_events" : [ "4e8e1bba-6925-4c53-92e1-0cea40c0985a", "861a7c19-e089-42cb-ae0f-bc31866b143f" ], + "carry" : { + "end_location" : [ 52.0, 7.7 ] + } +}, { + "id" : "861a7c19-e089-42cb-ae0f-bc31866b143f", + "index" : 1265, + "period" : 1, + "timestamp" : "00:41:58.666", + "minute" : 41, + "second" : 58, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 52.0, 7.7 ], + "duration" : 1.609965, + "related_events" : [ "4a38c5b6-baf3-43aa-96dd-f253a59569aa" ], + "pass" : { + "recipient" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "length" : 10.394711, + "angle" : 2.362997, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 44.6, 15.0 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "4a38c5b6-baf3-43aa-96dd-f253a59569aa", + "index" : 1266, + "period" : 1, + "timestamp" : "00:42:00.276", + "minute" : 42, + "second" : 0, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 44.6, 15.0 ], + "related_events" : [ "861a7c19-e089-42cb-ae0f-bc31866b143f" ] +}, { + "id" : "6b6a3cac-6643-4efa-87f8-c508f3249275", + "index" : 1267, + "period" : 1, + "timestamp" : "00:42:00.276", + "minute" : 42, + "second" : 0, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 44.6, 15.0 ], + "duration" : 0.384244, + "related_events" : [ "4a38c5b6-baf3-43aa-96dd-f253a59569aa", "cec41d96-6f7f-4ded-88c5-bfd673415afc" ], + "carry" : { + "end_location" : [ 42.7, 15.4 ] + } +}, { + "id" : "cec41d96-6f7f-4ded-88c5-bfd673415afc", + "index" : 1268, + "period" : 1, + "timestamp" : "00:42:00.660", + "minute" : 42, + "second" : 0, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 42.7, 15.4 ], + "duration" : 0.972359, + "related_events" : [ "8bfe6ebb-6c78-4a50-864e-44ad008bdc19" ], + "pass" : { + "recipient" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "length" : 20.776188, + "angle" : -0.13032508, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 63.3, 12.7 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "8bfe6ebb-6c78-4a50-864e-44ad008bdc19", + "index" : 1269, + "period" : 1, + "timestamp" : "00:42:01.633", + "minute" : 42, + "second" : 1, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 63.3, 12.7 ], + "related_events" : [ "cec41d96-6f7f-4ded-88c5-bfd673415afc" ] +}, { + "id" : "969dcd2a-31e0-4991-bcdc-9e1b6165433f", + "index" : 1270, + "period" : 1, + "timestamp" : "00:42:01.633", + "minute" : 42, + "second" : 1, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 63.3, 12.7 ], + "duration" : 5.677651, + "under_pressure" : true, + "related_events" : [ "4790f2b9-cdaa-4599-a538-1839c17f6239", "8bfe6ebb-6c78-4a50-864e-44ad008bdc19", "e05fc85b-9834-4163-8a7a-034bd14ce7ba" ], + "carry" : { + "end_location" : [ 52.2, 28.1 ] + } +}, { + "id" : "e05fc85b-9834-4163-8a7a-034bd14ce7ba", + "index" : 1271, + "period" : 1, + "timestamp" : "00:42:01.905", + "minute" : 42, + "second" : 1, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 59.5, 61.6 ], + "duration" : 0.84168, + "related_events" : [ "969dcd2a-31e0-4991-bcdc-9e1b6165433f" ] +}, { + "id" : "4790f2b9-cdaa-4599-a538-1839c17f6239", + "index" : 1272, + "period" : 1, + "timestamp" : "00:42:07.310", + "minute" : 42, + "second" : 7, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 52.2, 28.1 ], + "duration" : 3.103799, + "related_events" : [ "17d29013-26dc-49fd-a40c-908eece0b9d3" ], + "pass" : { + "recipient" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "length" : 52.104702, + "angle" : 1.1200235, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 74.9, 75.0 ], + "switch" : true, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "17d29013-26dc-49fd-a40c-908eece0b9d3", + "index" : 1273, + "period" : 1, + "timestamp" : "00:42:10.414", + "minute" : 42, + "second" : 10, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 74.9, 75.0 ], + "related_events" : [ "4790f2b9-cdaa-4599-a538-1839c17f6239" ] +}, { + "id" : "80171085-34bd-4a45-b19b-b0e336a9df59", + "index" : 1274, + "period" : 1, + "timestamp" : "00:42:10.414", + "minute" : 42, + "second" : 10, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 74.9, 75.0 ], + "duration" : 0.884114, + "related_events" : [ "1439136c-037a-4863-a825-51f5c65e13ac", "17d29013-26dc-49fd-a40c-908eece0b9d3" ], + "carry" : { + "end_location" : [ 73.1, 75.4 ] + } +}, { + "id" : "1439136c-037a-4863-a825-51f5c65e13ac", + "index" : 1275, + "period" : 1, + "timestamp" : "00:42:11.298", + "minute" : 42, + "second" : 11, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 73.1, 75.4 ], + "duration" : 1.632631, + "related_events" : [ "3ea235e2-e1d4-468a-a08d-7e2d9d8c65e3", "ee843350-6bc5-4e2b-a210-17f23d82dce1" ], + "pass" : { + "recipient" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "length" : 22.105656, + "angle" : -0.5792199, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 91.6, 63.3 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "3ea235e2-e1d4-468a-a08d-7e2d9d8c65e3", + "index" : 1276, + "period" : 1, + "timestamp" : "00:42:12.931", + "minute" : 42, + "second" : 12, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 85, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 82.7, 60.4 ], + "related_events" : [ "1439136c-037a-4863-a825-51f5c65e13ac" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "ee843350-6bc5-4e2b-a210-17f23d82dce1", + "index" : 1277, + "period" : 1, + "timestamp" : "00:42:12.931", + "minute" : 42, + "second" : 12, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 86, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 28.5, 16.8 ], + "duration" : 0.0, + "related_events" : [ "1439136c-037a-4863-a825-51f5c65e13ac" ] +}, { + "id" : "9d8ee639-16d1-4a4a-9c88-b32d2f9cbd21", + "index" : 1278, + "period" : 1, + "timestamp" : "00:42:12.931", + "minute" : 42, + "second" : 12, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 86, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 28.5, 16.8 ], + "duration" : 1.044856, + "under_pressure" : true, + "related_events" : [ "22aa0b16-9f2c-4a06-a7c2-027931e83f32", "3616bf58-4c47-4a01-af0f-5328b3ad9e94", "ee843350-6bc5-4e2b-a210-17f23d82dce1" ], + "carry" : { + "end_location" : [ 28.9, 16.8 ] + } +}, { + "id" : "22aa0b16-9f2c-4a06-a7c2-027931e83f32", + "index" : 1279, + "period" : 1, + "timestamp" : "00:42:13.058", + "minute" : 42, + "second" : 13, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 86, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 84.5, 61.7 ], + "duration" : 1.221225, + "counterpress" : true, + "related_events" : [ "3616bf58-4c47-4a01-af0f-5328b3ad9e94", "9d8ee639-16d1-4a4a-9c88-b32d2f9cbd21" ] +}, { + "id" : "3616bf58-4c47-4a01-af0f-5328b3ad9e94", + "index" : 1280, + "period" : 1, + "timestamp" : "00:42:13.976", + "minute" : 42, + "second" : 13, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 86, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 28.9, 16.8 ], + "duration" : 2.557546, + "under_pressure" : true, + "related_events" : [ "22aa0b16-9f2c-4a06-a7c2-027931e83f32", "4a1ec1ee-16d1-4739-8d76-bd1c23c686e3" ], + "pass" : { + "recipient" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "length" : 27.585503, + "angle" : -0.515549, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 52.9, 3.2 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "4a1ec1ee-16d1-4739-8d76-bd1c23c686e3", + "index" : 1281, + "period" : 1, + "timestamp" : "00:42:16.533", + "minute" : 42, + "second" : 16, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 86, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 52.9, 3.2 ], + "related_events" : [ "3616bf58-4c47-4a01-af0f-5328b3ad9e94" ] +}, { + "id" : "7646c36a-d9e7-4487-b39f-ca5bad29d66e", + "index" : 1282, + "period" : 1, + "timestamp" : "00:42:16.533", + "minute" : 42, + "second" : 16, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 86, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 52.9, 3.2 ], + "duration" : 0.120814, + "related_events" : [ "4a1ec1ee-16d1-4739-8d76-bd1c23c686e3", "913a3ed8-001c-45b5-b3c7-77d8133706f0" ], + "carry" : { + "end_location" : [ 52.9, 3.2 ] + } +}, { + "id" : "913a3ed8-001c-45b5-b3c7-77d8133706f0", + "index" : 1283, + "period" : 1, + "timestamp" : "00:42:16.654", + "minute" : 42, + "second" : 16, + "type" : { + "id" : 38, + "name" : "Miscontrol" + }, + "possession" : 86, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 52.9, 3.2 ], + "duration" : 0.0 +}, { + "id" : "d72c89e6-c902-4426-b88f-835ddb903571", + "index" : 1284, + "period" : 1, + "timestamp" : "00:42:16.974", + "minute" : 42, + "second" : 16, + "type" : { + "id" : 6, + "name" : "Block" + }, + "possession" : 86, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "out" : true, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 70.8, 77.1 ], + "duration" : 0.0, + "counterpress" : true +}, { + "id" : "8e49c39c-4d36-4aca-b87f-143f69afc0b9", + "index" : 1285, + "period" : 1, + "timestamp" : "00:42:30.019", + "minute" : 42, + "second" : 30, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 87, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 58.1, 0.1 ], + "duration" : 1.345615, + "related_events" : [ "d6f74593-a8f2-4c78-bdab-0e90e655a2cb" ], + "pass" : { + "recipient" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "length" : 19.20026, + "angle" : 0.8480467, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 70.8, 14.5 ], + "type" : { + "id" : 67, + "name" : "Throw-in" + } + } +}, { + "id" : "d6f74593-a8f2-4c78-bdab-0e90e655a2cb", + "index" : 1286, + "period" : 1, + "timestamp" : "00:42:31.365", + "minute" : 42, + "second" : 31, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 87, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 70.8, 14.5 ], + "related_events" : [ "8e49c39c-4d36-4aca-b87f-143f69afc0b9" ] +}, { + "id" : "9015f16b-9d2b-4d60-8468-bae553083fc5", + "index" : 1287, + "period" : 1, + "timestamp" : "00:42:31.365", + "minute" : 42, + "second" : 31, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 87, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 70.8, 14.5 ], + "duration" : 0.574302, + "related_events" : [ "ac9512d9-b110-4cad-b3ce-b5fbf73a292a", "d6f74593-a8f2-4c78-bdab-0e90e655a2cb" ], + "carry" : { + "end_location" : [ 70.8, 15.3 ] + } +}, { + "id" : "ac9512d9-b110-4cad-b3ce-b5fbf73a292a", + "index" : 1288, + "period" : 1, + "timestamp" : "00:42:31.939", + "minute" : 42, + "second" : 31, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 87, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 70.8, 15.3 ], + "duration" : 1.120419, + "related_events" : [ "c93c5a33-3059-4bf6-8ccc-1e980c806e5d" ], + "pass" : { + "recipient" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "length" : 13.368994, + "angle" : -2.1484258, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 63.5, 4.1 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "c93c5a33-3059-4bf6-8ccc-1e980c806e5d", + "index" : 1289, + "period" : 1, + "timestamp" : "00:42:33.059", + "minute" : 42, + "second" : 33, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 87, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 63.5, 4.1 ], + "related_events" : [ "ac9512d9-b110-4cad-b3ce-b5fbf73a292a" ] +}, { + "id" : "8ff725b0-0e78-425d-a99a-acec0174e2d3", + "index" : 1290, + "period" : 1, + "timestamp" : "00:42:33.059", + "minute" : 42, + "second" : 33, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 87, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 63.5, 4.1 ], + "duration" : 0.082749, + "related_events" : [ "1cb387dc-0bc0-48b7-95b3-9ffc4de27bec", "c93c5a33-3059-4bf6-8ccc-1e980c806e5d" ], + "carry" : { + "end_location" : [ 63.5, 4.1 ] + } +}, { + "id" : "1cb387dc-0bc0-48b7-95b3-9ffc4de27bec", + "index" : 1291, + "period" : 1, + "timestamp" : "00:42:33.142", + "minute" : 42, + "second" : 33, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 87, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 63.5, 4.1 ], + "duration" : 0.939476, + "related_events" : [ "fc7c3171-c1d9-4c46-8be0-1fa93b46441a" ], + "pass" : { + "recipient" : { + "id" : 4865, + "name" : "Josie Green" + }, + "length" : 14.112761, + "angle" : 1.5282688, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 64.1, 18.2 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "fc7c3171-c1d9-4c46-8be0-1fa93b46441a", + "index" : 1292, + "period" : 1, + "timestamp" : "00:42:34.082", + "minute" : 42, + "second" : 34, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 87, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 64.1, 18.2 ], + "related_events" : [ "1cb387dc-0bc0-48b7-95b3-9ffc4de27bec" ] +}, { + "id" : "de3c1f39-85de-4bd9-a257-e0ff2c49364b", + "index" : 1293, + "period" : 1, + "timestamp" : "00:42:34.082", + "minute" : 42, + "second" : 34, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 87, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 64.1, 18.2 ], + "duration" : 1.079641, + "related_events" : [ "5121d18c-b8a3-4281-9845-a7a35391ea48", "fc7c3171-c1d9-4c46-8be0-1fa93b46441a" ], + "carry" : { + "end_location" : [ 64.1, 15.1 ] + } +}, { + "id" : "5121d18c-b8a3-4281-9845-a7a35391ea48", + "index" : 1294, + "period" : 1, + "timestamp" : "00:42:35.161", + "minute" : 42, + "second" : 35, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 87, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 64.1, 15.1 ], + "duration" : 1.314279, + "related_events" : [ "07c6c958-e20c-460c-affd-827ebdce6207" ], + "pass" : { + "recipient" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "length" : 18.388311, + "angle" : -2.6487563, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 47.9, 6.4 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "07c6c958-e20c-460c-affd-827ebdce6207", + "index" : 1295, + "period" : 1, + "timestamp" : "00:42:36.476", + "minute" : 42, + "second" : 36, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 87, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 47.9, 6.4 ], + "related_events" : [ "5121d18c-b8a3-4281-9845-a7a35391ea48" ] +}, { + "id" : "33d56eec-85d7-499a-b325-2a10a1d1798e", + "index" : 1296, + "period" : 1, + "timestamp" : "00:42:36.476", + "minute" : 42, + "second" : 36, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 87, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 47.9, 6.4 ], + "duration" : 1.396302, + "related_events" : [ "04b912b3-8dff-444d-a958-86d450d8bee4", "07c6c958-e20c-460c-affd-827ebdce6207" ], + "carry" : { + "end_location" : [ 43.3, 6.2 ] + } +}, { + "id" : "04b912b3-8dff-444d-a958-86d450d8bee4", + "index" : 1297, + "period" : 1, + "timestamp" : "00:42:37.872", + "minute" : 42, + "second" : 37, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 87, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 43.3, 6.2 ], + "duration" : 2.116531, + "related_events" : [ "0dab4bcf-58b9-4a62-9cbe-e75c183f9164" ], + "pass" : { + "recipient" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "length" : 35.94774, + "angle" : 1.8009313, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 35.1, 41.2 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "0dab4bcf-58b9-4a62-9cbe-e75c183f9164", + "index" : 1298, + "period" : 1, + "timestamp" : "00:42:39.988", + "minute" : 42, + "second" : 39, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 87, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 35.1, 41.2 ], + "related_events" : [ "04b912b3-8dff-444d-a958-86d450d8bee4" ] +}, { + "id" : "30c2de9e-a036-4ff2-a2bb-499846c695a4", + "index" : 1299, + "period" : 1, + "timestamp" : "00:42:39.988", + "minute" : 42, + "second" : 39, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 87, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 35.1, 41.2 ], + "duration" : 3.306042, + "related_events" : [ "0dab4bcf-58b9-4a62-9cbe-e75c183f9164", "969c4c68-73d5-4839-a949-a4c8b6dedea4" ], + "carry" : { + "end_location" : [ 34.9, 58.4 ] + } +}, { + "id" : "969c4c68-73d5-4839-a949-a4c8b6dedea4", + "index" : 1300, + "period" : 1, + "timestamp" : "00:42:43.294", + "minute" : 42, + "second" : 43, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 87, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 34.9, 58.4 ], + "duration" : 1.372706, + "related_events" : [ "846b6537-dc4c-42ce-959f-0c33bafb2378" ], + "pass" : { + "recipient" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "length" : 30.827423, + "angle" : 0.09095357, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 65.6, 61.2 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "846b6537-dc4c-42ce-959f-0c33bafb2378", + "index" : 1301, + "period" : 1, + "timestamp" : "00:42:44.667", + "minute" : 42, + "second" : 44, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 87, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 65.6, 61.2 ], + "related_events" : [ "969c4c68-73d5-4839-a949-a4c8b6dedea4" ] +}, { + "id" : "fc0138be-7aa8-4efe-a88e-bada1babfcd2", + "index" : 1302, + "period" : 1, + "timestamp" : "00:42:44.667", + "minute" : 42, + "second" : 44, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 87, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 65.6, 61.2 ], + "duration" : 2.545387, + "related_events" : [ "1d4eaefb-6c49-42f0-8495-d1a9cae77360", "846b6537-dc4c-42ce-959f-0c33bafb2378" ], + "carry" : { + "end_location" : [ 62.4, 55.1 ] + } +}, { + "id" : "1d4eaefb-6c49-42f0-8495-d1a9cae77360", + "index" : 1303, + "period" : 1, + "timestamp" : "00:42:47.212", + "minute" : 42, + "second" : 47, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 87, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 62.4, 55.1 ], + "duration" : 4.05898, + "related_events" : [ "8006ac6c-6e3f-4d26-a5bf-da2436693e39", "cb4fbe5d-f143-4826-8cd3-105d504f88d3" ], + "pass" : { + "recipient" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "length" : 50.78287, + "angle" : -0.58636415, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 104.7, 27.0 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "cb4fbe5d-f143-4826-8cd3-105d504f88d3", + "index" : 1304, + "period" : 1, + "timestamp" : "00:42:51.271", + "minute" : 42, + "second" : 51, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 87, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 93.1, 33.9 ], + "related_events" : [ "1d4eaefb-6c49-42f0-8495-d1a9cae77360" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "8006ac6c-6e3f-4d26-a5bf-da2436693e39", + "index" : 1305, + "period" : 1, + "timestamp" : "00:42:51.271", + "minute" : 42, + "second" : 51, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 88, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 15.4, 53.1 ], + "duration" : 0.0, + "related_events" : [ "1d4eaefb-6c49-42f0-8495-d1a9cae77360" ] +}, { + "id" : "e950b043-d436-49be-a3aa-5190c2e70220", + "index" : 1306, + "period" : 1, + "timestamp" : "00:42:51.271", + "minute" : 42, + "second" : 51, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 88, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 15.4, 53.1 ], + "duration" : 2.476455, + "related_events" : [ "2a817c23-cd5e-4e8a-b750-74e635133ea5", "8006ac6c-6e3f-4d26-a5bf-da2436693e39" ], + "carry" : { + "end_location" : [ 15.0, 51.4 ] + } +}, { + "id" : "2a817c23-cd5e-4e8a-b750-74e635133ea5", + "index" : 1307, + "period" : 1, + "timestamp" : "00:42:53.748", + "minute" : 42, + "second" : 53, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 88, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 15.0, 51.4 ], + "duration" : 1.325112, + "related_events" : [ "a4b70f58-6d4a-4831-bb73-9ea9b9ea6d9e" ], + "pass" : { + "recipient" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "length" : 25.904825, + "angle" : -1.1953079, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 24.5, 27.3 ], + "body_part" : { + "id" : 69, + "name" : "Keeper Arm" + } + } +}, { + "id" : "a4b70f58-6d4a-4831-bb73-9ea9b9ea6d9e", + "index" : 1308, + "period" : 1, + "timestamp" : "00:42:55.073", + "minute" : 42, + "second" : 55, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 88, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 24.5, 27.3 ], + "related_events" : [ "2a817c23-cd5e-4e8a-b750-74e635133ea5" ] +}, { + "id" : "88f5ba1b-cb58-4644-b619-b1689a4457a1", + "index" : 1309, + "period" : 1, + "timestamp" : "00:42:55.073", + "minute" : 42, + "second" : 55, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 88, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 24.5, 27.3 ], + "duration" : 2.476596, + "related_events" : [ "267584e1-3b87-4359-ad4a-76ca454d3086", "a4b70f58-6d4a-4831-bb73-9ea9b9ea6d9e" ], + "carry" : { + "end_location" : [ 27.0, 25.6 ] + } +}, { + "id" : "267584e1-3b87-4359-ad4a-76ca454d3086", + "index" : 1310, + "period" : 1, + "timestamp" : "00:42:57.550", + "minute" : 42, + "second" : 57, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 88, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 27.0, 25.6 ], + "duration" : 1.152044, + "related_events" : [ "e938bc9a-adea-4e83-9e50-c2602ffe921a" ], + "pass" : { + "recipient" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "length" : 20.925821, + "angle" : 0.20208156, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 47.5, 29.8 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "e938bc9a-adea-4e83-9e50-c2602ffe921a", + "index" : 1311, + "period" : 1, + "timestamp" : "00:42:58.702", + "minute" : 42, + "second" : 58, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 88, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 47.5, 29.8 ], + "related_events" : [ "267584e1-3b87-4359-ad4a-76ca454d3086" ] +}, { + "id" : "ea026970-72b3-45d6-a47e-6b32495401de", + "index" : 1312, + "period" : 1, + "timestamp" : "00:42:58.702", + "minute" : 42, + "second" : 58, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 88, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 47.5, 29.8 ], + "duration" : 3.822398, + "related_events" : [ "a9930719-1e35-4184-9360-409f154160db", "e938bc9a-adea-4e83-9e50-c2602ffe921a" ], + "carry" : { + "end_location" : [ 39.6, 41.7 ] + } +}, { + "id" : "a9930719-1e35-4184-9360-409f154160db", + "index" : 1313, + "period" : 1, + "timestamp" : "00:43:02.524", + "minute" : 43, + "second" : 2, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 88, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 39.6, 41.7 ], + "duration" : 2.407339, + "related_events" : [ "404f90dc-2be0-4987-b98b-ecccf799cf9d" ], + "pass" : { + "recipient" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "length" : 43.33832, + "angle" : 0.89821756, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 66.6, 75.6 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "404f90dc-2be0-4987-b98b-ecccf799cf9d", + "index" : 1314, + "period" : 1, + "timestamp" : "00:43:04.931", + "minute" : 43, + "second" : 4, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 88, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 66.6, 75.6 ], + "related_events" : [ "a9930719-1e35-4184-9360-409f154160db" ] +}, { + "id" : "5ee8583b-37d6-42ac-ba63-19e0a34248fd", + "index" : 1315, + "period" : 1, + "timestamp" : "00:43:04.931", + "minute" : 43, + "second" : 4, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 88, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 66.6, 75.6 ], + "duration" : 0.079355, + "related_events" : [ "365646ff-b46f-415b-8f27-4712e8de1c0c", "404f90dc-2be0-4987-b98b-ecccf799cf9d" ], + "carry" : { + "end_location" : [ 66.8, 75.0 ] + } +}, { + "id" : "365646ff-b46f-415b-8f27-4712e8de1c0c", + "index" : 1316, + "period" : 1, + "timestamp" : "00:43:05.011", + "minute" : 43, + "second" : 5, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 88, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 66.8, 75.0 ], + "duration" : 2.442445, + "related_events" : [ "afc3cca3-e655-4f70-9e53-2e93fd8f4cb7", "ebf4276a-e821-4abe-b6fd-0391035542ac" ], + "pass" : { + "recipient" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "length" : 20.208908, + "angle" : -0.029694239, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 87.0, 74.4 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "afc3cca3-e655-4f70-9e53-2e93fd8f4cb7", + "index" : 1317, + "period" : 1, + "timestamp" : "00:43:07.453", + "minute" : 43, + "second" : 7, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 88, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 86.8, 75.6 ], + "related_events" : [ "365646ff-b46f-415b-8f27-4712e8de1c0c" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "ebf4276a-e821-4abe-b6fd-0391035542ac", + "index" : 1318, + "period" : 1, + "timestamp" : "00:43:07.453", + "minute" : 43, + "second" : 7, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 88, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "out" : true, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 33.1, 5.7 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "365646ff-b46f-415b-8f27-4712e8de1c0c" ], + "clearance" : { + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "right_foot" : true + } +}, { + "id" : "3c38b5a3-48e7-4dc9-8552-fb5e8669a81b", + "index" : 1319, + "period" : 1, + "timestamp" : "00:43:13.439", + "minute" : 43, + "second" : 13, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 89, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 78.3, 80.0 ], + "duration" : 1.190195, + "related_events" : [ "b1bebfa1-b999-4c7d-96f4-8a70684360bb" ], + "pass" : { + "recipient" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "length" : 12.841339, + "angle" : -1.4222914, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 80.2, 67.3 ], + "type" : { + "id" : 67, + "name" : "Throw-in" + } + } +}, { + "id" : "b1bebfa1-b999-4c7d-96f4-8a70684360bb", + "index" : 1320, + "period" : 1, + "timestamp" : "00:43:14.629", + "minute" : 43, + "second" : 14, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 89, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 80.2, 67.3 ], + "related_events" : [ "3c38b5a3-48e7-4dc9-8552-fb5e8669a81b" ] +}, { + "id" : "e9a652f0-54a6-41bd-bd38-8b40f03e86d7", + "index" : 1321, + "period" : 1, + "timestamp" : "00:43:14.629", + "minute" : 43, + "second" : 14, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 89, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 80.2, 67.3 ], + "duration" : 5.780864, + "related_events" : [ "b1bebfa1-b999-4c7d-96f4-8a70684360bb", "fb9a889b-e2b3-40e9-b713-67fef7023f26" ], + "carry" : { + "end_location" : [ 98.3, 77.3 ] + } +}, { + "id" : "fb9a889b-e2b3-40e9-b713-67fef7023f26", + "index" : 1322, + "period" : 1, + "timestamp" : "00:43:20.410", + "minute" : 43, + "second" : 20, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 89, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 98.3, 77.3 ], + "duration" : 1.585521, + "related_events" : [ "7e50a030-9975-41c0-96c0-9bf43644d3d7" ], + "pass" : { + "recipient" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "length" : 17.129215, + "angle" : -1.2989119, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 102.9, 60.8 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "bab33ae8-206a-48f6-be57-eb491ba4d84e", + "index" : 1323, + "period" : 1, + "timestamp" : "00:43:21.611", + "minute" : 43, + "second" : 21, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 89, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 14.5, 15.5 ], + "duration" : 0.930925, + "related_events" : [ "53aaf05f-7d36-4066-a14a-930c30bd1b1a", "7e50a030-9975-41c0-96c0-9bf43644d3d7", "bb02d1d5-3e96-4edb-a817-57b13d380d8e" ] +}, { + "id" : "7e50a030-9975-41c0-96c0-9bf43644d3d7", + "index" : 1324, + "period" : 1, + "timestamp" : "00:43:21.996", + "minute" : 43, + "second" : 21, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 89, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 102.9, 60.8 ], + "under_pressure" : true, + "related_events" : [ "bab33ae8-206a-48f6-be57-eb491ba4d84e", "fb9a889b-e2b3-40e9-b713-67fef7023f26" ] +}, { + "id" : "53aaf05f-7d36-4066-a14a-930c30bd1b1a", + "index" : 1325, + "period" : 1, + "timestamp" : "00:43:21.996", + "minute" : 43, + "second" : 21, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 89, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 102.9, 60.8 ], + "duration" : 0.480675, + "under_pressure" : true, + "related_events" : [ "7e50a030-9975-41c0-96c0-9bf43644d3d7", "bab33ae8-206a-48f6-be57-eb491ba4d84e", "bb02d1d5-3e96-4edb-a817-57b13d380d8e" ], + "carry" : { + "end_location" : [ 104.7, 59.2 ] + } +}, { + "id" : "bb02d1d5-3e96-4edb-a817-57b13d380d8e", + "index" : 1326, + "period" : 1, + "timestamp" : "00:43:22.476", + "minute" : 43, + "second" : 22, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 89, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 104.7, 59.2 ], + "duration" : 2.528251, + "under_pressure" : true, + "related_events" : [ "34fe3642-8a29-4795-98f3-d89b5e1ae4e8", "bab33ae8-206a-48f6-be57-eb491ba4d84e" ], + "pass" : { + "recipient" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "length" : 31.469667, + "angle" : -1.0630805, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 120.0, 31.7 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 75, + "name" : "Out" + } + } +}, { + "id" : "34fe3642-8a29-4795-98f3-d89b5e1ae4e8", + "index" : 1327, + "period" : 1, + "timestamp" : "00:43:25.005", + "minute" : 43, + "second" : 25, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 89, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 118.5, 32.3 ], + "related_events" : [ "bb02d1d5-3e96-4edb-a817-57b13d380d8e" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "d0c140c9-81bf-48e9-b8c7-ecc35b1c9a12", + "index" : 1328, + "period" : 1, + "timestamp" : "00:43:56.566", + "minute" : 43, + "second" : 56, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 90, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18158, + "name" : "Rebecca Leigh Spencer" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 6.0, 44.0 ], + "duration" : 2.457232, + "related_events" : [ "14126bfa-1d28-42d9-8292-5fcc0620f9ee", "a7fe9de5-c295-4dcf-a294-6e3ceec1772b" ], + "pass" : { + "recipient" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "length" : 50.023693, + "angle" : -0.3552611, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 52.9, 26.6 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 63, + "name" : "Goal Kick" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "a7fe9de5-c295-4dcf-a294-6e3ceec1772b", + "index" : 1329, + "period" : 1, + "timestamp" : "00:43:59.023", + "minute" : 43, + "second" : 59, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 90, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 52.4, 27.4 ], + "related_events" : [ "d0c140c9-81bf-48e9-b8c7-ecc35b1c9a12" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "516d511e-296b-48f4-9ca7-bb29fbd68783", + "index" : 1330, + "period" : 1, + "timestamp" : "00:43:59.023", + "minute" : 43, + "second" : 59, + "type" : { + "id" : 4, + "name" : "Duel" + }, + "possession" : 90, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 52.9, 26.6 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "14126bfa-1d28-42d9-8292-5fcc0620f9ee" ], + "duel" : { + "type" : { + "id" : 10, + "name" : "Aerial Lost" + } + } +}, { + "id" : "14126bfa-1d28-42d9-8292-5fcc0620f9ee", + "index" : 1331, + "period" : 1, + "timestamp" : "00:43:59.023", + "minute" : 43, + "second" : 59, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 91, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 67.2, 53.5 ], + "duration" : 2.391925, + "under_pressure" : true, + "related_events" : [ "516d511e-296b-48f4-9ca7-bb29fbd68783", "d0c140c9-81bf-48e9-b8c7-ecc35b1c9a12", "e2bbb902-90c9-410b-a5c7-eb631fb8c62e" ], + "pass" : { + "recipient" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "length" : 14.43087, + "angle" : -2.7430701, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 53.9, 47.9 ], + "aerial_won" : true, + "type" : { + "id" : 66, + "name" : "Recovery" + } + } +}, { + "id" : "e2bbb902-90c9-410b-a5c7-eb631fb8c62e", + "index" : 1332, + "period" : 1, + "timestamp" : "00:44:01.415", + "minute" : 44, + "second" : 1, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 91, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 53.9, 47.9 ], + "related_events" : [ "14126bfa-1d28-42d9-8292-5fcc0620f9ee" ] +}, { + "id" : "6d8fa94a-22a4-4c4b-b4e3-8dc62975f556", + "index" : 1333, + "period" : 1, + "timestamp" : "00:44:01.415", + "minute" : 44, + "second" : 1, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 91, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 53.9, 47.9 ], + "duration" : 1.552627, + "under_pressure" : true, + "related_events" : [ "19d2a618-f10e-4667-880a-4acf4c45df8d", "6f848b31-02c8-47dd-b53b-ac6b1a469bfb", "e2bbb902-90c9-410b-a5c7-eb631fb8c62e" ], + "carry" : { + "end_location" : [ 49.3, 50.2 ] + } +}, { + "id" : "19d2a618-f10e-4667-880a-4acf4c45df8d", + "index" : 1334, + "period" : 1, + "timestamp" : "00:44:01.767", + "minute" : 44, + "second" : 1, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 91, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 63.1, 29.3 ], + "duration" : 1.263413, + "counterpress" : true, + "related_events" : [ "6d8fa94a-22a4-4c4b-b4e3-8dc62975f556", "6f848b31-02c8-47dd-b53b-ac6b1a469bfb" ] +}, { + "id" : "6f848b31-02c8-47dd-b53b-ac6b1a469bfb", + "index" : 1335, + "period" : 1, + "timestamp" : "00:44:02.968", + "minute" : 44, + "second" : 2, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 91, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 49.3, 50.2 ], + "duration" : 2.464889, + "under_pressure" : true, + "related_events" : [ "19d2a618-f10e-4667-880a-4acf4c45df8d", "3e726b34-b70e-411e-bc1b-e82b1aad853e" ], + "pass" : { + "recipient" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "length" : 29.81711, + "angle" : -2.9218323, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 20.2, 43.7 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "3e726b34-b70e-411e-bc1b-e82b1aad853e", + "index" : 1336, + "period" : 1, + "timestamp" : "00:44:05.433", + "minute" : 44, + "second" : 5, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 91, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 20.2, 43.7 ], + "related_events" : [ "6f848b31-02c8-47dd-b53b-ac6b1a469bfb" ] +}, { + "id" : "1769dba5-6500-47cd-b3fa-1f0f1c4ac878", + "index" : 1337, + "period" : 1, + "timestamp" : "00:44:05.433", + "minute" : 44, + "second" : 5, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 91, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 20.2, 43.7 ], + "duration" : 3.745743, + "pass" : { + "length" : 35.64169, + "angle" : 1.3530403, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 27.9, 78.5 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 74, + "name" : "Injury Clearance" + } + } +}, { + "id" : "3b36e742-e2ba-4fe0-a38c-77691b642a5a", + "index" : 1338, + "period" : 1, + "timestamp" : "00:44:12.991", + "minute" : 44, + "second" : 12, + "type" : { + "id" : 40, + "name" : "Injury Stoppage" + }, + "possession" : 91, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "duration" : 0.0 +}, { + "id" : "ae3b69ee-cf68-4c3d-ac34-fca16fee0c75", + "index" : 1339, + "period" : 1, + "timestamp" : "00:46:24.948", + "minute" : 46, + "second" : 24, + "type" : { + "id" : 27, + "name" : "Player Off" + }, + "possession" : 91, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "duration" : 0.0, + "related_events" : [ "6f76963b-3fa3-42c8-8029-89f2e8d4a671" ] +}, { + "id" : "599ae7f4-978a-4d1d-8f2b-91f78326ef07", + "index" : 1340, + "period" : 1, + "timestamp" : "00:47:06.141", + "minute" : 47, + "second" : 6, + "type" : { + "id" : 41, + "name" : "Referee Ball-Drop" + }, + "possession" : 92, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 5, + "name" : "Other" + }, + "off_camera" : true, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "location" : [ 30.6, 74.4 ], + "duration" : 0.0 +}, { + "id" : "b156b258-5309-4bf8-b22b-611a78dc2c14", + "index" : 1341, + "period" : 1, + "timestamp" : "00:47:06.794", + "minute" : 47, + "second" : 6, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 93, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "off_camera" : true, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 32.0, 73.9 ], + "duration" : 2.241016, + "related_events" : [ "441afa84-5790-4906-b145-051239cf3b7d" ], + "pass" : { + "recipient" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "length" : 43.95816, + "angle" : -1.8378465, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 20.4, 31.5 ], + "switch" : true, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 66, + "name" : "Recovery" + } + } +}, { + "id" : "441afa84-5790-4906-b145-051239cf3b7d", + "index" : 1342, + "period" : 1, + "timestamp" : "00:47:09.035", + "minute" : 47, + "second" : 9, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 93, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 20.4, 31.5 ], + "related_events" : [ "b156b258-5309-4bf8-b22b-611a78dc2c14" ] +}, { + "id" : "d438f4e7-2988-4f66-878b-018c7efa4117", + "index" : 1343, + "period" : 1, + "timestamp" : "00:47:09.752", + "minute" : 47, + "second" : 9, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 93, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 20.4, 32.3 ], + "duration" : 0.991339, + "related_events" : [ "a235ee09-6682-49d8-85c5-f175c84def20" ], + "pass" : { + "recipient" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "length" : 9.920181, + "angle" : 1.8255546, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 17.9, 41.9 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "a235ee09-6682-49d8-85c5-f175c84def20", + "index" : 1344, + "period" : 1, + "timestamp" : "00:47:10.744", + "minute" : 47, + "second" : 10, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 93, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 17.9, 41.9 ], + "related_events" : [ "d438f4e7-2988-4f66-878b-018c7efa4117" ] +}, { + "id" : "ec6114ad-92e3-45c4-87f6-86a4ba512edc", + "index" : 1345, + "period" : 1, + "timestamp" : "00:47:10.744", + "minute" : 47, + "second" : 10, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 93, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 17.9, 41.9 ], + "duration" : 1.814161, + "related_events" : [ "5219e466-4666-4075-a778-39f8c1c6cbf5", "a235ee09-6682-49d8-85c5-f175c84def20" ], + "carry" : { + "end_location" : [ 19.1, 45.4 ] + } +}, { + "id" : "5219e466-4666-4075-a778-39f8c1c6cbf5", + "index" : 1346, + "period" : 1, + "timestamp" : "00:47:12.558", + "minute" : 47, + "second" : 12, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 93, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 19.1, 45.4 ], + "duration" : 1.027618, + "related_events" : [ "4d7c9720-3a70-4cf0-af55-6602b9167623" ], + "pass" : { + "recipient" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "length" : 16.164467, + "angle" : 1.223611, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 24.6, 60.6 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "4d7c9720-3a70-4cf0-af55-6602b9167623", + "index" : 1347, + "period" : 1, + "timestamp" : "00:47:13.586", + "minute" : 47, + "second" : 13, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 93, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 24.6, 60.6 ], + "related_events" : [ "5219e466-4666-4075-a778-39f8c1c6cbf5" ] +}, { + "id" : "04dd1f67-b5cc-40b1-986c-b1db28ffc318", + "index" : 1348, + "period" : 1, + "timestamp" : "00:47:13.586", + "minute" : 47, + "second" : 13, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 93, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 24.6, 60.6 ], + "duration" : 1.654815, + "related_events" : [ "4d7c9720-3a70-4cf0-af55-6602b9167623", "ef5711a7-3b0f-4d24-a73c-6ce41af11bfa" ], + "carry" : { + "end_location" : [ 24.6, 60.6 ] + } +}, { + "id" : "ef5711a7-3b0f-4d24-a73c-6ce41af11bfa", + "index" : 1349, + "period" : 1, + "timestamp" : "00:47:15.240", + "minute" : 47, + "second" : 15, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 93, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 24.6, 60.6 ], + "duration" : 1.132185, + "related_events" : [ "c6b62aa0-a877-443c-8166-2cd9512485ea" ], + "pass" : { + "recipient" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "length" : 23.086792, + "angle" : -0.73023945, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 41.8, 45.2 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "c6b62aa0-a877-443c-8166-2cd9512485ea", + "index" : 1350, + "period" : 1, + "timestamp" : "00:47:16.373", + "minute" : 47, + "second" : 16, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 93, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 41.8, 45.2 ], + "related_events" : [ "ef5711a7-3b0f-4d24-a73c-6ce41af11bfa" ] +}, { + "id" : "a89d0508-b4bc-422f-be84-14b9386ac4e5", + "index" : 1351, + "period" : 1, + "timestamp" : "00:47:16.373", + "minute" : 47, + "second" : 16, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 93, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 41.8, 45.2 ], + "duration" : 1.773655, + "under_pressure" : true, + "related_events" : [ "71bc7477-ef5f-4a98-9b40-1f0448dc67ae", "91a3c616-0ad8-4fe7-b4ba-186941057578", "c6b62aa0-a877-443c-8166-2cd9512485ea" ], + "carry" : { + "end_location" : [ 41.0, 46.9 ] + } +}, { + "id" : "71bc7477-ef5f-4a98-9b40-1f0448dc67ae", + "index" : 1352, + "period" : 1, + "timestamp" : "00:47:16.585", + "minute" : 47, + "second" : 16, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 93, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 78.0, 40.3 ], + "duration" : 1.492876, + "related_events" : [ "a89d0508-b4bc-422f-be84-14b9386ac4e5" ] +}, { + "id" : "91a3c616-0ad8-4fe7-b4ba-186941057578", + "index" : 1353, + "period" : 1, + "timestamp" : "00:47:18.146", + "minute" : 47, + "second" : 18, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 93, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 41.0, 46.9 ], + "duration" : 1.333644, + "related_events" : [ "ef77e50d-9bfd-4569-829f-1e03b9dd826d" ], + "pass" : { + "recipient" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "length" : 20.13579, + "angle" : 2.067765, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 31.4, 64.6 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "ef77e50d-9bfd-4569-829f-1e03b9dd826d", + "index" : 1354, + "period" : 1, + "timestamp" : "00:47:19.480", + "minute" : 47, + "second" : 19, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 93, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 31.4, 64.6 ], + "related_events" : [ "91a3c616-0ad8-4fe7-b4ba-186941057578" ] +}, { + "id" : "3bb091f4-7c62-4129-b1df-ab08507b1c43", + "index" : 1355, + "period" : 1, + "timestamp" : "00:47:19.480", + "minute" : 47, + "second" : 19, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 93, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 31.4, 64.6 ], + "duration" : 4.991819, + "related_events" : [ "334bec77-a8f7-4a3b-bd0a-af946de3185d", "ef77e50d-9bfd-4569-829f-1e03b9dd826d" ], + "carry" : { + "end_location" : [ 37.1, 65.4 ] + } +}, { + "id" : "6f76963b-3fa3-42c8-8029-89f2e8d4a671", + "index" : 1356, + "period" : 1, + "timestamp" : "00:47:20.123", + "minute" : 47, + "second" : 20, + "type" : { + "id" : 26, + "name" : "Player On" + }, + "possession" : 93, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "duration" : 0.0, + "related_events" : [ "ae3b69ee-cf68-4c3d-ac34-fca16fee0c75" ] +}, { + "id" : "5a2f4276-d85d-443c-ae2b-51b31c47f325", + "index" : 1357, + "period" : 1, + "timestamp" : "00:47:23.983", + "minute" : 47, + "second" : 23, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 93, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 74.9, 15.3 ], + "duration" : 0.71611, + "related_events" : [ "334bec77-a8f7-4a3b-bd0a-af946de3185d" ] +}, { + "id" : "334bec77-a8f7-4a3b-bd0a-af946de3185d", + "index" : 1358, + "period" : 1, + "timestamp" : "00:47:24.472", + "minute" : 47, + "second" : 24, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 93, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 37.1, 65.4 ], + "duration" : 4.541431, + "under_pressure" : true, + "related_events" : [ "5a2f4276-d85d-443c-ae2b-51b31c47f325", "c70fdd9b-c1da-4021-ae5b-09bf2b0295be" ], + "pass" : { + "recipient" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "length" : 48.17271, + "angle" : -2.3840873, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 2.1, 32.3 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "c70fdd9b-c1da-4021-ae5b-09bf2b0295be", + "index" : 1359, + "period" : 1, + "timestamp" : "00:47:29.013", + "minute" : 47, + "second" : 29, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 93, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 2.1, 32.3 ], + "related_events" : [ "334bec77-a8f7-4a3b-bd0a-af946de3185d" ] +}, { + "id" : "c3090667-3d60-48d5-bf13-95e41686a4af", + "index" : 1360, + "period" : 1, + "timestamp" : "00:47:29.013", + "minute" : 47, + "second" : 29, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 93, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 2.1, 32.3 ], + "duration" : 2.084985, + "related_events" : [ "c70fdd9b-c1da-4021-ae5b-09bf2b0295be", "f55f29c0-37e0-4ed0-8eae-5bc82d3e4d93" ], + "carry" : { + "end_location" : [ 2.1, 25.0 ] + } +}, { + "id" : "f55f29c0-37e0-4ed0-8eae-5bc82d3e4d93", + "index" : 1361, + "period" : 1, + "timestamp" : "00:47:31.098", + "minute" : 47, + "second" : 31, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 93, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 2.1, 25.0 ], + "duration" : 1.128734, + "related_events" : [ "a6c4bd2d-ea80-4690-b61c-c07f6f3ec8da" ], + "pass" : { + "recipient" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "length" : 7.808969, + "angle" : -0.16725394, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 9.8, 23.7 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "a6c4bd2d-ea80-4690-b61c-c07f6f3ec8da", + "index" : 1362, + "period" : 1, + "timestamp" : "00:47:32.227", + "minute" : 47, + "second" : 32, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 93, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 9.8, 23.7 ], + "related_events" : [ "f55f29c0-37e0-4ed0-8eae-5bc82d3e4d93" ] +}, { + "id" : "dbe32396-5a6b-49e1-b03c-cd6795da5fd3", + "index" : 1363, + "period" : 1, + "timestamp" : "00:47:32.227", + "minute" : 47, + "second" : 32, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 93, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 9.8, 23.7 ], + "duration" : 3.129074, + "related_events" : [ "a6c4bd2d-ea80-4690-b61c-c07f6f3ec8da", "cd7aff65-da12-4305-a047-6c566bb6e7eb" ], + "carry" : { + "end_location" : [ 13.1, 25.8 ] + } +}, { + "id" : "cd7aff65-da12-4305-a047-6c566bb6e7eb", + "index" : 1364, + "period" : 1, + "timestamp" : "00:47:35.356", + "minute" : 47, + "second" : 35, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 93, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 13.1, 25.8 ], + "duration" : 2.475126, + "related_events" : [ "d1ea58d5-3d74-4eb8-bd65-a85d658fe7ae", "e0446153-85b0-4292-b8fa-da95b69208e5" ], + "pass" : { + "recipient" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "length" : 50.37956, + "angle" : -0.2589402, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 61.8, 12.9 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "e0446153-85b0-4292-b8fa-da95b69208e5", + "index" : 1365, + "period" : 1, + "timestamp" : "00:47:37.831", + "minute" : 47, + "second" : 37, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 93, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 65.2, 12.5 ], + "related_events" : [ "cd7aff65-da12-4305-a047-6c566bb6e7eb" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "d1ea58d5-3d74-4eb8-bd65-a85d658fe7ae", + "index" : 1366, + "period" : 1, + "timestamp" : "00:47:37.831", + "minute" : 47, + "second" : 37, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 94, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 58.3, 67.2 ], + "duration" : 2.232688, + "related_events" : [ "19054887-e1df-4f76-b51e-c5b2140274d5", "cd7aff65-da12-4305-a047-6c566bb6e7eb" ], + "pass" : { + "recipient" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "length" : 21.35275, + "angle" : 0.41965085, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 77.8, 75.9 ], + "body_part" : { + "id" : 37, + "name" : "Head" + }, + "type" : { + "id" : 66, + "name" : "Recovery" + } + } +}, { + "id" : "19054887-e1df-4f76-b51e-c5b2140274d5", + "index" : 1367, + "period" : 1, + "timestamp" : "00:47:40.064", + "minute" : 47, + "second" : 40, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 94, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 77.8, 75.9 ], + "related_events" : [ "d1ea58d5-3d74-4eb8-bd65-a85d658fe7ae" ] +}, { + "id" : "5ec20c98-86d9-4bf2-84b2-74a517d99e6c", + "index" : 1368, + "period" : 1, + "timestamp" : "00:47:40.064", + "minute" : 47, + "second" : 40, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 94, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 77.8, 75.9 ], + "duration" : 1.560807, + "related_events" : [ "eb8e968a-9a5a-4c1d-92b1-22f28ffdd650" ], + "pass" : { + "recipient" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "length" : 12.006665, + "angle" : -2.0940747, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 71.8, 65.5 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "eb8e968a-9a5a-4c1d-92b1-22f28ffdd650", + "index" : 1369, + "period" : 1, + "timestamp" : "00:47:41.624", + "minute" : 47, + "second" : 41, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 94, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 71.8, 65.5 ], + "related_events" : [ "5ec20c98-86d9-4bf2-84b2-74a517d99e6c" ] +}, { + "id" : "76451352-3bc2-44e3-8187-52ddcd91ff86", + "index" : 1370, + "period" : 1, + "timestamp" : "00:47:41.624", + "minute" : 47, + "second" : 41, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 94, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 71.8, 65.5 ], + "duration" : 1.883563, + "related_events" : [ "2dc7a0f6-f5f7-47d5-bbc0-412020808c4f", "eb8e968a-9a5a-4c1d-92b1-22f28ffdd650" ], + "carry" : { + "end_location" : [ 71.4, 65.1 ] + } +}, { + "id" : "2dc7a0f6-f5f7-47d5-bbc0-412020808c4f", + "index" : 1371, + "period" : 1, + "timestamp" : "00:47:43.508", + "minute" : 47, + "second" : 43, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 94, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 71.4, 65.1 ], + "duration" : 0.206849, + "related_events" : [ "fc5a8643-5ce3-429e-b13e-e94267b8a226" ], + "pass" : { + "recipient" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "length" : 17.976929, + "angle" : -0.68690366, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 85.3, 53.7 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "fc5a8643-5ce3-429e-b13e-e94267b8a226", + "index" : 1372, + "period" : 1, + "timestamp" : "00:47:43.715", + "minute" : 47, + "second" : 43, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 94, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 85.3, 53.7 ], + "related_events" : [ "2dc7a0f6-f5f7-47d5-bbc0-412020808c4f" ] +}, { + "id" : "b7eb6bff-b4c3-4fd3-9326-8f59a99bee68", + "index" : 1373, + "period" : 1, + "timestamp" : "00:47:43.715", + "minute" : 47, + "second" : 43, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 94, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 85.6, 53.7 ], + "duration" : 4.212928, + "related_events" : [ "655787cb-3c2b-4b42-b910-4a5b6e42bed3" ], + "pass" : { + "recipient" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "length" : 26.55485, + "angle" : 0.20478095, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 111.6, 59.1 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "655787cb-3c2b-4b42-b910-4a5b6e42bed3", + "index" : 1374, + "period" : 1, + "timestamp" : "00:47:47.928", + "minute" : 47, + "second" : 47, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 94, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 111.6, 59.1 ], + "related_events" : [ "b7eb6bff-b4c3-4fd3-9326-8f59a99bee68" ] +}, { + "id" : "4d6156de-2174-4893-b191-dfc98b960d06", + "index" : 1375, + "period" : 1, + "timestamp" : "00:47:47.928", + "minute" : 47, + "second" : 47, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 94, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 111.6, 60.9 ], + "duration" : 1.638055, + "related_events" : [ "c426cc4c-c9c3-492b-b4ad-384bca81db0a" ], + "pass" : { + "recipient" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "length" : 13.046455, + "angle" : 1.6552106, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 110.5, 73.9 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "c426cc4c-c9c3-492b-b4ad-384bca81db0a", + "index" : 1376, + "period" : 1, + "timestamp" : "00:47:49.566", + "minute" : 47, + "second" : 49, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 94, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 110.5, 73.9 ], + "related_events" : [ "4d6156de-2174-4893-b191-dfc98b960d06" ] +}, { + "id" : "dd95e225-d37b-4fa0-a442-9afdc70862b1", + "index" : 1377, + "period" : 1, + "timestamp" : "00:47:49.566", + "minute" : 47, + "second" : 49, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 94, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 110.5, 73.9 ], + "duration" : 2.63708, + "related_events" : [ "afbad6ef-1e4e-4e83-a696-099949012f77", "c426cc4c-c9c3-492b-b4ad-384bca81db0a" ], + "carry" : { + "end_location" : [ 110.5, 68.9 ] + } +}, { + "id" : "afbad6ef-1e4e-4e83-a696-099949012f77", + "index" : 1378, + "period" : 1, + "timestamp" : "00:47:52.203", + "minute" : 47, + "second" : 52, + "type" : { + "id" : 14, + "name" : "Dribble" + }, + "possession" : 94, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 110.5, 68.9 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "34770011-ee2d-4e0a-bf2d-d895c8787ed7" ], + "dribble" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "34770011-ee2d-4e0a-bf2d-d895c8787ed7", + "index" : 1379, + "period" : 1, + "timestamp" : "00:47:52.203", + "minute" : 47, + "second" : 52, + "type" : { + "id" : 4, + "name" : "Duel" + }, + "possession" : 95, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 9.6, 11.2 ], + "duration" : 0.0, + "under_pressure" : true, + "counterpress" : true, + "related_events" : [ "afbad6ef-1e4e-4e83-a696-099949012f77" ], + "duel" : { + "type" : { + "id" : 11, + "name" : "Tackle" + }, + "outcome" : { + "id" : 4, + "name" : "Won" + } + } +}, { + "id" : "e86ea5a9-19c3-480a-beeb-31d6c014329b", + "index" : 1380, + "period" : 1, + "timestamp" : "00:47:52.203", + "minute" : 47, + "second" : 52, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 95, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 9.6, 11.2 ], + "duration" : 1.78055, + "under_pressure" : true, + "related_events" : [ "34770011-ee2d-4e0a-bf2d-d895c8787ed7", "371a046e-a5c3-42f5-ac5b-40b7e6960f34", "cc10c456-648a-47d2-b2f3-66b1e37e290a" ], + "carry" : { + "end_location" : [ 6.4, 8.8 ] + } +}, { + "id" : "cc10c456-648a-47d2-b2f3-66b1e37e290a", + "index" : 1381, + "period" : 1, + "timestamp" : "00:47:53.103", + "minute" : 47, + "second" : 53, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 95, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 113.0, 69.3 ], + "duration" : 0.995312, + "counterpress" : true, + "related_events" : [ "371a046e-a5c3-42f5-ac5b-40b7e6960f34", "e86ea5a9-19c3-480a-beeb-31d6c014329b" ] +}, { + "id" : "6e5bb7fa-370a-40af-a4b2-7f962df2f1c9", + "index" : 1382, + "period" : 1, + "timestamp" : "00:47:53.983", + "minute" : 47, + "second" : 53, + "type" : { + "id" : 22, + "name" : "Foul Committed" + }, + "possession" : 95, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 113.7, 71.3 ], + "duration" : 0.0, + "counterpress" : true, + "related_events" : [ "371a046e-a5c3-42f5-ac5b-40b7e6960f34" ] +}, { + "id" : "371a046e-a5c3-42f5-ac5b-40b7e6960f34", + "index" : 1383, + "period" : 1, + "timestamp" : "00:47:53.983", + "minute" : 47, + "second" : 53, + "type" : { + "id" : 21, + "name" : "Foul Won" + }, + "possession" : 95, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 6.4, 8.8 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "6e5bb7fa-370a-40af-a4b2-7f962df2f1c9", "cc10c456-648a-47d2-b2f3-66b1e37e290a" ] +}, { + "id" : "2eb67b22-893c-4c07-968e-662ff420e1a3", + "index" : 1384, + "period" : 1, + "timestamp" : "00:48:17.723", + "minute" : 48, + "second" : 17, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 96, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 7.5, 7.1 ], + "duration" : 2.834512, + "related_events" : [ "f4907e68-8460-47e0-89c2-5b26e8b5709d" ], + "pass" : { + "recipient" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "length" : 57.828106, + "angle" : 0.14752184, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 64.7, 15.6 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "type" : { + "id" : 62, + "name" : "Free Kick" + } + } +}, { + "id" : "f4907e68-8460-47e0-89c2-5b26e8b5709d", + "index" : 1385, + "period" : 1, + "timestamp" : "00:48:20.557", + "minute" : 48, + "second" : 20, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 96, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 64.7, 15.6 ], + "related_events" : [ "2eb67b22-893c-4c07-968e-662ff420e1a3" ] +}, { + "id" : "f2f895c9-769a-4d49-a1ef-a1e4e8def484", + "index" : 1386, + "period" : 1, + "timestamp" : "00:48:20.597", + "minute" : 48, + "second" : 20, + "type" : { + "id" : 4, + "name" : "Duel" + }, + "possession" : 96, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 55.8, 63.9 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "feb12c8d-6556-43d1-9cb6-61ffc1af77fc" ], + "duel" : { + "type" : { + "id" : 10, + "name" : "Aerial Lost" + } + } +}, { + "id" : "feb12c8d-6556-43d1-9cb6-61ffc1af77fc", + "index" : 1387, + "period" : 1, + "timestamp" : "00:48:20.597", + "minute" : 48, + "second" : 20, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 96, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 64.3, 16.2 ], + "duration" : 1.342917, + "under_pressure" : true, + "related_events" : [ "8d6b3092-11c8-46c5-9a54-23e28a3afb91", "f2f895c9-769a-4d49-a1ef-a1e4e8def484" ], + "pass" : { + "recipient" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "length" : 10.993179, + "angle" : 0.5450997, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 73.7, 21.9 ], + "aerial_won" : true + } +}, { + "id" : "8d6b3092-11c8-46c5-9a54-23e28a3afb91", + "index" : 1388, + "period" : 1, + "timestamp" : "00:48:21.940", + "minute" : 48, + "second" : 21, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 96, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 73.7, 21.9 ], + "related_events" : [ "feb12c8d-6556-43d1-9cb6-61ffc1af77fc" ] +}, { + "id" : "c629e453-3ba5-4c50-8bdb-eed8a3df1ec0", + "index" : 1389, + "period" : 1, + "timestamp" : "00:48:21.940", + "minute" : 48, + "second" : 21, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 96, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 74.7, 21.7 ], + "duration" : 3.765879, + "related_events" : [ "8784f10e-060e-423c-b310-f21df4e57675", "f71eb77a-73cb-43b7-b599-73f248401eee" ], + "pass" : { + "recipient" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "length" : 30.642454, + "angle" : 0.36717382, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 103.3, 32.7 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "8784f10e-060e-423c-b310-f21df4e57675", + "index" : 1390, + "period" : 1, + "timestamp" : "00:48:25.706", + "minute" : 48, + "second" : 25, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 96, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 96.2, 28.3 ], + "related_events" : [ "c629e453-3ba5-4c50-8bdb-eed8a3df1ec0" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "f71eb77a-73cb-43b7-b599-73f248401eee", + "index" : 1391, + "period" : 1, + "timestamp" : "00:48:25.706", + "minute" : 48, + "second" : 25, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 96, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "out" : true, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 16.8, 47.4 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "c629e453-3ba5-4c50-8bdb-eed8a3df1ec0" ], + "clearance" : { + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "right_foot" : true + } +}, { + "id" : "9154a302-5f2d-4fc1-95f0-58b423419ee5", + "index" : 1392, + "period" : 1, + "timestamp" : "00:48:35.157", + "minute" : 48, + "second" : 35, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 97, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 108.9, 0.1 ], + "duration" : 1.039389, + "related_events" : [ "3b2ecf7a-f7a5-4778-90fb-32a1a990f1e0" ], + "pass" : { + "recipient" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "length" : 8.852683, + "angle" : 1.8102956, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 106.8, 8.7 ], + "type" : { + "id" : 67, + "name" : "Throw-in" + } + } +}, { + "id" : "3b2ecf7a-f7a5-4778-90fb-32a1a990f1e0", + "index" : 1393, + "period" : 1, + "timestamp" : "00:48:36.197", + "minute" : 48, + "second" : 36, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 97, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 106.8, 8.7 ], + "related_events" : [ "9154a302-5f2d-4fc1-95f0-58b423419ee5" ] +}, { + "id" : "80d88f1b-cc8f-4095-b02e-bc380e44600d", + "index" : 1394, + "period" : 1, + "timestamp" : "00:48:36.197", + "minute" : 48, + "second" : 36, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 97, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 106.8, 8.7 ], + "duration" : 0.892793, + "related_events" : [ "3b2ecf7a-f7a5-4778-90fb-32a1a990f1e0", "acc86d1a-fb5e-4a10-8b66-182360054115" ], + "carry" : { + "end_location" : [ 105.8, 9.8 ] + } +}, { + "id" : "acc86d1a-fb5e-4a10-8b66-182360054115", + "index" : 1395, + "period" : 1, + "timestamp" : "00:48:37.090", + "minute" : 48, + "second" : 37, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 97, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 105.8, 9.8 ], + "duration" : 0.821898, + "related_events" : [ "3231b336-034d-410d-b968-b51e154766bb" ], + "pass" : { + "recipient" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "length" : 5.714018, + "angle" : -0.57344055, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 110.6, 6.7 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "3231b336-034d-410d-b968-b51e154766bb", + "index" : 1396, + "period" : 1, + "timestamp" : "00:48:37.912", + "minute" : 48, + "second" : 37, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 97, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 110.6, 6.7 ], + "related_events" : [ "acc86d1a-fb5e-4a10-8b66-182360054115" ] +}, { + "id" : "ede34583-cab0-4d30-9b29-e5a5c7290b20", + "index" : 1397, + "period" : 1, + "timestamp" : "00:48:37.912", + "minute" : 48, + "second" : 37, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 97, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 110.6, 6.7 ], + "duration" : 0.706852, + "under_pressure" : true, + "related_events" : [ "3231b336-034d-410d-b968-b51e154766bb", "d662bd46-ada2-44d3-9efe-4d6255c28316", "f10ddec1-becc-4019-8dcb-bf1c7aa05328" ], + "carry" : { + "end_location" : [ 112.6, 6.7 ] + } +}, { + "id" : "f10ddec1-becc-4019-8dcb-bf1c7aa05328", + "index" : 1398, + "period" : 1, + "timestamp" : "00:48:37.960", + "minute" : 48, + "second" : 37, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 97, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 7.5, 67.4 ], + "duration" : 0.422173, + "related_events" : [ "ede34583-cab0-4d30-9b29-e5a5c7290b20" ] +}, { + "id" : "d662bd46-ada2-44d3-9efe-4d6255c28316", + "index" : 1399, + "period" : 1, + "timestamp" : "00:48:38.618", + "minute" : 48, + "second" : 38, + "type" : { + "id" : 14, + "name" : "Dribble" + }, + "possession" : 97, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 112.6, 6.7 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "44631c69-d190-4fd8-9943-abd146f09248" ], + "dribble" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "44631c69-d190-4fd8-9943-abd146f09248", + "index" : 1400, + "period" : 1, + "timestamp" : "00:48:38.618", + "minute" : 48, + "second" : 38, + "type" : { + "id" : 4, + "name" : "Duel" + }, + "possession" : 97, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 7.5, 73.4 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "d662bd46-ada2-44d3-9efe-4d6255c28316" ], + "duel" : { + "type" : { + "id" : 11, + "name" : "Tackle" + }, + "outcome" : { + "id" : 14, + "name" : "Lost Out" + } + } +}, { + "id" : "762a4bdf-0d91-4a37-b541-30c5325cf43c", + "index" : 1401, + "period" : 1, + "timestamp" : "00:48:49.344", + "minute" : 48, + "second" : 49, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 98, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 112.2, 0.1 ], + "duration" : 0.973781, + "related_events" : [ "75256e64-1c92-4da0-bcfa-816f4181fa22" ], + "pass" : { + "recipient" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "length" : 8.819297, + "angle" : 2.6322916, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 104.5, 4.4 ], + "type" : { + "id" : 67, + "name" : "Throw-in" + } + } +}, { + "id" : "75256e64-1c92-4da0-bcfa-816f4181fa22", + "index" : 1402, + "period" : 1, + "timestamp" : "00:48:50.318", + "minute" : 48, + "second" : 50, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 98, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 104.5, 4.4 ], + "related_events" : [ "762a4bdf-0d91-4a37-b541-30c5325cf43c" ] +}, { + "id" : "bda57c7a-71aa-4a02-b9d6-25d03fc6cdeb", + "index" : 1403, + "period" : 1, + "timestamp" : "00:48:50.318", + "minute" : 48, + "second" : 50, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 98, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 104.5, 4.4 ], + "duration" : 1.164553, + "under_pressure" : true, + "related_events" : [ "685b6c38-d277-4e5e-8c61-53b3d78ab79b", "742597f2-c84a-4cd1-983e-b87add4372aa", "75256e64-1c92-4da0-bcfa-816f4181fa22" ], + "carry" : { + "end_location" : [ 106.4, 5.0 ] + } +}, { + "id" : "742597f2-c84a-4cd1-983e-b87add4372aa", + "index" : 1404, + "period" : 1, + "timestamp" : "00:48:50.622", + "minute" : 48, + "second" : 50, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 98, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 16.2, 71.4 ], + "duration" : 0.913838, + "related_events" : [ "685b6c38-d277-4e5e-8c61-53b3d78ab79b", "bda57c7a-71aa-4a02-b9d6-25d03fc6cdeb" ] +}, { + "id" : "685b6c38-d277-4e5e-8c61-53b3d78ab79b", + "index" : 1405, + "period" : 1, + "timestamp" : "00:48:51.482", + "minute" : 48, + "second" : 51, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 98, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 106.4, 5.0 ], + "duration" : 0.458713, + "under_pressure" : true, + "related_events" : [ "3bea7e22-17be-49ed-88eb-bb1c053454b2", "742597f2-c84a-4cd1-983e-b87add4372aa" ], + "pass" : { + "recipient" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "length" : 6.503076, + "angle" : -0.030759526, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 112.9, 4.8 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "3bea7e22-17be-49ed-88eb-bb1c053454b2", + "index" : 1406, + "period" : 1, + "timestamp" : "00:48:51.941", + "minute" : 48, + "second" : 51, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 98, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 112.9, 4.8 ], + "related_events" : [ "685b6c38-d277-4e5e-8c61-53b3d78ab79b" ] +}, { + "id" : "cd73ac9d-ac5c-4435-a320-a5f03ff8d809", + "index" : 1407, + "period" : 1, + "timestamp" : "00:48:51.941", + "minute" : 48, + "second" : 51, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 98, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 112.9, 4.8 ], + "duration" : 0.103952, + "related_events" : [ "3bea7e22-17be-49ed-88eb-bb1c053454b2", "e41a288f-baa2-4d70-ac37-1828fa9bfd59" ], + "carry" : { + "end_location" : [ 111.8, 5.2 ] + } +}, { + "id" : "e41a288f-baa2-4d70-ac37-1828fa9bfd59", + "index" : 1408, + "period" : 1, + "timestamp" : "00:48:52.045", + "minute" : 48, + "second" : 52, + "type" : { + "id" : 38, + "name" : "Miscontrol" + }, + "possession" : 98, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 111.8, 5.2 ], + "duration" : 0.0 +}, { + "id" : "f5396c63-2dc9-4303-8fd2-4fb796797dff", + "index" : 1409, + "period" : 1, + "timestamp" : "00:48:52.227", + "minute" : 48, + "second" : 52, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 98, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "out" : true, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 9.5, 72.6 ], + "duration" : 0.0, + "under_pressure" : true, + "clearance" : { + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "right_foot" : true + } +}, { + "id" : "b2edeff8-5857-4df7-ba42-a7bd6d4113e2", + "index" : 1410, + "period" : 1, + "timestamp" : "00:49:00.243", + "minute" : 49, + "second" : 0, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 99, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 114.9, 0.1 ], + "duration" : 2.066857, + "related_events" : [ "843ce0bc-119d-4389-8117-d51381651311" ], + "pass" : { + "recipient" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "length" : 15.953997, + "angle" : 2.7424622, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 100.2, 6.3 ], + "type" : { + "id" : 67, + "name" : "Throw-in" + } + } +}, { + "id" : "843ce0bc-119d-4389-8117-d51381651311", + "index" : 1411, + "period" : 1, + "timestamp" : "00:49:02.310", + "minute" : 49, + "second" : 2, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 99, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 100.2, 6.3 ], + "related_events" : [ "b2edeff8-5857-4df7-ba42-a7bd6d4113e2" ] +}, { + "id" : "a94f5f52-e3be-4e9c-bc1e-e0c48f78bab8", + "index" : 1412, + "period" : 1, + "timestamp" : "00:49:02.310", + "minute" : 49, + "second" : 2, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 99, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 100.2, 6.3 ], + "duration" : 2.989901, + "under_pressure" : true, + "related_events" : [ "477ab955-8318-4b19-94d0-a6d299388cc2", "843ce0bc-119d-4389-8117-d51381651311", "a0aaa3bb-e867-4e8d-a44a-ea2349d1f03d" ], + "carry" : { + "end_location" : [ 88.3, 9.6 ] + } +}, { + "id" : "477ab955-8318-4b19-94d0-a6d299388cc2", + "index" : 1413, + "period" : 1, + "timestamp" : "00:49:03.662", + "minute" : 49, + "second" : 3, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 99, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 27.2, 72.2 ], + "duration" : 1.60112, + "related_events" : [ "a94f5f52-e3be-4e9c-bc1e-e0c48f78bab8" ] +}, { + "id" : "a0aaa3bb-e867-4e8d-a44a-ea2349d1f03d", + "index" : 1414, + "period" : 1, + "timestamp" : "00:49:05.299", + "minute" : 49, + "second" : 5, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 99, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 88.3, 9.6 ], + "duration" : 1.31139, + "related_events" : [ "4bcd0ee6-ea1f-42a6-905f-2e67a0abd7a1" ], + "pass" : { + "recipient" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "length" : 22.631836, + "angle" : 2.018635, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 78.5, 30.0 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "4bcd0ee6-ea1f-42a6-905f-2e67a0abd7a1", + "index" : 1415, + "period" : 1, + "timestamp" : "00:49:06.611", + "minute" : 49, + "second" : 6, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 99, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 78.5, 30.0 ], + "related_events" : [ "a0aaa3bb-e867-4e8d-a44a-ea2349d1f03d" ] +}, { + "id" : "4366ba28-1f2d-4ce5-86f6-c86af02f329e", + "index" : 1416, + "period" : 1, + "timestamp" : "00:49:06.611", + "minute" : 49, + "second" : 6, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 99, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 78.5, 30.0 ], + "duration" : 0.858668, + "related_events" : [ "4bcd0ee6-ea1f-42a6-905f-2e67a0abd7a1", "a596edae-a629-4990-8ece-040196a1e813" ], + "carry" : { + "end_location" : [ 76.8, 31.5 ] + } +}, { + "id" : "a596edae-a629-4990-8ece-040196a1e813", + "index" : 1417, + "period" : 1, + "timestamp" : "00:49:07.470", + "minute" : 49, + "second" : 7, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 99, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 76.8, 31.5 ], + "duration" : 1.491596, + "related_events" : [ "ac2d2c03-a506-4638-b529-bb03722dbd4c" ], + "pass" : { + "recipient" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "length" : 21.823381, + "angle" : 1.9708747, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 68.3, 51.6 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "ac2d2c03-a506-4638-b529-bb03722dbd4c", + "index" : 1418, + "period" : 1, + "timestamp" : "00:49:08.961", + "minute" : 49, + "second" : 8, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 99, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 68.3, 51.6 ], + "related_events" : [ "a596edae-a629-4990-8ece-040196a1e813" ] +}, { + "id" : "88204277-0877-489b-9adf-6b0f5f7ac433", + "index" : 1419, + "period" : 1, + "timestamp" : "00:49:08.961", + "minute" : 49, + "second" : 8, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 99, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 68.3, 51.6 ], + "duration" : 1.903032, + "related_events" : [ "759900a2-24f5-4d07-9eaa-98e8dfb9acb3", "ac2d2c03-a506-4638-b529-bb03722dbd4c" ], + "carry" : { + "end_location" : [ 69.5, 52.3 ] + } +}, { + "id" : "759900a2-24f5-4d07-9eaa-98e8dfb9acb3", + "index" : 1420, + "period" : 1, + "timestamp" : "00:49:10.864", + "minute" : 49, + "second" : 10, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 99, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 69.5, 52.3 ], + "duration" : 1.782979, + "related_events" : [ "a2abf6fe-b52a-458d-b754-47b2c39dbc0e" ], + "pass" : { + "recipient" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "length" : 21.751781, + "angle" : -1.7230961, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 66.2, 30.8 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "a2abf6fe-b52a-458d-b754-47b2c39dbc0e", + "index" : 1421, + "period" : 1, + "timestamp" : "00:49:12.647", + "minute" : 49, + "second" : 12, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 99, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 66.2, 30.8 ], + "related_events" : [ "759900a2-24f5-4d07-9eaa-98e8dfb9acb3" ] +}, { + "id" : "5085e167-7af4-4548-baf2-d5bae6e56344", + "index" : 1422, + "period" : 1, + "timestamp" : "00:49:12.647", + "minute" : 49, + "second" : 12, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 99, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 66.2, 30.8 ], + "duration" : 1.466861, + "related_events" : [ "a2abf6fe-b52a-458d-b754-47b2c39dbc0e", "d925bbb7-6475-4247-b1f3-e357061883d5" ], + "carry" : { + "end_location" : [ 70.2, 23.9 ] + } +}, { + "id" : "d925bbb7-6475-4247-b1f3-e357061883d5", + "index" : 1423, + "period" : 1, + "timestamp" : "00:49:14.114", + "minute" : 49, + "second" : 14, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 99, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 70.2, 23.9 ], + "duration" : 1.893323, + "related_events" : [ "f5e0ddf1-4380-4b54-b883-a6857561ea24" ], + "pass" : { + "recipient" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "length" : 30.062935, + "angle" : -0.62952995, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 94.5, 6.2 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "f5e0ddf1-4380-4b54-b883-a6857561ea24", + "index" : 1424, + "period" : 1, + "timestamp" : "00:49:16.007", + "minute" : 49, + "second" : 16, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 99, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 94.5, 6.2 ], + "related_events" : [ "d925bbb7-6475-4247-b1f3-e357061883d5" ] +}, { + "id" : "7c94ebf7-8b86-44ff-902c-531c917f6eee", + "index" : 1425, + "period" : 1, + "timestamp" : "00:49:16.007", + "minute" : 49, + "second" : 16, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 99, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 94.5, 6.2 ], + "duration" : 0.93226, + "under_pressure" : true, + "related_events" : [ "332d1abf-01d8-4a2a-80b1-841ea16f1021", "9e79b358-7b6c-4bff-bb73-80997754f5a9", "f5e0ddf1-4380-4b54-b883-a6857561ea24" ], + "carry" : { + "end_location" : [ 93.9, 4.4 ] + } +}, { + "id" : "332d1abf-01d8-4a2a-80b1-841ea16f1021", + "index" : 1426, + "period" : 1, + "timestamp" : "00:49:16.160", + "minute" : 49, + "second" : 16, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 99, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 23.1, 67.0 ], + "duration" : 0.889698, + "related_events" : [ "7c94ebf7-8b86-44ff-902c-531c917f6eee", "9e79b358-7b6c-4bff-bb73-80997754f5a9" ] +}, { + "id" : "9e79b358-7b6c-4bff-bb73-80997754f5a9", + "index" : 1427, + "period" : 1, + "timestamp" : "00:49:16.940", + "minute" : 49, + "second" : 16, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 99, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 93.9, 4.4 ], + "duration" : 0.968755, + "under_pressure" : true, + "related_events" : [ "332d1abf-01d8-4a2a-80b1-841ea16f1021", "392744fc-63ef-438c-a302-6aedf1455e72" ], + "pass" : { + "recipient" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "length" : 11.806778, + "angle" : 1.1147243, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 99.1, 15.0 ], + "assisted_shot_id" : "7db6e101-bf43-4608-bf2e-1e6619b0d616", + "shot_assist" : true, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "0df124bc-5291-4356-9fe3-e34296e80b65", + "index" : 1428, + "period" : 1, + "timestamp" : "00:49:17.662", + "minute" : 49, + "second" : 17, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 99, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 26.4, 61.8 ], + "duration" : 0.50844, + "related_events" : [ "392744fc-63ef-438c-a302-6aedf1455e72", "3a90289c-aede-4374-a4fc-6594eb20a14d" ] +}, { + "id" : "392744fc-63ef-438c-a302-6aedf1455e72", + "index" : 1429, + "period" : 1, + "timestamp" : "00:49:17.908", + "minute" : 49, + "second" : 17, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 99, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 99.1, 15.0 ], + "under_pressure" : true, + "related_events" : [ "0df124bc-5291-4356-9fe3-e34296e80b65", "9e79b358-7b6c-4bff-bb73-80997754f5a9" ] +}, { + "id" : "3a90289c-aede-4374-a4fc-6594eb20a14d", + "index" : 1430, + "period" : 1, + "timestamp" : "00:49:17.908", + "minute" : 49, + "second" : 17, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 99, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 99.1, 15.0 ], + "duration" : 2.212803, + "under_pressure" : true, + "related_events" : [ "0df124bc-5291-4356-9fe3-e34296e80b65", "392744fc-63ef-438c-a302-6aedf1455e72", "7db6e101-bf43-4608-bf2e-1e6619b0d616" ], + "carry" : { + "end_location" : [ 93.1, 20.6 ] + } +}, { + "id" : "7db6e101-bf43-4608-bf2e-1e6619b0d616", + "index" : 1431, + "period" : 1, + "timestamp" : "00:49:20.121", + "minute" : 49, + "second" : 20, + "type" : { + "id" : 16, + "name" : "Shot" + }, + "possession" : 99, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 93.1, 20.6 ], + "duration" : 1.600657, + "related_events" : [ "e0d3cbb2-7c6d-43ab-8542-294d2bef9cd3" ], + "shot" : { + "statsbomb_xg" : 0.011250702, + "end_location" : [ 120.0, 49.3, 4.5 ], + "key_pass_id" : "9e79b358-7b6c-4bff-bb73-80997754f5a9", + "technique" : { + "id" : 93, + "name" : "Normal" + }, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 87, + "name" : "Open Play" + }, + "outcome" : { + "id" : 98, + "name" : "Off T" + }, + "freeze_frame" : [ { + "location" : [ 82.8, 21.2 ], + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "teammate" : true + }, { + "location" : [ 103.0, 41.4 ], + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "teammate" : true + }, { + "location" : [ 103.3, 53.2 ], + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "teammate" : true + }, { + "location" : [ 100.2, 34.7 ], + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "teammate" : true + }, { + "location" : [ 90.0, 32.1 ], + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "teammate" : true + }, { + "location" : [ 86.2, 35.7 ], + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "teammate" : false + }, { + "location" : [ 95.7, 32.5 ], + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "teammate" : false + }, { + "location" : [ 118.5, 37.9 ], + "player" : { + "id" : 18158, + "name" : "Rebecca Leigh Spencer" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "teammate" : false + }, { + "location" : [ 103.7, 44.6 ], + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "teammate" : false + }, { + "location" : [ 105.5, 38.7 ], + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "teammate" : false + }, { + "location" : [ 88.8, 18.0 ], + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "teammate" : false + }, { + "location" : [ 102.2, 10.6 ], + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "teammate" : false + }, { + "location" : [ 103.8, 27.2 ], + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "teammate" : false + }, { + "location" : [ 96.6, 22.3 ], + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "teammate" : false + } ] + } +}, { + "id" : "e0d3cbb2-7c6d-43ab-8542-294d2bef9cd3", + "index" : 1432, + "period" : 1, + "timestamp" : "00:49:21.722", + "minute" : 49, + "second" : 21, + "type" : { + "id" : 23, + "name" : "Goal Keeper" + }, + "possession" : 99, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18158, + "name" : "Rebecca Leigh Spencer" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 1.6, 42.2 ], + "duration" : 0.0, + "related_events" : [ "7db6e101-bf43-4608-bf2e-1e6619b0d616" ], + "goalkeeper" : { + "end_location" : [ 1.6, 42.2 ], + "position" : { + "id" : 44, + "name" : "Set" + }, + "type" : { + "id" : 32, + "name" : "Shot Faced" + } + } +}, { + "id" : "0dec369e-5a20-40b5-af1a-867b28a005e9", + "index" : 1433, + "period" : 1, + "timestamp" : "00:49:56.906", + "minute" : 49, + "second" : 56, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 100, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18158, + "name" : "Rebecca Leigh Spencer" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 6.0, 36.0 ], + "duration" : 2.859008, + "related_events" : [ "63f34db3-8c8b-41ae-94c9-060f55689ab4", "9a376c3f-223a-49c5-b5bd-f56758e4938e" ], + "pass" : { + "recipient" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "length" : 59.454185, + "angle" : -0.33238846, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 62.2, 16.6 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 63, + "name" : "Goal Kick" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "9a376c3f-223a-49c5-b5bd-f56758e4938e", + "index" : 1434, + "period" : 1, + "timestamp" : "00:49:59.765", + "minute" : 49, + "second" : 59, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 100, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 63.1, 17.4 ], + "related_events" : [ "0dec369e-5a20-40b5-af1a-867b28a005e9" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "4bb13cac-0159-4c2b-b276-a025c4f920d5", + "index" : 1435, + "period" : 1, + "timestamp" : "00:49:59.765", + "minute" : 49, + "second" : 59, + "type" : { + "id" : 4, + "name" : "Duel" + }, + "possession" : 100, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 62.2, 16.6 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "63f34db3-8c8b-41ae-94c9-060f55689ab4" ], + "duel" : { + "type" : { + "id" : 10, + "name" : "Aerial Lost" + } + } +}, { + "id" : "63f34db3-8c8b-41ae-94c9-060f55689ab4", + "index" : 1436, + "period" : 1, + "timestamp" : "00:49:59.765", + "minute" : 49, + "second" : 59, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 100, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 57.9, 63.5 ], + "duration" : 3.885968, + "under_pressure" : true, + "related_events" : [ "0dec369e-5a20-40b5-af1a-867b28a005e9", "4bb13cac-0159-4c2b-b276-a025c4f920d5" ], + "pass" : { + "length" : 28.714108, + "angle" : 0.6121525, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 81.4, 80.0 ], + "outcome" : { + "id" : 75, + "name" : "Out" + }, + "aerial_won" : true, + "type" : { + "id" : 66, + "name" : "Recovery" + } + } +}, { + "id" : "98e853a4-5e88-4065-9868-46cf691b8119", + "index" : 1437, + "period" : 1, + "timestamp" : "00:50:03.095", + "minute" : 50, + "second" : 3, + "type" : { + "id" : 28, + "name" : "Shield" + }, + "possession" : 100, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 42.4, 0.7 ], + "duration" : 0.0 +}, { + "id" : "b6e81838-6bc7-4de8-b63a-d8b4f0c0fe2d", + "index" : 1438, + "period" : 1, + "timestamp" : "00:50:18.482", + "minute" : 50, + "second" : 18, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 101, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 44.9, 0.1 ], + "duration" : 1.56666, + "pass" : { + "length" : 28.417776, + "angle" : 0.19118446, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 72.8, 5.5 ], + "type" : { + "id" : 67, + "name" : "Throw-in" + }, + "outcome" : { + "id" : 77, + "name" : "Unknown" + } + } +}, { + "id" : "f99a073a-1d41-47b0-b8e3-0574120b649d", + "index" : 1439, + "period" : 1, + "timestamp" : "00:50:22.528", + "minute" : 50, + "second" : 22, + "type" : { + "id" : 34, + "name" : "Half End" + }, + "possession" : 101, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "duration" : 0.0, + "related_events" : [ "4d78856b-a27e-434b-9f42-44c4c7703d66" ] +}, { + "id" : "4d78856b-a27e-434b-9f42-44c4c7703d66", + "index" : 1440, + "period" : 1, + "timestamp" : "00:50:22.528", + "minute" : 50, + "second" : 22, + "type" : { + "id" : 34, + "name" : "Half End" + }, + "possession" : 101, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "duration" : 0.0, + "related_events" : [ "f99a073a-1d41-47b0-b8e3-0574120b649d" ] +}, { + "id" : "0f14b85c-7eb2-487c-8308-930a327b568b", + "index" : 1441, + "period" : 2, + "timestamp" : "00:00:00.000", + "minute" : 45, + "second" : 0, + "type" : { + "id" : 18, + "name" : "Half Start" + }, + "possession" : 101, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "duration" : 0.0, + "related_events" : [ "4c5a2405-b26d-4df1-977c-1757420986c3" ] +}, { + "id" : "4c5a2405-b26d-4df1-977c-1757420986c3", + "index" : 1442, + "period" : 2, + "timestamp" : "00:00:00.000", + "minute" : 45, + "second" : 0, + "type" : { + "id" : 18, + "name" : "Half Start" + }, + "possession" : 101, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "duration" : 0.0, + "related_events" : [ "0f14b85c-7eb2-487c-8308-930a327b568b" ] +}, { + "id" : "ad167045-8370-49c6-8970-20a2376b26d3", + "index" : 1443, + "period" : 2, + "timestamp" : "00:00:00.000", + "minute" : 45, + "second" : 0, + "type" : { + "id" : 19, + "name" : "Substitution" + }, + "possession" : 101, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18158, + "name" : "Rebecca Leigh Spencer" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "duration" : 0.0, + "substitution" : { + "outcome" : { + "id" : 102, + "name" : "Injury" + }, + "replacement" : { + "id" : 33349, + "name" : "Chloe Morgan" + } + } +}, { + "id" : "07a44e67-2131-4230-8416-7e2f846c1bd3", + "index" : 1444, + "period" : 2, + "timestamp" : "00:00:00.336", + "minute" : 45, + "second" : 0, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 102, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 60.0, 40.0 ], + "duration" : 0.802999, + "related_events" : [ "09d46e51-7fa7-4804-9b2d-e522da7043f0" ], + "pass" : { + "recipient" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "length" : 9.940322, + "angle" : -2.7274542, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 50.9, 36.0 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 65, + "name" : "Kick Off" + } + } +}, { + "id" : "09d46e51-7fa7-4804-9b2d-e522da7043f0", + "index" : 1445, + "period" : 2, + "timestamp" : "00:00:01.139", + "minute" : 45, + "second" : 1, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 102, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 50.9, 36.0 ], + "related_events" : [ "07a44e67-2131-4230-8416-7e2f846c1bd3" ] +}, { + "id" : "260a6be0-1a5e-4ce7-8b3e-fce9d88ace45", + "index" : 1446, + "period" : 2, + "timestamp" : "00:00:01.139", + "minute" : 45, + "second" : 1, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 102, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 50.9, 36.0 ], + "duration" : 2.044706, + "related_events" : [ "09d46e51-7fa7-4804-9b2d-e522da7043f0", "9884602b-fc29-4fe6-8027-163d02c7e2e6" ], + "carry" : { + "end_location" : [ 55.5, 31.4 ] + } +}, { + "id" : "44bc959f-bffb-4317-b417-b28c177c38ea", + "index" : 1447, + "period" : 2, + "timestamp" : "00:00:02.104", + "minute" : 45, + "second" : 2, + "type" : { + "id" : 36, + "name" : "Tactical Shift" + }, + "possession" : 102, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "duration" : 0.0, + "tactics" : { + "formation" : 4231, + "lineup" : [ { + "player" : { + "id" : 33349, + "name" : "Chloe Morgan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "jersey_number" : 1 + }, { + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "jersey_number" : 29 + }, { + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "jersey_number" : 25 + }, { + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "jersey_number" : 6 + }, { + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "jersey_number" : 21 + }, { + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "jersey_number" : 3 + }, { + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "jersey_number" : 4 + }, { + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "jersey_number" : 23 + }, { + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "jersey_number" : 7 + }, { + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "jersey_number" : 16 + }, { + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "jersey_number" : 9 + } ] + } +}, { + "id" : "a3bbfc75-6474-41d6-8aa0-61efbba90b5c", + "index" : 1448, + "period" : 2, + "timestamp" : "00:00:02.904", + "minute" : 45, + "second" : 2, + "type" : { + "id" : 36, + "name" : "Tactical Shift" + }, + "possession" : 102, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "duration" : 0.0, + "tactics" : { + "formation" : 4231, + "lineup" : [ { + "player" : { + "id" : 33349, + "name" : "Chloe Morgan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "jersey_number" : 1 + }, { + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "jersey_number" : 29 + }, { + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "jersey_number" : 25 + }, { + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "jersey_number" : 6 + }, { + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "jersey_number" : 21 + }, { + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "jersey_number" : 3 + }, { + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "jersey_number" : 4 + }, { + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "jersey_number" : 16 + }, { + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "jersey_number" : 7 + }, { + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "jersey_number" : 23 + }, { + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "jersey_number" : 9 + } ] + } +}, { + "id" : "9884602b-fc29-4fe6-8027-163d02c7e2e6", + "index" : 1449, + "period" : 2, + "timestamp" : "00:00:03.184", + "minute" : 45, + "second" : 3, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 102, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 55.5, 31.4 ], + "duration" : 1.686985, + "related_events" : [ "4bbda64b-c43f-4e77-92e8-0d29d7a7dbd8" ], + "pass" : { + "recipient" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "length" : 26.03248, + "angle" : -1.5208379, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 56.8, 5.4 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "a0d7068a-34aa-4993-895b-4a694ff372c1", + "index" : 1450, + "period" : 2, + "timestamp" : "00:00:04.411", + "minute" : 45, + "second" : 4, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 102, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 55.7, 74.9 ], + "duration" : 0.825393, + "related_events" : [ "4bbda64b-c43f-4e77-92e8-0d29d7a7dbd8", "5993be99-08af-4192-8a9f-61bb28d4d75b" ] +}, { + "id" : "4bbda64b-c43f-4e77-92e8-0d29d7a7dbd8", + "index" : 1451, + "period" : 2, + "timestamp" : "00:00:04.871", + "minute" : 45, + "second" : 4, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 102, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 56.8, 5.4 ], + "under_pressure" : true, + "related_events" : [ "9884602b-fc29-4fe6-8027-163d02c7e2e6", "a0d7068a-34aa-4993-895b-4a694ff372c1" ] +}, { + "id" : "5993be99-08af-4192-8a9f-61bb28d4d75b", + "index" : 1452, + "period" : 2, + "timestamp" : "00:00:04.871", + "minute" : 45, + "second" : 4, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 102, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 56.8, 5.4 ], + "duration" : 0.490496, + "under_pressure" : true, + "related_events" : [ "2426c964-601a-42c4-a5f9-401823d7ec10", "4bbda64b-c43f-4e77-92e8-0d29d7a7dbd8", "71375a0c-182b-49ef-aef3-eb9b02ea19ee", "a0d7068a-34aa-4993-895b-4a694ff372c1" ], + "carry" : { + "end_location" : [ 57.8, 2.2 ] + } +}, { + "id" : "2426c964-601a-42c4-a5f9-401823d7ec10", + "index" : 1453, + "period" : 2, + "timestamp" : "00:00:05.361", + "minute" : 45, + "second" : 5, + "type" : { + "id" : 39, + "name" : "Dribbled Past" + }, + "possession" : 102, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 62.3, 77.9 ], + "duration" : 0.0, + "related_events" : [ "5993be99-08af-4192-8a9f-61bb28d4d75b", "70dae057-c2e5-4044-aad5-ff0303274c55", "71375a0c-182b-49ef-aef3-eb9b02ea19ee" ] +}, { + "id" : "71375a0c-182b-49ef-aef3-eb9b02ea19ee", + "index" : 1454, + "period" : 2, + "timestamp" : "00:00:05.361", + "minute" : 45, + "second" : 5, + "type" : { + "id" : 14, + "name" : "Dribble" + }, + "possession" : 102, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 57.8, 2.2 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "2426c964-601a-42c4-a5f9-401823d7ec10" ], + "dribble" : { + "outcome" : { + "id" : 8, + "name" : "Complete" + } + } +}, { + "id" : "70dae057-c2e5-4044-aad5-ff0303274c55", + "index" : 1455, + "period" : 2, + "timestamp" : "00:00:05.361", + "minute" : 45, + "second" : 5, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 102, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 57.8, 2.2 ], + "duration" : 0.830905, + "under_pressure" : true, + "related_events" : [ "2426c964-601a-42c4-a5f9-401823d7ec10", "71375a0c-182b-49ef-aef3-eb9b02ea19ee", "76e189af-fb5a-4a7a-b3b3-43d412323a27" ], + "carry" : { + "end_location" : [ 64.2, 7.4 ] + } +}, { + "id" : "76e189af-fb5a-4a7a-b3b3-43d412323a27", + "index" : 1456, + "period" : 2, + "timestamp" : "00:00:06.192", + "minute" : 45, + "second" : 6, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 102, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 64.2, 7.4 ], + "duration" : 1.003601, + "related_events" : [ "536d1ad2-a700-4bd8-ab15-f1a3adeda646" ], + "pass" : { + "recipient" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "length" : 14.358621, + "angle" : 0.2534244, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 78.1, 11.0 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "536d1ad2-a700-4bd8-ab15-f1a3adeda646", + "index" : 1457, + "period" : 2, + "timestamp" : "00:00:07.196", + "minute" : 45, + "second" : 7, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 102, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 78.1, 11.0 ], + "related_events" : [ "76e189af-fb5a-4a7a-b3b3-43d412323a27" ] +}, { + "id" : "a73bf2e7-4d36-4101-be61-dc9d59cfca24", + "index" : 1458, + "period" : 2, + "timestamp" : "00:00:07.196", + "minute" : 45, + "second" : 7, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 102, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 78.1, 11.0 ], + "duration" : 0.464117, + "related_events" : [ "536d1ad2-a700-4bd8-ab15-f1a3adeda646", "d1430711-d7d8-45cd-93fc-6875029b3fe0" ], + "carry" : { + "end_location" : [ 81.8, 9.0 ] + } +}, { + "id" : "d1430711-d7d8-45cd-93fc-6875029b3fe0", + "index" : 1459, + "period" : 2, + "timestamp" : "00:00:07.660", + "minute" : 45, + "second" : 7, + "type" : { + "id" : 38, + "name" : "Miscontrol" + }, + "possession" : 102, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 81.8, 9.0 ], + "duration" : 0.0 +}, { + "id" : "5adccbde-96a1-4b28-a429-1fc2c6ed50c4", + "index" : 1460, + "period" : 2, + "timestamp" : "00:00:08.184", + "minute" : 45, + "second" : 8, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 102, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 35.0, 72.0 ], + "duration" : 0.0, + "under_pressure" : true, + "clearance" : { + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "right_foot" : true + } +}, { + "id" : "0394a6e4-6df7-4327-9d1d-d7fbe7ce808a", + "index" : 1461, + "period" : 2, + "timestamp" : "00:00:08.683", + "minute" : 45, + "second" : 8, + "type" : { + "id" : 6, + "name" : "Block" + }, + "possession" : 102, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 79.7, 4.7 ], + "duration" : 0.0, + "counterpress" : true +}, { + "id" : "90ba55e9-92f5-4cf6-91de-d196a48d1813", + "index" : 1462, + "period" : 2, + "timestamp" : "00:00:09.257", + "minute" : 45, + "second" : 9, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 102, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 79.7, 5.6 ], + "duration" : 0.0 +}, { + "id" : "feeb19e8-b3dd-439a-bc48-0b5ac036b46f", + "index" : 1463, + "period" : 2, + "timestamp" : "00:00:09.257", + "minute" : 45, + "second" : 9, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 102, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 79.7, 5.6 ], + "duration" : 0.491633, + "related_events" : [ "90ba55e9-92f5-4cf6-91de-d196a48d1813", "b40eda0b-092c-473e-9a40-0b0560d072d7" ], + "carry" : { + "end_location" : [ 79.7, 6.3 ] + } +}, { + "id" : "b40eda0b-092c-473e-9a40-0b0560d072d7", + "index" : 1464, + "period" : 2, + "timestamp" : "00:00:09.749", + "minute" : 45, + "second" : 9, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 102, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 79.7, 6.3 ], + "duration" : 2.03513, + "related_events" : [ "2acbf2e6-1096-46dc-9ee9-7d5c096f87a5", "41b3fbdf-0864-4372-9264-c03a681ed14d" ], + "pass" : { + "recipient" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "length" : 21.691011, + "angle" : 0.19016242, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 101.0, 10.4 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "19c5cbd5-fc66-418b-850c-d8cabbe7e591", + "index" : 1465, + "period" : 2, + "timestamp" : "00:00:11.159", + "minute" : 45, + "second" : 11, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 102, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 29.8, 64.8 ], + "duration" : 0.425066 +}, { + "id" : "41b3fbdf-0864-4372-9264-c03a681ed14d", + "index" : 1466, + "period" : 2, + "timestamp" : "00:00:11.784", + "minute" : 45, + "second" : 11, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 102, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 101.0, 11.2 ], + "related_events" : [ "b40eda0b-092c-473e-9a40-0b0560d072d7" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "2acbf2e6-1096-46dc-9ee9-7d5c096f87a5", + "index" : 1467, + "period" : 2, + "timestamp" : "00:00:11.784", + "minute" : 45, + "second" : 11, + "type" : { + "id" : 10, + "name" : "Interception" + }, + "possession" : 102, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 19.1, 69.7 ], + "duration" : 0.0, + "related_events" : [ "b40eda0b-092c-473e-9a40-0b0560d072d7" ], + "interception" : { + "outcome" : { + "id" : 4, + "name" : "Won" + } + } +}, { + "id" : "84f7456a-ac41-47fa-8061-b9260e8e0b95", + "index" : 1468, + "period" : 2, + "timestamp" : "00:00:11.784", + "minute" : 45, + "second" : 11, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 102, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 19.1, 69.7 ], + "duration" : 4.420684, + "under_pressure" : true, + "related_events" : [ "28592302-53a3-4946-adb9-6721fdd4eaf1", "2acbf2e6-1096-46dc-9ee9-7d5c096f87a5", "df7f449e-f822-45ee-b138-a6d8cb1420da" ], + "carry" : { + "end_location" : [ 6.3, 78.6 ] + } +}, { + "id" : "df7f449e-f822-45ee-b138-a6d8cb1420da", + "index" : 1469, + "period" : 2, + "timestamp" : "00:00:14.014", + "minute" : 45, + "second" : 14, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 102, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 105.9, 9.4 ], + "duration" : 1.380654, + "counterpress" : true, + "related_events" : [ "84f7456a-ac41-47fa-8061-b9260e8e0b95" ] +}, { + "id" : "28592302-53a3-4946-adb9-6721fdd4eaf1", + "index" : 1470, + "period" : 2, + "timestamp" : "00:00:16.205", + "minute" : 45, + "second" : 16, + "type" : { + "id" : 38, + "name" : "Miscontrol" + }, + "possession" : 102, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "out" : true, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 6.3, 78.6 ], + "duration" : 0.0 +}, { + "id" : "58386535-763e-4894-93f7-d4bb53011082", + "index" : 1471, + "period" : 2, + "timestamp" : "00:00:23.098", + "minute" : 45, + "second" : 23, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 103, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 106.6, 0.1 ], + "duration" : 0.852972, + "related_events" : [ "bb4547d6-ff0a-40e0-a875-1a29ea54260d" ], + "pass" : { + "recipient" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "length" : 12.515989, + "angle" : 0.7910478, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 115.4, 9.0 ], + "type" : { + "id" : 67, + "name" : "Throw-in" + } + } +}, { + "id" : "bb4547d6-ff0a-40e0-a875-1a29ea54260d", + "index" : 1472, + "period" : 2, + "timestamp" : "00:00:23.951", + "minute" : 45, + "second" : 23, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 103, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 115.4, 9.0 ], + "related_events" : [ "58386535-763e-4894-93f7-d4bb53011082" ] +}, { + "id" : "17cf3277-8bf0-4089-a59f-dcb361a1a746", + "index" : 1473, + "period" : 2, + "timestamp" : "00:00:23.951", + "minute" : 45, + "second" : 23, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 103, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 115.4, 9.0 ], + "duration" : 0.713433, + "related_events" : [ "ee0ffef3-c928-4d76-ba1a-3948330ade19" ], + "pass" : { + "recipient" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "length" : 8.720665, + "angle" : -2.283154, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 109.7, 2.4 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "ee0ffef3-c928-4d76-ba1a-3948330ade19", + "index" : 1474, + "period" : 2, + "timestamp" : "00:00:24.664", + "minute" : 45, + "second" : 24, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 103, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 109.7, 2.4 ], + "related_events" : [ "17cf3277-8bf0-4089-a59f-dcb361a1a746" ] +}, { + "id" : "e8dfecfe-5559-4471-a371-d5b8d0a7a411", + "index" : 1475, + "period" : 2, + "timestamp" : "00:00:24.664", + "minute" : 45, + "second" : 24, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 103, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 109.7, 2.4 ], + "duration" : 0.654595, + "under_pressure" : true, + "related_events" : [ "31e4cea1-8f2e-4143-a909-ce20cc9fc9b5", "ace2b1e9-95f8-41bd-8526-9bc475bf7c68", "ee0ffef3-c928-4d76-ba1a-3948330ade19" ], + "carry" : { + "end_location" : [ 109.8, 1.5 ] + } +}, { + "id" : "ace2b1e9-95f8-41bd-8526-9bc475bf7c68", + "index" : 1476, + "period" : 2, + "timestamp" : "00:00:24.786", + "minute" : 45, + "second" : 24, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 103, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 8.8, 76.1 ], + "duration" : 0.451643, + "related_events" : [ "e8dfecfe-5559-4471-a371-d5b8d0a7a411" ] +}, { + "id" : "bd5dda05-c09f-460f-a3ea-f4f2fd630f04", + "index" : 1477, + "period" : 2, + "timestamp" : "00:00:25.319", + "minute" : 45, + "second" : 25, + "type" : { + "id" : 22, + "name" : "Foul Committed" + }, + "possession" : 103, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 10.3, 78.6 ], + "duration" : 0.0, + "related_events" : [ "31e4cea1-8f2e-4143-a909-ce20cc9fc9b5" ] +}, { + "id" : "31e4cea1-8f2e-4143-a909-ce20cc9fc9b5", + "index" : 1478, + "period" : 2, + "timestamp" : "00:00:25.319", + "minute" : 45, + "second" : 25, + "type" : { + "id" : 21, + "name" : "Foul Won" + }, + "possession" : 103, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 109.8, 1.5 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "bd5dda05-c09f-460f-a3ea-f4f2fd630f04" ] +}, { + "id" : "384a5758-aef6-441d-9fb9-e174ed1ffc7a", + "index" : 1479, + "period" : 2, + "timestamp" : "00:01:02.091", + "minute" : 46, + "second" : 2, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 104, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 108.6, 4.0 ], + "duration" : 1.525205, + "related_events" : [ "afb248dd-999c-407f-9889-77eacd3f07ee" ], + "pass" : { + "recipient" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "length" : 31.343899, + "angle" : 1.4749372, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 111.6, 35.2 ], + "cross" : true, + "type" : { + "id" : 62, + "name" : "Free Kick" + }, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "afb248dd-999c-407f-9889-77eacd3f07ee", + "index" : 1480, + "period" : 2, + "timestamp" : "00:01:03.616", + "minute" : 46, + "second" : 3, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 104, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 111.6, 35.2 ], + "related_events" : [ "384a5758-aef6-441d-9fb9-e174ed1ffc7a" ] +}, { + "id" : "4f5627db-6739-4aa6-a919-fc97197982c3", + "index" : 1481, + "period" : 2, + "timestamp" : "00:01:03.616", + "minute" : 46, + "second" : 3, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 104, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 111.6, 35.2 ], + "duration" : 0.159999, + "under_pressure" : true, + "related_events" : [ "4d8668e5-0242-4aca-a515-1d57b0b5e6f8", "4e4a8e03-965e-4b2c-9a3f-f97f195cf5f1", "afb248dd-999c-407f-9889-77eacd3f07ee" ], + "carry" : { + "end_location" : [ 112.3, 35.2 ] + } +}, { + "id" : "4d8668e5-0242-4aca-a515-1d57b0b5e6f8", + "index" : 1482, + "period" : 2, + "timestamp" : "00:01:03.672", + "minute" : 46, + "second" : 3, + "type" : { + "id" : 6, + "name" : "Block" + }, + "possession" : 104, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 8.5, 44.9 ], + "duration" : 0.0, + "related_events" : [ "4f5627db-6739-4aa6-a919-fc97197982c3" ] +}, { + "id" : "4e4a8e03-965e-4b2c-9a3f-f97f195cf5f1", + "index" : 1483, + "period" : 2, + "timestamp" : "00:01:03.776", + "minute" : 46, + "second" : 3, + "type" : { + "id" : 38, + "name" : "Miscontrol" + }, + "possession" : 104, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 112.3, 35.2 ], + "duration" : 0.0 +}, { + "id" : "d6706c66-4dfd-4ea4-abbd-bcbfff84f67e", + "index" : 1484, + "period" : 2, + "timestamp" : "00:01:04.327", + "minute" : 46, + "second" : 4, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 104, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 7.0, 46.5 ], + "duration" : 0.0, + "under_pressure" : true, + "clearance" : { + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "right_foot" : true + } +}, { + "id" : "97727bab-95b2-470d-9979-2702460c8c92", + "index" : 1485, + "period" : 2, + "timestamp" : "00:01:05.936", + "minute" : 46, + "second" : 5, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 104, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 21.0, 51.9 ], + "duration" : 0.0, + "under_pressure" : true, + "clearance" : { + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "right_foot" : true + } +}, { + "id" : "f331eee7-641a-44a3-8c72-8317eb884cec", + "index" : 1486, + "period" : 2, + "timestamp" : "00:01:08.875", + "minute" : 46, + "second" : 8, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 104, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 68.8, 35.0 ], + "duration" : 0.0 +}, { + "id" : "7ca8f15a-6c17-4b68-abc3-df321e517460", + "index" : 1487, + "period" : 2, + "timestamp" : "00:01:08.875", + "minute" : 46, + "second" : 8, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 104, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 68.8, 35.0 ], + "duration" : 1.717897, + "related_events" : [ "eb376363-50da-4cb5-bac9-904f0cc9b263", "f331eee7-641a-44a3-8c72-8317eb884cec" ], + "carry" : { + "end_location" : [ 68.2, 39.1 ] + } +}, { + "id" : "eb376363-50da-4cb5-bac9-904f0cc9b263", + "index" : 1488, + "period" : 2, + "timestamp" : "00:01:10.593", + "minute" : 46, + "second" : 10, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 104, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 68.2, 39.1 ], + "duration" : 2.388364, + "related_events" : [ "5d24c30f-749b-4af2-9d6e-27cd3fb4bf9c" ], + "pass" : { + "recipient" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "length" : 43.02023, + "angle" : 0.9305495, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 93.9, 73.6 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "5d24c30f-749b-4af2-9d6e-27cd3fb4bf9c", + "index" : 1489, + "period" : 2, + "timestamp" : "00:01:12.982", + "minute" : 46, + "second" : 12, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 104, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 93.9, 73.6 ], + "related_events" : [ "eb376363-50da-4cb5-bac9-904f0cc9b263" ] +}, { + "id" : "63d1bd1c-2106-4f8f-9bcb-a1236b61e9c6", + "index" : 1490, + "period" : 2, + "timestamp" : "00:01:12.982", + "minute" : 46, + "second" : 12, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 104, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 93.9, 73.6 ], + "duration" : 1.753648, + "under_pressure" : true, + "related_events" : [ "5d24c30f-749b-4af2-9d6e-27cd3fb4bf9c", "779d39c5-da21-4ee5-82bb-98b651892478", "d62cfb8e-d322-4671-937a-d86c81d9cec4" ], + "carry" : { + "end_location" : [ 97.1, 75.9 ] + } +}, { + "id" : "d62cfb8e-d322-4671-937a-d86c81d9cec4", + "index" : 1491, + "period" : 2, + "timestamp" : "00:01:13.230", + "minute" : 46, + "second" : 13, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 104, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 23.2, 12.6 ], + "duration" : 1.265514, + "related_events" : [ "63d1bd1c-2106-4f8f-9bcb-a1236b61e9c6" ] +}, { + "id" : "779d39c5-da21-4ee5-82bb-98b651892478", + "index" : 1492, + "period" : 2, + "timestamp" : "00:01:14.735", + "minute" : 46, + "second" : 14, + "type" : { + "id" : 3, + "name" : "Dispossessed" + }, + "possession" : 104, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 97.1, 75.9 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "a96b1ebb-220b-497a-aba8-fb4912ca1ba9" ] +}, { + "id" : "a96b1ebb-220b-497a-aba8-fb4912ca1ba9", + "index" : 1493, + "period" : 2, + "timestamp" : "00:01:14.735", + "minute" : 46, + "second" : 14, + "type" : { + "id" : 4, + "name" : "Duel" + }, + "possession" : 104, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 23.0, 4.2 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "779d39c5-da21-4ee5-82bb-98b651892478" ], + "duel" : { + "type" : { + "id" : 11, + "name" : "Tackle" + }, + "outcome" : { + "id" : 14, + "name" : "Lost Out" + } + } +}, { + "id" : "bbefe4d5-1f25-4911-ae6c-5f734bdf9e0f", + "index" : 1494, + "period" : 2, + "timestamp" : "00:01:25.211", + "minute" : 46, + "second" : 25, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 105, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 94.8, 80.0 ], + "duration" : 0.91856, + "related_events" : [ "68aff037-48cf-4159-88df-2774d6d655e5" ], + "pass" : { + "recipient" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "length" : 15.259095, + "angle" : -1.3862535, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 97.6, 65.0 ], + "type" : { + "id" : 67, + "name" : "Throw-in" + } + } +}, { + "id" : "f58ece35-5771-4bc9-abd0-bb83db7fa6b4", + "index" : 1495, + "period" : 2, + "timestamp" : "00:01:26.002", + "minute" : 46, + "second" : 26, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 105, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 21.8, 19.2 ], + "duration" : 0.360138, + "related_events" : [ "1153823e-c4ad-4e8e-85ea-d992fe259965", "68aff037-48cf-4159-88df-2774d6d655e5", "9a9b5cf8-5bfa-4e40-aaf6-af5b46e4ac56" ] +}, { + "id" : "68aff037-48cf-4159-88df-2774d6d655e5", + "index" : 1496, + "period" : 2, + "timestamp" : "00:01:26.130", + "minute" : 46, + "second" : 26, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 105, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 97.6, 65.0 ], + "under_pressure" : true, + "related_events" : [ "bbefe4d5-1f25-4911-ae6c-5f734bdf9e0f", "f58ece35-5771-4bc9-abd0-bb83db7fa6b4" ] +}, { + "id" : "1153823e-c4ad-4e8e-85ea-d992fe259965", + "index" : 1497, + "period" : 2, + "timestamp" : "00:01:26.130", + "minute" : 46, + "second" : 26, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 105, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 97.6, 65.0 ], + "duration" : 0.040000003, + "under_pressure" : true, + "related_events" : [ "68aff037-48cf-4159-88df-2774d6d655e5", "9a9b5cf8-5bfa-4e40-aaf6-af5b46e4ac56", "f58ece35-5771-4bc9-abd0-bb83db7fa6b4" ], + "carry" : { + "end_location" : [ 98.1, 65.4 ] + } +}, { + "id" : "9a9b5cf8-5bfa-4e40-aaf6-af5b46e4ac56", + "index" : 1498, + "period" : 2, + "timestamp" : "00:01:26.170", + "minute" : 46, + "second" : 26, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 105, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 98.1, 65.4 ], + "duration" : 1.854089, + "under_pressure" : true, + "related_events" : [ "329f4ccb-8c4a-4c38-881a-a8208d816581", "f58ece35-5771-4bc9-abd0-bb83db7fa6b4", "fd678035-500c-4d69-894a-9abf40409e37" ], + "pass" : { + "recipient" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "length" : 10.357606, + "angle" : -1.3961241, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 99.9, 55.2 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "329f4ccb-8c4a-4c38-881a-a8208d816581", + "index" : 1499, + "period" : 2, + "timestamp" : "00:01:28.024", + "minute" : 46, + "second" : 28, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 105, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 102.3, 52.6 ], + "related_events" : [ "9a9b5cf8-5bfa-4e40-aaf6-af5b46e4ac56" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "fd678035-500c-4d69-894a-9abf40409e37", + "index" : 1500, + "period" : 2, + "timestamp" : "00:01:28.024", + "minute" : 46, + "second" : 28, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 105, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 20.2, 24.9 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "9a9b5cf8-5bfa-4e40-aaf6-af5b46e4ac56" ], + "clearance" : { + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "right_foot" : true + } +}, { + "id" : "2b8eb9e1-a1a0-4383-94f3-213157dcb115", + "index" : 1501, + "period" : 2, + "timestamp" : "00:01:30.130", + "minute" : 46, + "second" : 30, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 105, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 42.4, 44.9 ], + "duration" : 0.0, + "ball_recovery" : { + "recovery_failure" : true + } +}, { + "id" : "005bd03c-ecba-4952-8297-2e0ba1eb9b5b", + "index" : 1502, + "period" : 2, + "timestamp" : "00:01:31.140", + "minute" : 46, + "second" : 31, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 105, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 51.2, 43.1 ], + "duration" : 1.705127 +}, { + "id" : "9b01a4d6-8b7c-422a-a7a6-46054b2cb6a3", + "index" : 1503, + "period" : 2, + "timestamp" : "00:01:32.868", + "minute" : 46, + "second" : 32, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 105, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 63.7, 24.3 ], + "duration" : 0.0 +}, { + "id" : "e557ef9a-9560-455a-9d85-a77cf08bb546", + "index" : 1504, + "period" : 2, + "timestamp" : "00:01:32.868", + "minute" : 46, + "second" : 32, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 105, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 63.7, 24.3 ], + "duration" : 0.574882, + "under_pressure" : true, + "related_events" : [ "9b01a4d6-8b7c-422a-a7a6-46054b2cb6a3", "a86f8bf7-1c8c-4fee-ac59-1bb5e7a14711", "db7bfa9c-93d0-4212-bf16-471dd42550b7" ], + "carry" : { + "end_location" : [ 63.9, 21.7 ] + } +}, { + "id" : "a86f8bf7-1c8c-4fee-ac59-1bb5e7a14711", + "index" : 1505, + "period" : 2, + "timestamp" : "00:01:33.442", + "minute" : 46, + "second" : 33, + "type" : { + "id" : 22, + "name" : "Foul Committed" + }, + "possession" : 105, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 56.2, 58.4 ], + "duration" : 0.0, + "related_events" : [ "db7bfa9c-93d0-4212-bf16-471dd42550b7", "e557ef9a-9560-455a-9d85-a77cf08bb546" ] +}, { + "id" : "db7bfa9c-93d0-4212-bf16-471dd42550b7", + "index" : 1506, + "period" : 2, + "timestamp" : "00:01:33.442", + "minute" : 46, + "second" : 33, + "type" : { + "id" : 21, + "name" : "Foul Won" + }, + "possession" : 105, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 63.9, 21.7 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "a86f8bf7-1c8c-4fee-ac59-1bb5e7a14711" ] +}, { + "id" : "110e60a9-3453-447c-8ba3-bf70a657742f", + "index" : 1507, + "period" : 2, + "timestamp" : "00:01:38.198", + "minute" : 46, + "second" : 38, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 106, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 53.9, 19.2 ], + "duration" : 1.601755, + "related_events" : [ "7fe77a1e-471b-4739-a036-d4ee0471faa3" ], + "pass" : { + "recipient" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "length" : 30.918118, + "angle" : -0.4954748, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 81.1, 4.5 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 62, + "name" : "Free Kick" + } + } +}, { + "id" : "7fe77a1e-471b-4739-a036-d4ee0471faa3", + "index" : 1508, + "period" : 2, + "timestamp" : "00:01:39.800", + "minute" : 46, + "second" : 39, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 106, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 81.1, 4.5 ], + "related_events" : [ "110e60a9-3453-447c-8ba3-bf70a657742f" ] +}, { + "id" : "3ff931e3-8ab4-4882-9062-a65eb1075bbd", + "index" : 1509, + "period" : 2, + "timestamp" : "00:01:39.800", + "minute" : 46, + "second" : 39, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 106, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 81.1, 4.5 ], + "duration" : 5.353299, + "under_pressure" : true, + "related_events" : [ "7fe77a1e-471b-4739-a036-d4ee0471faa3", "8aef1108-deab-48fc-9614-4b1bf6ca6e59", "c05965ce-25c7-41f8-8594-209a754007cc" ], + "carry" : { + "end_location" : [ 93.5, 17.8 ] + } +}, { + "id" : "c05965ce-25c7-41f8-8594-209a754007cc", + "index" : 1510, + "period" : 2, + "timestamp" : "00:01:44.465", + "minute" : 46, + "second" : 44, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 106, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 25.7, 59.4 ], + "duration" : 0.607848, + "related_events" : [ "3ff931e3-8ab4-4882-9062-a65eb1075bbd" ] +}, { + "id" : "8aef1108-deab-48fc-9614-4b1bf6ca6e59", + "index" : 1511, + "period" : 2, + "timestamp" : "00:01:45.153", + "minute" : 46, + "second" : 45, + "type" : { + "id" : 14, + "name" : "Dribble" + }, + "possession" : 106, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 93.5, 17.8 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "e707c5d6-170c-4133-941e-1345b0316291" ], + "dribble" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "e707c5d6-170c-4133-941e-1345b0316291", + "index" : 1512, + "period" : 2, + "timestamp" : "00:01:45.153", + "minute" : 46, + "second" : 45, + "type" : { + "id" : 4, + "name" : "Duel" + }, + "possession" : 106, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 26.6, 62.3 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "8aef1108-deab-48fc-9614-4b1bf6ca6e59" ], + "duel" : { + "type" : { + "id" : 11, + "name" : "Tackle" + }, + "outcome" : { + "id" : 16, + "name" : "Success In Play" + } + } +}, { + "id" : "9d8c880c-c2d6-4ede-a3ac-15e0effafbe5", + "index" : 1513, + "period" : 2, + "timestamp" : "00:01:45.610", + "minute" : 46, + "second" : 45, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 106, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 22.8, 62.3 ], + "duration" : 0.0 +}, { + "id" : "fbdb5231-831f-4152-a701-b73a0df393e2", + "index" : 1514, + "period" : 2, + "timestamp" : "00:01:45.610", + "minute" : 46, + "second" : 45, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 106, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 22.8, 62.3 ], + "duration" : 1.358043, + "under_pressure" : true, + "related_events" : [ "2aac753a-9b10-43c9-acaf-c5366bc6dc61", "9d8c880c-c2d6-4ede-a3ac-15e0effafbe5", "d0aac664-c480-4711-a62f-c7d6a2883fd3" ], + "carry" : { + "end_location" : [ 23.4, 63.0 ] + } +}, { + "id" : "2aac753a-9b10-43c9-acaf-c5366bc6dc61", + "index" : 1515, + "period" : 2, + "timestamp" : "00:01:46.459", + "minute" : 46, + "second" : 46, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 106, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 94.0, 21.2 ], + "duration" : 0.492731, + "counterpress" : true, + "related_events" : [ "fbdb5231-831f-4152-a701-b73a0df393e2" ] +}, { + "id" : "d0aac664-c480-4711-a62f-c7d6a2883fd3", + "index" : 1516, + "period" : 2, + "timestamp" : "00:01:46.968", + "minute" : 46, + "second" : 46, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 106, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 23.4, 63.0 ], + "duration" : 1.363412, + "related_events" : [ "b8003ca9-10ab-4a14-9602-0a51e75d8e27" ], + "pass" : { + "recipient" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "length" : 14.035668, + "angle" : 0.7148086, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 34.0, 72.2 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "b8003ca9-10ab-4a14-9602-0a51e75d8e27", + "index" : 1517, + "period" : 2, + "timestamp" : "00:01:48.332", + "minute" : 46, + "second" : 48, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 106, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 34.0, 72.2 ], + "related_events" : [ "d0aac664-c480-4711-a62f-c7d6a2883fd3" ] +}, { + "id" : "94865215-2e17-4cc2-947c-21306e2d49de", + "index" : 1518, + "period" : 2, + "timestamp" : "00:01:48.332", + "minute" : 46, + "second" : 48, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 106, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 34.0, 72.2 ], + "duration" : 1.782843, + "related_events" : [ "9ba3019b-0aa4-4af2-81fd-deafbe55a14f", "b8003ca9-10ab-4a14-9602-0a51e75d8e27" ], + "carry" : { + "end_location" : [ 37.5, 74.9 ] + } +}, { + "id" : "9ba3019b-0aa4-4af2-81fd-deafbe55a14f", + "index" : 1519, + "period" : 2, + "timestamp" : "00:01:50.115", + "minute" : 46, + "second" : 50, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 106, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 37.5, 74.9 ], + "duration" : 4.487832, + "related_events" : [ "681d0c40-30fe-4d5e-a23b-37a445c00b62", "9dfee9a3-6b92-48bf-80cc-237059761b56" ], + "pass" : { + "recipient" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "length" : 59.513107, + "angle" : -0.11789406, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 96.6, 67.9 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "681d0c40-30fe-4d5e-a23b-37a445c00b62", + "index" : 1520, + "period" : 2, + "timestamp" : "00:01:54.603", + "minute" : 46, + "second" : 54, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 106, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 97.1, 65.5 ], + "related_events" : [ "9ba3019b-0aa4-4af2-81fd-deafbe55a14f" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "9dfee9a3-6b92-48bf-80cc-237059761b56", + "index" : 1521, + "period" : 2, + "timestamp" : "00:01:54.603", + "minute" : 46, + "second" : 54, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 106, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 23.5, 12.2 ], + "duration" : 0.0, + "related_events" : [ "9ba3019b-0aa4-4af2-81fd-deafbe55a14f" ] +}, { + "id" : "e0043a52-d6f9-4025-b332-1136d83ffa0e", + "index" : 1522, + "period" : 2, + "timestamp" : "00:01:54.603", + "minute" : 46, + "second" : 54, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 106, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 23.5, 12.2 ], + "duration" : 2.607983, + "under_pressure" : true, + "related_events" : [ "1a44a881-23cf-47ee-9b83-304d8119520b", "5f73b21f-4ee4-420c-b7b5-0d9ec3125e11", "9dfee9a3-6b92-48bf-80cc-237059761b56" ], + "carry" : { + "end_location" : [ 18.3, 2.4 ] + } +}, { + "id" : "5f73b21f-4ee4-420c-b7b5-0d9ec3125e11", + "index" : 1523, + "period" : 2, + "timestamp" : "00:01:54.892", + "minute" : 46, + "second" : 54, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 106, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 98.9, 63.4 ], + "duration" : 1.799958, + "related_events" : [ "e0043a52-d6f9-4025-b332-1136d83ffa0e" ] +}, { + "id" : "1a44a881-23cf-47ee-9b83-304d8119520b", + "index" : 1524, + "period" : 2, + "timestamp" : "00:01:57.211", + "minute" : 46, + "second" : 57, + "type" : { + "id" : 38, + "name" : "Miscontrol" + }, + "possession" : 106, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "out" : true, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 18.3, 2.4 ], + "duration" : 0.0 +}, { + "id" : "729aafac-0c8a-4a63-967c-4d30dafefb10", + "index" : 1525, + "period" : 2, + "timestamp" : "00:02:04.450", + "minute" : 47, + "second" : 4, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 107, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 103.0, 80.0 ], + "duration" : 2.559733, + "related_events" : [ "89b5b49b-70a0-4363-8593-846094024679" ], + "pass" : { + "recipient" : { + "id" : 4865, + "name" : "Josie Green" + }, + "length" : 24.508162, + "angle" : -1.0212798, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 115.8, 59.1 ], + "type" : { + "id" : 67, + "name" : "Throw-in" + } + } +}, { + "id" : "89b5b49b-70a0-4363-8593-846094024679", + "index" : 1526, + "period" : 2, + "timestamp" : "00:02:07.010", + "minute" : 47, + "second" : 7, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 107, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 115.8, 59.1 ], + "related_events" : [ "729aafac-0c8a-4a63-967c-4d30dafefb10" ] +}, { + "id" : "50a59091-e122-4f56-9e79-00b003ecb64b", + "index" : 1527, + "period" : 2, + "timestamp" : "00:02:07.010", + "minute" : 47, + "second" : 7, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 107, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 115.8, 59.1 ], + "duration" : 1.013405, + "related_events" : [ "89b5b49b-70a0-4363-8593-846094024679", "970a5285-5fdf-49ea-ba41-eebcbad1cae3" ], + "carry" : { + "end_location" : [ 115.9, 58.9 ] + } +}, { + "id" : "970a5285-5fdf-49ea-ba41-eebcbad1cae3", + "index" : 1528, + "period" : 2, + "timestamp" : "00:02:08.024", + "minute" : 47, + "second" : 8, + "type" : { + "id" : 3, + "name" : "Dispossessed" + }, + "possession" : 107, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 115.9, 58.9 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "d31cdb14-89f8-40fb-8994-4e7486f27425" ] +}, { + "id" : "d31cdb14-89f8-40fb-8994-4e7486f27425", + "index" : 1529, + "period" : 2, + "timestamp" : "00:02:08.024", + "minute" : 47, + "second" : 8, + "type" : { + "id" : 4, + "name" : "Duel" + }, + "possession" : 107, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 4.2, 21.2 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "970a5285-5fdf-49ea-ba41-eebcbad1cae3" ], + "duel" : { + "type" : { + "id" : 11, + "name" : "Tackle" + }, + "outcome" : { + "id" : 4, + "name" : "Won" + } + } +}, { + "id" : "67c796a4-82ea-446f-b57c-70feb8794c92", + "index" : 1530, + "period" : 2, + "timestamp" : "00:02:08.024", + "minute" : 47, + "second" : 8, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 107, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 4.2, 21.2 ], + "duration" : 1.757081, + "under_pressure" : true, + "related_events" : [ "244ce3e8-f41c-42a3-9819-e1cf458ef1a8", "6f9ca46b-c288-4ef4-a239-46291d5aa091", "d31cdb14-89f8-40fb-8994-4e7486f27425" ], + "carry" : { + "end_location" : [ 5.2, 18.9 ] + } +}, { + "id" : "244ce3e8-f41c-42a3-9819-e1cf458ef1a8", + "index" : 1531, + "period" : 2, + "timestamp" : "00:02:08.805", + "minute" : 47, + "second" : 8, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 107, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 117.2, 59.3 ], + "duration" : 1.095981, + "counterpress" : true, + "related_events" : [ "67c796a4-82ea-446f-b57c-70feb8794c92", "6f9ca46b-c288-4ef4-a239-46291d5aa091" ] +}, { + "id" : "6f9ca46b-c288-4ef4-a239-46291d5aa091", + "index" : 1532, + "period" : 2, + "timestamp" : "00:02:09.781", + "minute" : 47, + "second" : 9, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 107, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 5.2, 18.9 ], + "duration" : 1.106419, + "under_pressure" : true, + "related_events" : [ "244ce3e8-f41c-42a3-9819-e1cf458ef1a8", "2e007e3f-11fb-4a52-bc87-12e28ac72fca" ], + "pass" : { + "recipient" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "length" : 8.928606, + "angle" : -0.2721459, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 13.8, 16.5 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "2e007e3f-11fb-4a52-bc87-12e28ac72fca", + "index" : 1533, + "period" : 2, + "timestamp" : "00:02:10.887", + "minute" : 47, + "second" : 10, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 107, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 13.8, 16.5 ], + "related_events" : [ "6f9ca46b-c288-4ef4-a239-46291d5aa091" ] +}, { + "id" : "17e4a3d1-8b7f-4dad-aab3-e8f2f581463c", + "index" : 1534, + "period" : 2, + "timestamp" : "00:02:10.887", + "minute" : 47, + "second" : 10, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 107, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 13.8, 16.5 ], + "duration" : 1.876183, + "under_pressure" : true, + "related_events" : [ "2e007e3f-11fb-4a52-bc87-12e28ac72fca", "cc73b11b-7e98-4727-976c-9950e60bdc29", "da1c59dc-6b5a-49b6-83e4-ef3ddcacc4ac" ], + "carry" : { + "end_location" : [ 13.7, 4.9 ] + } +}, { + "id" : "da1c59dc-6b5a-49b6-83e4-ef3ddcacc4ac", + "index" : 1535, + "period" : 2, + "timestamp" : "00:02:11.804", + "minute" : 47, + "second" : 11, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 107, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 103.6, 67.0 ], + "duration" : 0.914991, + "counterpress" : true, + "related_events" : [ "17e4a3d1-8b7f-4dad-aab3-e8f2f581463c" ] +}, { + "id" : "cc73b11b-7e98-4727-976c-9950e60bdc29", + "index" : 1536, + "period" : 2, + "timestamp" : "00:02:12.763", + "minute" : 47, + "second" : 12, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 107, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 13.7, 4.9 ], + "duration" : 1.090005, + "related_events" : [ "e1860bdc-322b-4d58-8740-4f55baabcff0", "f122e859-1760-49a6-9e06-58744f14b424" ], + "pass" : { + "recipient" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "length" : 21.622673, + "angle" : 0.10657144, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 35.2, 7.2 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "e1860bdc-322b-4d58-8740-4f55baabcff0", + "index" : 1537, + "period" : 2, + "timestamp" : "00:02:13.853", + "minute" : 47, + "second" : 13, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 107, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 35.2, 7.2 ], + "related_events" : [ "cc73b11b-7e98-4727-976c-9950e60bdc29" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "f122e859-1760-49a6-9e06-58744f14b424", + "index" : 1538, + "period" : 2, + "timestamp" : "00:02:13.853", + "minute" : 47, + "second" : 13, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 107, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 84.9, 72.9 ], + "duration" : 1.094415, + "related_events" : [ "835157c3-a4ea-4678-962c-4e1ddd65611a", "cc73b11b-7e98-4727-976c-9950e60bdc29" ], + "pass" : { + "recipient" : { + "id" : 4865, + "name" : "Josie Green" + }, + "length" : 14.516887, + "angle" : -0.04823841, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 99.4, 72.2 ], + "type" : { + "id" : 66, + "name" : "Recovery" + }, + "body_part" : { + "id" : 37, + "name" : "Head" + } + } +}, { + "id" : "835157c3-a4ea-4678-962c-4e1ddd65611a", + "index" : 1539, + "period" : 2, + "timestamp" : "00:02:14.948", + "minute" : 47, + "second" : 14, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 107, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 99.4, 72.2 ], + "related_events" : [ "f122e859-1760-49a6-9e06-58744f14b424" ] +}, { + "id" : "f651478d-a57d-4ebc-8d62-0f58e12528f6", + "index" : 1540, + "period" : 2, + "timestamp" : "00:02:14.948", + "minute" : 47, + "second" : 14, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 107, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 99.4, 72.2 ], + "duration" : 0.029374, + "related_events" : [ "4ce95001-c46e-4ab7-9e10-c5d7fdacc8e3", "835157c3-a4ea-4678-962c-4e1ddd65611a" ], + "carry" : { + "end_location" : [ 99.4, 72.2 ] + } +}, { + "id" : "4ce95001-c46e-4ab7-9e10-c5d7fdacc8e3", + "index" : 1541, + "period" : 2, + "timestamp" : "00:02:14.977", + "minute" : 47, + "second" : 14, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 107, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 99.4, 72.2 ], + "duration" : 0.948848, + "related_events" : [ "d4c6fc8c-9293-4388-af46-e5edb7d4fd7b" ], + "pass" : { + "recipient" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "length" : 4.527693, + "angle" : 1.6814536, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 98.9, 76.7 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "d4c6fc8c-9293-4388-af46-e5edb7d4fd7b", + "index" : 1542, + "period" : 2, + "timestamp" : "00:02:15.926", + "minute" : 47, + "second" : 15, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 107, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 98.9, 76.7 ], + "related_events" : [ "4ce95001-c46e-4ab7-9e10-c5d7fdacc8e3" ] +}, { + "id" : "af1efcf3-b86f-4539-b738-87600f71b974", + "index" : 1543, + "period" : 2, + "timestamp" : "00:02:15.926", + "minute" : 47, + "second" : 15, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 107, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 98.9, 76.7 ], + "duration" : 0.026401, + "related_events" : [ "7b9a3f2d-fe49-4f0d-82ff-c019a89b49bf", "d4c6fc8c-9293-4388-af46-e5edb7d4fd7b" ], + "carry" : { + "end_location" : [ 98.9, 76.7 ] + } +}, { + "id" : "7b9a3f2d-fe49-4f0d-82ff-c019a89b49bf", + "index" : 1544, + "period" : 2, + "timestamp" : "00:02:15.952", + "minute" : 47, + "second" : 15, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 107, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 98.9, 76.7 ], + "duration" : 0.903516, + "related_events" : [ "7213453d-bbe4-4ad2-a0ce-bb97545c890c" ], + "pass" : { + "recipient" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "length" : 9.741663, + "angle" : -2.8393202, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 89.6, 73.8 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "7213453d-bbe4-4ad2-a0ce-bb97545c890c", + "index" : 1545, + "period" : 2, + "timestamp" : "00:02:16.856", + "minute" : 47, + "second" : 16, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 107, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 89.6, 73.8 ], + "related_events" : [ "7b9a3f2d-fe49-4f0d-82ff-c019a89b49bf" ] +}, { + "id" : "a76102c3-1150-4026-a674-493412a73ed2", + "index" : 1546, + "period" : 2, + "timestamp" : "00:02:16.856", + "minute" : 47, + "second" : 16, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 107, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 89.6, 73.8 ], + "duration" : 2.014674, + "under_pressure" : true, + "related_events" : [ "7213453d-bbe4-4ad2-a0ce-bb97545c890c", "cb35e39f-bd15-468e-82d4-9f02c493aac5", "e35c9dd2-37d5-4110-9257-f509232081a2" ], + "carry" : { + "end_location" : [ 96.4, 63.6 ] + } +}, { + "id" : "e35c9dd2-37d5-4110-9257-f509232081a2", + "index" : 1547, + "period" : 2, + "timestamp" : "00:02:18.871", + "minute" : 47, + "second" : 18, + "type" : { + "id" : 22, + "name" : "Foul Committed" + }, + "possession" : 107, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 23.7, 16.5 ], + "duration" : 0.0, + "related_events" : [ "a76102c3-1150-4026-a674-493412a73ed2", "cb35e39f-bd15-468e-82d4-9f02c493aac5" ] +}, { + "id" : "cb35e39f-bd15-468e-82d4-9f02c493aac5", + "index" : 1548, + "period" : 2, + "timestamp" : "00:02:18.871", + "minute" : 47, + "second" : 18, + "type" : { + "id" : 21, + "name" : "Foul Won" + }, + "possession" : 107, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 96.4, 63.6 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "e35c9dd2-37d5-4110-9257-f509232081a2" ] +}, { + "id" : "4ddf988d-7246-42c7-9596-55ea11f055e9", + "index" : 1549, + "period" : 2, + "timestamp" : "00:03:05.409", + "minute" : 48, + "second" : 5, + "type" : { + "id" : 16, + "name" : "Shot" + }, + "possession" : 108, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 98.7, 61.5 ], + "duration" : 1.680445, + "related_events" : [ "254ede85-3593-4598-9fbb-fcebd1bd4949" ], + "shot" : { + "statsbomb_xg" : 0.022400638, + "end_location" : [ 120.0, 33.3, 4.5 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "type" : { + "id" : 62, + "name" : "Free Kick" + }, + "outcome" : { + "id" : 98, + "name" : "Off T" + }, + "technique" : { + "id" : 93, + "name" : "Normal" + }, + "freeze_frame" : [ { + "location" : [ 96.5, 42.5 ], + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "teammate" : true + }, { + "location" : [ 103.9, 42.6 ], + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "teammate" : false + }, { + "location" : [ 112.0, 39.7 ], + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "teammate" : false + }, { + "location" : [ 112.9, 38.6 ], + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "teammate" : false + }, { + "location" : [ 111.7, 36.0 ], + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "teammate" : true + }, { + "location" : [ 112.9, 34.0 ], + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "teammate" : true + }, { + "location" : [ 119.3, 39.8 ], + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "teammate" : false + }, { + "location" : [ 110.9, 40.1 ], + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "teammate" : true + }, { + "location" : [ 111.5, 33.0 ], + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "teammate" : false + }, { + "location" : [ 109.9, 33.0 ], + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "teammate" : true + }, { + "location" : [ 113.0, 36.3 ], + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "teammate" : false + }, { + "location" : [ 105.1, 48.8 ], + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "teammate" : true + }, { + "location" : [ 105.9, 48.9 ], + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "teammate" : false + }, { + "location" : [ 109.0, 60.1 ], + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "teammate" : false + }, { + "location" : [ 105.8, 56.2 ], + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "teammate" : false + }, { + "location" : [ 106.4, 57.0 ], + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "teammate" : false + }, { + "location" : [ 107.2, 58.0 ], + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "teammate" : false + }, { + "location" : [ 103.9, 61.6 ], + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "teammate" : true + } ] + } +}, { + "id" : "254ede85-3593-4598-9fbb-fcebd1bd4949", + "index" : 1550, + "period" : 2, + "timestamp" : "00:03:07.089", + "minute" : 48, + "second" : 7, + "type" : { + "id" : 23, + "name" : "Goal Keeper" + }, + "possession" : 108, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 0.8, 40.3 ], + "duration" : 0.0, + "related_events" : [ "4ddf988d-7246-42c7-9596-55ea11f055e9" ], + "goalkeeper" : { + "end_location" : [ 0.8, 40.3 ], + "type" : { + "id" : 32, + "name" : "Shot Faced" + }, + "position" : { + "id" : 44, + "name" : "Set" + } + } +}, { + "id" : "24b03fdd-2c5c-46ea-bf02-ac319eb5c930", + "index" : 1551, + "period" : 2, + "timestamp" : "00:03:36.389", + "minute" : 48, + "second" : 36, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 109, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 6.0, 44.0 ], + "duration" : 2.656027, + "related_events" : [ "6b0be0c7-07bd-4fc1-90e0-44eeb1302c5b", "abe436f1-4b50-4ae1-80b4-b7a070162e20" ], + "pass" : { + "recipient" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "length" : 52.656242, + "angle" : 0.41436782, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 54.2, 65.2 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 63, + "name" : "Goal Kick" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "6b0be0c7-07bd-4fc1-90e0-44eeb1302c5b", + "index" : 1552, + "period" : 2, + "timestamp" : "00:03:39.045", + "minute" : 48, + "second" : 39, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 109, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 54.2, 65.2 ], + "related_events" : [ "24b03fdd-2c5c-46ea-bf02-ac319eb5c930" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "a81c19b3-a9fe-4b69-a193-32438a99afa7", + "index" : 1553, + "period" : 2, + "timestamp" : "00:03:39.045", + "minute" : 48, + "second" : 39, + "type" : { + "id" : 4, + "name" : "Duel" + }, + "possession" : 109, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 54.2, 65.2 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "abe436f1-4b50-4ae1-80b4-b7a070162e20" ], + "duel" : { + "type" : { + "id" : 10, + "name" : "Aerial Lost" + } + } +}, { + "id" : "abe436f1-4b50-4ae1-80b4-b7a070162e20", + "index" : 1554, + "period" : 2, + "timestamp" : "00:03:39.045", + "minute" : 48, + "second" : 39, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 109, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 65.9, 14.9 ], + "duration" : 1.282653, + "under_pressure" : true, + "related_events" : [ "24b03fdd-2c5c-46ea-bf02-ac319eb5c930", "637ab1d9-ee0d-448c-8ecc-8d38b083d8fb", "8e9395df-3e68-4d27-96ef-0fdcf2a59381", "a81c19b3-a9fe-4b69-a193-32438a99afa7" ], + "pass" : { + "recipient" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "length" : 12.857682, + "angle" : -2.8739762, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 53.5, 11.5 ], + "outcome" : { + "id" : 9, + "name" : "Incomplete" + }, + "aerial_won" : true, + "type" : { + "id" : 66, + "name" : "Recovery" + } + } +}, { + "id" : "8e9395df-3e68-4d27-96ef-0fdcf2a59381", + "index" : 1555, + "period" : 2, + "timestamp" : "00:03:40.328", + "minute" : 48, + "second" : 40, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 109, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 48.7, 11.5 ], + "related_events" : [ "abe436f1-4b50-4ae1-80b4-b7a070162e20" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "637ab1d9-ee0d-448c-8ecc-8d38b083d8fb", + "index" : 1556, + "period" : 2, + "timestamp" : "00:03:40.328", + "minute" : 48, + "second" : 40, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 109, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "out" : true, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 66.6, 68.6 ], + "duration" : 0.0, + "related_events" : [ "abe436f1-4b50-4ae1-80b4-b7a070162e20" ], + "ball_recovery" : { + "recovery_failure" : true + } +}, { + "id" : "2fe950f1-fada-424f-b0e5-7af6290fe138", + "index" : 1557, + "period" : 2, + "timestamp" : "00:03:45.180", + "minute" : 48, + "second" : 45, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 110, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 62.3, 0.1 ], + "duration" : 1.705556, + "related_events" : [ "b8465bab-d33a-40ee-93b9-af29273d40f6" ], + "pass" : { + "recipient" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "length" : 30.512457, + "angle" : 0.83408356, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 82.8, 22.7 ], + "type" : { + "id" : 67, + "name" : "Throw-in" + } + } +}, { + "id" : "fd84a683-ce5c-4de6-a501-38ff26562fd5", + "index" : 1558, + "period" : 2, + "timestamp" : "00:03:46.020", + "minute" : 48, + "second" : 46, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 110, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 34.5, 55.5 ], + "duration" : 2.475326, + "related_events" : [ "b34679a7-41eb-43ab-a546-5abb0d5b04fd", "b8465bab-d33a-40ee-93b9-af29273d40f6" ] +}, { + "id" : "b8465bab-d33a-40ee-93b9-af29273d40f6", + "index" : 1559, + "period" : 2, + "timestamp" : "00:03:46.886", + "minute" : 48, + "second" : 46, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 110, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 82.8, 22.7 ], + "under_pressure" : true, + "related_events" : [ "2fe950f1-fada-424f-b0e5-7af6290fe138", "fd84a683-ce5c-4de6-a501-38ff26562fd5" ] +}, { + "id" : "b34679a7-41eb-43ab-a546-5abb0d5b04fd", + "index" : 1560, + "period" : 2, + "timestamp" : "00:03:46.886", + "minute" : 48, + "second" : 46, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 110, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 82.8, 22.7 ], + "duration" : 1.883362, + "under_pressure" : true, + "related_events" : [ "162db04b-4aef-4313-80da-ea0d8f8a65f1", "8c2d0d00-4154-4376-835f-79aaab7ad19d", "b8465bab-d33a-40ee-93b9-af29273d40f6", "fd84a683-ce5c-4de6-a501-38ff26562fd5" ], + "carry" : { + "end_location" : [ 80.2, 12.1 ] + } +}, { + "id" : "8c2d0d00-4154-4376-835f-79aaab7ad19d", + "index" : 1561, + "period" : 2, + "timestamp" : "00:03:48.137", + "minute" : 48, + "second" : 48, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 110, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 42.7, 59.6 ], + "duration" : 1.237321, + "related_events" : [ "162db04b-4aef-4313-80da-ea0d8f8a65f1", "b34679a7-41eb-43ab-a546-5abb0d5b04fd" ] +}, { + "id" : "162db04b-4aef-4313-80da-ea0d8f8a65f1", + "index" : 1562, + "period" : 2, + "timestamp" : "00:03:48.769", + "minute" : 48, + "second" : 48, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 110, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 80.2, 12.1 ], + "duration" : 1.000296, + "under_pressure" : true, + "related_events" : [ "8c2d0d00-4154-4376-835f-79aaab7ad19d", "b1b7073d-7ee7-4a51-8460-88057f2bc737", "ee6df63b-a1ae-4668-af25-6b8a4fcccc31" ], + "pass" : { + "recipient" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "length" : 6.9641943, + "angle" : -1.9379702, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 77.7, 5.6 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "5ec306bf-1945-4206-a657-7c92942fcfde", + "index" : 1563, + "period" : 2, + "timestamp" : "00:03:49.613", + "minute" : 48, + "second" : 49, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 110, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 77.2, 4.5 ], + "duration" : 0.697452, + "related_events" : [ "221fba1a-1bc8-4c16-8ff2-f05b39849ebb", "7bf251df-890b-4de0-90b5-663b03f7de84", "ee6df63b-a1ae-4668-af25-6b8a4fcccc31" ] +}, { + "id" : "b1b7073d-7ee7-4a51-8460-88057f2bc737", + "index" : 1564, + "period" : 2, + "timestamp" : "00:03:49.769", + "minute" : 48, + "second" : 49, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 110, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 75.9, 3.8 ], + "related_events" : [ "162db04b-4aef-4313-80da-ea0d8f8a65f1" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "ee6df63b-a1ae-4668-af25-6b8a4fcccc31", + "index" : 1565, + "period" : 2, + "timestamp" : "00:03:49.769", + "minute" : 48, + "second" : 49, + "type" : { + "id" : 10, + "name" : "Interception" + }, + "possession" : 111, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 42.4, 74.5 ], + "duration" : 0.0, + "under_pressure" : true, + "counterpress" : true, + "related_events" : [ "162db04b-4aef-4313-80da-ea0d8f8a65f1", "5ec306bf-1945-4206-a657-7c92942fcfde" ], + "interception" : { + "outcome" : { + "id" : 4, + "name" : "Won" + } + } +}, { + "id" : "7bf251df-890b-4de0-90b5-663b03f7de84", + "index" : 1566, + "period" : 2, + "timestamp" : "00:03:49.769", + "minute" : 48, + "second" : 49, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 111, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 42.4, 74.5 ], + "duration" : 0.515219, + "under_pressure" : true, + "related_events" : [ "221fba1a-1bc8-4c16-8ff2-f05b39849ebb", "5ec306bf-1945-4206-a657-7c92942fcfde", "ee6df63b-a1ae-4668-af25-6b8a4fcccc31" ], + "carry" : { + "end_location" : [ 40.6, 75.6 ] + } +}, { + "id" : "221fba1a-1bc8-4c16-8ff2-f05b39849ebb", + "index" : 1567, + "period" : 2, + "timestamp" : "00:03:50.284", + "minute" : 48, + "second" : 50, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 111, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 40.6, 75.6 ], + "duration" : 0.739351, + "under_pressure" : true, + "related_events" : [ "24df4441-8cb4-49ef-8c4a-36ea80ed3945", "5ec306bf-1945-4206-a657-7c92942fcfde" ], + "pass" : { + "recipient" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "length" : 8.728115, + "angle" : -1.8853006, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 37.9, 67.3 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "24df4441-8cb4-49ef-8c4a-36ea80ed3945", + "index" : 1568, + "period" : 2, + "timestamp" : "00:03:51.024", + "minute" : 48, + "second" : 51, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 111, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 37.9, 67.3 ], + "related_events" : [ "221fba1a-1bc8-4c16-8ff2-f05b39849ebb" ] +}, { + "id" : "2ac15313-abc5-49d1-88ae-ca68e563d1f3", + "index" : 1569, + "period" : 2, + "timestamp" : "00:03:51.024", + "minute" : 48, + "second" : 51, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 111, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 37.9, 67.3 ], + "duration" : 0.462626, + "related_events" : [ "24df4441-8cb4-49ef-8c4a-36ea80ed3945", "add9304d-59e7-40f6-9bc6-38b4f69df048" ], + "carry" : { + "end_location" : [ 37.9, 67.3 ] + } +}, { + "id" : "add9304d-59e7-40f6-9bc6-38b4f69df048", + "index" : 1570, + "period" : 2, + "timestamp" : "00:03:51.486", + "minute" : 48, + "second" : 51, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 111, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 37.9, 67.3 ], + "duration" : 2.464245, + "related_events" : [ "8144d913-055b-4f46-9b4d-34de7a762c8c" ], + "pass" : { + "recipient" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "length" : 32.79634, + "angle" : -2.582347, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 10.1, 49.9 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "8144d913-055b-4f46-9b4d-34de7a762c8c", + "index" : 1571, + "period" : 2, + "timestamp" : "00:03:53.951", + "minute" : 48, + "second" : 53, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 111, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 10.1, 49.9 ], + "related_events" : [ "add9304d-59e7-40f6-9bc6-38b4f69df048" ] +}, { + "id" : "0fcd2d72-dbd0-447e-89fc-81c265519c84", + "index" : 1572, + "period" : 2, + "timestamp" : "00:03:53.951", + "minute" : 48, + "second" : 53, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 111, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 10.1, 49.9 ], + "duration" : 0.039999, + "related_events" : [ "157d966f-7083-4b52-bc1b-e42394f05fcf", "8144d913-055b-4f46-9b4d-34de7a762c8c" ], + "carry" : { + "end_location" : [ 10.1, 49.9 ] + } +}, { + "id" : "157d966f-7083-4b52-bc1b-e42394f05fcf", + "index" : 1573, + "period" : 2, + "timestamp" : "00:03:53.991", + "minute" : 48, + "second" : 53, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 111, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 10.1, 49.9 ], + "duration" : 3.653679, + "related_events" : [ "e3667eb6-5bc3-4f31-b1f3-a767c0ba420b" ], + "pass" : { + "length" : 63.11141, + "angle" : -0.01901514, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 73.2, 48.7 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "e3667eb6-5bc3-4f31-b1f3-a767c0ba420b", + "index" : 1574, + "period" : 2, + "timestamp" : "00:03:57.644", + "minute" : 48, + "second" : 57, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 111, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 46.9, 31.4 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "157d966f-7083-4b52-bc1b-e42394f05fcf" ], + "clearance" : { + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "right_foot" : true + } +}, { + "id" : "3b08578d-3b51-494d-a5bb-e3f3269c5c0a", + "index" : 1575, + "period" : 2, + "timestamp" : "00:03:59.608", + "minute" : 48, + "second" : 59, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 111, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 49.7, 48.5 ], + "duration" : 0.0, + "under_pressure" : true, + "clearance" : { + "body_part" : { + "id" : 37, + "name" : "Head" + }, + "head" : true + } +}, { + "id" : "ca4e4ca6-3884-4b3e-909a-f5f796b32975", + "index" : 1576, + "period" : 2, + "timestamp" : "00:04:01.018", + "minute" : 49, + "second" : 1, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 111, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 65.0, 44.7 ], + "duration" : 0.0, + "ball_recovery" : { + "recovery_failure" : true + } +}, { + "id" : "b15c28c1-2646-44fd-b98b-885faee5a127", + "index" : 1577, + "period" : 2, + "timestamp" : "00:04:01.894", + "minute" : 49, + "second" : 1, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 112, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 70.2, 43.3 ], + "duration" : 0.0 +}, { + "id" : "d8db1f6d-98ba-4e88-8af1-e6a9d18a43fa", + "index" : 1578, + "period" : 2, + "timestamp" : "00:04:01.894", + "minute" : 49, + "second" : 1, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 112, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 70.2, 43.3 ], + "duration" : 3.282346, + "related_events" : [ "b15c28c1-2646-44fd-b98b-885faee5a127", "f362ef22-baa9-4319-a8bb-f1a5ed1ba3c8" ], + "carry" : { + "end_location" : [ 75.8, 66.4 ] + } +}, { + "id" : "f362ef22-baa9-4319-a8bb-f1a5ed1ba3c8", + "index" : 1579, + "period" : 2, + "timestamp" : "00:04:05.176", + "minute" : 49, + "second" : 5, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 112, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 75.8, 66.4 ], + "duration" : 3.443284, + "related_events" : [ "99896642-1e49-41ad-9cec-281a9e89000d" ], + "pass" : { + "recipient" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "length" : 26.774801, + "angle" : 0.41519058, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 100.3, 77.2 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "99896642-1e49-41ad-9cec-281a9e89000d", + "index" : 1580, + "period" : 2, + "timestamp" : "00:04:08.620", + "minute" : 49, + "second" : 8, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 112, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 100.3, 77.2 ], + "related_events" : [ "f362ef22-baa9-4319-a8bb-f1a5ed1ba3c8" ] +}, { + "id" : "0a9fe64b-3e66-4ab5-becb-7ccc292b0940", + "index" : 1581, + "period" : 2, + "timestamp" : "00:04:08.620", + "minute" : 49, + "second" : 8, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 112, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 100.3, 77.2 ], + "duration" : 3.027509, + "under_pressure" : true, + "related_events" : [ "99896642-1e49-41ad-9cec-281a9e89000d", "9fd71aed-525c-4320-9921-488b3f8a1a20", "f2b32715-e4de-4035-9610-8d1f6592e8a7" ], + "carry" : { + "end_location" : [ 112.5, 76.1 ] + } +}, { + "id" : "9fd71aed-525c-4320-9921-488b3f8a1a20", + "index" : 1582, + "period" : 2, + "timestamp" : "00:04:11.647", + "minute" : 49, + "second" : 11, + "type" : { + "id" : 39, + "name" : "Dribbled Past" + }, + "possession" : 112, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 7.6, 4.0 ], + "duration" : 0.0, + "related_events" : [ "0a9fe64b-3e66-4ab5-becb-7ccc292b0940", "7532d2e7-b3b2-4b85-9839-e5ced07e1944", "f2b32715-e4de-4035-9610-8d1f6592e8a7" ] +}, { + "id" : "f2b32715-e4de-4035-9610-8d1f6592e8a7", + "index" : 1583, + "period" : 2, + "timestamp" : "00:04:11.647", + "minute" : 49, + "second" : 11, + "type" : { + "id" : 14, + "name" : "Dribble" + }, + "possession" : 112, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 112.5, 76.1 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "9fd71aed-525c-4320-9921-488b3f8a1a20" ], + "dribble" : { + "outcome" : { + "id" : 8, + "name" : "Complete" + } + } +}, { + "id" : "7532d2e7-b3b2-4b85-9839-e5ced07e1944", + "index" : 1584, + "period" : 2, + "timestamp" : "00:04:11.647", + "minute" : 49, + "second" : 11, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 112, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 112.5, 76.1 ], + "duration" : 1.307391, + "under_pressure" : true, + "related_events" : [ "5f7d467a-5ffd-4dec-b8d5-b483191298e9", "9fd71aed-525c-4320-9921-488b3f8a1a20", "f2b32715-e4de-4035-9610-8d1f6592e8a7" ], + "carry" : { + "end_location" : [ 110.0, 72.9 ] + } +}, { + "id" : "5f7d467a-5ffd-4dec-b8d5-b483191298e9", + "index" : 1585, + "period" : 2, + "timestamp" : "00:04:12.955", + "minute" : 49, + "second" : 12, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 112, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 110.0, 72.9 ], + "duration" : 2.019702, + "related_events" : [ "da32fb7b-a129-407d-89fd-f7f112a5a321" ], + "pass" : { + "recipient" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "length" : 30.7, + "angle" : -1.5707964, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 110.0, 42.2 ], + "cross" : true, + "assisted_shot_id" : "d9c4e5e9-e95e-4700-a10a-f374cc17a4e7", + "shot_assist" : true, + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "da32fb7b-a129-407d-89fd-f7f112a5a321", + "index" : 1586, + "period" : 2, + "timestamp" : "00:04:14.974", + "minute" : 49, + "second" : 14, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 112, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 110.0, 42.2 ], + "related_events" : [ "5f7d467a-5ffd-4dec-b8d5-b483191298e9" ] +}, { + "id" : "d9c4e5e9-e95e-4700-a10a-f374cc17a4e7", + "index" : 1587, + "period" : 2, + "timestamp" : "00:04:14.990", + "minute" : 49, + "second" : 14, + "type" : { + "id" : 16, + "name" : "Shot" + }, + "possession" : 112, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 109.0, 40.9 ], + "duration" : 1.076202, + "related_events" : [ "b5c27163-76dc-43e7-82e5-e2fef81bdccc" ], + "shot" : { + "statsbomb_xg" : 0.053464662, + "end_location" : [ 118.4, 37.8, 0.6 ], + "key_pass_id" : "5f7d467a-5ffd-4dec-b8d5-b483191298e9", + "outcome" : { + "id" : 100, + "name" : "Saved" + }, + "technique" : { + "id" : 93, + "name" : "Normal" + }, + "body_part" : { + "id" : 37, + "name" : "Head" + }, + "type" : { + "id" : 87, + "name" : "Open Play" + }, + "freeze_frame" : [ { + "location" : [ 100.9, 35.2 ], + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "teammate" : false + }, { + "location" : [ 118.6, 40.4 ], + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "teammate" : false + }, { + "location" : [ 93.4, 26.8 ], + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "teammate" : true + }, { + "location" : [ 107.7, 42.8 ], + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "teammate" : false + }, { + "location" : [ 111.0, 50.2 ], + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "teammate" : false + }, { + "location" : [ 110.9, 41.1 ], + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "teammate" : false + }, { + "location" : [ 113.5, 44.7 ], + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "teammate" : false + }, { + "location" : [ 114.5, 47.6 ], + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "teammate" : true + }, { + "location" : [ 111.3, 60.4 ], + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "teammate" : false + }, { + "location" : [ 110.5, 54.1 ], + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "teammate" : true + }, { + "location" : [ 99.9, 43.9 ], + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "teammate" : true + } ] + } +}, { + "id" : "b5c27163-76dc-43e7-82e5-e2fef81bdccc", + "index" : 1588, + "period" : 2, + "timestamp" : "00:04:16.066", + "minute" : 49, + "second" : 16, + "type" : { + "id" : 23, + "name" : "Goal Keeper" + }, + "possession" : 113, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 1.5, 39.7 ], + "duration" : 0.0, + "related_events" : [ "d9c4e5e9-e95e-4700-a10a-f374cc17a4e7" ], + "goalkeeper" : { + "technique" : { + "id" : 45, + "name" : "Diving" + }, + "position" : { + "id" : 44, + "name" : "Set" + }, + "body_part" : { + "id" : 35, + "name" : "Both Hands" + }, + "type" : { + "id" : 33, + "name" : "Shot Saved" + }, + "outcome" : { + "id" : 15, + "name" : "Success" + } + } +}, { + "id" : "b6c4f0fc-c8a9-4c59-adf3-1bd4bea610b8", + "index" : 1589, + "period" : 2, + "timestamp" : "00:04:30.946", + "minute" : 49, + "second" : 30, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 114, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 8, + "name" : "From Keeper" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 14.7, 53.3 ], + "duration" : 1.221609, + "related_events" : [ "b36ff0d7-41b2-43e4-a6a0-3648d3ff0c70" ], + "pass" : { + "recipient" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "length" : 13.219683, + "angle" : 0.30739748, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 27.3, 57.3 ], + "body_part" : { + "id" : 69, + "name" : "Keeper Arm" + } + } +}, { + "id" : "b36ff0d7-41b2-43e4-a6a0-3648d3ff0c70", + "index" : 1590, + "period" : 2, + "timestamp" : "00:04:32.168", + "minute" : 49, + "second" : 32, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 114, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 8, + "name" : "From Keeper" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 27.3, 57.3 ], + "related_events" : [ "b6c4f0fc-c8a9-4c59-adf3-1bd4bea610b8" ] +}, { + "id" : "b0729b59-07e9-464e-9ffa-c18d38cd6f7c", + "index" : 1591, + "period" : 2, + "timestamp" : "00:04:32.168", + "minute" : 49, + "second" : 32, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 114, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 8, + "name" : "From Keeper" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 27.3, 57.3 ], + "duration" : 1.80958, + "related_events" : [ "2c9782a2-e99c-41b5-b7e6-526f585438c3", "b36ff0d7-41b2-43e4-a6a0-3648d3ff0c70" ], + "carry" : { + "end_location" : [ 27.3, 57.3 ] + } +}, { + "id" : "2c9782a2-e99c-41b5-b7e6-526f585438c3", + "index" : 1592, + "period" : 2, + "timestamp" : "00:04:33.977", + "minute" : 49, + "second" : 33, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 115, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 27.3, 57.3 ], + "duration" : 1.531993, + "related_events" : [ "356fb6dd-bc68-4810-b748-7ea3b714ab4f" ], + "pass" : { + "recipient" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "length" : 16.174362, + "angle" : -2.6170785, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 13.3, 49.2 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "356fb6dd-bc68-4810-b748-7ea3b714ab4f", + "index" : 1593, + "period" : 2, + "timestamp" : "00:04:35.509", + "minute" : 49, + "second" : 35, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 115, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 13.3, 49.2 ], + "related_events" : [ "2c9782a2-e99c-41b5-b7e6-526f585438c3" ] +}, { + "id" : "a2d25159-6aa0-47a6-80ab-382196d678c4", + "index" : 1594, + "period" : 2, + "timestamp" : "00:04:35.509", + "minute" : 49, + "second" : 35, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 115, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 13.3, 49.2 ], + "duration" : 1.267647, + "related_events" : [ "237c8c19-f828-4a96-a3d2-5946db56933a", "356fb6dd-bc68-4810-b748-7ea3b714ab4f" ], + "carry" : { + "end_location" : [ 13.1, 49.2 ] + } +}, { + "id" : "237c8c19-f828-4a96-a3d2-5946db56933a", + "index" : 1595, + "period" : 2, + "timestamp" : "00:04:36.777", + "minute" : 49, + "second" : 36, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 116, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 13.1, 49.2 ], + "duration" : 1.164925, + "related_events" : [ "ea3c88d7-23b1-41c8-9243-4ceefd4b7a44" ], + "pass" : { + "recipient" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "length" : 18.785633, + "angle" : 0.6190119, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 28.4, 60.1 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "ea3c88d7-23b1-41c8-9243-4ceefd4b7a44", + "index" : 1596, + "period" : 2, + "timestamp" : "00:04:37.942", + "minute" : 49, + "second" : 37, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 116, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 28.4, 60.1 ], + "related_events" : [ "237c8c19-f828-4a96-a3d2-5946db56933a" ] +}, { + "id" : "4ad53540-e2bf-418d-a934-e5db7d1763d7", + "index" : 1597, + "period" : 2, + "timestamp" : "00:04:37.942", + "minute" : 49, + "second" : 37, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 116, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 28.4, 60.1 ], + "duration" : 2.526715, + "related_events" : [ "deea8f07-81c7-4aba-821b-2daf93a85927", "ea3c88d7-23b1-41c8-9243-4ceefd4b7a44" ], + "carry" : { + "end_location" : [ 34.7, 66.4 ] + } +}, { + "id" : "deea8f07-81c7-4aba-821b-2daf93a85927", + "index" : 1598, + "period" : 2, + "timestamp" : "00:04:40.469", + "minute" : 49, + "second" : 40, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 117, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 34.7, 66.4 ], + "duration" : 1.842722, + "related_events" : [ "f6382116-66d4-42cd-90f5-7d9bb7716078" ], + "pass" : { + "recipient" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "length" : 31.912693, + "angle" : -0.028205683, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 66.6, 65.5 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "f6382116-66d4-42cd-90f5-7d9bb7716078", + "index" : 1599, + "period" : 2, + "timestamp" : "00:04:42.311", + "minute" : 49, + "second" : 42, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 117, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 66.6, 65.5 ], + "related_events" : [ "deea8f07-81c7-4aba-821b-2daf93a85927" ] +}, { + "id" : "575832d0-0504-4b01-8bb2-4b4321d7af10", + "index" : 1600, + "period" : 2, + "timestamp" : "00:04:42.311", + "minute" : 49, + "second" : 42, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 118, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 66.6, 65.5 ], + "duration" : 1.283422, + "related_events" : [ "6eddf9f1-83ac-4c95-908c-7cb6c0668ad0" ], + "pass" : { + "recipient" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "length" : 17.445343, + "angle" : 0.9812039, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 76.3, 80.0 ], + "outcome" : { + "id" : 75, + "name" : "Out" + }, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "6eddf9f1-83ac-4c95-908c-7cb6c0668ad0", + "index" : 1601, + "period" : 2, + "timestamp" : "00:04:43.595", + "minute" : 49, + "second" : 43, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 118, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 73.6, 76.1 ], + "related_events" : [ "575832d0-0504-4b01-8bb2-4b4321d7af10" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "3e552ce6-8c20-44b6-bc34-568c8ae70875", + "index" : 1602, + "period" : 2, + "timestamp" : "00:04:47.526", + "minute" : 49, + "second" : 47, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 119, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 48.1, 0.1 ], + "duration" : 1.582735, + "related_events" : [ "b7fa2aa0-2fa4-4720-a78a-3184d24f7646" ], + "pass" : { + "recipient" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "length" : 22.272854, + "angle" : 1.4898922, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 49.9, 22.3 ], + "type" : { + "id" : 67, + "name" : "Throw-in" + } + } +}, { + "id" : "2de97385-423c-40ab-b49c-fce06757970e", + "index" : 1603, + "period" : 2, + "timestamp" : "00:04:49.069", + "minute" : 49, + "second" : 49, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 119, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 66.4, 51.9 ], + "duration" : 1.085068, + "related_events" : [ "0e0eb66b-b6fc-454d-ab50-459a8cd5725b", "9212d0c0-1588-4d78-b0ae-a80b13b636ea", "b7fa2aa0-2fa4-4720-a78a-3184d24f7646" ] +}, { + "id" : "b7fa2aa0-2fa4-4720-a78a-3184d24f7646", + "index" : 1604, + "period" : 2, + "timestamp" : "00:04:49.109", + "minute" : 49, + "second" : 49, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 119, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 49.9, 22.3 ], + "under_pressure" : true, + "related_events" : [ "2de97385-423c-40ab-b49c-fce06757970e", "3e552ce6-8c20-44b6-bc34-568c8ae70875" ] +}, { + "id" : "0e0eb66b-b6fc-454d-ab50-459a8cd5725b", + "index" : 1605, + "period" : 2, + "timestamp" : "00:04:49.109", + "minute" : 49, + "second" : 49, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 119, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 49.9, 22.3 ], + "duration" : 0.747326, + "under_pressure" : true, + "related_events" : [ "2de97385-423c-40ab-b49c-fce06757970e", "9212d0c0-1588-4d78-b0ae-a80b13b636ea", "b7fa2aa0-2fa4-4720-a78a-3184d24f7646" ], + "carry" : { + "end_location" : [ 48.3, 21.0 ] + } +}, { + "id" : "9212d0c0-1588-4d78-b0ae-a80b13b636ea", + "index" : 1606, + "period" : 2, + "timestamp" : "00:04:49.856", + "minute" : 49, + "second" : 49, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 119, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 48.3, 21.0 ], + "duration" : 2.330691, + "under_pressure" : true, + "related_events" : [ "2de97385-423c-40ab-b49c-fce06757970e", "d747bce7-6aa9-423c-9bf8-0531f665774c" ], + "pass" : { + "recipient" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "length" : 31.442804, + "angle" : 2.0899425, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 32.7, 48.3 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "d747bce7-6aa9-423c-9bf8-0531f665774c", + "index" : 1607, + "period" : 2, + "timestamp" : "00:04:52.187", + "minute" : 49, + "second" : 52, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 119, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 32.7, 48.3 ], + "related_events" : [ "9212d0c0-1588-4d78-b0ae-a80b13b636ea" ] +}, { + "id" : "a262107f-a0eb-464f-89ab-2fb95cd2d584", + "index" : 1608, + "period" : 2, + "timestamp" : "00:04:52.187", + "minute" : 49, + "second" : 52, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 119, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 32.7, 48.3 ], + "duration" : 1.140278, + "related_events" : [ "5604246c-1055-40a2-95fb-41d77218856c", "d747bce7-6aa9-423c-9bf8-0531f665774c" ], + "carry" : { + "end_location" : [ 36.3, 48.1 ] + } +}, { + "id" : "5604246c-1055-40a2-95fb-41d77218856c", + "index" : 1609, + "period" : 2, + "timestamp" : "00:04:53.327", + "minute" : 49, + "second" : 53, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 119, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 36.3, 48.1 ], + "duration" : 1.213711, + "related_events" : [ "91b3e8b2-7b8f-41b1-94d3-fd6cfb6780a8" ], + "pass" : { + "recipient" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "length" : 19.686035, + "angle" : -0.13758674, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 55.8, 45.4 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "91b3e8b2-7b8f-41b1-94d3-fd6cfb6780a8", + "index" : 1610, + "period" : 2, + "timestamp" : "00:04:54.541", + "minute" : 49, + "second" : 54, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 119, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 55.8, 45.4 ], + "related_events" : [ "5604246c-1055-40a2-95fb-41d77218856c" ] +}, { + "id" : "e5bcca56-c870-4464-96bf-26dac8c5536b", + "index" : 1611, + "period" : 2, + "timestamp" : "00:04:54.541", + "minute" : 49, + "second" : 54, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 119, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 55.8, 45.4 ], + "duration" : 1.765391, + "related_events" : [ "42fe0a96-6558-4d75-bdc1-800b99339f42", "462ee28c-d5e0-4df1-be13-bfa86a092eb7" ], + "pass" : { + "recipient" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "length" : 17.991386, + "angle" : 0.6790812, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 69.8, 56.7 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "42fe0a96-6558-4d75-bdc1-800b99339f42", + "index" : 1612, + "period" : 2, + "timestamp" : "00:04:56.306", + "minute" : 49, + "second" : 56, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 119, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 74.1, 73.2 ], + "related_events" : [ "e5bcca56-c870-4464-96bf-26dac8c5536b" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "462ee28c-d5e0-4df1-be13-bfa86a092eb7", + "index" : 1613, + "period" : 2, + "timestamp" : "00:04:56.306", + "minute" : 49, + "second" : 56, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 120, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 50.3, 23.4 ], + "duration" : 0.0, + "related_events" : [ "e5bcca56-c870-4464-96bf-26dac8c5536b" ] +}, { + "id" : "d937604d-7820-4948-b2ab-88cfbc35fd44", + "index" : 1614, + "period" : 2, + "timestamp" : "00:04:56.306", + "minute" : 49, + "second" : 56, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 120, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 50.3, 23.4 ], + "duration" : 0.991108, + "related_events" : [ "462ee28c-d5e0-4df1-be13-bfa86a092eb7", "87c613be-3805-41bb-a2e6-31bc916f1650" ], + "carry" : { + "end_location" : [ 53.1, 22.3 ] + } +}, { + "id" : "87c613be-3805-41bb-a2e6-31bc916f1650", + "index" : 1615, + "period" : 2, + "timestamp" : "00:04:57.297", + "minute" : 49, + "second" : 57, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 120, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 53.1, 22.3 ], + "duration" : 0.721366, + "related_events" : [ "31e9a005-e586-445b-8cdc-5a6d41d87b66" ], + "pass" : { + "recipient" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "length" : 13.689412, + "angle" : -0.43750978, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 65.5, 16.5 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "31e9a005-e586-445b-8cdc-5a6d41d87b66", + "index" : 1616, + "period" : 2, + "timestamp" : "00:04:58.018", + "minute" : 49, + "second" : 58, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 120, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 65.5, 16.5 ], + "related_events" : [ "87c613be-3805-41bb-a2e6-31bc916f1650" ] +}, { + "id" : "438bcaa4-f27e-4eb6-a973-8459098bbb5f", + "index" : 1617, + "period" : 2, + "timestamp" : "00:04:58.018", + "minute" : 49, + "second" : 58, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 120, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 65.5, 16.5 ], + "duration" : 0.436914, + "related_events" : [ "31e9a005-e586-445b-8cdc-5a6d41d87b66", "55eb9d5d-aeca-407d-ad76-ba4b4181f995" ], + "carry" : { + "end_location" : [ 65.5, 16.5 ] + } +}, { + "id" : "55eb9d5d-aeca-407d-ad76-ba4b4181f995", + "index" : 1618, + "period" : 2, + "timestamp" : "00:04:58.455", + "minute" : 49, + "second" : 58, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 120, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 65.5, 16.5 ], + "duration" : 0.617871, + "related_events" : [ "c7b099b5-3dc3-4187-87a8-f7c88f7dcb3b" ], + "pass" : { + "recipient" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "length" : 8.405355, + "angle" : 2.1785984, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 60.7, 23.4 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "c7b099b5-3dc3-4187-87a8-f7c88f7dcb3b", + "index" : 1619, + "period" : 2, + "timestamp" : "00:04:59.073", + "minute" : 49, + "second" : 59, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 120, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 60.7, 23.4 ], + "related_events" : [ "55eb9d5d-aeca-407d-ad76-ba4b4181f995" ] +}, { + "id" : "ed09d1eb-b110-4875-ba34-7246130c0109", + "index" : 1620, + "period" : 2, + "timestamp" : "00:04:59.073", + "minute" : 49, + "second" : 59, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 120, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 60.7, 23.4 ], + "duration" : 1.468699, + "under_pressure" : true, + "related_events" : [ "222f59f5-c304-45f5-bc33-10afacf0f257", "65f03ec9-b61c-402f-9163-c6942936fca2", "c7b099b5-3dc3-4187-87a8-f7c88f7dcb3b" ], + "carry" : { + "end_location" : [ 56.4, 22.3 ] + } +}, { + "id" : "65f03ec9-b61c-402f-9163-c6942936fca2", + "index" : 1621, + "period" : 2, + "timestamp" : "00:04:59.536", + "minute" : 49, + "second" : 59, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 120, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 54.2, 58.2 ], + "duration" : 1.152577, + "counterpress" : true, + "related_events" : [ "222f59f5-c304-45f5-bc33-10afacf0f257", "ed09d1eb-b110-4875-ba34-7246130c0109" ] +}, { + "id" : "222f59f5-c304-45f5-bc33-10afacf0f257", + "index" : 1622, + "period" : 2, + "timestamp" : "00:05:00.542", + "minute" : 50, + "second" : 0, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 120, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 56.4, 22.3 ], + "duration" : 1.004008, + "under_pressure" : true, + "related_events" : [ "155229e3-4f6e-4042-b7df-1c2e4040095b", "65f03ec9-b61c-402f-9163-c6942936fca2" ], + "pass" : { + "recipient" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "length" : 13.668211, + "angle" : 2.8522382, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 43.3, 26.2 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "155229e3-4f6e-4042-b7df-1c2e4040095b", + "index" : 1623, + "period" : 2, + "timestamp" : "00:05:01.546", + "minute" : 50, + "second" : 1, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 120, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 43.3, 26.2 ], + "related_events" : [ "222f59f5-c304-45f5-bc33-10afacf0f257" ] +}, { + "id" : "295b477b-89f2-4835-964f-7b579c46291a", + "index" : 1624, + "period" : 2, + "timestamp" : "00:05:01.546", + "minute" : 50, + "second" : 1, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 120, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 43.3, 26.2 ], + "duration" : 2.942411, + "related_events" : [ "155229e3-4f6e-4042-b7df-1c2e4040095b", "f07a9fb4-3f65-4844-b812-0052f76444d3" ], + "carry" : { + "end_location" : [ 36.8, 14.2 ] + } +}, { + "id" : "f07a9fb4-3f65-4844-b812-0052f76444d3", + "index" : 1625, + "period" : 2, + "timestamp" : "00:05:04.488", + "minute" : 50, + "second" : 4, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 120, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 36.8, 14.2 ], + "duration" : 1.755698, + "related_events" : [ "898e88e4-4f72-405e-b6de-9a734b34e67b" ], + "pass" : { + "recipient" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "length" : 27.970879, + "angle" : 2.4702017, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 14.9, 31.6 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "898e88e4-4f72-405e-b6de-9a734b34e67b", + "index" : 1626, + "period" : 2, + "timestamp" : "00:05:06.244", + "minute" : 50, + "second" : 6, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 120, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 14.9, 31.6 ], + "related_events" : [ "f07a9fb4-3f65-4844-b812-0052f76444d3" ] +}, { + "id" : "5f750f14-ff21-4930-9ecb-046b7f988e03", + "index" : 1627, + "period" : 2, + "timestamp" : "00:05:06.244", + "minute" : 50, + "second" : 6, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 120, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 14.9, 31.6 ], + "duration" : 2.15263, + "related_events" : [ "60794658-52bb-4372-9bbf-239619285762", "898e88e4-4f72-405e-b6de-9a734b34e67b" ], + "carry" : { + "end_location" : [ 21.7, 36.1 ] + } +}, { + "id" : "60794658-52bb-4372-9bbf-239619285762", + "index" : 1628, + "period" : 2, + "timestamp" : "00:05:08.397", + "minute" : 50, + "second" : 8, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 120, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 21.7, 36.1 ], + "duration" : 1.489009, + "related_events" : [ "03e9e206-326b-40f2-a194-2b95860d77fd" ], + "pass" : { + "recipient" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "length" : 21.079136, + "angle" : 1.1453466, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 30.4, 55.3 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "03e9e206-326b-40f2-a194-2b95860d77fd", + "index" : 1629, + "period" : 2, + "timestamp" : "00:05:09.886", + "minute" : 50, + "second" : 9, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 120, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 30.4, 55.3 ], + "related_events" : [ "60794658-52bb-4372-9bbf-239619285762" ] +}, { + "id" : "4cf968b2-6d3c-4567-bbca-2cfe3ff448cb", + "index" : 1630, + "period" : 2, + "timestamp" : "00:05:09.886", + "minute" : 50, + "second" : 9, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 120, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 30.4, 55.3 ], + "duration" : 3.321884, + "related_events" : [ "03e9e206-326b-40f2-a194-2b95860d77fd", "ffe13794-402e-4862-9f5a-852c413c624b" ], + "carry" : { + "end_location" : [ 41.3, 59.1 ] + } +}, { + "id" : "ffe13794-402e-4862-9f5a-852c413c624b", + "index" : 1631, + "period" : 2, + "timestamp" : "00:05:13.208", + "minute" : 50, + "second" : 13, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 120, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 41.3, 59.1 ], + "duration" : 1.049592, + "related_events" : [ "faf639b2-25ed-4198-b3f4-01429f5106e0" ], + "pass" : { + "recipient" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "length" : 16.641214, + "angle" : -0.48783645, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 56.0, 51.3 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "faf639b2-25ed-4198-b3f4-01429f5106e0", + "index" : 1632, + "period" : 2, + "timestamp" : "00:05:14.257", + "minute" : 50, + "second" : 14, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 120, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 56.0, 51.3 ], + "related_events" : [ "ffe13794-402e-4862-9f5a-852c413c624b" ] +}, { + "id" : "f752bcf1-5ef3-44cc-b80e-283bc1222fa5", + "index" : 1633, + "period" : 2, + "timestamp" : "00:05:14.257", + "minute" : 50, + "second" : 14, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 120, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 56.0, 51.3 ], + "duration" : 2.11565, + "related_events" : [ "3394f900-8cbe-4eca-a71f-c4efa79fb3a1", "faf639b2-25ed-4198-b3f4-01429f5106e0" ], + "carry" : { + "end_location" : [ 54.2, 41.3 ] + } +}, { + "id" : "3394f900-8cbe-4eca-a71f-c4efa79fb3a1", + "index" : 1634, + "period" : 2, + "timestamp" : "00:05:16.373", + "minute" : 50, + "second" : 16, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 120, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 54.2, 41.3 ], + "duration" : 1.391709, + "related_events" : [ "760bbae5-f4ad-43d2-a077-211a6af711f4" ], + "pass" : { + "recipient" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "length" : 18.172781, + "angle" : -0.7892892, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 67.0, 28.4 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "760bbae5-f4ad-43d2-a077-211a6af711f4", + "index" : 1635, + "period" : 2, + "timestamp" : "00:05:17.765", + "minute" : 50, + "second" : 17, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 120, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 67.0, 28.4 ], + "related_events" : [ "3394f900-8cbe-4eca-a71f-c4efa79fb3a1" ] +}, { + "id" : "970e6256-9bf4-4ecd-b4a6-0d890d42c974", + "index" : 1636, + "period" : 2, + "timestamp" : "00:05:17.765", + "minute" : 50, + "second" : 17, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 120, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 67.0, 28.4 ], + "duration" : 1.13683, + "under_pressure" : true, + "related_events" : [ "60ce76e0-01c1-4297-95ad-eb53eb21946e", "760bbae5-f4ad-43d2-a077-211a6af711f4", "81db4268-8a06-42cb-bc8c-20fd51175b57" ], + "carry" : { + "end_location" : [ 69.6, 24.6 ] + } +}, { + "id" : "60ce76e0-01c1-4297-95ad-eb53eb21946e", + "index" : 1637, + "period" : 2, + "timestamp" : "00:05:18.108", + "minute" : 50, + "second" : 18, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 120, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 54.6, 61.2 ], + "duration" : 0.904241, + "related_events" : [ "81db4268-8a06-42cb-bc8c-20fd51175b57", "970e6256-9bf4-4ecd-b4a6-0d890d42c974" ] +}, { + "id" : "81db4268-8a06-42cb-bc8c-20fd51175b57", + "index" : 1638, + "period" : 2, + "timestamp" : "00:05:18.901", + "minute" : 50, + "second" : 18, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 120, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 69.6, 24.6 ], + "duration" : 1.951233, + "under_pressure" : true, + "related_events" : [ "33f1b4e5-7547-4cf8-b329-a0c9eb324ee8", "60ce76e0-01c1-4297-95ad-eb53eb21946e", "aa7b8f76-62a8-43bb-8da6-89aa2fae0f00" ], + "pass" : { + "recipient" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "length" : 14.92012, + "angle" : -0.6475225, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 81.5, 15.6 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "33f1b4e5-7547-4cf8-b329-a0c9eb324ee8", + "index" : 1639, + "period" : 2, + "timestamp" : "00:05:20.853", + "minute" : 50, + "second" : 20, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 120, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 83.6, 9.5 ], + "related_events" : [ "81db4268-8a06-42cb-bc8c-20fd51175b57" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "aa7b8f76-62a8-43bb-8da6-89aa2fae0f00", + "index" : 1640, + "period" : 2, + "timestamp" : "00:05:20.853", + "minute" : 50, + "second" : 20, + "type" : { + "id" : 10, + "name" : "Interception" + }, + "possession" : 120, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 38.6, 64.5 ], + "duration" : 0.0, + "related_events" : [ "81db4268-8a06-42cb-bc8c-20fd51175b57" ], + "interception" : { + "outcome" : { + "id" : 4, + "name" : "Won" + } + } +}, { + "id" : "50453921-15e9-4bdd-bccf-9a8adc3da7bf", + "index" : 1641, + "period" : 2, + "timestamp" : "00:05:20.853", + "minute" : 50, + "second" : 20, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 120, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 38.6, 64.5 ], + "duration" : 3.981263, + "related_events" : [ "10586001-73f6-45fa-9421-b73dce4819f2", "aa7b8f76-62a8-43bb-8da6-89aa2fae0f00" ], + "carry" : { + "end_location" : [ 72.3, 67.9 ] + } +}, { + "id" : "10586001-73f6-45fa-9421-b73dce4819f2", + "index" : 1642, + "period" : 2, + "timestamp" : "00:05:24.834", + "minute" : 50, + "second" : 24, + "type" : { + "id" : 38, + "name" : "Miscontrol" + }, + "possession" : 120, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 72.3, 67.9 ], + "duration" : 0.0 +}, { + "id" : "cc718fb4-815d-4577-8198-d0939d4a4a27", + "index" : 1643, + "period" : 2, + "timestamp" : "00:05:26.295", + "minute" : 50, + "second" : 26, + "type" : { + "id" : 33, + "name" : "50/50" + }, + "possession" : 120, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 82.4, 67.0 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "992763e6-dd35-466c-b23a-a01de81855ee", "abfc313c-5fb0-462e-b69d-c2e7ecbc0598" ], + "50_50" : { + "outcome" : { + "id" : 1, + "name" : "Lost" + } + } +}, { + "id" : "abfc313c-5fb0-462e-b69d-c2e7ecbc0598", + "index" : 1644, + "period" : 2, + "timestamp" : "00:05:26.295", + "minute" : 50, + "second" : 26, + "type" : { + "id" : 33, + "name" : "50/50" + }, + "possession" : 120, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 37.7, 13.1 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "cc718fb4-815d-4577-8198-d0939d4a4a27" ], + "50_50" : { + "outcome" : { + "id" : 4, + "name" : "Won" + } + } +}, { + "id" : "992763e6-dd35-466c-b23a-a01de81855ee", + "index" : 1645, + "period" : 2, + "timestamp" : "00:05:26.295", + "minute" : 50, + "second" : 26, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 120, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 37.7, 13.1 ], + "duration" : 1.760232, + "under_pressure" : true, + "related_events" : [ "3afd4847-c693-40c8-a52e-aa8861a49aab", "abfc313c-5fb0-462e-b69d-c2e7ecbc0598", "cc718fb4-815d-4577-8198-d0939d4a4a27" ], + "carry" : { + "end_location" : [ 33.6, 6.9 ] + } +}, { + "id" : "3afd4847-c693-40c8-a52e-aa8861a49aab", + "index" : 1646, + "period" : 2, + "timestamp" : "00:05:28.056", + "minute" : 50, + "second" : 28, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 120, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 33.6, 6.9 ], + "duration" : 0.762341, + "related_events" : [ "2778793e-c9d7-4c3e-b762-1eecd45ccea5" ], + "pass" : { + "recipient" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "length" : 14.018559, + "angle" : 0.24497867, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 47.2, 10.3 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "2778793e-c9d7-4c3e-b762-1eecd45ccea5", + "index" : 1647, + "period" : 2, + "timestamp" : "00:05:28.818", + "minute" : 50, + "second" : 28, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 120, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 47.2, 10.3 ], + "related_events" : [ "3afd4847-c693-40c8-a52e-aa8861a49aab" ] +}, { + "id" : "d49433eb-dbb7-43e1-b96e-bf20a03efaa0", + "index" : 1648, + "period" : 2, + "timestamp" : "00:05:28.818", + "minute" : 50, + "second" : 28, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 120, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 47.2, 10.3 ], + "duration" : 0.424597, + "related_events" : [ "2778793e-c9d7-4c3e-b762-1eecd45ccea5", "7d8a37a5-c94b-41b3-b9e6-e41e1d865dd0" ], + "carry" : { + "end_location" : [ 47.2, 10.3 ] + } +}, { + "id" : "7d8a37a5-c94b-41b3-b9e6-e41e1d865dd0", + "index" : 1649, + "period" : 2, + "timestamp" : "00:05:29.242", + "minute" : 50, + "second" : 29, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 120, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 47.2, 10.3 ], + "duration" : 0.653648, + "related_events" : [ "4b35a73b-e96b-4ad0-bc25-574dd6c30eed" ], + "pass" : { + "recipient" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "length" : 9.102198, + "angle" : -3.1196182, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 38.1, 10.1 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "4b35a73b-e96b-4ad0-bc25-574dd6c30eed", + "index" : 1650, + "period" : 2, + "timestamp" : "00:05:29.896", + "minute" : 50, + "second" : 29, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 120, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 38.1, 10.1 ], + "related_events" : [ "7d8a37a5-c94b-41b3-b9e6-e41e1d865dd0" ] +}, { + "id" : "d45d17d6-2775-4049-9dfc-4e0ef5dda983", + "index" : 1651, + "period" : 2, + "timestamp" : "00:05:29.896", + "minute" : 50, + "second" : 29, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 120, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 38.1, 10.1 ], + "duration" : 1.005941, + "related_events" : [ "4b35a73b-e96b-4ad0-bc25-574dd6c30eed", "9318f441-e529-4e7b-9baa-fbc4dea9426c" ], + "carry" : { + "end_location" : [ 39.7, 11.3 ] + } +}, { + "id" : "9318f441-e529-4e7b-9baa-fbc4dea9426c", + "index" : 1652, + "period" : 2, + "timestamp" : "00:05:30.902", + "minute" : 50, + "second" : 30, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 120, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 39.7, 11.3 ], + "duration" : 0.788712, + "related_events" : [ "eb43c19f-d9bc-4388-b3dd-16df55fdd922" ], + "pass" : { + "recipient" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "length" : 10.495713, + "angle" : 1.0303768, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 45.1, 20.3 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "3c5b94a2-a7de-4457-96b6-3934794a8f9e", + "index" : 1653, + "period" : 2, + "timestamp" : "00:05:31.455", + "minute" : 50, + "second" : 31, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 120, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 71.8, 55.5 ], + "duration" : 1.023892, + "related_events" : [ "37a58700-d72d-4f6c-b154-a8926fc6b09e", "e74107fb-8400-47b1-a3e4-54ac6ab691b8", "eb43c19f-d9bc-4388-b3dd-16df55fdd922" ] +}, { + "id" : "eb43c19f-d9bc-4388-b3dd-16df55fdd922", + "index" : 1654, + "period" : 2, + "timestamp" : "00:05:31.691", + "minute" : 50, + "second" : 31, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 120, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 45.1, 20.3 ], + "under_pressure" : true, + "related_events" : [ "3c5b94a2-a7de-4457-96b6-3934794a8f9e", "9318f441-e529-4e7b-9baa-fbc4dea9426c" ] +}, { + "id" : "e74107fb-8400-47b1-a3e4-54ac6ab691b8", + "index" : 1655, + "period" : 2, + "timestamp" : "00:05:31.691", + "minute" : 50, + "second" : 31, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 120, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 45.1, 20.3 ], + "duration" : 0.534203, + "under_pressure" : true, + "related_events" : [ "37a58700-d72d-4f6c-b154-a8926fc6b09e", "3c5b94a2-a7de-4457-96b6-3934794a8f9e", "eb43c19f-d9bc-4388-b3dd-16df55fdd922" ], + "carry" : { + "end_location" : [ 44.9, 18.9 ] + } +}, { + "id" : "37a58700-d72d-4f6c-b154-a8926fc6b09e", + "index" : 1656, + "period" : 2, + "timestamp" : "00:05:32.225", + "minute" : 50, + "second" : 32, + "type" : { + "id" : 38, + "name" : "Miscontrol" + }, + "possession" : 120, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 44.9, 18.9 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "3c5b94a2-a7de-4457-96b6-3934794a8f9e" ] +}, { + "id" : "5f2ac28b-6095-4605-b47b-3fbe68f0ed93", + "index" : 1657, + "period" : 2, + "timestamp" : "00:05:32.853", + "minute" : 50, + "second" : 32, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 120, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 79.0, 64.1 ], + "duration" : 0.0, + "ball_recovery" : { + "recovery_failure" : true + } +}, { + "id" : "de0a877e-da9a-4c5b-8585-f677fefa2072", + "index" : 1658, + "period" : 2, + "timestamp" : "00:05:33.831", + "minute" : 50, + "second" : 33, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 120, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 75.2, 63.7 ], + "duration" : 0.0 +}, { + "id" : "cc7cda00-a7f4-4243-9459-a3cae7b8b889", + "index" : 1659, + "period" : 2, + "timestamp" : "00:05:33.831", + "minute" : 50, + "second" : 33, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 120, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 75.2, 63.7 ], + "duration" : 1.64027, + "related_events" : [ "39de3003-5c03-4554-a0ec-5a17d04cd5be", "de0a877e-da9a-4c5b-8585-f677fefa2072" ], + "carry" : { + "end_location" : [ 73.8, 61.4 ] + } +}, { + "id" : "39de3003-5c03-4554-a0ec-5a17d04cd5be", + "index" : 1660, + "period" : 2, + "timestamp" : "00:05:35.471", + "minute" : 50, + "second" : 35, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 120, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 73.8, 61.4 ], + "duration" : 1.514606, + "related_events" : [ "4333cc2b-5e3b-473c-836d-c3b03aabc798", "a3886e10-e3d7-4a3d-aea5-41c24aef0b3a" ], + "pass" : { + "recipient" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "length" : 16.493938, + "angle" : -0.8325734, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 84.9, 49.2 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "4333cc2b-5e3b-473c-836d-c3b03aabc798", + "index" : 1661, + "period" : 2, + "timestamp" : "00:05:36.986", + "minute" : 50, + "second" : 36, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 120, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 84.5, 46.2 ], + "related_events" : [ "39de3003-5c03-4554-a0ec-5a17d04cd5be" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "a3886e10-e3d7-4a3d-aea5-41c24aef0b3a", + "index" : 1662, + "period" : 2, + "timestamp" : "00:05:36.986", + "minute" : 50, + "second" : 36, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 120, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 35.2, 30.9 ], + "duration" : 1.362479, + "related_events" : [ "39de3003-5c03-4554-a0ec-5a17d04cd5be", "53530d47-5704-4b29-bdab-f11b215df152" ], + "pass" : { + "recipient" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "length" : 4.504442, + "angle" : -0.044415217, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 39.7, 30.7 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 66, + "name" : "Recovery" + } + } +}, { + "id" : "53530d47-5704-4b29-bdab-f11b215df152", + "index" : 1663, + "period" : 2, + "timestamp" : "00:05:38.349", + "minute" : 50, + "second" : 38, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 120, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 39.7, 30.7 ], + "related_events" : [ "a3886e10-e3d7-4a3d-aea5-41c24aef0b3a" ] +}, { + "id" : "b1cf4e23-b062-4126-b01e-afcc6dadb0ee", + "index" : 1664, + "period" : 2, + "timestamp" : "00:05:38.349", + "minute" : 50, + "second" : 38, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 120, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 39.7, 30.7 ], + "duration" : 1.802245, + "related_events" : [ "53530d47-5704-4b29-bdab-f11b215df152", "70bed112-a310-4bd9-9b39-d57380a8c190" ], + "carry" : { + "end_location" : [ 35.6, 35.9 ] + } +}, { + "id" : "70bed112-a310-4bd9-9b39-d57380a8c190", + "index" : 1665, + "period" : 2, + "timestamp" : "00:05:40.151", + "minute" : 50, + "second" : 40, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 120, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 35.6, 35.9 ], + "duration" : 1.99963, + "related_events" : [ "56833745-2bdb-4d99-8ab0-ceb28babd31e" ], + "pass" : { + "recipient" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "length" : 21.304695, + "angle" : 2.865872, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 15.1, 41.7 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "56833745-2bdb-4d99-8ab0-ceb28babd31e", + "index" : 1666, + "period" : 2, + "timestamp" : "00:05:42.150", + "minute" : 50, + "second" : 42, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 120, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 15.1, 41.7 ], + "related_events" : [ "70bed112-a310-4bd9-9b39-d57380a8c190" ] +}, { + "id" : "8fb17c6e-2557-48bb-993a-1d7f4d657de1", + "index" : 1667, + "period" : 2, + "timestamp" : "00:05:42.150", + "minute" : 50, + "second" : 42, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 120, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 15.1, 41.7 ], + "duration" : 0.04, + "related_events" : [ "141a07da-72b8-432a-a53d-351c4bb76b0a", "56833745-2bdb-4d99-8ab0-ceb28babd31e" ], + "carry" : { + "end_location" : [ 15.1, 41.7 ] + } +}, { + "id" : "141a07da-72b8-432a-a53d-351c4bb76b0a", + "index" : 1668, + "period" : 2, + "timestamp" : "00:05:42.190", + "minute" : 50, + "second" : 42, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 120, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 15.1, 41.7 ], + "duration" : 2.845245, + "related_events" : [ "65f562b8-8436-46e8-be9d-c0aa76bb514d", "7e9c0acf-a1c5-4bac-962b-49c19597590a" ], + "pass" : { + "recipient" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "length" : 40.844215, + "angle" : 0.2372591, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 54.8, 51.3 ], + "outcome" : { + "id" : 9, + "name" : "Incomplete" + }, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "65f562b8-8436-46e8-be9d-c0aa76bb514d", + "index" : 1669, + "period" : 2, + "timestamp" : "00:05:45.036", + "minute" : 50, + "second" : 45, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 120, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 54.8, 51.3 ], + "related_events" : [ "141a07da-72b8-432a-a53d-351c4bb76b0a" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "af90a59f-378e-4151-b3c0-061eddf91a0e", + "index" : 1670, + "period" : 2, + "timestamp" : "00:05:45.036", + "minute" : 50, + "second" : 45, + "type" : { + "id" : 4, + "name" : "Duel" + }, + "possession" : 120, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 54.8, 51.3 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "7e9c0acf-a1c5-4bac-962b-49c19597590a" ], + "duel" : { + "type" : { + "id" : 10, + "name" : "Aerial Lost" + } + } +}, { + "id" : "7e9c0acf-a1c5-4bac-962b-49c19597590a", + "index" : 1671, + "period" : 2, + "timestamp" : "00:05:45.036", + "minute" : 50, + "second" : 45, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 120, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 65.3, 28.8 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "141a07da-72b8-432a-a53d-351c4bb76b0a", "af90a59f-378e-4151-b3c0-061eddf91a0e" ], + "clearance" : { + "aerial_won" : true, + "body_part" : { + "id" : 37, + "name" : "Head" + }, + "head" : true + } +}, { + "id" : "44ac9c7c-6491-4326-bb60-2a646e3d6a40", + "index" : 1672, + "period" : 2, + "timestamp" : "00:05:46.506", + "minute" : 50, + "second" : 46, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 121, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 64.8, 28.6 ], + "duration" : 1.532951, + "related_events" : [ "6a7b3e50-92c7-4ec7-abec-b5c543bbbad2" ], + "pass" : { + "recipient" : { + "id" : 4865, + "name" : "Josie Green" + }, + "length" : 14.860013, + "angle" : 0.823475, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 74.9, 39.5 ], + "body_part" : { + "id" : 37, + "name" : "Head" + }, + "type" : { + "id" : 66, + "name" : "Recovery" + } + } +}, { + "id" : "6a7b3e50-92c7-4ec7-abec-b5c543bbbad2", + "index" : 1673, + "period" : 2, + "timestamp" : "00:05:48.039", + "minute" : 50, + "second" : 48, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 121, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 74.9, 39.5 ], + "related_events" : [ "44ac9c7c-6491-4326-bb60-2a646e3d6a40" ] +}, { + "id" : "836e6159-a0b0-4ad8-95aa-6115812f423e", + "index" : 1674, + "period" : 2, + "timestamp" : "00:05:48.039", + "minute" : 50, + "second" : 48, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 121, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 74.9, 39.5 ], + "duration" : 0.986492, + "related_events" : [ "4df307a1-db55-4468-a62f-98f831137f45", "6a7b3e50-92c7-4ec7-abec-b5c543bbbad2" ], + "carry" : { + "end_location" : [ 81.1, 41.7 ] + } +}, { + "id" : "4df307a1-db55-4468-a62f-98f831137f45", + "index" : 1675, + "period" : 2, + "timestamp" : "00:05:49.026", + "minute" : 50, + "second" : 49, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 121, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 81.1, 41.7 ], + "duration" : 1.258404, + "related_events" : [ "91cd9a68-5b88-44eb-a7d4-7787afedf32d" ], + "pass" : { + "recipient" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "length" : 14.713939, + "angle" : 1.4000611, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 83.6, 56.2 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "d583232a-4460-42c1-a68f-269bbb2fd753", + "index" : 1676, + "period" : 2, + "timestamp" : "00:05:49.712", + "minute" : 50, + "second" : 49, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 121, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 40.8, 17.6 ], + "duration" : 0.858963, + "counterpress" : true, + "related_events" : [ "3024961c-8698-4814-a3ce-469a1e3e821d", "91cd9a68-5b88-44eb-a7d4-7787afedf32d" ] +}, { + "id" : "91cd9a68-5b88-44eb-a7d4-7787afedf32d", + "index" : 1677, + "period" : 2, + "timestamp" : "00:05:50.284", + "minute" : 50, + "second" : 50, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 121, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 83.6, 56.2 ], + "under_pressure" : true, + "related_events" : [ "4df307a1-db55-4468-a62f-98f831137f45", "d583232a-4460-42c1-a68f-269bbb2fd753" ] +}, { + "id" : "3024961c-8698-4814-a3ce-469a1e3e821d", + "index" : 1678, + "period" : 2, + "timestamp" : "00:05:50.284", + "minute" : 50, + "second" : 50, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 121, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 83.6, 56.2 ], + "duration" : 0.482943, + "under_pressure" : true, + "related_events" : [ "06f9e359-7243-430c-a57b-ea69bee75a2e", "91cd9a68-5b88-44eb-a7d4-7787afedf32d", "d583232a-4460-42c1-a68f-269bbb2fd753" ], + "carry" : { + "end_location" : [ 80.4, 60.9 ] + } +}, { + "id" : "06f9e359-7243-430c-a57b-ea69bee75a2e", + "index" : 1679, + "period" : 2, + "timestamp" : "00:05:50.767", + "minute" : 50, + "second" : 50, + "type" : { + "id" : 3, + "name" : "Dispossessed" + }, + "possession" : 121, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 80.4, 60.9 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "32d00468-149a-4307-9a8d-bce66b10d2c2" ] +}, { + "id" : "32d00468-149a-4307-9a8d-bce66b10d2c2", + "index" : 1680, + "period" : 2, + "timestamp" : "00:05:50.767", + "minute" : 50, + "second" : 50, + "type" : { + "id" : 4, + "name" : "Duel" + }, + "possession" : 121, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 39.7, 19.2 ], + "duration" : 0.0, + "under_pressure" : true, + "counterpress" : true, + "related_events" : [ "06f9e359-7243-430c-a57b-ea69bee75a2e" ], + "duel" : { + "type" : { + "id" : 11, + "name" : "Tackle" + }, + "outcome" : { + "id" : 16, + "name" : "Success In Play" + } + } +}, { + "id" : "526a3041-9f7d-4693-82dc-42704319b74f", + "index" : 1681, + "period" : 2, + "timestamp" : "00:05:52.677", + "minute" : 50, + "second" : 52, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 121, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 40.2, 36.5 ], + "duration" : 0.0 +}, { + "id" : "f669a31e-26cc-424d-8535-9ea64214efe5", + "index" : 1682, + "period" : 2, + "timestamp" : "00:05:52.677", + "minute" : 50, + "second" : 52, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 121, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 40.2, 36.5 ], + "duration" : 2.930784, + "related_events" : [ "4223bfce-506b-4ef7-b6d1-382a1c7c5c53", "526a3041-9f7d-4693-82dc-42704319b74f" ], + "carry" : { + "end_location" : [ 54.9, 45.8 ] + } +}, { + "id" : "4223bfce-506b-4ef7-b6d1-382a1c7c5c53", + "index" : 1683, + "period" : 2, + "timestamp" : "00:05:55.608", + "minute" : 50, + "second" : 55, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 121, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 54.9, 45.8 ], + "duration" : 4.478678, + "related_events" : [ "d77472a5-cb8a-4fd9-af56-8a2a7bb3b62b" ], + "pass" : { + "length" : 59.01398, + "angle" : -0.3801917, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 109.7, 23.9 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "d77472a5-cb8a-4fd9-af56-8a2a7bb3b62b", + "index" : 1684, + "period" : 2, + "timestamp" : "00:06:00.086", + "minute" : 51, + "second" : 0, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 121, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 33349, + "name" : "Chloe Morgan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 10.4, 56.2 ], + "duration" : 0.0, + "related_events" : [ "4223bfce-506b-4ef7-b6d1-382a1c7c5c53" ] +}, { + "id" : "eae0900d-d8c8-41ab-917e-e9e0dca966a4", + "index" : 1685, + "period" : 2, + "timestamp" : "00:06:00.086", + "minute" : 51, + "second" : 0, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 121, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 33349, + "name" : "Chloe Morgan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 10.4, 56.2 ], + "duration" : 5.838931, + "related_events" : [ "a39d00f3-7602-46fa-88df-800f58d21afe", "d77472a5-cb8a-4fd9-af56-8a2a7bb3b62b" ], + "carry" : { + "end_location" : [ 11.2, 53.7 ] + } +}, { + "id" : "a39d00f3-7602-46fa-88df-800f58d21afe", + "index" : 1686, + "period" : 2, + "timestamp" : "00:06:05.925", + "minute" : 51, + "second" : 5, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 121, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 33349, + "name" : "Chloe Morgan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 11.2, 53.7 ], + "duration" : 1.921397, + "related_events" : [ "e9671d8d-cbea-47cb-80a9-9f06a2ca13a6" ], + "pass" : { + "recipient" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "length" : 26.256046, + "angle" : -1.1258858, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 22.5, 30.0 ], + "body_part" : { + "id" : 69, + "name" : "Keeper Arm" + } + } +}, { + "id" : "e9671d8d-cbea-47cb-80a9-9f06a2ca13a6", + "index" : 1687, + "period" : 2, + "timestamp" : "00:06:07.847", + "minute" : 51, + "second" : 7, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 121, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 22.5, 30.0 ], + "related_events" : [ "a39d00f3-7602-46fa-88df-800f58d21afe" ] +}, { + "id" : "f23caa63-16f3-4445-9f32-7adda4dc3790", + "index" : 1688, + "period" : 2, + "timestamp" : "00:06:07.847", + "minute" : 51, + "second" : 7, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 121, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 22.5, 30.0 ], + "duration" : 1.466421, + "related_events" : [ "7b886091-3313-466a-98a8-2d4a15358694", "e9671d8d-cbea-47cb-80a9-9f06a2ca13a6" ], + "carry" : { + "end_location" : [ 27.9, 25.3 ] + } +}, { + "id" : "7b886091-3313-466a-98a8-2d4a15358694", + "index" : 1689, + "period" : 2, + "timestamp" : "00:06:09.313", + "minute" : 51, + "second" : 9, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 121, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 27.9, 25.3 ], + "duration" : 2.529286, + "related_events" : [ "467d2ae8-a7d4-4ffa-ac8f-3cfb190dbb15" ], + "pass" : { + "recipient" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "length" : 31.535694, + "angle" : -0.484921, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 55.8, 10.6 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "467d2ae8-a7d4-4ffa-ac8f-3cfb190dbb15", + "index" : 1690, + "period" : 2, + "timestamp" : "00:06:11.842", + "minute" : 51, + "second" : 11, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 121, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 55.8, 10.6 ], + "related_events" : [ "7b886091-3313-466a-98a8-2d4a15358694" ] +}, { + "id" : "7d4adde9-28bb-432c-9333-640a55277d97", + "index" : 1691, + "period" : 2, + "timestamp" : "00:06:11.842", + "minute" : 51, + "second" : 11, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 121, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 55.8, 10.6 ], + "duration" : 2.361006, + "related_events" : [ "467d2ae8-a7d4-4ffa-ac8f-3cfb190dbb15", "cd52d20e-3614-4d45-b0cb-e8bd6c7d16d8" ], + "carry" : { + "end_location" : [ 59.6, 17.5 ] + } +}, { + "id" : "cd52d20e-3614-4d45-b0cb-e8bd6c7d16d8", + "index" : 1692, + "period" : 2, + "timestamp" : "00:06:14.203", + "minute" : 51, + "second" : 14, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 121, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 59.6, 17.5 ], + "duration" : 0.862001, + "related_events" : [ "52b75966-0ef5-4925-9e6f-70a4c0e3bab0" ], + "pass" : { + "recipient" : { + "id" : 4865, + "name" : "Josie Green" + }, + "length" : 8.045496, + "angle" : 2.1346657, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 55.3, 24.3 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "52b75966-0ef5-4925-9e6f-70a4c0e3bab0", + "index" : 1693, + "period" : 2, + "timestamp" : "00:06:15.065", + "minute" : 51, + "second" : 15, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 121, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 55.3, 24.3 ], + "related_events" : [ "cd52d20e-3614-4d45-b0cb-e8bd6c7d16d8" ] +}, { + "id" : "4deab6fa-c2a5-4cb9-a38a-f2e0a5b17935", + "index" : 1694, + "period" : 2, + "timestamp" : "00:06:15.065", + "minute" : 51, + "second" : 15, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 121, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 55.3, 24.3 ], + "duration" : 0.879761, + "related_events" : [ "52b75966-0ef5-4925-9e6f-70a4c0e3bab0", "894f6710-f33b-49ce-b41f-2264b28a50f3" ], + "carry" : { + "end_location" : [ 56.2, 26.8 ] + } +}, { + "id" : "894f6710-f33b-49ce-b41f-2264b28a50f3", + "index" : 1695, + "period" : 2, + "timestamp" : "00:06:15.945", + "minute" : 51, + "second" : 15, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 121, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 56.2, 26.8 ], + "duration" : 1.02888, + "related_events" : [ "8caefee4-4aa2-4f0e-8392-b1c21103c76f" ], + "pass" : { + "recipient" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "length" : 22.811401, + "angle" : 0.5539525, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 75.6, 38.8 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "8caefee4-4aa2-4f0e-8392-b1c21103c76f", + "index" : 1696, + "period" : 2, + "timestamp" : "00:06:16.974", + "minute" : 51, + "second" : 16, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 121, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 75.6, 38.8 ], + "related_events" : [ "894f6710-f33b-49ce-b41f-2264b28a50f3" ] +}, { + "id" : "a7dd6fce-4e2c-46a8-b16f-03ba7bcd5741", + "index" : 1697, + "period" : 2, + "timestamp" : "00:06:16.974", + "minute" : 51, + "second" : 16, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 121, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 75.6, 38.8 ], + "duration" : 1.693729, + "related_events" : [ "1cb3f728-e67b-48db-84b6-72a99662da47", "42ef6201-43ae-4015-9656-a11ccf6043d6" ], + "pass" : { + "recipient" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "length" : 16.227446, + "angle" : 1.3407643, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 79.3, 54.6 ], + "outcome" : { + "id" : 9, + "name" : "Incomplete" + }, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "1cb3f728-e67b-48db-84b6-72a99662da47", + "index" : 1698, + "period" : 2, + "timestamp" : "00:06:18.668", + "minute" : 51, + "second" : 18, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 121, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 66.4, 47.1 ], + "related_events" : [ "a7dd6fce-4e2c-46a8-b16f-03ba7bcd5741" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "42ef6201-43ae-4015-9656-a11ccf6043d6", + "index" : 1699, + "period" : 2, + "timestamp" : "00:06:18.668", + "minute" : 51, + "second" : 18, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 121, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 40.8, 25.5 ], + "duration" : 0.0, + "related_events" : [ "a7dd6fce-4e2c-46a8-b16f-03ba7bcd5741" ] +}, { + "id" : "22bc95f7-4fa8-40cb-a8ae-81d1d08223a8", + "index" : 1700, + "period" : 2, + "timestamp" : "00:06:18.668", + "minute" : 51, + "second" : 18, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 121, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 40.8, 25.5 ], + "duration" : 2.95251, + "related_events" : [ "42ef6201-43ae-4015-9656-a11ccf6043d6", "d8de559f-740b-4d2e-866a-6fdfc7f45998" ], + "carry" : { + "end_location" : [ 46.5, 27.8 ] + } +}, { + "id" : "d8de559f-740b-4d2e-866a-6fdfc7f45998", + "index" : 1701, + "period" : 2, + "timestamp" : "00:06:21.620", + "minute" : 51, + "second" : 21, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 121, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 46.5, 27.8 ], + "duration" : 0.884967, + "related_events" : [ "3e20ff0c-22bc-49b6-9f2e-70533567151e", "d9dad248-d909-4689-82b4-2ceb40154c74" ], + "pass" : { + "recipient" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "length" : 18.162048, + "angle" : 0.08268399, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 64.6, 29.3 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "d9dad248-d909-4689-82b4-2ceb40154c74", + "index" : 1702, + "period" : 2, + "timestamp" : "00:06:22.505", + "minute" : 51, + "second" : 22, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 121, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 69.3, 28.9 ], + "related_events" : [ "d8de559f-740b-4d2e-866a-6fdfc7f45998" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "3e20ff0c-22bc-49b6-9f2e-70533567151e", + "index" : 1703, + "period" : 2, + "timestamp" : "00:06:22.505", + "minute" : 51, + "second" : 22, + "type" : { + "id" : 10, + "name" : "Interception" + }, + "possession" : 121, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 55.5, 50.8 ], + "duration" : 0.0, + "counterpress" : true, + "related_events" : [ "d8de559f-740b-4d2e-866a-6fdfc7f45998" ], + "interception" : { + "outcome" : { + "id" : 16, + "name" : "Success In Play" + } + } +}, { + "id" : "c661b583-02d4-4260-8a4a-3bc973f2be6c", + "index" : 1704, + "period" : 2, + "timestamp" : "00:06:24.064", + "minute" : 51, + "second" : 24, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 121, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 69.6, 34.7 ], + "duration" : 0.692543, + "related_events" : [ "755b639c-2c3c-4d4c-bacf-6f7d715c4a5a", "ade936ba-9f4a-4ac9-ab4c-c105f6a472d1", "b2c2736f-d454-4465-81db-d411468614dc" ] +}, { + "id" : "ade936ba-9f4a-4ac9-ab4c-c105f6a472d1", + "index" : 1705, + "period" : 2, + "timestamp" : "00:06:24.096", + "minute" : 51, + "second" : 24, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 121, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 55.5, 45.3 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "c661b583-02d4-4260-8a4a-3bc973f2be6c" ] +}, { + "id" : "b2c2736f-d454-4465-81db-d411468614dc", + "index" : 1706, + "period" : 2, + "timestamp" : "00:06:24.096", + "minute" : 51, + "second" : 24, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 121, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 55.5, 45.3 ], + "duration" : 0.474898, + "under_pressure" : true, + "related_events" : [ "755b639c-2c3c-4d4c-bacf-6f7d715c4a5a", "ade936ba-9f4a-4ac9-ab4c-c105f6a472d1", "c661b583-02d4-4260-8a4a-3bc973f2be6c" ], + "carry" : { + "end_location" : [ 54.4, 43.3 ] + } +}, { + "id" : "755b639c-2c3c-4d4c-bacf-6f7d715c4a5a", + "index" : 1707, + "period" : 2, + "timestamp" : "00:06:24.571", + "minute" : 51, + "second" : 24, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 121, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 54.4, 43.3 ], + "duration" : 1.430458, + "under_pressure" : true, + "related_events" : [ "870d3716-5f13-4e5d-a30d-cf5c396c216a", "c661b583-02d4-4260-8a4a-3bc973f2be6c" ], + "pass" : { + "recipient" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "length" : 16.919811, + "angle" : -2.566704, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 40.2, 34.1 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "870d3716-5f13-4e5d-a30d-cf5c396c216a", + "index" : 1708, + "period" : 2, + "timestamp" : "00:06:26.001", + "minute" : 51, + "second" : 26, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 121, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 40.2, 34.1 ], + "related_events" : [ "755b639c-2c3c-4d4c-bacf-6f7d715c4a5a" ] +}, { + "id" : "a7ec2684-19ff-418e-9ed0-09b19e4ea46e", + "index" : 1709, + "period" : 2, + "timestamp" : "00:06:26.001", + "minute" : 51, + "second" : 26, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 121, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 40.2, 34.1 ], + "duration" : 1.498621, + "related_events" : [ "870d3716-5f13-4e5d-a30d-cf5c396c216a", "d0921359-b5d8-4811-9ebc-52ceb2d0622d" ], + "carry" : { + "end_location" : [ 43.6, 35.4 ] + } +}, { + "id" : "d0921359-b5d8-4811-9ebc-52ceb2d0622d", + "index" : 1710, + "period" : 2, + "timestamp" : "00:06:27.500", + "minute" : 51, + "second" : 27, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 121, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 43.6, 35.4 ], + "duration" : 3.387598, + "related_events" : [ "6ba2e532-abb1-4e36-9858-22f8e5326334" ], + "pass" : { + "recipient" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "length" : 63.294235, + "angle" : -0.5783622, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 96.6, 0.8 ], + "outcome" : { + "id" : 75, + "name" : "Out" + }, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "6ba2e532-abb1-4e36-9858-22f8e5326334", + "index" : 1711, + "period" : 2, + "timestamp" : "00:06:30.888", + "minute" : 51, + "second" : 30, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 121, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 89.7, 6.5 ], + "related_events" : [ "d0921359-b5d8-4811-9ebc-52ceb2d0622d" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "e00a700c-b2b0-4180-aecc-6df90e39605a", + "index" : 1712, + "period" : 2, + "timestamp" : "00:06:51.344", + "minute" : 51, + "second" : 51, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 122, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 30.0, 80.0 ], + "duration" : 1.653874, + "related_events" : [ "b02159af-3065-4f61-a9c8-b067688bd642" ], + "pass" : { + "length" : 15.321227, + "angle" : -0.36717382, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 44.3, 74.5 ], + "type" : { + "id" : 67, + "name" : "Throw-in" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "b02159af-3065-4f61-a9c8-b067688bd642", + "index" : 1713, + "period" : 2, + "timestamp" : "00:06:52.998", + "minute" : 51, + "second" : 52, + "type" : { + "id" : 10, + "name" : "Interception" + }, + "possession" : 122, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 75.8, 5.6 ], + "duration" : 0.0, + "related_events" : [ "e00a700c-b2b0-4180-aecc-6df90e39605a" ], + "interception" : { + "outcome" : { + "id" : 4, + "name" : "Won" + } + } +}, { + "id" : "954f0033-5939-48bf-bda6-46b0f5e8f2f3", + "index" : 1714, + "period" : 2, + "timestamp" : "00:06:52.998", + "minute" : 51, + "second" : 52, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 122, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 75.8, 5.6 ], + "duration" : 1.148947, + "under_pressure" : true, + "related_events" : [ "09fc4e4f-2b1e-4b93-806a-fb48fbf2b92b", "aa5a2ea6-b9f6-4664-bd2a-106c17bbb306", "b02159af-3065-4f61-a9c8-b067688bd642" ], + "carry" : { + "end_location" : [ 74.7, 7.2 ] + } +}, { + "id" : "aa5a2ea6-b9f6-4664-bd2a-106c17bbb306", + "index" : 1715, + "period" : 2, + "timestamp" : "00:06:53.580", + "minute" : 51, + "second" : 53, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 122, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 39.7, 74.1 ], + "duration" : 0.694043, + "counterpress" : true, + "related_events" : [ "09fc4e4f-2b1e-4b93-806a-fb48fbf2b92b", "954f0033-5939-48bf-bda6-46b0f5e8f2f3" ] +}, { + "id" : "09fc4e4f-2b1e-4b93-806a-fb48fbf2b92b", + "index" : 1716, + "period" : 2, + "timestamp" : "00:06:54.147", + "minute" : 51, + "second" : 54, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 122, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 74.7, 7.2 ], + "duration" : 2.392945, + "under_pressure" : true, + "related_events" : [ "aa5a2ea6-b9f6-4664-bd2a-106c17bbb306", "b78abd86-247b-42ae-a816-0c59d63e3452" ], + "pass" : { + "recipient" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "length" : 41.743263, + "angle" : 1.3950139, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 82.0, 48.3 ], + "switch" : true, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "b78abd86-247b-42ae-a816-0c59d63e3452", + "index" : 1717, + "period" : 2, + "timestamp" : "00:06:56.540", + "minute" : 51, + "second" : 56, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 122, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 82.0, 48.3 ], + "related_events" : [ "09fc4e4f-2b1e-4b93-806a-fb48fbf2b92b" ] +}, { + "id" : "9c0cfc9f-b66e-4a26-824b-f27686175c40", + "index" : 1718, + "period" : 2, + "timestamp" : "00:06:56.540", + "minute" : 51, + "second" : 56, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 122, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 82.0, 48.3 ], + "duration" : 6.410925, + "under_pressure" : true, + "related_events" : [ "032a25b1-593e-4ddc-ba9a-5f8296642e6a", "0ca90480-670a-40d0-a15b-ae1f30b1921b", "b78abd86-247b-42ae-a816-0c59d63e3452" ], + "carry" : { + "end_location" : [ 72.3, 43.6 ] + } +}, { + "id" : "0ca90480-670a-40d0-a15b-ae1f30b1921b", + "index" : 1719, + "period" : 2, + "timestamp" : "00:07:00.082", + "minute" : 52, + "second" : 0, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 122, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 42.2, 35.0 ], + "duration" : 0.837949, + "counterpress" : true, + "related_events" : [ "9c0cfc9f-b66e-4a26-824b-f27686175c40" ] +}, { + "id" : "032a25b1-593e-4ddc-ba9a-5f8296642e6a", + "index" : 1720, + "period" : 2, + "timestamp" : "00:07:02.951", + "minute" : 52, + "second" : 2, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 122, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 72.3, 43.6 ], + "duration" : 2.863966, + "related_events" : [ "28ef372a-c486-4024-a2ac-cd54117fa6e5", "513c67a2-68ae-4c33-a685-1a7dc130e0dd" ], + "pass" : { + "recipient" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "length" : 37.426193, + "angle" : -0.037415687, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 109.7, 42.2 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "28ef372a-c486-4024-a2ac-cd54117fa6e5", + "index" : 1721, + "period" : 2, + "timestamp" : "00:07:05.815", + "minute" : 52, + "second" : 5, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 122, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 92.4, 33.6 ], + "related_events" : [ "032a25b1-593e-4ddc-ba9a-5f8296642e6a" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "513c67a2-68ae-4c33-a685-1a7dc130e0dd", + "index" : 1722, + "period" : 2, + "timestamp" : "00:07:05.815", + "minute" : 52, + "second" : 5, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 122, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 10.4, 37.9 ], + "duration" : 0.0, + "related_events" : [ "032a25b1-593e-4ddc-ba9a-5f8296642e6a" ] +}, { + "id" : "b5336995-ff05-4f74-b060-d16e51ce071e", + "index" : 1723, + "period" : 2, + "timestamp" : "00:07:05.815", + "minute" : 52, + "second" : 5, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 122, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 10.4, 37.9 ], + "duration" : 1.895465, + "related_events" : [ "513c67a2-68ae-4c33-a685-1a7dc130e0dd", "b614dc08-c323-4bf0-9fdf-ae755aedbcbd" ], + "carry" : { + "end_location" : [ 14.4, 39.1 ] + } +}, { + "id" : "b614dc08-c323-4bf0-9fdf-ae755aedbcbd", + "index" : 1724, + "period" : 2, + "timestamp" : "00:07:07.710", + "minute" : 52, + "second" : 7, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 122, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 14.4, 39.1 ], + "duration" : 2.536397, + "related_events" : [ "53c48018-5bc7-441b-b36b-9882c16cc4d7", "7bb33c25-c1d4-4cf9-a4c2-e2019a7816af" ], + "pass" : { + "recipient" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "length" : 31.923033, + "angle" : -0.9410788, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 33.2, 13.3 ], + "body_part" : { + "id" : 69, + "name" : "Keeper Arm" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "32092547-9a82-414b-a105-e1c6ed43097e", + "index" : 1725, + "period" : 2, + "timestamp" : "00:07:09.653", + "minute" : 52, + "second" : 9, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 122, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 83.6, 62.5 ], + "duration" : 0.499713 +}, { + "id" : "7bb33c25-c1d4-4cf9-a4c2-e2019a7816af", + "index" : 1726, + "period" : 2, + "timestamp" : "00:07:10.246", + "minute" : 52, + "second" : 10, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 122, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 33.2, 13.5 ], + "related_events" : [ "b614dc08-c323-4bf0-9fdf-ae755aedbcbd" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "53c48018-5bc7-441b-b36b-9882c16cc4d7", + "index" : 1727, + "period" : 2, + "timestamp" : "00:07:10.246", + "minute" : 52, + "second" : 10, + "type" : { + "id" : 10, + "name" : "Interception" + }, + "possession" : 122, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 86.9, 66.8 ], + "duration" : 0.0, + "related_events" : [ "b614dc08-c323-4bf0-9fdf-ae755aedbcbd" ], + "interception" : { + "outcome" : { + "id" : 13, + "name" : "Lost In Play" + } + } +}, { + "id" : "2278955c-00b7-455a-9c81-11b6e9d94e44", + "index" : 1728, + "period" : 2, + "timestamp" : "00:07:11.580", + "minute" : 52, + "second" : 11, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 122, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 23.7, 21.0 ], + "duration" : 1.772441, + "related_events" : [ "cac6cda2-484b-4bde-9296-87c7a7704ada" ], + "pass" : { + "recipient" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "length" : 14.9, + "angle" : 0.0, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 38.6, 21.0 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 66, + "name" : "Recovery" + } + } +}, { + "id" : "cac6cda2-484b-4bde-9296-87c7a7704ada", + "index" : 1729, + "period" : 2, + "timestamp" : "00:07:13.353", + "minute" : 52, + "second" : 13, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 122, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 38.6, 21.0 ], + "related_events" : [ "2278955c-00b7-455a-9c81-11b6e9d94e44" ] +}, { + "id" : "4140d760-d532-4a71-8ece-d5d76eb27646", + "index" : 1730, + "period" : 2, + "timestamp" : "00:07:13.353", + "minute" : 52, + "second" : 13, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 122, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 38.6, 21.0 ], + "duration" : 0.08, + "related_events" : [ "2f7aa205-4003-43cd-9ea3-29caafb61fd1", "cac6cda2-484b-4bde-9296-87c7a7704ada" ], + "carry" : { + "end_location" : [ 38.6, 21.0 ] + } +}, { + "id" : "2f7aa205-4003-43cd-9ea3-29caafb61fd1", + "index" : 1731, + "period" : 2, + "timestamp" : "00:07:13.433", + "minute" : 52, + "second" : 13, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 122, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 38.6, 21.0 ], + "duration" : 0.271727, + "pass" : { + "length" : 5.724509, + "angle" : -0.33832362, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 44.0, 19.1 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "outcome" : { + "id" : 77, + "name" : "Unknown" + } + } +}, { + "id" : "572a21d0-28cc-414a-bf58-0aa09ee52de9", + "index" : 1732, + "period" : 2, + "timestamp" : "00:07:13.790", + "minute" : 52, + "second" : 13, + "type" : { + "id" : 22, + "name" : "Foul Committed" + }, + "possession" : 122, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 76.1, 61.0 ], + "duration" : 0.0, + "foul_committed" : { + "type" : { + "id" : 24, + "name" : "Handball" + } + } +}, { + "id" : "2a38a975-b891-4132-82b1-ff081ff476e2", + "index" : 1733, + "period" : 2, + "timestamp" : "00:07:19.629", + "minute" : 52, + "second" : 19, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 123, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 47.2, 16.9 ], + "duration" : 1.201336, + "related_events" : [ "42609594-dcec-4602-9982-c94cbb72c88a" ], + "pass" : { + "recipient" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "length" : 14.649232, + "angle" : -1.3225064, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 50.8, 2.7 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 62, + "name" : "Free Kick" + } + } +}, { + "id" : "42609594-dcec-4602-9982-c94cbb72c88a", + "index" : 1734, + "period" : 2, + "timestamp" : "00:07:20.831", + "minute" : 52, + "second" : 20, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 123, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 50.8, 2.7 ], + "related_events" : [ "2a38a975-b891-4132-82b1-ff081ff476e2" ] +}, { + "id" : "e5ea03be-9a05-4a1e-a659-5bdef30397a9", + "index" : 1735, + "period" : 2, + "timestamp" : "00:07:20.831", + "minute" : 52, + "second" : 20, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 123, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 50.8, 2.7 ], + "duration" : 2.072915, + "related_events" : [ "42609594-dcec-4602-9982-c94cbb72c88a", "6d1c14b0-3bbe-422c-823f-73c5c75c7860" ], + "carry" : { + "end_location" : [ 53.7, 3.4 ] + } +}, { + "id" : "6d1c14b0-3bbe-422c-823f-73c5c75c7860", + "index" : 1736, + "period" : 2, + "timestamp" : "00:07:22.904", + "minute" : 52, + "second" : 22, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 123, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 53.7, 3.4 ], + "duration" : 3.266451, + "related_events" : [ "ea4c5fdd-6155-410e-bb7a-3be255260232" ], + "pass" : { + "recipient" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "length" : 39.636475, + "angle" : 0.04290295, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 93.3, 5.1 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "94d8860d-6df2-4dce-931b-071551216f30", + "index" : 1737, + "period" : 2, + "timestamp" : "00:07:25.646", + "minute" : 52, + "second" : 25, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 123, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 24.4, 68.8 ], + "duration" : 0.843752, + "related_events" : [ "0eca0e4e-0da9-4a3d-a01b-4c661a7a3f0d", "71a37891-d088-4081-a52d-70f634c79416", "ea4c5fdd-6155-410e-bb7a-3be255260232" ] +}, { + "id" : "ea4c5fdd-6155-410e-bb7a-3be255260232", + "index" : 1738, + "period" : 2, + "timestamp" : "00:07:26.170", + "minute" : 52, + "second" : 26, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 123, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 93.3, 5.1 ], + "under_pressure" : true, + "related_events" : [ "6d1c14b0-3bbe-422c-823f-73c5c75c7860", "94d8860d-6df2-4dce-931b-071551216f30" ] +}, { + "id" : "71a37891-d088-4081-a52d-70f634c79416", + "index" : 1739, + "period" : 2, + "timestamp" : "00:07:26.170", + "minute" : 52, + "second" : 26, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 123, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 93.3, 5.1 ], + "duration" : 0.275682, + "under_pressure" : true, + "related_events" : [ "0eca0e4e-0da9-4a3d-a01b-4c661a7a3f0d", "94d8860d-6df2-4dce-931b-071551216f30", "ea4c5fdd-6155-410e-bb7a-3be255260232" ], + "carry" : { + "end_location" : [ 94.8, 3.6 ] + } +}, { + "id" : "0eca0e4e-0da9-4a3d-a01b-4c661a7a3f0d", + "index" : 1740, + "period" : 2, + "timestamp" : "00:07:26.446", + "minute" : 52, + "second" : 26, + "type" : { + "id" : 38, + "name" : "Miscontrol" + }, + "possession" : 123, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 94.8, 3.6 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "94d8860d-6df2-4dce-931b-071551216f30" ] +}, { + "id" : "9933e3ba-5b6a-43dd-b4b5-25612bd0cbee", + "index" : 1741, + "period" : 2, + "timestamp" : "00:07:26.845", + "minute" : 52, + "second" : 26, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 123, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 21.4, 70.9 ], + "duration" : 0.0 +}, { + "id" : "186c0fe3-842d-4f70-b6f3-2585893225d3", + "index" : 1742, + "period" : 2, + "timestamp" : "00:07:26.845", + "minute" : 52, + "second" : 26, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 123, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 21.4, 70.9 ], + "duration" : 2.654633, + "related_events" : [ "9933e3ba-5b6a-43dd-b4b5-25612bd0cbee", "d8baeb10-6923-481e-b705-365ab77ca23c" ], + "carry" : { + "end_location" : [ 6.0, 76.1 ] + } +}, { + "id" : "d8baeb10-6923-481e-b705-365ab77ca23c", + "index" : 1743, + "period" : 2, + "timestamp" : "00:07:29.500", + "minute" : 52, + "second" : 29, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 123, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 6.0, 76.1 ], + "duration" : 1.822785, + "related_events" : [ "a9ae8daf-6b3f-49aa-9b66-30c8644c007e" ], + "pass" : { + "length" : 27.200735, + "angle" : -0.0073528085, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 33.2, 75.9 ], + "outcome" : { + "id" : 9, + "name" : "Incomplete" + }, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "a9ae8daf-6b3f-49aa-9b66-30c8644c007e", + "index" : 1744, + "period" : 2, + "timestamp" : "00:07:31.322", + "minute" : 52, + "second" : 31, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 123, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 86.9, 4.2 ], + "duration" : 0.0, + "related_events" : [ "d8baeb10-6923-481e-b705-365ab77ca23c" ] +}, { + "id" : "8ede38ac-10c9-436e-900d-46dc805dbdb9", + "index" : 1745, + "period" : 2, + "timestamp" : "00:07:31.322", + "minute" : 52, + "second" : 31, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 123, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 86.9, 4.2 ], + "duration" : 3.861803, + "related_events" : [ "a9ae8daf-6b3f-49aa-9b66-30c8644c007e", "b770e1bf-f751-4c4c-98de-96257c650a70" ], + "carry" : { + "end_location" : [ 94.6, 9.2 ] + } +}, { + "id" : "b770e1bf-f751-4c4c-98de-96257c650a70", + "index" : 1746, + "period" : 2, + "timestamp" : "00:07:35.184", + "minute" : 52, + "second" : 35, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 123, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 94.6, 9.2 ], + "duration" : 1.66429, + "related_events" : [ "5a654cfb-e110-478a-a9f1-a2a615f02e32" ], + "pass" : { + "recipient" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "length" : 19.092407, + "angle" : 1.9688107, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 87.2, 26.8 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "5a654cfb-e110-478a-a9f1-a2a615f02e32", + "index" : 1747, + "period" : 2, + "timestamp" : "00:07:36.848", + "minute" : 52, + "second" : 36, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 123, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 87.2, 26.8 ], + "related_events" : [ "b770e1bf-f751-4c4c-98de-96257c650a70" ] +}, { + "id" : "725b4493-c4eb-43ca-a6af-7560a157600f", + "index" : 1748, + "period" : 2, + "timestamp" : "00:07:36.848", + "minute" : 52, + "second" : 36, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 123, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 87.2, 26.8 ], + "duration" : 1.100748, + "under_pressure" : true, + "related_events" : [ "0b0bd12f-68fd-4516-94a3-4907c0051bc2", "5a654cfb-e110-478a-a9f1-a2a615f02e32", "72a191c1-84ce-4d10-837e-4a56465fc093" ], + "carry" : { + "end_location" : [ 82.2, 31.1 ] + } +}, { + "id" : "0b0bd12f-68fd-4516-94a3-4907c0051bc2", + "index" : 1749, + "period" : 2, + "timestamp" : "00:07:37.819", + "minute" : 52, + "second" : 37, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 123, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 32.2, 47.1 ], + "duration" : 0.390197, + "related_events" : [ "725b4493-c4eb-43ca-a6af-7560a157600f", "72a191c1-84ce-4d10-837e-4a56465fc093" ] +}, { + "id" : "72a191c1-84ce-4d10-837e-4a56465fc093", + "index" : 1750, + "period" : 2, + "timestamp" : "00:07:37.949", + "minute" : 52, + "second" : 37, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 123, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 82.2, 31.1 ], + "duration" : 2.198932, + "under_pressure" : true, + "related_events" : [ "0b0bd12f-68fd-4516-94a3-4907c0051bc2", "63c5bb9a-7038-46e8-9caf-fce4d04ed479" ], + "pass" : { + "recipient" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "length" : 35.452785, + "angle" : 1.293659, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 91.9, 65.2 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "63c5bb9a-7038-46e8-9caf-fce4d04ed479", + "index" : 1751, + "period" : 2, + "timestamp" : "00:07:40.148", + "minute" : 52, + "second" : 40, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 123, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 91.9, 65.2 ], + "related_events" : [ "72a191c1-84ce-4d10-837e-4a56465fc093" ] +}, { + "id" : "1ba5ec39-7e3a-4372-bde2-a9f17fbb182f", + "index" : 1752, + "period" : 2, + "timestamp" : "00:07:40.148", + "minute" : 52, + "second" : 40, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 123, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 91.9, 65.2 ], + "duration" : 1.444224, + "related_events" : [ "63c5bb9a-7038-46e8-9caf-fce4d04ed479", "b9681406-ce49-4bec-9d3f-2e83fbc9bf0c" ], + "carry" : { + "end_location" : [ 97.3, 66.2 ] + } +}, { + "id" : "b9681406-ce49-4bec-9d3f-2e83fbc9bf0c", + "index" : 1753, + "period" : 2, + "timestamp" : "00:07:41.592", + "minute" : 52, + "second" : 41, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 123, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 97.3, 66.2 ], + "duration" : 1.293387, + "related_events" : [ "142f7b95-d600-48e2-9c12-df1b16e13fa4" ], + "pass" : { + "recipient" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "length" : 27.77373, + "angle" : -1.095877, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 110.0, 41.5 ], + "cross" : true, + "assisted_shot_id" : "a3523627-b2e1-4007-bb16-ed5144966ff9", + "shot_assist" : true, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "142f7b95-d600-48e2-9c12-df1b16e13fa4", + "index" : 1754, + "period" : 2, + "timestamp" : "00:07:42.886", + "minute" : 52, + "second" : 42, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 123, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 110.0, 41.5 ], + "related_events" : [ "b9681406-ce49-4bec-9d3f-2e83fbc9bf0c" ] +}, { + "id" : "a3523627-b2e1-4007-bb16-ed5144966ff9", + "index" : 1755, + "period" : 2, + "timestamp" : "00:07:42.893", + "minute" : 52, + "second" : 42, + "type" : { + "id" : 16, + "name" : "Shot" + }, + "possession" : 123, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 108.7, 42.1 ], + "duration" : 1.593466, + "related_events" : [ "e56672cd-5a2b-4793-8c44-24fb8b83caeb" ], + "shot" : { + "statsbomb_xg" : 0.08253053, + "end_location" : [ 120.0, 50.3, 0.2 ], + "key_pass_id" : "b9681406-ce49-4bec-9d3f-2e83fbc9bf0c", + "technique" : { + "id" : 93, + "name" : "Normal" + }, + "body_part" : { + "id" : 37, + "name" : "Head" + }, + "type" : { + "id" : 87, + "name" : "Open Play" + }, + "outcome" : { + "id" : 98, + "name" : "Off T" + }, + "freeze_frame" : [ { + "location" : [ 108.2, 40.2 ], + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "teammate" : true + }, { + "location" : [ 110.1, 34.6 ], + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "teammate" : true + }, { + "location" : [ 106.2, 32.0 ], + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "teammate" : true + }, { + "location" : [ 108.4, 41.0 ], + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "teammate" : false + }, { + "location" : [ 110.9, 44.5 ], + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "teammate" : false + }, { + "location" : [ 106.5, 41.8 ], + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "teammate" : false + }, { + "location" : [ 118.9, 41.6 ], + "player" : { + "id" : 33349, + "name" : "Chloe Morgan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "teammate" : false + }, { + "location" : [ 103.5, 61.4 ], + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "teammate" : false + }, { + "location" : [ 111.6, 31.5 ], + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "teammate" : false + }, { + "location" : [ 103.5, 32.1 ], + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "teammate" : true + }, { + "location" : [ 103.2, 37.8 ], + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "teammate" : false + }, { + "location" : [ 97.2, 48.2 ], + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "teammate" : false + } ] + } +}, { + "id" : "e56672cd-5a2b-4793-8c44-24fb8b83caeb", + "index" : 1756, + "period" : 2, + "timestamp" : "00:07:44.487", + "minute" : 52, + "second" : 44, + "type" : { + "id" : 23, + "name" : "Goal Keeper" + }, + "possession" : 123, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 33349, + "name" : "Chloe Morgan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 1.2, 38.5 ], + "duration" : 0.0, + "related_events" : [ "a3523627-b2e1-4007-bb16-ed5144966ff9" ], + "goalkeeper" : { + "end_location" : [ 1.2, 38.5 ], + "position" : { + "id" : 44, + "name" : "Set" + }, + "type" : { + "id" : 32, + "name" : "Shot Faced" + } + } +}, { + "id" : "c5c7f5c4-12e8-43e6-9ece-813b3fcf6aa9", + "index" : 1757, + "period" : 2, + "timestamp" : "00:08:16.023", + "minute" : 53, + "second" : 16, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 124, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 33349, + "name" : "Chloe Morgan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 7.0, 36.1 ], + "duration" : 1.556836, + "related_events" : [ "c7aa9566-03c8-4e9e-910e-4667183e1da4" ], + "pass" : { + "recipient" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "length" : 28.311481, + "angle" : -0.26811078, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 34.3, 28.6 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 63, + "name" : "Goal Kick" + } + } +}, { + "id" : "d0c304d2-cc88-4eff-bfc8-50b3516598a7", + "index" : 1758, + "period" : 2, + "timestamp" : "00:08:17.327", + "minute" : 53, + "second" : 17, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 124, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 81.1, 50.4 ], + "duration" : 0.330106, + "related_events" : [ "8db36974-2ed5-4873-aef3-30964ece949a", "c7aa9566-03c8-4e9e-910e-4667183e1da4" ] +}, { + "id" : "c7aa9566-03c8-4e9e-910e-4667183e1da4", + "index" : 1759, + "period" : 2, + "timestamp" : "00:08:17.580", + "minute" : 53, + "second" : 17, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 124, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 34.3, 28.6 ], + "under_pressure" : true, + "related_events" : [ "c5c7f5c4-12e8-43e6-9ece-813b3fcf6aa9", "d0c304d2-cc88-4eff-bfc8-50b3516598a7" ] +}, { + "id" : "8db36974-2ed5-4873-aef3-30964ece949a", + "index" : 1760, + "period" : 2, + "timestamp" : "00:08:17.580", + "minute" : 53, + "second" : 17, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 124, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 35.4, 29.1 ], + "duration" : 2.255865, + "under_pressure" : true, + "related_events" : [ "5776fe07-76a6-4505-a006-512916f6c8aa", "5b751f20-de7c-438b-8874-0cefd15a5f63", "d0c304d2-cc88-4eff-bfc8-50b3516598a7" ], + "pass" : { + "recipient" : { + "id" : 4865, + "name" : "Josie Green" + }, + "length" : 10.912378, + "angle" : 0.7205541, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 43.6, 36.3 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "5776fe07-76a6-4505-a006-512916f6c8aa", + "index" : 1761, + "period" : 2, + "timestamp" : "00:08:19.836", + "minute" : 53, + "second" : 19, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 124, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 43.6, 36.3 ], + "related_events" : [ "8db36974-2ed5-4873-aef3-30964ece949a" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "8cc13e9e-8c32-4f29-af27-093a874a223d", + "index" : 1762, + "period" : 2, + "timestamp" : "00:08:19.836", + "minute" : 53, + "second" : 19, + "type" : { + "id" : 4, + "name" : "Duel" + }, + "possession" : 124, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 43.6, 36.3 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "5b751f20-de7c-438b-8874-0cefd15a5f63" ], + "duel" : { + "type" : { + "id" : 10, + "name" : "Aerial Lost" + } + } +}, { + "id" : "5b751f20-de7c-438b-8874-0cefd15a5f63", + "index" : 1763, + "period" : 2, + "timestamp" : "00:08:19.836", + "minute" : 53, + "second" : 19, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 125, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 76.5, 43.8 ], + "duration" : 0.997075, + "under_pressure" : true, + "related_events" : [ "5e1b528a-6324-4ca6-bda5-7194a63af103", "8cc13e9e-8c32-4f29-af27-093a874a223d", "8db36974-2ed5-4873-aef3-30964ece949a" ], + "pass" : { + "recipient" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "length" : 7.6609397, + "angle" : -0.6278366, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 82.7, 39.3 ], + "aerial_won" : true, + "type" : { + "id" : 66, + "name" : "Recovery" + } + } +}, { + "id" : "5e1b528a-6324-4ca6-bda5-7194a63af103", + "index" : 1764, + "period" : 2, + "timestamp" : "00:08:20.833", + "minute" : 53, + "second" : 20, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 125, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 82.7, 39.3 ], + "related_events" : [ "5b751f20-de7c-438b-8874-0cefd15a5f63" ] +}, { + "id" : "7cd73d69-9fd5-46fc-9462-eb1a7c9b7656", + "index" : 1765, + "period" : 2, + "timestamp" : "00:08:20.833", + "minute" : 53, + "second" : 20, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 125, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 82.7, 39.3 ], + "duration" : 1.061899, + "related_events" : [ "f5e5ce99-d46d-46a9-8e67-6154fe3f7b8c" ], + "pass" : { + "recipient" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "length" : 11.649893, + "angle" : 2.9340963, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 71.3, 41.7 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "f5e5ce99-d46d-46a9-8e67-6154fe3f7b8c", + "index" : 1766, + "period" : 2, + "timestamp" : "00:08:21.895", + "minute" : 53, + "second" : 21, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 125, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 71.3, 41.7 ], + "related_events" : [ "7cd73d69-9fd5-46fc-9462-eb1a7c9b7656" ] +}, { + "id" : "65ecdacc-36de-47de-b0fa-07aa2ac14a34", + "index" : 1767, + "period" : 2, + "timestamp" : "00:08:21.895", + "minute" : 53, + "second" : 21, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 125, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 71.3, 41.7 ], + "duration" : 1.563895, + "under_pressure" : true, + "related_events" : [ "183dd6ef-5ea2-47bf-8d30-7253f9b1c730", "e8b79192-c66d-4618-8760-ebf671373547", "f5e5ce99-d46d-46a9-8e67-6154fe3f7b8c" ], + "carry" : { + "end_location" : [ 70.2, 37.9 ] + } +}, { + "id" : "183dd6ef-5ea2-47bf-8d30-7253f9b1c730", + "index" : 1768, + "period" : 2, + "timestamp" : "00:08:22.695", + "minute" : 53, + "second" : 22, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 125, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 45.6, 36.6 ], + "duration" : 0.638255, + "counterpress" : true, + "related_events" : [ "65ecdacc-36de-47de-b0fa-07aa2ac14a34" ] +}, { + "id" : "e8b79192-c66d-4618-8760-ebf671373547", + "index" : 1769, + "period" : 2, + "timestamp" : "00:08:23.459", + "minute" : 53, + "second" : 23, + "type" : { + "id" : 38, + "name" : "Miscontrol" + }, + "possession" : 125, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 70.2, 37.9 ], + "duration" : 0.0 +}, { + "id" : "ebbe5988-6e1b-4652-b919-cc8df70fae38", + "index" : 1770, + "period" : 2, + "timestamp" : "00:08:25.115", + "minute" : 53, + "second" : 25, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 125, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 50.8, 41.7 ], + "duration" : 1.869952, + "related_events" : [ "764a7db5-95ea-4716-aefc-3d6634c32ff0", "fc762c63-6c28-4333-b36a-086528870d2d" ] +}, { + "id" : "fc762c63-6c28-4333-b36a-086528870d2d", + "index" : 1771, + "period" : 2, + "timestamp" : "00:08:25.748", + "minute" : 53, + "second" : 25, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 125, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 65.3, 41.5 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "ebbe5988-6e1b-4652-b919-cc8df70fae38" ] +}, { + "id" : "764a7db5-95ea-4716-aefc-3d6634c32ff0", + "index" : 1772, + "period" : 2, + "timestamp" : "00:08:25.748", + "minute" : 53, + "second" : 25, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 125, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 65.3, 41.5 ], + "duration" : 1.341479, + "under_pressure" : true, + "related_events" : [ "43841318-6f69-41e1-a23f-4a47c203e6c7", "affcb009-f5f2-4f7b-aef6-ecea8569b9e2", "ebbe5988-6e1b-4652-b919-cc8df70fae38", "fc762c63-6c28-4333-b36a-086528870d2d" ], + "carry" : { + "end_location" : [ 64.3, 37.9 ] + } +}, { + "id" : "affcb009-f5f2-4f7b-aef6-ecea8569b9e2", + "index" : 1773, + "period" : 2, + "timestamp" : "00:08:26.578", + "minute" : 53, + "second" : 26, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 125, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 52.1, 43.6 ], + "duration" : 0.519161, + "related_events" : [ "43841318-6f69-41e1-a23f-4a47c203e6c7", "764a7db5-95ea-4716-aefc-3d6634c32ff0" ] +}, { + "id" : "43841318-6f69-41e1-a23f-4a47c203e6c7", + "index" : 1774, + "period" : 2, + "timestamp" : "00:08:27.089", + "minute" : 53, + "second" : 27, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 125, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 64.3, 37.9 ], + "duration" : 0.127719, + "under_pressure" : true, + "related_events" : [ "affcb009-f5f2-4f7b-aef6-ecea8569b9e2", "c06c4d00-2eda-4aa7-9243-1437675b0f25" ], + "pass" : { + "length" : 2.0591261, + "angle" : -1.0636978, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 65.3, 36.1 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "c06c4d00-2eda-4aa7-9243-1437675b0f25", + "index" : 1775, + "period" : 2, + "timestamp" : "00:08:27.217", + "minute" : 53, + "second" : 27, + "type" : { + "id" : 6, + "name" : "Block" + }, + "possession" : 125, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 54.8, 44.0 ], + "duration" : 0.0, + "related_events" : [ "43841318-6f69-41e1-a23f-4a47c203e6c7" ] +}, { + "id" : "4800b117-87d0-49b5-8c1d-434989669754", + "index" : 1776, + "period" : 2, + "timestamp" : "00:08:29.364", + "minute" : 53, + "second" : 29, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 125, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 40.1, 65.7 ], + "duration" : 1.574411, + "related_events" : [ "0536b1b0-6e35-40ec-86b2-5be79ef41620", "61bd78f2-5ee0-4603-8892-57f47cf2fed9" ], + "pass" : { + "recipient" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "length" : 11.458621, + "angle" : 0.3659207, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 50.8, 69.8 ], + "type" : { + "id" : 64, + "name" : "Interception" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + }, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "0536b1b0-6e35-40ec-86b2-5be79ef41620", + "index" : 1777, + "period" : 2, + "timestamp" : "00:08:30.939", + "minute" : 53, + "second" : 30, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 125, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 45.1, 69.1 ], + "related_events" : [ "4800b117-87d0-49b5-8c1d-434989669754" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "61bd78f2-5ee0-4603-8892-57f47cf2fed9", + "index" : 1778, + "period" : 2, + "timestamp" : "00:08:30.939", + "minute" : 53, + "second" : 30, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 125, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 69.3, 10.3 ], + "duration" : 2.441267, + "related_events" : [ "4800b117-87d0-49b5-8c1d-434989669754" ], + "pass" : { + "length" : 19.654007, + "angle" : -0.5456551, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 86.1, 0.1 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "type" : { + "id" : 66, + "name" : "Recovery" + }, + "outcome" : { + "id" : 75, + "name" : "Out" + } + } +}, { + "id" : "6a6fbe9d-8e8b-4453-b2f8-dab555650eb4", + "index" : 1779, + "period" : 2, + "timestamp" : "00:08:53.094", + "minute" : 53, + "second" : 53, + "type" : { + "id" : 40, + "name" : "Injury Stoppage" + }, + "possession" : 125, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "duration" : 0.0 +}, { + "id" : "1ad03457-c07b-43e4-aeb2-888485faa856", + "index" : 1780, + "period" : 2, + "timestamp" : "00:13:19.900", + "minute" : 58, + "second" : 19, + "type" : { + "id" : 19, + "name" : "Substitution" + }, + "possession" : 125, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 8297, + "name" : "Adriana Kristina Leon" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "duration" : 0.0, + "substitution" : { + "outcome" : { + "id" : 103, + "name" : "Tactical" + }, + "replacement" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + } + } +}, { + "id" : "13d06780-4b72-4e34-be06-4a1954ef67c6", + "index" : 1781, + "period" : 2, + "timestamp" : "00:13:54.350", + "minute" : 58, + "second" : 54, + "type" : { + "id" : 19, + "name" : "Substitution" + }, + "possession" : 125, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18147, + "name" : "Kate Longhurst" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "duration" : 0.0, + "substitution" : { + "outcome" : { + "id" : 103, + "name" : "Tactical" + }, + "replacement" : { + "id" : 18150, + "name" : "Julia Simic" + } + } +}, { + "id" : "d7e7198e-d62a-42a5-a56e-26394fb2f094", + "index" : 1782, + "period" : 2, + "timestamp" : "00:14:13.987", + "minute" : 59, + "second" : 13, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 126, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 40.6, 80.0 ], + "duration" : 1.848533, + "related_events" : [ "a05ea341-37a9-48b9-b396-c3ead67b299a", "be7511d4-9078-4b49-aa36-bdef39439668" ], + "pass" : { + "recipient" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "length" : 24.86222, + "angle" : -0.23132098, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 64.8, 74.3 ], + "type" : { + "id" : 67, + "name" : "Throw-in" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "be7511d4-9078-4b49-aa36-bdef39439668", + "index" : 1783, + "period" : 2, + "timestamp" : "00:14:15.836", + "minute" : 59, + "second" : 15, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 126, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 66.1, 74.5 ], + "related_events" : [ "d7e7198e-d62a-42a5-a56e-26394fb2f094" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "43680f5e-8542-47b5-9852-6bf14690399b", + "index" : 1784, + "period" : 2, + "timestamp" : "00:14:15.836", + "minute" : 59, + "second" : 15, + "type" : { + "id" : 4, + "name" : "Duel" + }, + "possession" : 126, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 64.8, 74.3 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "a05ea341-37a9-48b9-b396-c3ead67b299a" ], + "duel" : { + "type" : { + "id" : 10, + "name" : "Aerial Lost" + } + } +}, { + "id" : "a05ea341-37a9-48b9-b396-c3ead67b299a", + "index" : 1785, + "period" : 2, + "timestamp" : "00:14:15.836", + "minute" : 59, + "second" : 15, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 126, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 55.3, 5.8 ], + "duration" : 0.855062, + "under_pressure" : true, + "related_events" : [ "43680f5e-8542-47b5-9852-6bf14690399b", "d7e7198e-d62a-42a5-a56e-26394fb2f094" ], + "pass" : { + "length" : 9.183137, + "angle" : -0.66963893, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 62.5, 0.1 ], + "type" : { + "id" : 66, + "name" : "Recovery" + }, + "outcome" : { + "id" : 75, + "name" : "Out" + }, + "aerial_won" : true + } +}, { + "id" : "7bb46554-abcd-44ec-8f40-269c52ea4057", + "index" : 1786, + "period" : 2, + "timestamp" : "00:14:24.174", + "minute" : 59, + "second" : 24, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 127, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 61.9, 80.0 ], + "duration" : 1.406468, + "related_events" : [ "8095e40f-a59a-4765-ad45-092788110c0c" ], + "pass" : { + "recipient" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "length" : 10.107423, + "angle" : -0.47249693, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 70.9, 75.4 ], + "type" : { + "id" : 67, + "name" : "Throw-in" + } + } +}, { + "id" : "8095e40f-a59a-4765-ad45-092788110c0c", + "index" : 1787, + "period" : 2, + "timestamp" : "00:14:25.580", + "minute" : 59, + "second" : 25, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 127, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 70.9, 75.4 ], + "related_events" : [ "7bb46554-abcd-44ec-8f40-269c52ea4057" ] +}, { + "id" : "7ba993ef-9444-4df4-9721-96480dc4b102", + "index" : 1788, + "period" : 2, + "timestamp" : "00:14:25.629", + "minute" : 59, + "second" : 25, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 127, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 70.9, 75.4 ], + "duration" : 1.518324, + "related_events" : [ "75c6cb3d-28e8-4072-9702-8007bca93dfa", "76fd0f2a-edd6-4449-914a-500bbeb676f2" ], + "pass" : { + "recipient" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "length" : 10.877959, + "angle" : -0.119794026, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 81.7, 74.1 ], + "body_part" : { + "id" : 37, + "name" : "Head" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "76fd0f2a-edd6-4449-914a-500bbeb676f2", + "index" : 1789, + "period" : 2, + "timestamp" : "00:14:27.147", + "minute" : 59, + "second" : 27, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 127, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 79.3, 75.4 ], + "related_events" : [ "7ba993ef-9444-4df4-9721-96480dc4b102" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "75c6cb3d-28e8-4072-9702-8007bca93dfa", + "index" : 1790, + "period" : 2, + "timestamp" : "00:14:27.147", + "minute" : 59, + "second" : 27, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 127, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 38.4, 6.0 ], + "duration" : 0.614431, + "related_events" : [ "6bf190e7-76aa-4384-a7f6-26d73e3c46bc", "7ba993ef-9444-4df4-9721-96480dc4b102" ], + "pass" : { + "length" : 6.905071, + "angle" : 0.1746722, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 45.2, 7.2 ], + "outcome" : { + "id" : 9, + "name" : "Incomplete" + }, + "body_part" : { + "id" : 37, + "name" : "Head" + }, + "type" : { + "id" : 66, + "name" : "Recovery" + } + } +}, { + "id" : "6bf190e7-76aa-4384-a7f6-26d73e3c46bc", + "index" : 1791, + "period" : 2, + "timestamp" : "00:14:27.762", + "minute" : 59, + "second" : 27, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 127, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 74.9, 72.9 ], + "duration" : 0.514387, + "related_events" : [ "6cc008b3-a661-4b5a-b854-11c209ace3f1", "75c6cb3d-28e8-4072-9702-8007bca93dfa", "f142a74d-685c-4329-b1b3-1bda99f05816" ], + "pass" : { + "recipient" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "length" : 6.530697, + "angle" : -0.20039855, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 81.3, 71.6 ], + "body_part" : { + "id" : 37, + "name" : "Head" + }, + "type" : { + "id" : 64, + "name" : "Interception" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "6cc008b3-a661-4b5a-b854-11c209ace3f1", + "index" : 1792, + "period" : 2, + "timestamp" : "00:14:28.276", + "minute" : 59, + "second" : 28, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 127, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 81.3, 74.3 ], + "related_events" : [ "6bf190e7-76aa-4384-a7f6-26d73e3c46bc" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "f142a74d-685c-4329-b1b3-1bda99f05816", + "index" : 1793, + "period" : 2, + "timestamp" : "00:14:28.276", + "minute" : 59, + "second" : 28, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 128, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 38.8, 8.5 ], + "duration" : 0.0, + "related_events" : [ "6bf190e7-76aa-4384-a7f6-26d73e3c46bc" ] +}, { + "id" : "9264754d-90c9-454a-9196-344b332ee4d5", + "index" : 1794, + "period" : 2, + "timestamp" : "00:14:28.276", + "minute" : 59, + "second" : 28, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 128, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 38.8, 8.5 ], + "duration" : 0.903731, + "under_pressure" : true, + "related_events" : [ "7ac5f856-d460-4443-a075-76df7a2128d9", "a6029271-1849-4ef5-93dd-92c51884640c", "f142a74d-685c-4329-b1b3-1bda99f05816" ], + "carry" : { + "end_location" : [ 38.4, 8.8 ] + } +}, { + "id" : "7ac5f856-d460-4443-a075-76df7a2128d9", + "index" : 1795, + "period" : 2, + "timestamp" : "00:14:28.730", + "minute" : 59, + "second" : 28, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 128, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 77.0, 72.2 ], + "duration" : 0.405846, + "counterpress" : true, + "related_events" : [ "9264754d-90c9-454a-9196-344b332ee4d5" ] +}, { + "id" : "a6029271-1849-4ef5-93dd-92c51884640c", + "index" : 1796, + "period" : 2, + "timestamp" : "00:14:29.180", + "minute" : 59, + "second" : 29, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 128, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 38.4, 8.8 ], + "duration" : 3.414608, + "related_events" : [ "42cf61bb-0cf4-44ed-b75c-871829041881", "7bf8a9d5-264f-4690-9f04-881c0ba55e45" ], + "pass" : { + "recipient" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "length" : 38.674538, + "angle" : -0.11922354, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 76.8, 4.2 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "42cf61bb-0cf4-44ed-b75c-871829041881", + "index" : 1797, + "period" : 2, + "timestamp" : "00:14:32.595", + "minute" : 59, + "second" : 32, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 128, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 73.9, 5.6 ], + "related_events" : [ "a6029271-1849-4ef5-93dd-92c51884640c" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "7bf8a9d5-264f-4690-9f04-881c0ba55e45", + "index" : 1798, + "period" : 2, + "timestamp" : "00:14:32.595", + "minute" : 59, + "second" : 32, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 128, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "out" : true, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 43.3, 75.9 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "a6029271-1849-4ef5-93dd-92c51884640c" ], + "clearance" : { + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "right_foot" : true + } +}, { + "id" : "691fe1e0-a543-47ef-aebf-bd81b6f4c215", + "index" : 1799, + "period" : 2, + "timestamp" : "00:14:41.555", + "minute" : 59, + "second" : 41, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 129, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 72.0, 0.1 ], + "duration" : 1.526389, + "related_events" : [ "fcbee84e-aeb4-454e-af63-eae6a2a00988" ], + "pass" : { + "recipient" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "length" : 17.35569, + "angle" : 0.5384432, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 86.9, 9.0 ], + "type" : { + "id" : 67, + "name" : "Throw-in" + } + } +}, { + "id" : "1f66aad9-5183-470a-ab1e-4633aaf53da8", + "index" : 1800, + "period" : 2, + "timestamp" : "00:14:43.025", + "minute" : 59, + "second" : 43, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 129, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 31.4, 70.9 ], + "duration" : 1.064265, + "related_events" : [ "1fefacb6-6726-426b-b726-22ce466e717c", "fcbee84e-aeb4-454e-af63-eae6a2a00988" ] +}, { + "id" : "fcbee84e-aeb4-454e-af63-eae6a2a00988", + "index" : 1801, + "period" : 2, + "timestamp" : "00:14:43.082", + "minute" : 59, + "second" : 43, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 129, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 86.9, 9.0 ], + "under_pressure" : true, + "related_events" : [ "1f66aad9-5183-470a-ab1e-4633aaf53da8", "691fe1e0-a543-47ef-aebf-bd81b6f4c215" ] +}, { + "id" : "1fefacb6-6726-426b-b726-22ce466e717c", + "index" : 1802, + "period" : 2, + "timestamp" : "00:14:43.082", + "minute" : 59, + "second" : 43, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 129, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 86.9, 9.0 ], + "duration" : 3.173223, + "under_pressure" : true, + "related_events" : [ "1f66aad9-5183-470a-ab1e-4633aaf53da8", "83ca2c3f-1d1e-4b6b-9900-bfdd5eb4998d", "e6b7e3be-f059-45cc-8c7e-cd408a64737c", "fcbee84e-aeb4-454e-af63-eae6a2a00988" ], + "carry" : { + "end_location" : [ 84.4, 2.5 ] + } +}, { + "id" : "e6b7e3be-f059-45cc-8c7e-cd408a64737c", + "index" : 1803, + "period" : 2, + "timestamp" : "00:14:45.049", + "minute" : 59, + "second" : 45, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 129, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 40.8, 71.6 ], + "duration" : 1.0676, + "related_events" : [ "1fefacb6-6726-426b-b726-22ce466e717c" ] +}, { + "id" : "83ca2c3f-1d1e-4b6b-9900-bfdd5eb4998d", + "index" : 1804, + "period" : 2, + "timestamp" : "00:14:46.255", + "minute" : 59, + "second" : 46, + "type" : { + "id" : 3, + "name" : "Dispossessed" + }, + "possession" : 129, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 84.4, 2.5 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "f6694d4c-9681-4adb-88fe-3a863277645c" ] +}, { + "id" : "f6694d4c-9681-4adb-88fe-3a863277645c", + "index" : 1805, + "period" : 2, + "timestamp" : "00:14:46.255", + "minute" : 59, + "second" : 46, + "type" : { + "id" : 4, + "name" : "Duel" + }, + "possession" : 129, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 35.7, 77.6 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "83ca2c3f-1d1e-4b6b-9900-bfdd5eb4998d" ], + "duel" : { + "type" : { + "id" : 11, + "name" : "Tackle" + }, + "outcome" : { + "id" : 14, + "name" : "Lost Out" + } + } +}, { + "id" : "c0edb20d-54dd-40ce-a64f-0e171cee7b0b", + "index" : 1806, + "period" : 2, + "timestamp" : "00:14:53.777", + "minute" : 59, + "second" : 53, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 130, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 80.8, 0.1 ], + "duration" : 0.872728, + "related_events" : [ "ef1ff5a2-93a5-4a55-9654-6356e00cce18" ], + "pass" : { + "recipient" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "length" : 10.761505, + "angle" : 2.4813645, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 72.3, 6.7 ], + "type" : { + "id" : 67, + "name" : "Throw-in" + } + } +}, { + "id" : "ef1ff5a2-93a5-4a55-9654-6356e00cce18", + "index" : 1807, + "period" : 2, + "timestamp" : "00:14:54.649", + "minute" : 59, + "second" : 54, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 130, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 72.3, 6.7 ], + "related_events" : [ "c0edb20d-54dd-40ce-a64f-0e171cee7b0b" ] +}, { + "id" : "4aae4191-1d17-4269-abfd-e467ec2ac11b", + "index" : 1808, + "period" : 2, + "timestamp" : "00:14:54.649", + "minute" : 59, + "second" : 54, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 130, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 72.3, 6.7 ], + "duration" : 1.78241, + "related_events" : [ "dac13e2c-3573-4242-8513-33f8e6108a1b", "ef1ff5a2-93a5-4a55-9654-6356e00cce18" ], + "carry" : { + "end_location" : [ 76.1, 4.7 ] + } +}, { + "id" : "dac13e2c-3573-4242-8513-33f8e6108a1b", + "index" : 1809, + "period" : 2, + "timestamp" : "00:14:56.432", + "minute" : 59, + "second" : 56, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 130, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 76.1, 4.7 ], + "duration" : 2.35585, + "related_events" : [ "2a7a84a6-fec6-459b-a468-5f3d5f6d2895" ], + "pass" : { + "recipient" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "length" : 29.63309, + "angle" : 3.0943305, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 46.5, 6.1 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "2a7a84a6-fec6-459b-a468-5f3d5f6d2895", + "index" : 1810, + "period" : 2, + "timestamp" : "00:14:58.788", + "minute" : 59, + "second" : 58, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 130, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 46.5, 6.1 ], + "related_events" : [ "dac13e2c-3573-4242-8513-33f8e6108a1b" ] +}, { + "id" : "727622e1-a556-4613-9bec-8f9672cdf03f", + "index" : 1811, + "period" : 2, + "timestamp" : "00:14:58.788", + "minute" : 59, + "second" : 58, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 130, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 46.5, 6.1 ], + "duration" : 1.110908, + "related_events" : [ "2a7a84a6-fec6-459b-a468-5f3d5f6d2895", "6ca353ac-0e93-44fb-8745-5118fe31a638" ], + "carry" : { + "end_location" : [ 47.0, 11.2 ] + } +}, { + "id" : "6ca353ac-0e93-44fb-8745-5118fe31a638", + "index" : 1812, + "period" : 2, + "timestamp" : "00:14:59.899", + "minute" : 59, + "second" : 59, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 130, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 47.0, 11.2 ], + "duration" : 2.461198, + "related_events" : [ "78a45bc2-6b41-49b2-a24d-556354a5b9b9" ], + "pass" : { + "recipient" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "length" : 43.401035, + "angle" : 1.5777086, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 46.7, 54.6 ], + "switch" : true, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "78a45bc2-6b41-49b2-a24d-556354a5b9b9", + "index" : 1813, + "period" : 2, + "timestamp" : "00:15:02.360", + "minute" : 60, + "second" : 2, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 130, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 46.7, 54.6 ], + "related_events" : [ "6ca353ac-0e93-44fb-8745-5118fe31a638" ] +}, { + "id" : "1c3d0e22-c43c-4048-9f75-cb3da4c1885d", + "index" : 1814, + "period" : 2, + "timestamp" : "00:15:02.360", + "minute" : 60, + "second" : 2, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 130, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 46.7, 54.6 ], + "duration" : 1.096343, + "related_events" : [ "556e2eef-2584-47ba-85cc-6079e8d591a6", "78a45bc2-6b41-49b2-a24d-556354a5b9b9" ], + "carry" : { + "end_location" : [ 46.5, 59.8 ] + } +}, { + "id" : "556e2eef-2584-47ba-85cc-6079e8d591a6", + "index" : 1815, + "period" : 2, + "timestamp" : "00:15:03.456", + "minute" : 60, + "second" : 3, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 130, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 46.5, 59.8 ], + "duration" : 1.578083, + "related_events" : [ "ef372e01-f5a7-487c-a3f1-3bf0835b9b2b" ], + "pass" : { + "recipient" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "length" : 19.942417, + "angle" : 0.57826716, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 63.2, 70.7 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "ef372e01-f5a7-487c-a3f1-3bf0835b9b2b", + "index" : 1816, + "period" : 2, + "timestamp" : "00:15:05.034", + "minute" : 60, + "second" : 5, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 130, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 63.2, 70.7 ], + "related_events" : [ "556e2eef-2584-47ba-85cc-6079e8d591a6" ] +}, { + "id" : "9b42cc1a-2ea5-4743-a492-768ae0673d29", + "index" : 1817, + "period" : 2, + "timestamp" : "00:15:05.034", + "minute" : 60, + "second" : 5, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 130, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 63.2, 70.7 ], + "duration" : 1.346296, + "under_pressure" : true, + "related_events" : [ "6dadd952-04f6-4da7-aae8-3884a06ff37c", "ef372e01-f5a7-487c-a3f1-3bf0835b9b2b", "f7537580-43c7-445b-8393-3107472bb2e5" ], + "carry" : { + "end_location" : [ 62.6, 67.1 ] + } +}, { + "id" : "6dadd952-04f6-4da7-aae8-3884a06ff37c", + "index" : 1818, + "period" : 2, + "timestamp" : "00:15:05.670", + "minute" : 60, + "second" : 5, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 130, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 53.3, 8.8 ], + "duration" : 0.75152, + "related_events" : [ "9b42cc1a-2ea5-4743-a492-768ae0673d29", "e124612c-6695-4c1d-9b8a-5f1f0b6ac699", "f7537580-43c7-445b-8393-3107472bb2e5" ] +}, { + "id" : "3a1a097e-668b-49c5-891d-7ccdf46dacd6", + "index" : 1819, + "period" : 2, + "timestamp" : "00:15:06.381", + "minute" : 60, + "second" : 6, + "type" : { + "id" : 39, + "name" : "Dribbled Past" + }, + "possession" : 130, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 57.5, 13.0 ], + "duration" : 0.0, + "related_events" : [ "e124612c-6695-4c1d-9b8a-5f1f0b6ac699", "f7537580-43c7-445b-8393-3107472bb2e5" ] +}, { + "id" : "f7537580-43c7-445b-8393-3107472bb2e5", + "index" : 1820, + "period" : 2, + "timestamp" : "00:15:06.381", + "minute" : 60, + "second" : 6, + "type" : { + "id" : 14, + "name" : "Dribble" + }, + "possession" : 130, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 62.6, 67.1 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "3a1a097e-668b-49c5-891d-7ccdf46dacd6", "6dadd952-04f6-4da7-aae8-3884a06ff37c" ], + "dribble" : { + "outcome" : { + "id" : 8, + "name" : "Complete" + } + } +}, { + "id" : "e124612c-6695-4c1d-9b8a-5f1f0b6ac699", + "index" : 1821, + "period" : 2, + "timestamp" : "00:15:06.381", + "minute" : 60, + "second" : 6, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 130, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 62.6, 67.1 ], + "duration" : 1.20076, + "under_pressure" : true, + "related_events" : [ "3a1a097e-668b-49c5-891d-7ccdf46dacd6", "3f06b486-ac37-4077-879e-f5133db3aac8", "6dadd952-04f6-4da7-aae8-3884a06ff37c", "f7537580-43c7-445b-8393-3107472bb2e5" ], + "carry" : { + "end_location" : [ 65.5, 59.4 ] + } +}, { + "id" : "3f06b486-ac37-4077-879e-f5133db3aac8", + "index" : 1822, + "period" : 2, + "timestamp" : "00:15:07.581", + "minute" : 60, + "second" : 7, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 130, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 65.5, 59.4 ], + "duration" : 0.201268, + "related_events" : [ "83e31cbb-9e20-4175-8acf-f314b3d575b9", "d658d6d2-46ae-43d5-ba91-e7c055e491ab" ], + "pass" : { + "recipient" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "length" : 7.531268, + "angle" : -0.18697926, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 72.9, 58.0 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "d658d6d2-46ae-43d5-ba91-e7c055e491ab", + "index" : 1823, + "period" : 2, + "timestamp" : "00:15:07.783", + "minute" : 60, + "second" : 7, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 130, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 80.0, 60.1 ], + "related_events" : [ "3f06b486-ac37-4077-879e-f5133db3aac8" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "83e31cbb-9e20-4175-8acf-f314b3d575b9", + "index" : 1824, + "period" : 2, + "timestamp" : "00:15:07.783", + "minute" : 60, + "second" : 7, + "type" : { + "id" : 10, + "name" : "Interception" + }, + "possession" : 130, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 47.2, 22.1 ], + "duration" : 0.0, + "related_events" : [ "3f06b486-ac37-4077-879e-f5133db3aac8" ], + "interception" : { + "outcome" : { + "id" : 16, + "name" : "Success In Play" + } + } +}, { + "id" : "33216518-35b8-4d2d-b0e4-01599e893b72", + "index" : 1825, + "period" : 2, + "timestamp" : "00:15:09.695", + "minute" : 60, + "second" : 9, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 130, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 50.1, 12.6 ], + "duration" : 0.856206, + "related_events" : [ "ff2e9894-5c31-4179-84ad-cb317bd33b2d" ], + "pass" : { + "recipient" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "length" : 14.512064, + "angle" : 1.4464413, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 51.9, 27.0 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "type" : { + "id" : 66, + "name" : "Recovery" + } + } +}, { + "id" : "ff2e9894-5c31-4179-84ad-cb317bd33b2d", + "index" : 1826, + "period" : 2, + "timestamp" : "00:15:10.552", + "minute" : 60, + "second" : 10, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 130, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 51.9, 27.0 ], + "related_events" : [ "33216518-35b8-4d2d-b0e4-01599e893b72" ] +}, { + "id" : "03872df9-f24f-49f3-be3c-b1e4286b676b", + "index" : 1827, + "period" : 2, + "timestamp" : "00:15:10.552", + "minute" : 60, + "second" : 10, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 130, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 51.9, 27.0 ], + "duration" : 0.92254, + "related_events" : [ "dd608ce4-2c7f-4533-9783-47e691253d70", "ff2e9894-5c31-4179-84ad-cb317bd33b2d" ], + "carry" : { + "end_location" : [ 51.9, 27.0 ] + } +}, { + "id" : "dd608ce4-2c7f-4533-9783-47e691253d70", + "index" : 1828, + "period" : 2, + "timestamp" : "00:15:11.474", + "minute" : 60, + "second" : 11, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 130, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 51.9, 27.0 ], + "duration" : 5.037247, + "related_events" : [ "7dc924ad-48ff-4a51-b87a-17b1e8f9c2c9" ], + "pass" : { + "recipient" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "length" : 63.23741, + "angle" : -0.42544964, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 109.5, 0.9 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 75, + "name" : "Out" + } + } +}, { + "id" : "7dc924ad-48ff-4a51-b87a-17b1e8f9c2c9", + "index" : 1829, + "period" : 2, + "timestamp" : "00:15:16.511", + "minute" : 60, + "second" : 16, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 130, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 100.9, 7.0 ], + "related_events" : [ "dd608ce4-2c7f-4533-9783-47e691253d70" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "6d7968cd-c781-42b8-aed2-531dff20400e", + "index" : 1830, + "period" : 2, + "timestamp" : "00:15:28.963", + "minute" : 60, + "second" : 28, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 131, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 20.5, 80.0 ], + "duration" : 1.404243, + "related_events" : [ "a0690a89-bc7b-43e4-8c98-2eecf1cd31b5", "d4eb30ad-94e6-4265-b092-3b5d07c76675" ], + "pass" : { + "recipient" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "length" : 20.039211, + "angle" : -0.44356102, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 38.6, 71.4 ], + "type" : { + "id" : 67, + "name" : "Throw-in" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "5142562a-1764-49c4-ba71-f85ff28a1352", + "index" : 1831, + "period" : 2, + "timestamp" : "00:15:30.011", + "minute" : 60, + "second" : 30, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 131, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 79.2, 8.3 ], + "duration" : 0.197085 +}, { + "id" : "d4eb30ad-94e6-4265-b092-3b5d07c76675", + "index" : 1832, + "period" : 2, + "timestamp" : "00:15:30.368", + "minute" : 60, + "second" : 30, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 131, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 38.6, 71.4 ], + "related_events" : [ "6d7968cd-c781-42b8-aed2-531dff20400e" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "a0690a89-bc7b-43e4-8c98-2eecf1cd31b5", + "index" : 1833, + "period" : 2, + "timestamp" : "00:15:30.368", + "minute" : 60, + "second" : 30, + "type" : { + "id" : 6, + "name" : "Block" + }, + "possession" : 131, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 81.5, 8.7 ], + "duration" : 0.0, + "related_events" : [ "6d7968cd-c781-42b8-aed2-531dff20400e" ] +}, { + "id" : "8f095f70-cb6d-48cc-8d47-2fe12b53753b", + "index" : 1834, + "period" : 2, + "timestamp" : "00:15:30.869", + "minute" : 60, + "second" : 30, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 131, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 80.6, 7.2 ], + "duration" : 0.436372, + "related_events" : [ "8a8a5c8e-3219-46b4-85dc-85682a7bcfcb" ] +}, { + "id" : "8a8a5c8e-3219-46b4-85dc-85682a7bcfcb", + "index" : 1835, + "period" : 2, + "timestamp" : "00:15:31.049", + "minute" : 60, + "second" : 31, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 131, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 39.9, 75.9 ], + "duration" : 1.504157, + "under_pressure" : true, + "related_events" : [ "8f095f70-cb6d-48cc-8d47-2fe12b53753b", "eb6f39ba-afc4-40d9-8280-04b8c592e219" ], + "pass" : { + "recipient" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "length" : 15.134728, + "angle" : -0.8040876, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 50.4, 65.0 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 66, + "name" : "Recovery" + } + } +}, { + "id" : "eb6f39ba-afc4-40d9-8280-04b8c592e219", + "index" : 1836, + "period" : 2, + "timestamp" : "00:15:32.553", + "minute" : 60, + "second" : 32, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 131, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 50.4, 65.0 ], + "related_events" : [ "8a8a5c8e-3219-46b4-85dc-85682a7bcfcb" ] +}, { + "id" : "acd979b8-57db-4a09-83e5-866ba744774c", + "index" : 1837, + "period" : 2, + "timestamp" : "00:15:32.553", + "minute" : 60, + "second" : 32, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 131, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 50.4, 65.0 ], + "duration" : 1.88435, + "under_pressure" : true, + "related_events" : [ "0e72f2a0-dc0c-46be-ac9c-9b65f2e1c9d0", "75f31d0c-d3a3-4a1b-b752-9d9549dfd918", "eb6f39ba-afc4-40d9-8280-04b8c592e219" ], + "carry" : { + "end_location" : [ 50.4, 65.5 ] + } +}, { + "id" : "75f31d0c-d3a3-4a1b-b752-9d9549dfd918", + "index" : 1838, + "period" : 2, + "timestamp" : "00:15:33.551", + "minute" : 60, + "second" : 33, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 131, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 75.8, 14.6 ], + "duration" : 0.866258, + "related_events" : [ "acd979b8-57db-4a09-83e5-866ba744774c" ] +}, { + "id" : "0e72f2a0-dc0c-46be-ac9c-9b65f2e1c9d0", + "index" : 1839, + "period" : 2, + "timestamp" : "00:15:34.437", + "minute" : 60, + "second" : 34, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 131, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 50.4, 65.5 ], + "duration" : 2.825916, + "related_events" : [ "a163f2f2-4bed-49b0-8dff-18703016a096" ], + "pass" : { + "recipient" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "length" : 42.185898, + "angle" : 0.20529869, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 91.7, 74.1 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "ec26be93-6645-45fb-bd84-0e80a4f8494d", + "index" : 1840, + "period" : 2, + "timestamp" : "00:15:35.564", + "minute" : 60, + "second" : 35, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 131, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 37.0, 12.1 ], + "duration" : 1.725344, + "related_events" : [ "51b7d02a-42c0-42e2-946a-6f793ad29f16", "a163f2f2-4bed-49b0-8dff-18703016a096" ] +}, { + "id" : "a163f2f2-4bed-49b0-8dff-18703016a096", + "index" : 1841, + "period" : 2, + "timestamp" : "00:15:37.263", + "minute" : 60, + "second" : 37, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 131, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 91.7, 74.1 ], + "under_pressure" : true, + "related_events" : [ "0e72f2a0-dc0c-46be-ac9c-9b65f2e1c9d0", "ec26be93-6645-45fb-bd84-0e80a4f8494d" ] +}, { + "id" : "51b7d02a-42c0-42e2-946a-6f793ad29f16", + "index" : 1842, + "period" : 2, + "timestamp" : "00:15:37.263", + "minute" : 60, + "second" : 37, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 131, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 91.7, 74.1 ], + "duration" : 0.30611, + "under_pressure" : true, + "related_events" : [ "56e521e2-7965-4edd-899a-19bf2a52d7f0", "a163f2f2-4bed-49b0-8dff-18703016a096", "ec26be93-6645-45fb-bd84-0e80a4f8494d" ], + "carry" : { + "end_location" : [ 93.0, 74.5 ] + } +}, { + "id" : "56e521e2-7965-4edd-899a-19bf2a52d7f0", + "index" : 1843, + "period" : 2, + "timestamp" : "00:15:37.569", + "minute" : 60, + "second" : 37, + "type" : { + "id" : 14, + "name" : "Dribble" + }, + "possession" : 131, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 93.0, 74.5 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "acd4a8c5-3d98-4a73-be5d-7ea6f9e54bad" ], + "dribble" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "acd4a8c5-3d98-4a73-be5d-7ea6f9e54bad", + "index" : 1844, + "period" : 2, + "timestamp" : "00:15:37.569", + "minute" : 60, + "second" : 37, + "type" : { + "id" : 4, + "name" : "Duel" + }, + "possession" : 131, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 27.1, 5.6 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "56e521e2-7965-4edd-899a-19bf2a52d7f0" ], + "duel" : { + "type" : { + "id" : 11, + "name" : "Tackle" + }, + "outcome" : { + "id" : 16, + "name" : "Success In Play" + } + } +}, { + "id" : "f97bc769-6b7d-4b41-9d15-85e6908dc52d", + "index" : 1845, + "period" : 2, + "timestamp" : "00:15:39.617", + "minute" : 60, + "second" : 39, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 131, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 26.1, 12.4 ], + "duration" : 0.0 +}, { + "id" : "07424b65-b5b2-499a-add8-57c03a356029", + "index" : 1846, + "period" : 2, + "timestamp" : "00:15:39.617", + "minute" : 60, + "second" : 39, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 131, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 26.1, 12.4 ], + "duration" : 2.528094, + "related_events" : [ "6e9acab0-0ec5-4264-8b9d-32e35cd6b8d9", "f97bc769-6b7d-4b41-9d15-85e6908dc52d" ], + "carry" : { + "end_location" : [ 27.7, 16.7 ] + } +}, { + "id" : "6e9acab0-0ec5-4264-8b9d-32e35cd6b8d9", + "index" : 1847, + "period" : 2, + "timestamp" : "00:15:42.145", + "minute" : 60, + "second" : 42, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 131, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 27.7, 16.7 ], + "duration" : 2.4618, + "related_events" : [ "0faaca74-f72c-48ae-b0f3-5c1cdb8b7b6b" ], + "pass" : { + "recipient" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "length" : 49.77399, + "angle" : 0.90358585, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 58.5, 55.8 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "0faaca74-f72c-48ae-b0f3-5c1cdb8b7b6b", + "index" : 1848, + "period" : 2, + "timestamp" : "00:15:44.607", + "minute" : 60, + "second" : 44, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 131, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 58.5, 55.8 ], + "related_events" : [ "6e9acab0-0ec5-4264-8b9d-32e35cd6b8d9" ] +}, { + "id" : "af0c99af-019d-4364-9feb-27ff517455ce", + "index" : 1849, + "period" : 2, + "timestamp" : "00:15:44.607", + "minute" : 60, + "second" : 44, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 131, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 58.5, 55.8 ], + "duration" : 6.799276, + "under_pressure" : true, + "related_events" : [ "0faaca74-f72c-48ae-b0f3-5c1cdb8b7b6b", "c61b952a-34cf-4552-a278-b50f2dcf44da", "f4c85acb-8f86-4921-a13c-03134b6cc7e8" ], + "carry" : { + "end_location" : [ 63.0, 73.8 ] + } +}, { + "id" : "c61b952a-34cf-4552-a278-b50f2dcf44da", + "index" : 1850, + "period" : 2, + "timestamp" : "00:15:45.375", + "minute" : 60, + "second" : 45, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 131, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 68.9, 26.2 ], + "duration" : 0.963402, + "counterpress" : true, + "related_events" : [ "af0c99af-019d-4364-9feb-27ff517455ce" ] +}, { + "id" : "f4c85acb-8f86-4921-a13c-03134b6cc7e8", + "index" : 1851, + "period" : 2, + "timestamp" : "00:15:51.406", + "minute" : 60, + "second" : 51, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 131, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 63.0, 73.8 ], + "duration" : 5.243493, + "related_events" : [ "680cd9c2-9348-4dad-a0be-1c81b2c7e4e2" ], + "pass" : { + "length" : 54.109703, + "angle" : -0.15026069, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 116.5, 65.7 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "680cd9c2-9348-4dad-a0be-1c81b2c7e4e2", + "index" : 1852, + "period" : 2, + "timestamp" : "00:15:56.650", + "minute" : 60, + "second" : 56, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 131, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 3.6, 14.4 ], + "duration" : 0.0, + "related_events" : [ "f4c85acb-8f86-4921-a13c-03134b6cc7e8" ] +}, { + "id" : "f6b8e05f-e90a-4b62-b33f-cf5513d8beb3", + "index" : 1853, + "period" : 2, + "timestamp" : "00:15:56.650", + "minute" : 60, + "second" : 56, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 131, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 3.6, 14.4 ], + "duration" : 13.761223, + "under_pressure" : true, + "related_events" : [ "1e252800-033e-4bb1-9f51-1b413b5b7aac", "680cd9c2-9348-4dad-a0be-1c81b2c7e4e2", "a336a925-9205-4e22-9fe7-250eae9cbe3c" ], + "carry" : { + "end_location" : [ 22.6, 22.5 ] + } +}, { + "id" : "a336a925-9205-4e22-9fe7-250eae9cbe3c", + "index" : 1854, + "period" : 2, + "timestamp" : "00:16:09.331", + "minute" : 61, + "second" : 9, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 131, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 91.7, 51.2 ], + "duration" : 1.242181, + "related_events" : [ "1e252800-033e-4bb1-9f51-1b413b5b7aac", "f6b8e05f-e90a-4b62-b33f-cf5513d8beb3" ] +}, { + "id" : "1e252800-033e-4bb1-9f51-1b413b5b7aac", + "index" : 1855, + "period" : 2, + "timestamp" : "00:16:10.411", + "minute" : 61, + "second" : 10, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 131, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 22.6, 22.5 ], + "duration" : 2.365958, + "under_pressure" : true, + "related_events" : [ "a336a925-9205-4e22-9fe7-250eae9cbe3c", "cf44b8f1-5c8a-4692-afe4-8ad9314b0738" ], + "pass" : { + "length" : 48.870953, + "angle" : -0.24597122, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 70.0, 10.6 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "cf44b8f1-5c8a-4692-afe4-8ad9314b0738", + "index" : 1856, + "period" : 2, + "timestamp" : "00:16:12.777", + "minute" : 61, + "second" : 12, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 131, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "out" : true, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 50.1, 69.5 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "1e252800-033e-4bb1-9f51-1b413b5b7aac" ], + "clearance" : { + "body_part" : { + "id" : 37, + "name" : "Head" + }, + "head" : true + } +}, { + "id" : "e5ef1b9b-fcd2-4499-a156-2c1d2bf7864b", + "index" : 1857, + "period" : 2, + "timestamp" : "00:16:33.366", + "minute" : 61, + "second" : 33, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 132, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 66.8, 0.1 ], + "duration" : 1.452606, + "related_events" : [ "c459e89d-7b3f-4c71-abd2-c59d0d2e1b7c" ], + "pass" : { + "recipient" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "length" : 17.629805, + "angle" : 1.0741657, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 75.2, 15.6 ], + "type" : { + "id" : 67, + "name" : "Throw-in" + } + } +}, { + "id" : "0dac18bd-2e4e-462f-9bb1-6c5a04edf94d", + "index" : 1858, + "period" : 2, + "timestamp" : "00:16:34.286", + "minute" : 61, + "second" : 34, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 132, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 40.6, 65.4 ], + "duration" : 0.355586 +}, { + "id" : "c459e89d-7b3f-4c71-abd2-c59d0d2e1b7c", + "index" : 1859, + "period" : 2, + "timestamp" : "00:16:34.819", + "minute" : 61, + "second" : 34, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 132, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 75.2, 15.6 ], + "related_events" : [ "e5ef1b9b-fcd2-4499-a156-2c1d2bf7864b" ] +}, { + "id" : "6c6d3492-1a3c-4b04-942d-1b5cac782308", + "index" : 1860, + "period" : 2, + "timestamp" : "00:16:34.819", + "minute" : 61, + "second" : 34, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 132, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 75.2, 15.6 ], + "duration" : 0.71498, + "under_pressure" : true, + "related_events" : [ "3c61e904-2bb0-4a27-8906-e332370f105f", "8404c879-f6de-4647-b9dd-7584591e951d", "c459e89d-7b3f-4c71-abd2-c59d0d2e1b7c" ], + "carry" : { + "end_location" : [ 75.6, 15.6 ] + } +}, { + "id" : "8404c879-f6de-4647-b9dd-7584591e951d", + "index" : 1861, + "period" : 2, + "timestamp" : "00:16:35.534", + "minute" : 61, + "second" : 35, + "type" : { + "id" : 22, + "name" : "Foul Committed" + }, + "possession" : 132, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 44.5, 64.5 ], + "duration" : 0.0, + "related_events" : [ "3c61e904-2bb0-4a27-8906-e332370f105f", "6c6d3492-1a3c-4b04-942d-1b5cac782308" ] +}, { + "id" : "3c61e904-2bb0-4a27-8906-e332370f105f", + "index" : 1862, + "period" : 2, + "timestamp" : "00:16:35.534", + "minute" : 61, + "second" : 35, + "type" : { + "id" : 21, + "name" : "Foul Won" + }, + "possession" : 132, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 75.6, 15.6 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "8404c879-f6de-4647-b9dd-7584591e951d" ] +}, { + "id" : "17aefded-f409-4052-8cbb-96a14afe0b67", + "index" : 1863, + "period" : 2, + "timestamp" : "00:16:50.004", + "minute" : 61, + "second" : 50, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 133, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 73.9, 14.9 ], + "duration" : 1.612881, + "related_events" : [ "33ff6ee5-46e9-41e4-b373-7177303a3460" ], + "pass" : { + "recipient" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "length" : 16.1929, + "angle" : -0.78976494, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 85.3, 3.4 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 62, + "name" : "Free Kick" + } + } +}, { + "id" : "33ff6ee5-46e9-41e4-b373-7177303a3460", + "index" : 1864, + "period" : 2, + "timestamp" : "00:16:51.617", + "minute" : 61, + "second" : 51, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 133, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 85.3, 3.4 ], + "related_events" : [ "17aefded-f409-4052-8cbb-96a14afe0b67" ] +}, { + "id" : "d3280b05-574f-42ef-a7dd-12f8075ca8be", + "index" : 1865, + "period" : 2, + "timestamp" : "00:16:51.617", + "minute" : 61, + "second" : 51, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 133, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 85.3, 3.4 ], + "duration" : 0.792112, + "related_events" : [ "33ff6ee5-46e9-41e4-b373-7177303a3460", "c77bb1c6-d01f-4db7-9bad-f4a5259289a2" ], + "carry" : { + "end_location" : [ 85.4, 3.6 ] + } +}, { + "id" : "c77bb1c6-d01f-4db7-9bad-f4a5259289a2", + "index" : 1866, + "period" : 2, + "timestamp" : "00:16:52.409", + "minute" : 61, + "second" : 52, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 133, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 85.4, 3.6 ], + "duration" : 0.830772, + "related_events" : [ "8fa82ff1-8057-4571-b5e2-02c5078a7194" ], + "pass" : { + "recipient" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "length" : 16.349007, + "angle" : 0.32368478, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 100.9, 8.8 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "c35b4428-f849-4f46-b121-f6b83fd9f512", + "index" : 1867, + "period" : 2, + "timestamp" : "00:16:53.015", + "minute" : 61, + "second" : 53, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 133, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 19.6, 68.8 ], + "duration" : 0.960191, + "related_events" : [ "61c2f351-2a03-4363-9f9d-2fccb2714bce", "8fa82ff1-8057-4571-b5e2-02c5078a7194" ] +}, { + "id" : "8fa82ff1-8057-4571-b5e2-02c5078a7194", + "index" : 1868, + "period" : 2, + "timestamp" : "00:16:53.240", + "minute" : 61, + "second" : 53, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 133, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 100.9, 8.8 ], + "under_pressure" : true, + "related_events" : [ "c35b4428-f849-4f46-b121-f6b83fd9f512", "c77bb1c6-d01f-4db7-9bad-f4a5259289a2" ] +}, { + "id" : "61c2f351-2a03-4363-9f9d-2fccb2714bce", + "index" : 1869, + "period" : 2, + "timestamp" : "00:16:53.240", + "minute" : 61, + "second" : 53, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 133, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 100.9, 8.8 ], + "duration" : 0.895525, + "under_pressure" : true, + "related_events" : [ "8fa82ff1-8057-4571-b5e2-02c5078a7194", "9a4b87f9-5fe4-4535-a841-3e8fe87f9aed", "c35b4428-f849-4f46-b121-f6b83fd9f512" ], + "carry" : { + "end_location" : [ 101.2, 4.5 ] + } +}, { + "id" : "9a4b87f9-5fe4-4535-a841-3e8fe87f9aed", + "index" : 1870, + "period" : 2, + "timestamp" : "00:16:54.135", + "minute" : 61, + "second" : 54, + "type" : { + "id" : 3, + "name" : "Dispossessed" + }, + "possession" : 133, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 101.2, 4.5 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "4a2c353c-c94d-49f4-962a-f338a1422355" ] +}, { + "id" : "4a2c353c-c94d-49f4-962a-f338a1422355", + "index" : 1871, + "period" : 2, + "timestamp" : "00:16:54.135", + "minute" : 61, + "second" : 54, + "type" : { + "id" : 4, + "name" : "Duel" + }, + "possession" : 133, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 18.9, 75.6 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "9a4b87f9-5fe4-4535-a841-3e8fe87f9aed" ], + "duel" : { + "type" : { + "id" : 11, + "name" : "Tackle" + }, + "outcome" : { + "id" : 4, + "name" : "Won" + } + } +}, { + "id" : "8f5d9351-fcf9-4dfe-9e6e-e934cb414112", + "index" : 1872, + "period" : 2, + "timestamp" : "00:16:54.135", + "minute" : 61, + "second" : 54, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 133, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 18.9, 75.6 ], + "duration" : 2.165603, + "related_events" : [ "4a2c353c-c94d-49f4-962a-f338a1422355", "6d2f6745-9e23-4695-b2d8-7f4e88a96ae6" ], + "carry" : { + "end_location" : [ 21.0, 76.1 ] + } +}, { + "id" : "6d2f6745-9e23-4695-b2d8-7f4e88a96ae6", + "index" : 1873, + "period" : 2, + "timestamp" : "00:16:56.301", + "minute" : 61, + "second" : 56, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 133, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 21.0, 76.1 ], + "duration" : 1.129884, + "related_events" : [ "43b8e210-de41-4a6b-b10f-8dcf6e8134e0", "f3e998d8-2c55-4e06-8164-192ea58ce0eb" ], + "pass" : { + "recipient" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "length" : 9.4, + "angle" : 0.0, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 30.4, 76.1 ], + "outcome" : { + "id" : 9, + "name" : "Incomplete" + }, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "43b8e210-de41-4a6b-b10f-8dcf6e8134e0", + "index" : 1874, + "period" : 2, + "timestamp" : "00:16:57.431", + "minute" : 61, + "second" : 57, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 133, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 35.4, 78.6 ], + "related_events" : [ "6d2f6745-9e23-4695-b2d8-7f4e88a96ae6" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "f3e998d8-2c55-4e06-8164-192ea58ce0eb", + "index" : 1875, + "period" : 2, + "timestamp" : "00:16:57.431", + "minute" : 61, + "second" : 57, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 133, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 89.7, 4.0 ], + "duration" : 0.0, + "related_events" : [ "6d2f6745-9e23-4695-b2d8-7f4e88a96ae6" ] +}, { + "id" : "b30c9193-77d9-46d1-bf0d-f35e7af3ba91", + "index" : 1876, + "period" : 2, + "timestamp" : "00:16:57.431", + "minute" : 61, + "second" : 57, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 133, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 89.7, 4.0 ], + "duration" : 5.202395, + "under_pressure" : true, + "related_events" : [ "12a9f28a-8942-4054-b631-471a783ea024", "787f8720-485c-48b4-a5d1-d82ab03774e4", "f3e998d8-2c55-4e06-8164-192ea58ce0eb" ], + "carry" : { + "end_location" : [ 83.1, 18.5 ] + } +}, { + "id" : "787f8720-485c-48b4-a5d1-d82ab03774e4", + "index" : 1877, + "period" : 2, + "timestamp" : "00:17:02.099", + "minute" : 62, + "second" : 2, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 133, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 31.6, 59.8 ], + "duration" : 0.658691, + "related_events" : [ "12a9f28a-8942-4054-b631-471a783ea024", "b30c9193-77d9-46d1-bf0d-f35e7af3ba91" ] +}, { + "id" : "12a9f28a-8942-4054-b631-471a783ea024", + "index" : 1878, + "period" : 2, + "timestamp" : "00:17:02.633", + "minute" : 62, + "second" : 2, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 133, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 83.1, 18.5 ], + "duration" : 0.588013, + "under_pressure" : true, + "related_events" : [ "3f749739-f7c0-46ad-b8e0-05ef89ae1379", "787f8720-485c-48b4-a5d1-d82ab03774e4" ], + "pass" : { + "recipient" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "length" : 10.801851, + "angle" : 1.55228, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 83.3, 29.3 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "3f749739-f7c0-46ad-b8e0-05ef89ae1379", + "index" : 1879, + "period" : 2, + "timestamp" : "00:17:03.221", + "minute" : 62, + "second" : 3, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 133, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 83.3, 29.3 ], + "related_events" : [ "12a9f28a-8942-4054-b631-471a783ea024" ] +}, { + "id" : "45ccfcaa-1b21-417f-94f5-7129d34dd30a", + "index" : 1880, + "period" : 2, + "timestamp" : "00:17:03.221", + "minute" : 62, + "second" : 3, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 133, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 83.3, 29.3 ], + "duration" : 1.299305, + "related_events" : [ "18fe0442-cb17-4168-833c-2b9511137771", "3f749739-f7c0-46ad-b8e0-05ef89ae1379" ], + "carry" : { + "end_location" : [ 83.8, 30.9 ] + } +}, { + "id" : "18fe0442-cb17-4168-833c-2b9511137771", + "index" : 1881, + "period" : 2, + "timestamp" : "00:17:04.520", + "minute" : 62, + "second" : 4, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 133, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 83.8, 30.9 ], + "duration" : 2.404417, + "related_events" : [ "92bc4ff4-c208-4f85-ad91-3cb979d1dba8" ], + "pass" : { + "recipient" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "length" : 40.79534, + "angle" : 1.4503939, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 88.7, 71.4 ], + "switch" : true, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "92bc4ff4-c208-4f85-ad91-3cb979d1dba8", + "index" : 1882, + "period" : 2, + "timestamp" : "00:17:06.925", + "minute" : 62, + "second" : 6, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 133, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 88.7, 71.4 ], + "related_events" : [ "18fe0442-cb17-4168-833c-2b9511137771" ] +}, { + "id" : "bfaf1016-1544-437c-9cf8-533f3b3bfe36", + "index" : 1883, + "period" : 2, + "timestamp" : "00:17:06.925", + "minute" : 62, + "second" : 6, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 133, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 88.7, 71.4 ], + "duration" : 1.0583, + "under_pressure" : true, + "related_events" : [ "23feeac0-ce9f-43e0-a36d-6b247ccaa740", "92bc4ff4-c208-4f85-ad91-3cb979d1dba8", "f4d460ea-3ff1-4b6c-97fe-25e8d7d15689" ], + "carry" : { + "end_location" : [ 94.6, 72.3 ] + } +}, { + "id" : "23feeac0-ce9f-43e0-a36d-6b247ccaa740", + "index" : 1884, + "period" : 2, + "timestamp" : "00:17:07.186", + "minute" : 62, + "second" : 7, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 133, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 27.1, 16.0 ], + "duration" : 0.637209, + "related_events" : [ "bfaf1016-1544-437c-9cf8-533f3b3bfe36" ] +}, { + "id" : "f4d460ea-3ff1-4b6c-97fe-25e8d7d15689", + "index" : 1885, + "period" : 2, + "timestamp" : "00:17:07.983", + "minute" : 62, + "second" : 7, + "type" : { + "id" : 14, + "name" : "Dribble" + }, + "possession" : 133, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 94.6, 72.3 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "f77bcecd-7c94-4c4b-a4a9-59518a73666e" ], + "dribble" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "f77bcecd-7c94-4c4b-a4a9-59518a73666e", + "index" : 1886, + "period" : 2, + "timestamp" : "00:17:07.983", + "minute" : 62, + "second" : 7, + "type" : { + "id" : 4, + "name" : "Duel" + }, + "possession" : 134, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 25.5, 7.8 ], + "duration" : 0.0, + "under_pressure" : true, + "counterpress" : true, + "related_events" : [ "f4d460ea-3ff1-4b6c-97fe-25e8d7d15689" ], + "duel" : { + "type" : { + "id" : 11, + "name" : "Tackle" + }, + "outcome" : { + "id" : 4, + "name" : "Won" + } + } +}, { + "id" : "f5fe52c8-1ae5-4643-b576-b6210c9a85de", + "index" : 1887, + "period" : 2, + "timestamp" : "00:17:07.983", + "minute" : 62, + "second" : 7, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 134, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 25.5, 7.8 ], + "duration" : 4.471545, + "related_events" : [ "213641f8-dbca-48a9-b89b-ea1953a2cd98", "f77bcecd-7c94-4c4b-a4a9-59518a73666e" ], + "carry" : { + "end_location" : [ 47.8, 16.2 ] + } +}, { + "id" : "213641f8-dbca-48a9-b89b-ea1953a2cd98", + "index" : 1888, + "period" : 2, + "timestamp" : "00:17:12.455", + "minute" : 62, + "second" : 12, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 134, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 47.8, 16.2 ], + "duration" : 1.543536, + "related_events" : [ "ab943453-b98d-4df9-b2d9-d8eeda9adc10" ], + "pass" : { + "recipient" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "length" : 21.92373, + "angle" : 0.4942503, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 67.1, 26.6 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "ab943453-b98d-4df9-b2d9-d8eeda9adc10", + "index" : 1889, + "period" : 2, + "timestamp" : "00:17:13.988", + "minute" : 62, + "second" : 13, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 134, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 67.1, 26.6 ], + "related_events" : [ "213641f8-dbca-48a9-b89b-ea1953a2cd98" ] +}, { + "id" : "303c1219-5b3f-4890-9525-62c83f87bc48", + "index" : 1890, + "period" : 2, + "timestamp" : "00:17:13.988", + "minute" : 62, + "second" : 13, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 134, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 67.1, 26.6 ], + "duration" : 1.304483, + "related_events" : [ "7ec70367-7a43-43ca-aad3-61b2a31a8f72" ], + "pass" : { + "recipient" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "length" : 12.124768, + "angle" : 2.1862519, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 60.1, 36.5 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "7ec70367-7a43-43ca-aad3-61b2a31a8f72", + "index" : 1891, + "period" : 2, + "timestamp" : "00:17:15.182", + "minute" : 62, + "second" : 15, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 134, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 60.1, 36.5 ], + "related_events" : [ "303c1219-5b3f-4890-9525-62c83f87bc48" ] +}, { + "id" : "0f000884-a334-4557-9486-2507a3d6b938", + "index" : 1892, + "period" : 2, + "timestamp" : "00:17:15.182", + "minute" : 62, + "second" : 15, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 134, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 60.9, 36.6 ], + "duration" : 3.654474, + "related_events" : [ "10b1836d-c3f0-4b3a-8b32-93e050f52dc8" ], + "pass" : { + "recipient" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "length" : 42.18495, + "angle" : 0.5880026, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 96.0, 60.0 ], + "assisted_shot_id" : "be783f02-d584-465b-92a5-1f0941624d63", + "shot_assist" : true, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "10b1836d-c3f0-4b3a-8b32-93e050f52dc8", + "index" : 1893, + "period" : 2, + "timestamp" : "00:17:18.836", + "minute" : 62, + "second" : 18, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 134, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 96.0, 60.0 ], + "related_events" : [ "0f000884-a334-4557-9486-2507a3d6b938" ] +}, { + "id" : "8263d33a-2de9-4ba3-ac50-a19ba5988ad4", + "index" : 1894, + "period" : 2, + "timestamp" : "00:17:18.836", + "minute" : 62, + "second" : 18, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 134, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 96.0, 60.0 ], + "duration" : 1.708688, + "related_events" : [ "10b1836d-c3f0-4b3a-8b32-93e050f52dc8", "be783f02-d584-465b-92a5-1f0941624d63" ], + "carry" : { + "end_location" : [ 104.8, 59.5 ] + } +}, { + "id" : "be783f02-d584-465b-92a5-1f0941624d63", + "index" : 1895, + "period" : 2, + "timestamp" : "00:17:20.545", + "minute" : 62, + "second" : 20, + "type" : { + "id" : 16, + "name" : "Shot" + }, + "possession" : 134, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 104.8, 59.5 ], + "duration" : 1.152251, + "related_events" : [ "5797c6b5-2d57-4f39-8fac-9c1323cfb6eb" ], + "shot" : { + "statsbomb_xg" : 0.015616299, + "end_location" : [ 120.0, 48.1, 4.5 ], + "key_pass_id" : "0f000884-a334-4557-9486-2507a3d6b938", + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 87, + "name" : "Open Play" + }, + "outcome" : { + "id" : 98, + "name" : "Off T" + }, + "technique" : { + "id" : 93, + "name" : "Normal" + }, + "freeze_frame" : [ { + "location" : [ 105.9, 57.8 ], + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "teammate" : false + }, { + "location" : [ 93.7, 39.2 ], + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "teammate" : false + }, { + "location" : [ 85.3, 25.7 ], + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "teammate" : true + }, { + "location" : [ 94.5, 34.7 ], + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "teammate" : true + }, { + "location" : [ 108.0, 38.1 ], + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "teammate" : true + }, { + "location" : [ 117.6, 44.6 ], + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "teammate" : false + }, { + "location" : [ 105.9, 41.6 ], + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "teammate" : false + }, { + "location" : [ 100.1, 30.8 ], + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "teammate" : false + } ] + } +}, { + "id" : "5797c6b5-2d57-4f39-8fac-9c1323cfb6eb", + "index" : 1896, + "period" : 2, + "timestamp" : "00:17:21.697", + "minute" : 62, + "second" : 21, + "type" : { + "id" : 23, + "name" : "Goal Keeper" + }, + "possession" : 134, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 2.5, 35.5 ], + "duration" : 0.0, + "related_events" : [ "be783f02-d584-465b-92a5-1f0941624d63" ], + "goalkeeper" : { + "end_location" : [ 2.5, 35.5 ], + "position" : { + "id" : 44, + "name" : "Set" + }, + "type" : { + "id" : 32, + "name" : "Shot Faced" + } + } +}, { + "id" : "e6c1acf6-5a9c-4090-ba16-15eb5ed94aea", + "index" : 1897, + "period" : 2, + "timestamp" : "00:17:46.343", + "minute" : 62, + "second" : 46, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 135, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 6.0, 44.0 ], + "duration" : 2.913739, + "related_events" : [ "0a973035-f4d9-4183-9614-c191c935f1dc" ], + "pass" : { + "recipient" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "length" : 61.709076, + "angle" : 0.37147865, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 63.5, 66.4 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 63, + "name" : "Goal Kick" + } + } +}, { + "id" : "0a973035-f4d9-4183-9614-c191c935f1dc", + "index" : 1898, + "period" : 2, + "timestamp" : "00:17:49.257", + "minute" : 62, + "second" : 49, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 135, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 63.5, 66.4 ], + "related_events" : [ "e6c1acf6-5a9c-4090-ba16-15eb5ed94aea" ] +}, { + "id" : "c757cdb2-5d52-4ac0-af3f-3d6840743371", + "index" : 1899, + "period" : 2, + "timestamp" : "00:17:49.257", + "minute" : 62, + "second" : 49, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 135, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 63.5, 66.4 ], + "duration" : 0.591158, + "related_events" : [ "0a973035-f4d9-4183-9614-c191c935f1dc", "a16c7944-ed0f-4878-9d62-2ff30ea3490a" ], + "carry" : { + "end_location" : [ 63.5, 66.4 ] + } +}, { + "id" : "a16c7944-ed0f-4878-9d62-2ff30ea3490a", + "index" : 1900, + "period" : 2, + "timestamp" : "00:17:49.848", + "minute" : 62, + "second" : 49, + "type" : { + "id" : 38, + "name" : "Miscontrol" + }, + "possession" : 135, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 63.5, 66.4 ], + "duration" : 0.0 +}, { + "id" : "216c7d7a-bd3d-498b-9be2-be918e9565ee", + "index" : 1901, + "period" : 2, + "timestamp" : "00:17:50.136", + "minute" : 62, + "second" : 50, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 135, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 52.4, 13.0 ], + "duration" : 0.69202, + "related_events" : [ "20b7e631-7e8b-4b3e-bc2b-5f4375dbd297", "73a150a1-578a-430c-a68d-566d515c166e" ], + "pass" : { + "recipient" : { + "id" : 4865, + "name" : "Josie Green" + }, + "length" : 9.4371605, + "angle" : 0.44943056, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 60.9, 17.1 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "type" : { + "id" : 64, + "name" : "Interception" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "20b7e631-7e8b-4b3e-bc2b-5f4375dbd297", + "index" : 1902, + "period" : 2, + "timestamp" : "00:17:50.828", + "minute" : 62, + "second" : 50, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 135, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 61.8, 21.6 ], + "related_events" : [ "216c7d7a-bd3d-498b-9be2-be918e9565ee" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "73a150a1-578a-430c-a68d-566d515c166e", + "index" : 1903, + "period" : 2, + "timestamp" : "00:17:50.828", + "minute" : 62, + "second" : 50, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 135, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 59.2, 63.0 ], + "duration" : 1.008699, + "related_events" : [ "216c7d7a-bd3d-498b-9be2-be918e9565ee", "76bfcf80-5760-4324-ba2e-460cda6b6e88" ], + "pass" : { + "recipient" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "length" : 9.7252245, + "angle" : 0.072040066, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 68.9, 63.7 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 66, + "name" : "Recovery" + } + } +}, { + "id" : "76bfcf80-5760-4324-ba2e-460cda6b6e88", + "index" : 1904, + "period" : 2, + "timestamp" : "00:17:51.837", + "minute" : 62, + "second" : 51, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 135, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 68.9, 63.7 ], + "related_events" : [ "73a150a1-578a-430c-a68d-566d515c166e" ] +}, { + "id" : "5800f460-aaa3-4026-bd7d-6772198348f8", + "index" : 1905, + "period" : 2, + "timestamp" : "00:17:51.837", + "minute" : 62, + "second" : 51, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 135, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 68.9, 63.7 ], + "duration" : 0.161057, + "related_events" : [ "76bfcf80-5760-4324-ba2e-460cda6b6e88", "f005d1bb-90f6-4ab6-a0c5-1ff41040281c" ], + "carry" : { + "end_location" : [ 68.9, 64.1 ] + } +}, { + "id" : "f005d1bb-90f6-4ab6-a0c5-1ff41040281c", + "index" : 1906, + "period" : 2, + "timestamp" : "00:17:51.998", + "minute" : 62, + "second" : 51, + "type" : { + "id" : 3, + "name" : "Dispossessed" + }, + "possession" : 135, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 68.9, 64.1 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "1e1a213b-7268-474d-a4be-562db28fd914" ] +}, { + "id" : "1e1a213b-7268-474d-a4be-562db28fd914", + "index" : 1907, + "period" : 2, + "timestamp" : "00:17:51.998", + "minute" : 62, + "second" : 51, + "type" : { + "id" : 4, + "name" : "Duel" + }, + "possession" : 136, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 51.2, 16.0 ], + "duration" : 0.0, + "under_pressure" : true, + "counterpress" : true, + "related_events" : [ "f005d1bb-90f6-4ab6-a0c5-1ff41040281c" ], + "duel" : { + "type" : { + "id" : 11, + "name" : "Tackle" + }, + "outcome" : { + "id" : 16, + "name" : "Success In Play" + } + } +}, { + "id" : "6c6c7223-b247-4b46-941f-af63c2331e47", + "index" : 1908, + "period" : 2, + "timestamp" : "00:17:52.412", + "minute" : 62, + "second" : 52, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 136, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 53.1, 12.1 ], + "duration" : 0.0 +}, { + "id" : "bfeb0972-5145-48c1-b51f-1ee6b4c225f3", + "index" : 1909, + "period" : 2, + "timestamp" : "00:17:52.412", + "minute" : 62, + "second" : 52, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 136, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 53.1, 12.1 ], + "duration" : 0.73478, + "related_events" : [ "11b791e3-2d52-47d3-a626-875d40f249b7", "6c6c7223-b247-4b46-941f-af63c2331e47" ], + "carry" : { + "end_location" : [ 49.2, 15.1 ] + } +}, { + "id" : "11b791e3-2d52-47d3-a626-875d40f249b7", + "index" : 1910, + "period" : 2, + "timestamp" : "00:17:53.147", + "minute" : 62, + "second" : 53, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 136, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 49.2, 15.1 ], + "duration" : 3.072931, + "related_events" : [ "be75f5e8-5b65-4471-ba88-6b27dbb53683" ], + "pass" : { + "recipient" : { + "id" : 33349, + "name" : "Chloe Morgan" + }, + "length" : 34.92277, + "angle" : 2.8451989, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 15.8, 25.3 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "be75f5e8-5b65-4471-ba88-6b27dbb53683", + "index" : 1911, + "period" : 2, + "timestamp" : "00:17:56.220", + "minute" : 62, + "second" : 56, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 136, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 33349, + "name" : "Chloe Morgan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 15.8, 25.3 ], + "related_events" : [ "11b791e3-2d52-47d3-a626-875d40f249b7" ] +}, { + "id" : "2be4c73c-0397-444b-93fd-2d5d992d50db", + "index" : 1912, + "period" : 2, + "timestamp" : "00:17:56.220", + "minute" : 62, + "second" : 56, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 136, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 33349, + "name" : "Chloe Morgan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 15.8, 25.3 ], + "duration" : 1.224841, + "related_events" : [ "7592d63b-d75c-489e-87c2-892d1d399279", "be75f5e8-5b65-4471-ba88-6b27dbb53683" ], + "carry" : { + "end_location" : [ 16.0, 27.0 ] + } +}, { + "id" : "7592d63b-d75c-489e-87c2-892d1d399279", + "index" : 1913, + "period" : 2, + "timestamp" : "00:17:57.445", + "minute" : 62, + "second" : 57, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 136, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 33349, + "name" : "Chloe Morgan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 16.0, 27.0 ], + "duration" : 2.095134, + "related_events" : [ "fb3a69e9-71c1-4ef0-bc51-91d9e6a6e35d" ], + "pass" : { + "recipient" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "length" : 19.480503, + "angle" : 1.3482299, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 20.3, 46.0 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "fb3a69e9-71c1-4ef0-bc51-91d9e6a6e35d", + "index" : 1914, + "period" : 2, + "timestamp" : "00:17:59.540", + "minute" : 62, + "second" : 59, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 136, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 20.3, 46.0 ], + "related_events" : [ "7592d63b-d75c-489e-87c2-892d1d399279" ] +}, { + "id" : "e3c76490-fb59-4c9e-9769-af3feac8215a", + "index" : 1915, + "period" : 2, + "timestamp" : "00:17:59.540", + "minute" : 62, + "second" : 59, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 136, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 20.3, 46.0 ], + "duration" : 2.995904, + "related_events" : [ "89928803-8ef5-4d40-ae1d-f373935e2aa7", "fb3a69e9-71c1-4ef0-bc51-91d9e6a6e35d" ], + "carry" : { + "end_location" : [ 26.1, 58.4 ] + } +}, { + "id" : "89928803-8ef5-4d40-ae1d-f373935e2aa7", + "index" : 1916, + "period" : 2, + "timestamp" : "00:18:02.536", + "minute" : 63, + "second" : 2, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 136, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 26.1, 58.4 ], + "duration" : 1.788193, + "related_events" : [ "05be5734-06fc-4159-9734-342554d3293b", "83cd97c3-0a8d-4512-acd3-58b46563b4bb" ], + "pass" : { + "recipient" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "length" : 36.970936, + "angle" : 0.33629188, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 61.0, 70.6 ], + "outcome" : { + "id" : 9, + "name" : "Incomplete" + }, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "83cd97c3-0a8d-4512-acd3-58b46563b4bb", + "index" : 1917, + "period" : 2, + "timestamp" : "00:18:04.324", + "minute" : 63, + "second" : 4, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 136, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 67.0, 76.3 ], + "related_events" : [ "89928803-8ef5-4d40-ae1d-f373935e2aa7" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "05be5734-06fc-4159-9734-342554d3293b", + "index" : 1918, + "period" : 2, + "timestamp" : "00:18:04.324", + "minute" : 63, + "second" : 4, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 136, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 59.1, 9.5 ], + "duration" : 2.487101, + "related_events" : [ "89928803-8ef5-4d40-ae1d-f373935e2aa7", "8f0d4869-3ff4-4a6e-972f-2e41cdbf3828", "accaf654-87c3-47d0-9266-b6db82f5d3fd" ], + "pass" : { + "recipient" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "length" : 20.611889, + "angle" : 0.72704524, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 74.5, 23.2 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "type" : { + "id" : 66, + "name" : "Recovery" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "accaf654-87c3-47d0-9266-b6db82f5d3fd", + "index" : 1919, + "period" : 2, + "timestamp" : "00:18:06.811", + "minute" : 63, + "second" : 6, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 136, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 67.0, 18.2 ], + "related_events" : [ "05be5734-06fc-4159-9734-342554d3293b" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "8f0d4869-3ff4-4a6e-972f-2e41cdbf3828", + "index" : 1920, + "period" : 2, + "timestamp" : "00:18:06.811", + "minute" : 63, + "second" : 6, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 136, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 45.6, 56.9 ], + "duration" : 0.0, + "related_events" : [ "05be5734-06fc-4159-9734-342554d3293b" ] +}, { + "id" : "26949d13-cde0-45ca-9757-69012b847c24", + "index" : 1921, + "period" : 2, + "timestamp" : "00:18:06.811", + "minute" : 63, + "second" : 6, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 136, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 45.6, 56.9 ], + "duration" : 1.733078, + "related_events" : [ "8f0d4869-3ff4-4a6e-972f-2e41cdbf3828", "ea958219-5c24-42a6-afd6-2b3373981686" ], + "carry" : { + "end_location" : [ 40.4, 56.0 ] + } +}, { + "id" : "ea958219-5c24-42a6-afd6-2b3373981686", + "index" : 1922, + "period" : 2, + "timestamp" : "00:18:08.544", + "minute" : 63, + "second" : 8, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 136, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 40.4, 56.0 ], + "duration" : 1.487724, + "related_events" : [ "617a0752-8b29-469e-a372-02c06e806176" ], + "pass" : { + "recipient" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "length" : 15.4149275, + "angle" : -2.3561945, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 29.5, 45.1 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "617a0752-8b29-469e-a372-02c06e806176", + "index" : 1923, + "period" : 2, + "timestamp" : "00:18:10.032", + "minute" : 63, + "second" : 10, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 136, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 29.5, 45.1 ], + "related_events" : [ "ea958219-5c24-42a6-afd6-2b3373981686" ] +}, { + "id" : "8e93abc8-681a-4f03-9aa7-cbcaf025d099", + "index" : 1924, + "period" : 2, + "timestamp" : "00:18:10.032", + "minute" : 63, + "second" : 10, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 136, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 29.5, 45.1 ], + "duration" : 1.301391, + "related_events" : [ "617a0752-8b29-469e-a372-02c06e806176", "8ba6d87c-2691-4e2e-ac90-932c14ecedef" ], + "carry" : { + "end_location" : [ 30.9, 44.2 ] + } +}, { + "id" : "8ba6d87c-2691-4e2e-ac90-932c14ecedef", + "index" : 1925, + "period" : 2, + "timestamp" : "00:18:11.333", + "minute" : 63, + "second" : 11, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 136, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 30.9, 44.2 ], + "duration" : 2.204984, + "related_events" : [ "849c6cf8-21fc-417a-8520-e1ee52b4d501" ], + "pass" : { + "recipient" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "length" : 50.091217, + "angle" : -0.9484582, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 60.1, 3.5 ], + "switch" : true, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "849c6cf8-21fc-417a-8520-e1ee52b4d501", + "index" : 1926, + "period" : 2, + "timestamp" : "00:18:13.538", + "minute" : 63, + "second" : 13, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 136, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 60.1, 3.5 ], + "related_events" : [ "8ba6d87c-2691-4e2e-ac90-932c14ecedef" ] +}, { + "id" : "41c20f38-065f-4982-94cb-5893966fd652", + "index" : 1927, + "period" : 2, + "timestamp" : "00:18:13.538", + "minute" : 63, + "second" : 13, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 136, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 60.1, 3.5 ], + "duration" : 3.876258, + "related_events" : [ "849c6cf8-21fc-417a-8520-e1ee52b4d501", "c6b5a25e-b5f0-4768-89c0-f4b52986f3fd" ], + "carry" : { + "end_location" : [ 81.0, 13.1 ] + } +}, { + "id" : "c6b5a25e-b5f0-4768-89c0-f4b52986f3fd", + "index" : 1928, + "period" : 2, + "timestamp" : "00:18:17.415", + "minute" : 63, + "second" : 17, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 136, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 81.0, 13.1 ], + "duration" : 1.186777, + "related_events" : [ "a0c36084-4091-4745-854f-0856eb3f9082" ], + "pass" : { + "recipient" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "length" : 20.969025, + "angle" : 1.6519574, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 79.3, 34.0 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "a0c36084-4091-4745-854f-0856eb3f9082", + "index" : 1929, + "period" : 2, + "timestamp" : "00:18:18.601", + "minute" : 63, + "second" : 18, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 136, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 79.3, 34.0 ], + "related_events" : [ "c6b5a25e-b5f0-4768-89c0-f4b52986f3fd" ] +}, { + "id" : "18e68127-43da-4187-9a3a-2be3951b0e29", + "index" : 1930, + "period" : 2, + "timestamp" : "00:18:18.601", + "minute" : 63, + "second" : 18, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 136, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 79.3, 34.0 ], + "duration" : 3.092851, + "related_events" : [ "a0c36084-4091-4745-854f-0856eb3f9082", "f9828621-2821-4ee0-b25f-cc69c3587b04" ], + "carry" : { + "end_location" : [ 92.3, 46.3 ] + } +}, { + "id" : "f9828621-2821-4ee0-b25f-cc69c3587b04", + "index" : 1931, + "period" : 2, + "timestamp" : "00:18:21.694", + "minute" : 63, + "second" : 21, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 136, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 92.3, 46.3 ], + "duration" : 1.855775, + "related_events" : [ "3e0ee57a-fe73-47f5-af97-b5c08c4bbd6e" ], + "pass" : { + "recipient" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "length" : 27.77805, + "angle" : 1.3493941, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 98.4, 73.4 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "3e0ee57a-fe73-47f5-af97-b5c08c4bbd6e", + "index" : 1932, + "period" : 2, + "timestamp" : "00:18:23.550", + "minute" : 63, + "second" : 23, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 136, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 98.4, 73.4 ], + "related_events" : [ "f9828621-2821-4ee0-b25f-cc69c3587b04" ] +}, { + "id" : "087cc281-4f4f-4688-a478-7a540c5e31d0", + "index" : 1933, + "period" : 2, + "timestamp" : "00:18:23.550", + "minute" : 63, + "second" : 23, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 136, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 98.4, 73.4 ], + "duration" : 1.90838, + "related_events" : [ "3e0ee57a-fe73-47f5-af97-b5c08c4bbd6e", "c2405c5c-c874-414d-a01f-4ad2ebd97a04" ], + "carry" : { + "end_location" : [ 106.1, 72.7 ] + } +}, { + "id" : "c2405c5c-c874-414d-a01f-4ad2ebd97a04", + "index" : 1934, + "period" : 2, + "timestamp" : "00:18:25.458", + "minute" : 63, + "second" : 25, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 136, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 106.1, 72.7 ], + "duration" : 0.900095, + "related_events" : [ "24024715-f454-4555-beed-4e0ad6362b1e", "8a07e051-9abe-499c-b103-d8d1af5d92a4" ], + "pass" : { + "recipient" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "length" : 23.404701, + "angle" : -1.1434616, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 115.8, 51.4 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "24024715-f454-4555-beed-4e0ad6362b1e", + "index" : 1935, + "period" : 2, + "timestamp" : "00:18:26.358", + "minute" : 63, + "second" : 26, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 136, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 115.0, 41.0 ], + "related_events" : [ "c2405c5c-c874-414d-a01f-4ad2ebd97a04" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "8a07e051-9abe-499c-b103-d8d1af5d92a4", + "index" : 1936, + "period" : 2, + "timestamp" : "00:18:26.358", + "minute" : 63, + "second" : 26, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 136, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "out" : true, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 4.3, 28.7 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "c2405c5c-c874-414d-a01f-4ad2ebd97a04" ], + "clearance" : { + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "right_foot" : true + } +}, { + "id" : "b5fd6699-11cc-4dca-819c-433c3ee3f997", + "index" : 1937, + "period" : 2, + "timestamp" : "00:18:52.149", + "minute" : 63, + "second" : 52, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 137, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 120.0, 80.0 ], + "duration" : 1.172346, + "related_events" : [ "8d5b17ee-366a-4f32-870e-a20025904ed2" ], + "pass" : { + "recipient" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "length" : 9.577056, + "angle" : -2.6405792, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 111.6, 75.4 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "type" : { + "id" : 61, + "name" : "Corner" + } + } +}, { + "id" : "8d5b17ee-366a-4f32-870e-a20025904ed2", + "index" : 1938, + "period" : 2, + "timestamp" : "00:18:53.321", + "minute" : 63, + "second" : 53, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 137, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 111.6, 75.4 ], + "related_events" : [ "b5fd6699-11cc-4dca-819c-433c3ee3f997" ] +}, { + "id" : "ca7ecf5c-92d6-42d7-a193-f6dc97782fdf", + "index" : 1939, + "period" : 2, + "timestamp" : "00:18:53.321", + "minute" : 63, + "second" : 53, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 137, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 111.6, 75.4 ], + "duration" : 0.538531, + "related_events" : [ "42506ed7-1eaa-47dd-934a-4048c1fa7267", "8d5b17ee-366a-4f32-870e-a20025904ed2" ], + "carry" : { + "end_location" : [ 116.8, 75.9 ] + } +}, { + "id" : "42506ed7-1eaa-47dd-934a-4048c1fa7267", + "index" : 1940, + "period" : 2, + "timestamp" : "00:18:53.860", + "minute" : 63, + "second" : 53, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 137, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 116.8, 75.9 ], + "duration" : 1.374947, + "related_events" : [ "511bb0c9-d967-4dfc-a7cd-172724ec1f92" ], + "pass" : { + "recipient" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "length" : 8.318654, + "angle" : -2.9724915, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 108.6, 74.5 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "511bb0c9-d967-4dfc-a7cd-172724ec1f92", + "index" : 1941, + "period" : 2, + "timestamp" : "00:18:55.235", + "minute" : 63, + "second" : 55, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 137, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 108.6, 74.5 ], + "related_events" : [ "42506ed7-1eaa-47dd-934a-4048c1fa7267" ] +}, { + "id" : "e4018789-69bd-44a4-8c25-14fbd8486cac", + "index" : 1942, + "period" : 2, + "timestamp" : "00:18:55.235", + "minute" : 63, + "second" : 55, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 137, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 108.6, 74.5 ], + "duration" : 1.067117, + "related_events" : [ "511bb0c9-d967-4dfc-a7cd-172724ec1f92", "d3f2368f-46f0-40ec-b2a8-3edb80bd5e7b" ], + "carry" : { + "end_location" : [ 109.5, 71.1 ] + } +}, { + "id" : "d3f2368f-46f0-40ec-b2a8-3edb80bd5e7b", + "index" : 1943, + "period" : 2, + "timestamp" : "00:18:56.302", + "minute" : 63, + "second" : 56, + "type" : { + "id" : 14, + "name" : "Dribble" + }, + "possession" : 137, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 109.5, 71.1 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "3138833f-1042-46bc-b12f-2c0e27f57553" ], + "dribble" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "3138833f-1042-46bc-b12f-2c0e27f57553", + "index" : 1944, + "period" : 2, + "timestamp" : "00:18:56.302", + "minute" : 63, + "second" : 56, + "type" : { + "id" : 4, + "name" : "Duel" + }, + "possession" : 137, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 10.6, 9.0 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "d3f2368f-46f0-40ec-b2a8-3edb80bd5e7b" ], + "duel" : { + "type" : { + "id" : 11, + "name" : "Tackle" + }, + "outcome" : { + "id" : 4, + "name" : "Won" + } + } +}, { + "id" : "e122b211-f78f-4def-b069-5fae2ccf02c3", + "index" : 1945, + "period" : 2, + "timestamp" : "00:18:56.302", + "minute" : 63, + "second" : 56, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 137, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 10.6, 9.0 ], + "duration" : 1.414335, + "related_events" : [ "2ceb0931-f586-4d41-b4c3-1709a050e41c", "3138833f-1042-46bc-b12f-2c0e27f57553" ], + "carry" : { + "end_location" : [ 12.9, 9.4 ] + } +}, { + "id" : "2ceb0931-f586-4d41-b4c3-1709a050e41c", + "index" : 1946, + "period" : 2, + "timestamp" : "00:18:57.716", + "minute" : 63, + "second" : 57, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 137, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 12.9, 9.4 ], + "duration" : 2.606712, + "related_events" : [ "2ae7f4a7-e95b-4fd3-a1f7-ef49a911bd6e", "60054c80-90f2-4d8c-b60a-69766fd8eb2b" ], + "pass" : { + "recipient" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "length" : 34.253906, + "angle" : 0.3023624, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 45.6, 19.6 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "f7f7f2ed-8c74-4fb1-919e-e195491955ee", + "index" : 1947, + "period" : 2, + "timestamp" : "00:18:59.750", + "minute" : 63, + "second" : 59, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 137, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 36.5, 16.9 ], + "duration" : 0.591143, + "related_events" : [ "60054c80-90f2-4d8c-b60a-69766fd8eb2b" ] +}, { + "id" : "2ae7f4a7-e95b-4fd3-a1f7-ef49a911bd6e", + "index" : 1948, + "period" : 2, + "timestamp" : "00:19:00.323", + "minute" : 64, + "second" : 0, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 137, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 39.5, 18.0 ], + "related_events" : [ "2ceb0931-f586-4d41-b4c3-1709a050e41c" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "60054c80-90f2-4d8c-b60a-69766fd8eb2b", + "index" : 1949, + "period" : 2, + "timestamp" : "00:19:00.323", + "minute" : 64, + "second" : 0, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 137, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 74.5, 60.5 ], + "duration" : 1.819576, + "under_pressure" : true, + "counterpress" : true, + "related_events" : [ "2ceb0931-f586-4d41-b4c3-1709a050e41c", "f7f7f2ed-8c74-4fb1-919e-e195491955ee", "fe171840-02ed-4e14-baa7-2c9ffad2f79e" ], + "pass" : { + "length" : 20.651876, + "angle" : -0.121352, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 95.0, 58.0 ], + "outcome" : { + "id" : 9, + "name" : "Incomplete" + }, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 64, + "name" : "Interception" + } + } +}, { + "id" : "fe171840-02ed-4e14-baa7-2c9ffad2f79e", + "index" : 1950, + "period" : 2, + "timestamp" : "00:19:02.143", + "minute" : 64, + "second" : 2, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 137, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 25.1, 22.1 ], + "duration" : 0.718115, + "related_events" : [ "0bc1acc2-2f10-4d7d-aa68-0f7b9769e70b", "60054c80-90f2-4d8c-b60a-69766fd8eb2b" ], + "pass" : { + "length" : 11.905041, + "angle" : 1.3849324, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 27.3, 33.8 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 66, + "name" : "Recovery" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "0bc1acc2-2f10-4d7d-aa68-0f7b9769e70b", + "index" : 1951, + "period" : 2, + "timestamp" : "00:19:02.861", + "minute" : 64, + "second" : 2, + "type" : { + "id" : 10, + "name" : "Interception" + }, + "possession" : 137, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 92.8, 46.3 ], + "duration" : 0.0, + "related_events" : [ "fe171840-02ed-4e14-baa7-2c9ffad2f79e" ], + "interception" : { + "outcome" : { + "id" : 4, + "name" : "Won" + } + } +}, { + "id" : "88d6430e-ccc0-48c5-bae9-da6e4c29b450", + "index" : 1952, + "period" : 2, + "timestamp" : "00:19:02.861", + "minute" : 64, + "second" : 2, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 137, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 92.8, 46.3 ], + "duration" : 1.151932, + "related_events" : [ "0bc1acc2-2f10-4d7d-aa68-0f7b9769e70b", "0c18b74b-12bb-4921-9f16-ecc718e4855a" ], + "carry" : { + "end_location" : [ 90.9, 46.8 ] + } +}, { + "id" : "0c18b74b-12bb-4921-9f16-ecc718e4855a", + "index" : 1953, + "period" : 2, + "timestamp" : "00:19:04.013", + "minute" : 64, + "second" : 4, + "type" : { + "id" : 16, + "name" : "Shot" + }, + "possession" : 137, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 90.9, 46.8 ], + "duration" : 0.359518, + "related_events" : [ "ba84d89a-53dc-4805-b5be-d20f98502045", "de023246-4caf-425a-a554-3ef25a489d0a" ], + "shot" : { + "statsbomb_xg" : 0.01654901, + "end_location" : [ 97.7, 46.7 ], + "technique" : { + "id" : 93, + "name" : "Normal" + }, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 87, + "name" : "Open Play" + }, + "outcome" : { + "id" : 96, + "name" : "Blocked" + }, + "freeze_frame" : [ { + "location" : [ 97.7, 46.7 ], + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "teammate" : false + }, { + "location" : [ 119.0, 40.0 ], + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "teammate" : false + }, { + "location" : [ 96.3, 42.6 ], + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "teammate" : false + }, { + "location" : [ 97.3, 32.6 ], + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "teammate" : false + }, { + "location" : [ 102.0, 40.7 ], + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "teammate" : true + }, { + "location" : [ 99.6, 51.2 ], + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "teammate" : false + }, { + "location" : [ 92.9, 51.6 ], + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "teammate" : false + }, { + "location" : [ 89.1, 50.8 ], + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "teammate" : true + }, { + "location" : [ 85.3, 41.2 ], + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "teammate" : false + }, { + "location" : [ 87.3, 52.3 ], + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "teammate" : false + }, { + "location" : [ 78.7, 47.2 ], + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "teammate" : true + }, { + "location" : [ 78.9, 31.9 ], + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "teammate" : true + }, { + "location" : [ 92.6, 55.5 ], + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "teammate" : true + }, { + "location" : [ 93.3, 76.4 ], + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "teammate" : true + } ] + } +}, { + "id" : "de023246-4caf-425a-a554-3ef25a489d0a", + "index" : 1954, + "period" : 2, + "timestamp" : "00:19:04.372", + "minute" : 64, + "second" : 4, + "type" : { + "id" : 6, + "name" : "Block" + }, + "possession" : 137, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 22.4, 33.4 ], + "duration" : 0.0, + "related_events" : [ "0c18b74b-12bb-4921-9f16-ecc718e4855a" ] +}, { + "id" : "ba84d89a-53dc-4805-b5be-d20f98502045", + "index" : 1955, + "period" : 2, + "timestamp" : "00:19:04.452", + "minute" : 64, + "second" : 4, + "type" : { + "id" : 23, + "name" : "Goal Keeper" + }, + "possession" : 137, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 1.1, 40.1 ], + "duration" : 0.0, + "related_events" : [ "0c18b74b-12bb-4921-9f16-ecc718e4855a" ], + "goalkeeper" : { + "end_location" : [ 1.1, 40.1 ], + "position" : { + "id" : 44, + "name" : "Set" + }, + "type" : { + "id" : 32, + "name" : "Shot Faced" + } + } +}, { + "id" : "99125241-25e4-4dab-9513-b94b8f5233ed", + "index" : 1956, + "period" : 2, + "timestamp" : "00:19:05.674", + "minute" : 64, + "second" : 5, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 137, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 30.4, 37.4 ], + "duration" : 0.0 +}, { + "id" : "d8d560b3-a704-4d58-9910-a0626fc9942f", + "index" : 1957, + "period" : 2, + "timestamp" : "00:19:05.674", + "minute" : 64, + "second" : 5, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 137, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 30.4, 37.4 ], + "duration" : 1.706433, + "related_events" : [ "99125241-25e4-4dab-9513-b94b8f5233ed", "e55391bb-e728-4d05-80b3-a83db669cb6a" ], + "carry" : { + "end_location" : [ 25.9, 41.8 ] + } +}, { + "id" : "e55391bb-e728-4d05-80b3-a83db669cb6a", + "index" : 1958, + "period" : 2, + "timestamp" : "00:19:07.380", + "minute" : 64, + "second" : 7, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 137, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 25.9, 41.8 ], + "duration" : 4.3536, + "related_events" : [ "2cdcca23-d4b1-48ae-af1d-dd4937853fdb", "dcbf8b71-194e-4cc3-b212-e9c61409e350" ], + "pass" : { + "recipient" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "length" : 32.91884, + "angle" : 1.1615169, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 39.0, 72.0 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "2cdcca23-d4b1-48ae-af1d-dd4937853fdb", + "index" : 1959, + "period" : 2, + "timestamp" : "00:19:11.734", + "minute" : 64, + "second" : 11, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 137, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 34.3, 65.2 ], + "related_events" : [ "e55391bb-e728-4d05-80b3-a83db669cb6a" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "dcbf8b71-194e-4cc3-b212-e9c61409e350", + "index" : 1960, + "period" : 2, + "timestamp" : "00:19:11.734", + "minute" : 64, + "second" : 11, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 137, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 81.1, 8.1 ], + "duration" : 1.979815, + "related_events" : [ "b713fb98-459f-4530-813c-b6dc1a8efc1e", "e55391bb-e728-4d05-80b3-a83db669cb6a" ], + "pass" : { + "recipient" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "length" : 25.965553, + "angle" : 2.804009, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 56.6, 16.7 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 66, + "name" : "Recovery" + } + } +}, { + "id" : "b713fb98-459f-4530-813c-b6dc1a8efc1e", + "index" : 1961, + "period" : 2, + "timestamp" : "00:19:13.713", + "minute" : 64, + "second" : 13, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 137, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 56.6, 16.7 ], + "related_events" : [ "dcbf8b71-194e-4cc3-b212-e9c61409e350" ] +}, { + "id" : "33b56d64-fa94-4a28-b5e6-8f5723e243dd", + "index" : 1962, + "period" : 2, + "timestamp" : "00:19:13.713", + "minute" : 64, + "second" : 13, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 137, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 56.6, 16.7 ], + "duration" : 1.253665, + "related_events" : [ "b16730e6-4e22-4c3f-a2bf-bd554421d270", "b713fb98-459f-4530-813c-b6dc1a8efc1e" ], + "carry" : { + "end_location" : [ 56.2, 18.2 ] + } +}, { + "id" : "b16730e6-4e22-4c3f-a2bf-bd554421d270", + "index" : 1963, + "period" : 2, + "timestamp" : "00:19:14.967", + "minute" : 64, + "second" : 14, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 137, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 56.2, 18.2 ], + "duration" : 1.504867, + "related_events" : [ "bf7b8eef-a664-4032-92a2-6f7d88d292c2" ], + "pass" : { + "recipient" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "length" : 26.462236, + "angle" : 1.9583201, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 46.2, 42.7 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "bf7b8eef-a664-4032-92a2-6f7d88d292c2", + "index" : 1964, + "period" : 2, + "timestamp" : "00:19:16.472", + "minute" : 64, + "second" : 16, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 137, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 46.2, 42.7 ], + "related_events" : [ "b16730e6-4e22-4c3f-a2bf-bd554421d270" ] +}, { + "id" : "eec67df4-6f2b-4ce6-ad74-32f886badd2d", + "index" : 1965, + "period" : 2, + "timestamp" : "00:19:16.472", + "minute" : 64, + "second" : 16, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 137, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 46.2, 42.7 ], + "duration" : 1.902428, + "related_events" : [ "9cb7a290-fbd4-41ca-a3fc-b1177e50a9da", "bf7b8eef-a664-4032-92a2-6f7d88d292c2" ], + "carry" : { + "end_location" : [ 49.0, 59.1 ] + } +}, { + "id" : "9cb7a290-fbd4-41ca-a3fc-b1177e50a9da", + "index" : 1966, + "period" : 2, + "timestamp" : "00:19:18.374", + "minute" : 64, + "second" : 18, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 137, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 49.0, 59.1 ], + "duration" : 1.698572, + "related_events" : [ "590b18d9-9f7e-4d3b-a343-3d611e69bbfe" ], + "pass" : { + "recipient" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "length" : 29.415981, + "angle" : 0.79020584, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 69.7, 80.0 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 75, + "name" : "Out" + } + } +}, { + "id" : "590b18d9-9f7e-4d3b-a343-3d611e69bbfe", + "index" : 1967, + "period" : 2, + "timestamp" : "00:19:20.073", + "minute" : 64, + "second" : 20, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 137, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 75.6, 77.4 ], + "related_events" : [ "9cb7a290-fbd4-41ca-a3fc-b1177e50a9da" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "9ace800a-17c3-403f-ae84-601b3ee08826", + "index" : 1968, + "period" : 2, + "timestamp" : "00:19:28.965", + "minute" : 64, + "second" : 28, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 138, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 50.8, 0.1 ], + "duration" : 0.990074, + "related_events" : [ "e41752d3-70ec-4342-807f-fa19df3b0a9c" ], + "pass" : { + "recipient" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "length" : 16.03278, + "angle" : 0.23287638, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 66.4, 3.8 ], + "type" : { + "id" : 67, + "name" : "Throw-in" + } + } +}, { + "id" : "bdf7e569-1381-4b32-b1a2-b246a388212c", + "index" : 1969, + "period" : 2, + "timestamp" : "00:19:29.824", + "minute" : 64, + "second" : 29, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 138, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 50.3, 74.5 ], + "duration" : 1.063694, + "related_events" : [ "277fee25-5c69-4236-ad8e-f21d71642de8", "bddf6926-bf4c-427d-97f7-4764ace9b519", "e41752d3-70ec-4342-807f-fa19df3b0a9c" ] +}, { + "id" : "e41752d3-70ec-4342-807f-fa19df3b0a9c", + "index" : 1970, + "period" : 2, + "timestamp" : "00:19:29.955", + "minute" : 64, + "second" : 29, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 138, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 66.4, 3.8 ], + "under_pressure" : true, + "related_events" : [ "9ace800a-17c3-403f-ae84-601b3ee08826", "bdf7e569-1381-4b32-b1a2-b246a388212c" ] +}, { + "id" : "277fee25-5c69-4236-ad8e-f21d71642de8", + "index" : 1971, + "period" : 2, + "timestamp" : "00:19:29.955", + "minute" : 64, + "second" : 29, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 138, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 66.4, 3.8 ], + "duration" : 0.78283, + "under_pressure" : true, + "related_events" : [ "bddf6926-bf4c-427d-97f7-4764ace9b519", "bdf7e569-1381-4b32-b1a2-b246a388212c", "e41752d3-70ec-4342-807f-fa19df3b0a9c" ], + "carry" : { + "end_location" : [ 64.6, 2.7 ] + } +}, { + "id" : "bddf6926-bf4c-427d-97f7-4764ace9b519", + "index" : 1972, + "period" : 2, + "timestamp" : "00:19:30.738", + "minute" : 64, + "second" : 30, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 138, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 64.6, 2.7 ], + "duration" : 0.441066, + "under_pressure" : true, + "related_events" : [ "24ed92c0-264f-4ab0-988c-0bb8b83691a1", "bdf7e569-1381-4b32-b1a2-b246a388212c" ], + "pass" : { + "recipient" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "length" : 12.020399, + "angle" : 3.0833254, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 52.6, 3.4 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "24ed92c0-264f-4ab0-988c-0bb8b83691a1", + "index" : 1973, + "period" : 2, + "timestamp" : "00:19:31.179", + "minute" : 64, + "second" : 31, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 138, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 52.6, 3.4 ], + "related_events" : [ "bddf6926-bf4c-427d-97f7-4764ace9b519" ] +}, { + "id" : "b776b076-f1e3-4952-b3da-938522e9472c", + "index" : 1974, + "period" : 2, + "timestamp" : "00:19:31.179", + "minute" : 64, + "second" : 31, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 138, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 52.6, 3.4 ], + "duration" : 1.515707, + "related_events" : [ "26b17f20-3b0e-497a-ba38-f7cd6a6c4e78" ], + "pass" : { + "length" : 17.536247, + "angle" : 0.7853982, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 65.0, 15.8 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "26b17f20-3b0e-497a-ba38-f7cd6a6c4e78", + "index" : 1975, + "period" : 2, + "timestamp" : "00:19:32.695", + "minute" : 64, + "second" : 32, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 138, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 55.1, 64.3 ], + "duration" : 0.0, + "related_events" : [ "b776b076-f1e3-4952-b3da-938522e9472c" ], + "ball_recovery" : { + "recovery_failure" : true + } +}, { + "id" : "9ebaf02f-0bb3-47d6-9363-e67a8287cbaa", + "index" : 1976, + "period" : 2, + "timestamp" : "00:19:33.170", + "minute" : 64, + "second" : 33, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 138, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 55.8, 64.8 ], + "duration" : 0.83895, + "related_events" : [ "5d77fa96-f850-4bc5-9cb4-1f2405d04716", "ab036f4e-0112-41a2-9969-32bf97a6b3ae" ] +}, { + "id" : "ab036f4e-0112-41a2-9969-32bf97a6b3ae", + "index" : 1977, + "period" : 2, + "timestamp" : "00:19:33.626", + "minute" : 64, + "second" : 33, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 138, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 67.8, 11.7 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "9ebaf02f-0bb3-47d6-9363-e67a8287cbaa" ] +}, { + "id" : "5d77fa96-f850-4bc5-9cb4-1f2405d04716", + "index" : 1978, + "period" : 2, + "timestamp" : "00:19:33.626", + "minute" : 64, + "second" : 33, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 138, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 67.8, 11.7 ], + "duration" : 0.451135, + "under_pressure" : true, + "related_events" : [ "79975143-4375-41e3-ae2c-d3479b9f980f", "9ebaf02f-0bb3-47d6-9363-e67a8287cbaa", "ab036f4e-0112-41a2-9969-32bf97a6b3ae" ], + "carry" : { + "end_location" : [ 68.9, 11.5 ] + } +}, { + "id" : "79975143-4375-41e3-ae2c-d3479b9f980f", + "index" : 1979, + "period" : 2, + "timestamp" : "00:19:34.077", + "minute" : 64, + "second" : 34, + "type" : { + "id" : 3, + "name" : "Dispossessed" + }, + "possession" : 138, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 68.9, 11.5 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "abcab91d-2309-474e-a63a-d3a25640f9e7" ] +}, { + "id" : "abcab91d-2309-474e-a63a-d3a25640f9e7", + "index" : 1980, + "period" : 2, + "timestamp" : "00:19:34.077", + "minute" : 64, + "second" : 34, + "type" : { + "id" : 4, + "name" : "Duel" + }, + "possession" : 138, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 51.2, 68.6 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "79975143-4375-41e3-ae2c-d3479b9f980f" ], + "duel" : { + "type" : { + "id" : 11, + "name" : "Tackle" + }, + "outcome" : { + "id" : 14, + "name" : "Lost Out" + } + } +}, { + "id" : "c6502a77-9843-4e09-b87d-9f4e31936176", + "index" : 1981, + "period" : 2, + "timestamp" : "00:19:52.073", + "minute" : 64, + "second" : 52, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 139, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 75.7, 0.1 ], + "duration" : 1.267769, + "related_events" : [ "00df7766-a54b-4d27-98a9-49f0c3e46278" ], + "pass" : { + "recipient" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "length" : 13.631214, + "angle" : 1.755243, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 73.2, 13.5 ], + "type" : { + "id" : 67, + "name" : "Throw-in" + } + } +}, { + "id" : "658e54fc-22f5-4228-aef3-3fb0b50ec76e", + "index" : 1982, + "period" : 2, + "timestamp" : "00:19:53.044", + "minute" : 64, + "second" : 53, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 139, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 39.0, 69.1 ], + "duration" : 0.784675, + "related_events" : [ "00df7766-a54b-4d27-98a9-49f0c3e46278", "70c3f49d-0ba8-4ba7-90c0-078cc3b3d975" ] +}, { + "id" : "00df7766-a54b-4d27-98a9-49f0c3e46278", + "index" : 1983, + "period" : 2, + "timestamp" : "00:19:53.341", + "minute" : 64, + "second" : 53, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 139, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 73.2, 13.5 ], + "under_pressure" : true, + "related_events" : [ "658e54fc-22f5-4228-aef3-3fb0b50ec76e", "c6502a77-9843-4e09-b87d-9f4e31936176" ] +}, { + "id" : "70c3f49d-0ba8-4ba7-90c0-078cc3b3d975", + "index" : 1984, + "period" : 2, + "timestamp" : "00:19:53.341", + "minute" : 64, + "second" : 53, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 139, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 73.2, 13.5 ], + "duration" : 0.580387, + "under_pressure" : true, + "related_events" : [ "00df7766-a54b-4d27-98a9-49f0c3e46278", "658e54fc-22f5-4228-aef3-3fb0b50ec76e", "aff0a1f7-1350-4e68-9836-186865b7a1bc", "cb3fe180-0c01-4d1c-a22c-5062d0dcfaf8" ], + "carry" : { + "end_location" : [ 73.1, 16.4 ] + } +}, { + "id" : "aff0a1f7-1350-4e68-9836-186865b7a1bc", + "index" : 1985, + "period" : 2, + "timestamp" : "00:19:53.921", + "minute" : 64, + "second" : 53, + "type" : { + "id" : 39, + "name" : "Dribbled Past" + }, + "possession" : 139, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 47.0, 63.7 ], + "duration" : 0.0, + "related_events" : [ "70c3f49d-0ba8-4ba7-90c0-078cc3b3d975", "cb3fe180-0c01-4d1c-a22c-5062d0dcfaf8", "cb43162d-26c1-492a-ac08-c52e269e4771" ] +}, { + "id" : "cb3fe180-0c01-4d1c-a22c-5062d0dcfaf8", + "index" : 1986, + "period" : 2, + "timestamp" : "00:19:53.921", + "minute" : 64, + "second" : 53, + "type" : { + "id" : 14, + "name" : "Dribble" + }, + "possession" : 139, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 73.1, 16.4 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "aff0a1f7-1350-4e68-9836-186865b7a1bc" ], + "dribble" : { + "outcome" : { + "id" : 8, + "name" : "Complete" + } + } +}, { + "id" : "cb43162d-26c1-492a-ac08-c52e269e4771", + "index" : 1987, + "period" : 2, + "timestamp" : "00:19:53.921", + "minute" : 64, + "second" : 53, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 139, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 73.1, 16.4 ], + "duration" : 1.259727, + "under_pressure" : true, + "related_events" : [ "aff0a1f7-1350-4e68-9836-186865b7a1bc", "cb3fe180-0c01-4d1c-a22c-5062d0dcfaf8", "d8c5447e-ea53-48db-b125-24490832ea52" ], + "carry" : { + "end_location" : [ 80.9, 18.2 ] + } +}, { + "id" : "d8c5447e-ea53-48db-b125-24490832ea52", + "index" : 1988, + "period" : 2, + "timestamp" : "00:19:55.181", + "minute" : 64, + "second" : 55, + "type" : { + "id" : 22, + "name" : "Foul Committed" + }, + "possession" : 139, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 80.9, 18.2 ], + "duration" : 0.0, + "related_events" : [ "a8a009c8-c8de-4caf-bb5f-a430dcaf1275" ], + "foul_committed" : { + "offensive" : true, + "type" : { + "id" : 21, + "name" : "Dangerous Play" + } + } +}, { + "id" : "a8a009c8-c8de-4caf-bb5f-a430dcaf1275", + "index" : 1989, + "period" : 2, + "timestamp" : "00:19:55.181", + "minute" : 64, + "second" : 55, + "type" : { + "id" : 21, + "name" : "Foul Won" + }, + "possession" : 139, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 39.2, 61.9 ], + "duration" : 0.0, + "related_events" : [ "d8c5447e-ea53-48db-b125-24490832ea52" ], + "foul_won" : { + "defensive" : true + } +}, { + "id" : "8d19106f-f0ed-4b4c-bc10-821a1e11980c", + "index" : 1990, + "period" : 2, + "timestamp" : "00:20:11.722", + "minute" : 65, + "second" : 11, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 140, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 42.4, 64.1 ], + "duration" : 2.456636, + "related_events" : [ "e290031b-434c-4c2d-9caa-4c8f87b4e186", "e33c5b7a-e4f8-4071-8206-a439c21e5897" ], + "pass" : { + "recipient" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "length" : 42.399292, + "angle" : -0.06845081, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 84.7, 61.2 ], + "type" : { + "id" : 62, + "name" : "Free Kick" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + }, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "e33c5b7a-e4f8-4071-8206-a439c21e5897", + "index" : 1991, + "period" : 2, + "timestamp" : "00:20:14.179", + "minute" : 65, + "second" : 14, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 140, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 84.7, 61.2 ], + "related_events" : [ "8d19106f-f0ed-4b4c-bc10-821a1e11980c" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "e290031b-434c-4c2d-9caa-4c8f87b4e186", + "index" : 1992, + "period" : 2, + "timestamp" : "00:20:14.179", + "minute" : 65, + "second" : 14, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 140, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 35.4, 18.9 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "8d19106f-f0ed-4b4c-bc10-821a1e11980c" ], + "clearance" : { + "body_part" : { + "id" : 37, + "name" : "Head" + }, + "head" : true + } +}, { + "id" : "04c45889-71ba-446c-b145-95d2e0a8ee19", + "index" : 1993, + "period" : 2, + "timestamp" : "00:20:15.333", + "minute" : 65, + "second" : 15, + "type" : { + "id" : 10, + "name" : "Interception" + }, + "possession" : 140, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 72.3, 63.6 ], + "duration" : 0.0, + "interception" : { + "outcome" : { + "id" : 4, + "name" : "Won" + } + } +}, { + "id" : "0413ff03-2ff7-4755-9d41-b7358d2da9ac", + "index" : 1994, + "period" : 2, + "timestamp" : "00:20:15.333", + "minute" : 65, + "second" : 15, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 140, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 72.3, 63.6 ], + "duration" : 2.266977, + "related_events" : [ "04c45889-71ba-446c-b145-95d2e0a8ee19", "b517668a-dad4-47e6-9837-f0d57b3e9a5c" ], + "carry" : { + "end_location" : [ 83.3, 64.3 ] + } +}, { + "id" : "b517668a-dad4-47e6-9837-f0d57b3e9a5c", + "index" : 1995, + "period" : 2, + "timestamp" : "00:20:17.600", + "minute" : 65, + "second" : 17, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 140, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 83.3, 64.3 ], + "duration" : 3.401791, + "related_events" : [ "c122c9eb-5fa1-4ef7-a997-a8aaf925795a" ], + "pass" : { + "recipient" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "length" : 26.478104, + "angle" : 0.47884914, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 106.8, 76.5 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "c122c9eb-5fa1-4ef7-a997-a8aaf925795a", + "index" : 1996, + "period" : 2, + "timestamp" : "00:20:21.001", + "minute" : 65, + "second" : 21, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 140, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 106.8, 76.5 ], + "related_events" : [ "b517668a-dad4-47e6-9837-f0d57b3e9a5c" ] +}, { + "id" : "9d2abd6b-4a90-4dca-a562-063e421380cf", + "index" : 1997, + "period" : 2, + "timestamp" : "00:20:21.001", + "minute" : 65, + "second" : 21, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 140, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 106.8, 76.5 ], + "duration" : 2.180047, + "under_pressure" : true, + "related_events" : [ "371766d5-6b67-41eb-9e1a-675512a2f4ec", "409a5fbb-edc4-4ee8-a123-a09c7a06e392", "c122c9eb-5fa1-4ef7-a997-a8aaf925795a" ], + "carry" : { + "end_location" : [ 106.8, 76.7 ] + } +}, { + "id" : "409a5fbb-edc4-4ee8-a123-a09c7a06e392", + "index" : 1998, + "period" : 2, + "timestamp" : "00:20:22.102", + "minute" : 65, + "second" : 22, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 140, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 8.3, 14.2 ], + "duration" : 1.326183, + "related_events" : [ "371766d5-6b67-41eb-9e1a-675512a2f4ec", "9d2abd6b-4a90-4dca-a562-063e421380cf" ] +}, { + "id" : "371766d5-6b67-41eb-9e1a-675512a2f4ec", + "index" : 1999, + "period" : 2, + "timestamp" : "00:20:23.181", + "minute" : 65, + "second" : 23, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 140, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 106.8, 76.7 ], + "duration" : 1.722245, + "under_pressure" : true, + "related_events" : [ "409a5fbb-edc4-4ee8-a123-a09c7a06e392", "9e79510e-f490-4892-885c-865402e152d5", "ade8f92e-4282-431d-9d63-27ab11c42bbe" ], + "pass" : { + "recipient" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "length" : 31.689272, + "angle" : -1.2959644, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 115.4, 46.2 ], + "cross" : true, + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "ade8f92e-4282-431d-9d63-27ab11c42bbe", + "index" : 2000, + "period" : 2, + "timestamp" : "00:20:24.904", + "minute" : 65, + "second" : 24, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 140, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 115.6, 44.4 ], + "related_events" : [ "371766d5-6b67-41eb-9e1a-675512a2f4ec" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "9e79510e-f490-4892-885c-865402e152d5", + "index" : 2001, + "period" : 2, + "timestamp" : "00:20:24.904", + "minute" : 65, + "second" : 24, + "type" : { + "id" : 23, + "name" : "Goal Keeper" + }, + "possession" : 141, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 8, + "name" : "From Keeper" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 4.7, 33.9 ], + "duration" : 0.0, + "related_events" : [ "371766d5-6b67-41eb-9e1a-675512a2f4ec" ], + "goalkeeper" : { + "type" : { + "id" : 25, + "name" : "Collected" + }, + "outcome" : { + "id" : 15, + "name" : "Success" + } + } +}, { + "id" : "e75cf9f3-f9e6-4de1-901e-a8ebaafccdaa", + "index" : 2002, + "period" : 2, + "timestamp" : "00:20:24.904", + "minute" : 65, + "second" : 24, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 141, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 8, + "name" : "From Keeper" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 4.7, 33.9 ], + "duration" : 2.33031, + "related_events" : [ "9e79510e-f490-4892-885c-865402e152d5", "b972cd97-c05c-4da7-9d38-d02e01eb252d" ], + "carry" : { + "end_location" : [ 8.5, 33.6 ] + } +}, { + "id" : "b972cd97-c05c-4da7-9d38-d02e01eb252d", + "index" : 2003, + "period" : 2, + "timestamp" : "00:20:27.234", + "minute" : 65, + "second" : 27, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 141, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 8, + "name" : "From Keeper" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 8.5, 33.6 ], + "duration" : 2.146213, + "related_events" : [ "65b7952a-05ab-467d-8e68-f039576efc57" ], + "pass" : { + "recipient" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "length" : 34.184353, + "angle" : -0.5238631, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 38.1, 16.5 ], + "body_part" : { + "id" : 69, + "name" : "Keeper Arm" + } + } +}, { + "id" : "65b7952a-05ab-467d-8e68-f039576efc57", + "index" : 2004, + "period" : 2, + "timestamp" : "00:20:29.380", + "minute" : 65, + "second" : 29, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 141, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 8, + "name" : "From Keeper" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 38.1, 16.5 ], + "related_events" : [ "b972cd97-c05c-4da7-9d38-d02e01eb252d" ] +}, { + "id" : "a925f594-bec3-4ed4-b6a9-2267a5aa5905", + "index" : 2005, + "period" : 2, + "timestamp" : "00:20:29.380", + "minute" : 65, + "second" : 29, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 141, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 8, + "name" : "From Keeper" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 38.1, 16.5 ], + "duration" : 0.891223, + "related_events" : [ "65b7952a-05ab-467d-8e68-f039576efc57", "da4a425b-ed86-4ccb-a1a8-18648da152d7" ], + "carry" : { + "end_location" : [ 41.7, 16.4 ] + } +}, { + "id" : "da4a425b-ed86-4ccb-a1a8-18648da152d7", + "index" : 2006, + "period" : 2, + "timestamp" : "00:20:30.271", + "minute" : 65, + "second" : 30, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 141, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 8, + "name" : "From Keeper" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 41.7, 16.4 ], + "duration" : 1.888991, + "related_events" : [ "d32d05e0-ef77-434d-a285-a48d983c84b2" ], + "pass" : { + "recipient" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "length" : 29.17756, + "angle" : -0.59275544, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 65.9, 0.1 ], + "outcome" : { + "id" : 75, + "name" : "Out" + }, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "d32d05e0-ef77-434d-a285-a48d983c84b2", + "index" : 2007, + "period" : 2, + "timestamp" : "00:20:32.160", + "minute" : 65, + "second" : 32, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 141, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 8, + "name" : "From Keeper" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 50.8, 8.5 ], + "related_events" : [ "da4a425b-ed86-4ccb-a1a8-18648da152d7" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "45209ba1-3746-4d3f-bcf4-4fde4e79bdb3", + "index" : 2008, + "period" : 2, + "timestamp" : "00:20:44.574", + "minute" : 65, + "second" : 44, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 142, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 54.8, 80.0 ], + "duration" : 1.34957, + "related_events" : [ "8fd42c28-337b-4342-be94-8a6228c5d7fc" ], + "pass" : { + "recipient" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "length" : 19.30803, + "angle" : -0.22990443, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 73.6, 75.6 ], + "type" : { + "id" : 67, + "name" : "Throw-in" + } + } +}, { + "id" : "8fd42c28-337b-4342-be94-8a6228c5d7fc", + "index" : 2009, + "period" : 2, + "timestamp" : "00:20:45.924", + "minute" : 65, + "second" : 45, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 142, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 73.6, 75.6 ], + "related_events" : [ "45209ba1-3746-4d3f-bcf4-4fde4e79bdb3" ] +}, { + "id" : "bc854af8-79b4-4984-96c1-ac73fd538698", + "index" : 2010, + "period" : 2, + "timestamp" : "00:20:45.924", + "minute" : 65, + "second" : 45, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 142, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 73.6, 75.6 ], + "duration" : 0.277469, + "related_events" : [ "8fd42c28-337b-4342-be94-8a6228c5d7fc", "e7f8b4d0-f2e0-47ed-8bc0-4ab17f90d6f7" ], + "carry" : { + "end_location" : [ 72.9, 75.4 ] + } +}, { + "id" : "e7f8b4d0-f2e0-47ed-8bc0-4ab17f90d6f7", + "index" : 2011, + "period" : 2, + "timestamp" : "00:20:46.201", + "minute" : 65, + "second" : 46, + "type" : { + "id" : 38, + "name" : "Miscontrol" + }, + "possession" : 142, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "out" : true, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 72.9, 75.4 ], + "duration" : 0.0 +}, { + "id" : "969031e7-b8ea-47a2-8b05-157b3482be45", + "index" : 2012, + "period" : 2, + "timestamp" : "00:20:52.806", + "minute" : 65, + "second" : 52, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 143, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 48.8, 0.1 ], + "duration" : 1.058664, + "related_events" : [ "3b71d554-174e-4e59-91c9-b030b49dc070", "b5bdba3e-f514-42e8-bcea-41dc37b05e7f" ], + "pass" : { + "recipient" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "length" : 21.04305, + "angle" : 0.54449445, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 66.8, 11.0 ], + "type" : { + "id" : 67, + "name" : "Throw-in" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "b5bdba3e-f514-42e8-bcea-41dc37b05e7f", + "index" : 2013, + "period" : 2, + "timestamp" : "00:20:53.864", + "minute" : 65, + "second" : 53, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 143, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 75.2, 12.4 ], + "related_events" : [ "969031e7-b8ea-47a2-8b05-157b3482be45" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "3b71d554-174e-4e59-91c9-b030b49dc070", + "index" : 2014, + "period" : 2, + "timestamp" : "00:20:53.864", + "minute" : 65, + "second" : 53, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 143, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 53.3, 69.1 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "969031e7-b8ea-47a2-8b05-157b3482be45" ], + "clearance" : { + "body_part" : { + "id" : 37, + "name" : "Head" + }, + "head" : true + } +}, { + "id" : "c7f8f792-3e0a-4d6b-b94e-b33ae8506297", + "index" : 2015, + "period" : 2, + "timestamp" : "00:20:55.621", + "minute" : 65, + "second" : 55, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 143, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 79.5, 69.5 ], + "duration" : 0.0 +}, { + "id" : "dd3e7d09-ea4f-452b-84bf-ca179bc296b5", + "index" : 2016, + "period" : 2, + "timestamp" : "00:20:55.621", + "minute" : 65, + "second" : 55, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 143, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 79.5, 69.5 ], + "duration" : 0.79748, + "related_events" : [ "c7f8f792-3e0a-4d6b-b94e-b33ae8506297", "fb219b9e-3d42-440b-9ae4-ceac27ef134d" ], + "carry" : { + "end_location" : [ 75.2, 68.8 ] + } +}, { + "id" : "fb219b9e-3d42-440b-9ae4-ceac27ef134d", + "index" : 2017, + "period" : 2, + "timestamp" : "00:20:56.418", + "minute" : 65, + "second" : 56, + "type" : { + "id" : 3, + "name" : "Dispossessed" + }, + "possession" : 143, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 75.2, 68.8 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "29c6de39-159f-4748-8d97-a4b6f58e8ac9" ] +}, { + "id" : "29c6de39-159f-4748-8d97-a4b6f58e8ac9", + "index" : 2018, + "period" : 2, + "timestamp" : "00:20:56.418", + "minute" : 65, + "second" : 56, + "type" : { + "id" : 4, + "name" : "Duel" + }, + "possession" : 143, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 44.9, 11.3 ], + "duration" : 0.0, + "under_pressure" : true, + "counterpress" : true, + "related_events" : [ "fb219b9e-3d42-440b-9ae4-ceac27ef134d" ], + "duel" : { + "type" : { + "id" : 11, + "name" : "Tackle" + }, + "outcome" : { + "id" : 16, + "name" : "Success In Play" + } + } +}, { + "id" : "43516229-d76a-43d4-a682-57b3a6ca6ae7", + "index" : 2019, + "period" : 2, + "timestamp" : "00:20:57.441", + "minute" : 65, + "second" : 57, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 143, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 36.6, 8.8 ], + "duration" : 0.0, + "under_pressure" : true, + "clearance" : { + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "left_foot" : true + } +}, { + "id" : "98dbe7d8-88f0-4017-9c41-005b1d542650", + "index" : 2020, + "period" : 2, + "timestamp" : "00:20:58.700", + "minute" : 65, + "second" : 58, + "type" : { + "id" : 6, + "name" : "Block" + }, + "possession" : 143, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "out" : true, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 84.2, 73.2 ], + "duration" : 0.0, + "block" : { + "offensive" : true + } +}, { + "id" : "a5afa65c-2a62-4aaa-b028-0e1f5fc02e42", + "index" : 2021, + "period" : 2, + "timestamp" : "00:21:14.385", + "minute" : 66, + "second" : 14, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 144, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 43.1, 0.1 ], + "duration" : 1.2, + "related_events" : [ "5551374a-d85a-44f8-bd5a-41024c551eca", "943bef35-e10d-462c-9c87-841b6ecdb4a4" ], + "pass" : { + "recipient" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "length" : 23.648468, + "angle" : 0.23472261, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 66.1, 5.6 ], + "type" : { + "id" : 67, + "name" : "Throw-in" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "5551374a-d85a-44f8-bd5a-41024c551eca", + "index" : 2022, + "period" : 2, + "timestamp" : "00:21:15.585", + "minute" : 66, + "second" : 15, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 144, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 66.1, 5.6 ], + "related_events" : [ "a5afa65c-2a62-4aaa-b028-0e1f5fc02e42" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "943bef35-e10d-462c-9c87-841b6ecdb4a4", + "index" : 2023, + "period" : 2, + "timestamp" : "00:21:15.585", + "minute" : 66, + "second" : 15, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 144, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "out" : true, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 54.0, 74.5 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "a5afa65c-2a62-4aaa-b028-0e1f5fc02e42" ], + "clearance" : { + "body_part" : { + "id" : 37, + "name" : "Head" + }, + "head" : true + } +}, { + "id" : "7e4f39f0-25ae-4aae-a927-0552e5ff1266", + "index" : 2024, + "period" : 2, + "timestamp" : "00:21:24.905", + "minute" : 66, + "second" : 24, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 145, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 66.8, 0.1 ], + "duration" : 0.848983, + "related_events" : [ "0a35031e-962c-4b84-a019-a33cd294288c" ], + "pass" : { + "recipient" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "length" : 10.223991, + "angle" : 1.6393163, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 66.1, 10.3 ], + "type" : { + "id" : 67, + "name" : "Throw-in" + } + } +}, { + "id" : "0a35031e-962c-4b84-a019-a33cd294288c", + "index" : 2025, + "period" : 2, + "timestamp" : "00:21:25.754", + "minute" : 66, + "second" : 25, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 145, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 66.1, 10.3 ], + "related_events" : [ "7e4f39f0-25ae-4aae-a927-0552e5ff1266" ] +}, { + "id" : "17063630-f51c-4afa-b6f5-06250ad332a2", + "index" : 2026, + "period" : 2, + "timestamp" : "00:21:25.754", + "minute" : 66, + "second" : 25, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 145, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 66.1, 10.3 ], + "duration" : 1.205691, + "related_events" : [ "0a35031e-962c-4b84-a019-a33cd294288c", "f552c078-196b-438b-a4a1-af04ec7dc1bc" ], + "carry" : { + "end_location" : [ 61.0, 9.4 ] + } +}, { + "id" : "f552c078-196b-438b-a4a1-af04ec7dc1bc", + "index" : 2027, + "period" : 2, + "timestamp" : "00:21:26.960", + "minute" : 66, + "second" : 26, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 145, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 61.0, 9.4 ], + "duration" : 3.559811, + "related_events" : [ "3bebc34c-7541-4967-a7bb-d2b2d326cbf2" ], + "pass" : { + "recipient" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "length" : 43.77225, + "angle" : 2.5364814, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 25.0, 34.3 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "3bebc34c-7541-4967-a7bb-d2b2d326cbf2", + "index" : 2028, + "period" : 2, + "timestamp" : "00:21:30.520", + "minute" : 66, + "second" : 30, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 145, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 25.0, 34.3 ], + "related_events" : [ "f552c078-196b-438b-a4a1-af04ec7dc1bc" ] +}, { + "id" : "fe00e022-df00-4e84-a20b-829fe667d26d", + "index" : 2029, + "period" : 2, + "timestamp" : "00:21:30.520", + "minute" : 66, + "second" : 30, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 145, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 25.0, 34.3 ], + "duration" : 2.11153, + "related_events" : [ "3bebc34c-7541-4967-a7bb-d2b2d326cbf2", "96675506-8c1d-4d8f-ae6f-d695c0d57e44" ], + "carry" : { + "end_location" : [ 33.8, 40.6 ] + } +}, { + "id" : "96675506-8c1d-4d8f-ae6f-d695c0d57e44", + "index" : 2030, + "period" : 2, + "timestamp" : "00:21:32.631", + "minute" : 66, + "second" : 32, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 145, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 33.8, 40.6 ], + "duration" : 1.675681, + "related_events" : [ "f9a4a7b5-7239-4bf0-ae1d-8d37918a5e88" ], + "pass" : { + "recipient" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "length" : 27.33002, + "angle" : 1.0875113, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 46.5, 64.8 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "f9a4a7b5-7239-4bf0-ae1d-8d37918a5e88", + "index" : 2031, + "period" : 2, + "timestamp" : "00:21:34.307", + "minute" : 66, + "second" : 34, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 145, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 46.5, 64.8 ], + "related_events" : [ "96675506-8c1d-4d8f-ae6f-d695c0d57e44" ] +}, { + "id" : "f9c2b7da-a565-4c4f-8abd-2504394a6cba", + "index" : 2032, + "period" : 2, + "timestamp" : "00:21:34.307", + "minute" : 66, + "second" : 34, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 145, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 46.5, 64.8 ], + "duration" : 0.914843, + "under_pressure" : true, + "related_events" : [ "81d0ce15-e118-4728-a86b-27d553c1fd27", "ac1235e7-ff71-4fed-a709-d52783208f4b", "f9a4a7b5-7239-4bf0-ae1d-8d37918a5e88" ], + "carry" : { + "end_location" : [ 49.7, 69.8 ] + } +}, { + "id" : "81d0ce15-e118-4728-a86b-27d553c1fd27", + "index" : 2033, + "period" : 2, + "timestamp" : "00:21:34.797", + "minute" : 66, + "second" : 34, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 145, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 64.1, 13.5 ], + "duration" : 0.562074, + "related_events" : [ "ac1235e7-ff71-4fed-a709-d52783208f4b", "f9c2b7da-a565-4c4f-8abd-2504394a6cba" ] +}, { + "id" : "ac1235e7-ff71-4fed-a709-d52783208f4b", + "index" : 2034, + "period" : 2, + "timestamp" : "00:21:35.222", + "minute" : 66, + "second" : 35, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 145, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 49.7, 69.8 ], + "duration" : 0.940061, + "under_pressure" : true, + "related_events" : [ "81d0ce15-e118-4728-a86b-27d553c1fd27", "87470c49-54ca-4126-952f-b99564c86bba" ], + "pass" : { + "recipient" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "length" : 14.623953, + "angle" : 0.46058953, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 62.8, 76.3 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "87470c49-54ca-4126-952f-b99564c86bba", + "index" : 2035, + "period" : 2, + "timestamp" : "00:21:36.162", + "minute" : 66, + "second" : 36, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 145, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 62.8, 76.3 ], + "related_events" : [ "ac1235e7-ff71-4fed-a709-d52783208f4b" ] +}, { + "id" : "cced3a45-4b59-4122-a92d-8b23869ca594", + "index" : 2036, + "period" : 2, + "timestamp" : "00:21:36.162", + "minute" : 66, + "second" : 36, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 145, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 62.8, 76.3 ], + "duration" : 0.824858, + "under_pressure" : true, + "related_events" : [ "4873ce51-2703-4bdb-a92e-b76b6cac6a74", "87470c49-54ca-4126-952f-b99564c86bba", "a18073ff-90d0-41e1-8123-a42d922019bc" ], + "carry" : { + "end_location" : [ 63.9, 74.8 ] + } +}, { + "id" : "a18073ff-90d0-41e1-8123-a42d922019bc", + "index" : 2037, + "period" : 2, + "timestamp" : "00:21:36.812", + "minute" : 66, + "second" : 36, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 145, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 52.4, 11.9 ], + "duration" : 0.365086, + "related_events" : [ "4873ce51-2703-4bdb-a92e-b76b6cac6a74", "cced3a45-4b59-4122-a92d-8b23869ca594" ] +}, { + "id" : "4873ce51-2703-4bdb-a92e-b76b6cac6a74", + "index" : 2038, + "period" : 2, + "timestamp" : "00:21:36.987", + "minute" : 66, + "second" : 36, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 145, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 63.9, 74.8 ], + "duration" : 1.378343, + "under_pressure" : true, + "related_events" : [ "292ecce4-3d25-41ed-baa1-28c36db67b68", "a18073ff-90d0-41e1-8123-a42d922019bc" ], + "pass" : { + "recipient" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "length" : 17.001177, + "angle" : 0.011764163, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 80.9, 75.0 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "292ecce4-3d25-41ed-baa1-28c36db67b68", + "index" : 2039, + "period" : 2, + "timestamp" : "00:21:38.365", + "minute" : 66, + "second" : 38, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 145, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 80.9, 75.0 ], + "related_events" : [ "4873ce51-2703-4bdb-a92e-b76b6cac6a74" ] +}, { + "id" : "f3aae773-8ddd-4df7-bfdd-a129cb1e49f0", + "index" : 2040, + "period" : 2, + "timestamp" : "00:21:38.365", + "minute" : 66, + "second" : 38, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 145, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 80.9, 75.0 ], + "duration" : 1.726283, + "related_events" : [ "292ecce4-3d25-41ed-baa1-28c36db67b68", "9396ebc3-ba64-4ef1-876c-369139be862b" ], + "carry" : { + "end_location" : [ 86.3, 75.7 ] + } +}, { + "id" : "9396ebc3-ba64-4ef1-876c-369139be862b", + "index" : 2041, + "period" : 2, + "timestamp" : "00:21:40.091", + "minute" : 66, + "second" : 40, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 145, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 86.3, 75.7 ], + "duration" : 2.618799, + "related_events" : [ "1a41307a-cb08-469d-a49e-a5f2b072d8a7", "343d51ab-8651-4ba4-9e2e-a8fdd8319d53" ], + "pass" : { + "recipient" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "length" : 29.143953, + "angle" : -0.94376594, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 103.4, 52.1 ], + "outcome" : { + "id" : 9, + "name" : "Incomplete" + }, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "343d51ab-8651-4ba4-9e2e-a8fdd8319d53", + "index" : 2042, + "period" : 2, + "timestamp" : "00:21:42.710", + "minute" : 66, + "second" : 42, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 145, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 99.8, 58.5 ], + "related_events" : [ "9396ebc3-ba64-4ef1-876c-369139be862b" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "1a41307a-cb08-469d-a49e-a5f2b072d8a7", + "index" : 2043, + "period" : 2, + "timestamp" : "00:21:42.710", + "minute" : 66, + "second" : 42, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 145, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 16.7, 28.0 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "9396ebc3-ba64-4ef1-876c-369139be862b" ], + "clearance" : { + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "left_foot" : true + } +}, { + "id" : "4737b34a-07ac-4176-8e3b-8c031630797a", + "index" : 2044, + "period" : 2, + "timestamp" : "00:21:44.436", + "minute" : 66, + "second" : 44, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 145, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 79.0, 54.4 ], + "duration" : 0.0 +}, { + "id" : "865f66ac-b1d4-4f02-920b-101fdbb65b00", + "index" : 2045, + "period" : 2, + "timestamp" : "00:21:44.436", + "minute" : 66, + "second" : 44, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 145, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 79.0, 54.4 ], + "duration" : 0.962156, + "related_events" : [ "4737b34a-07ac-4176-8e3b-8c031630797a", "4b986289-ec65-4b7e-8fe4-7cf100544401" ], + "carry" : { + "end_location" : [ 82.9, 52.6 ] + } +}, { + "id" : "4b986289-ec65-4b7e-8fe4-7cf100544401", + "index" : 2046, + "period" : 2, + "timestamp" : "00:21:45.398", + "minute" : 66, + "second" : 45, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 145, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 82.9, 52.6 ], + "duration" : 0.730357, + "related_events" : [ "5c963f12-1e42-4cb7-b3ba-dbd0cbc6455b" ], + "pass" : { + "recipient" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "length" : 9.712878, + "angle" : -0.051500812, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 92.6, 52.1 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "5c963f12-1e42-4cb7-b3ba-dbd0cbc6455b", + "index" : 2047, + "period" : 2, + "timestamp" : "00:21:46.129", + "minute" : 66, + "second" : 46, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 145, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 92.6, 52.1 ], + "related_events" : [ "4b986289-ec65-4b7e-8fe4-7cf100544401" ] +}, { + "id" : "59174e6e-b801-4654-a758-eab52ef0828b", + "index" : 2048, + "period" : 2, + "timestamp" : "00:21:46.129", + "minute" : 66, + "second" : 46, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 145, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 92.6, 52.1 ], + "duration" : 0.330019, + "related_events" : [ "5c963f12-1e42-4cb7-b3ba-dbd0cbc6455b", "70b8c6ca-bf9b-498d-9efa-8ebc2678fcc2" ], + "carry" : { + "end_location" : [ 92.6, 52.1 ] + } +}, { + "id" : "70b8c6ca-bf9b-498d-9efa-8ebc2678fcc2", + "index" : 2049, + "period" : 2, + "timestamp" : "00:21:46.459", + "minute" : 66, + "second" : 46, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 145, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 92.6, 52.1 ], + "duration" : 2.367561, + "related_events" : [ "7a31b066-a508-4c8c-8377-a971bd941d41", "eb004054-b313-4d43-abd5-bbb40cfbecc2" ], + "pass" : { + "recipient" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "length" : 21.326275, + "angle" : 0.7223589, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 108.6, 66.2 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "7769bd9f-c799-4964-8c79-e6b43de82399", + "index" : 2050, + "period" : 2, + "timestamp" : "00:21:48.174", + "minute" : 66, + "second" : 48, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 145, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 108.0, 68.4 ], + "duration" : 0.703745, + "related_events" : [ "3f828a02-0e95-454a-8b65-43c1c74eebb7", "eb004054-b313-4d43-abd5-bbb40cfbecc2" ] +}, { + "id" : "3f828a02-0e95-454a-8b65-43c1c74eebb7", + "index" : 2051, + "period" : 2, + "timestamp" : "00:21:48.209", + "minute" : 66, + "second" : 48, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 145, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 14.6, 21.6 ], + "duration" : 0.53738, + "under_pressure" : true, + "related_events" : [ "7769bd9f-c799-4964-8c79-e6b43de82399" ] +}, { + "id" : "7a31b066-a508-4c8c-8377-a971bd941d41", + "index" : 2052, + "period" : 2, + "timestamp" : "00:21:48.826", + "minute" : 66, + "second" : 48, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 145, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 108.6, 67.7 ], + "related_events" : [ "70b8c6ca-bf9b-498d-9efa-8ebc2678fcc2" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "eb004054-b313-4d43-abd5-bbb40cfbecc2", + "index" : 2053, + "period" : 2, + "timestamp" : "00:21:48.826", + "minute" : 66, + "second" : 48, + "type" : { + "id" : 10, + "name" : "Interception" + }, + "possession" : 145, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 11.5, 13.9 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "70b8c6ca-bf9b-498d-9efa-8ebc2678fcc2", "7769bd9f-c799-4964-8c79-e6b43de82399" ], + "interception" : { + "outcome" : { + "id" : 16, + "name" : "Success In Play" + } + } +}, { + "id" : "0cdd722f-c068-4108-becb-20f3f26c4502", + "index" : 2054, + "period" : 2, + "timestamp" : "00:21:50.824", + "minute" : 66, + "second" : 50, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 145, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 100.5, 73.4 ], + "duration" : 1.071826 +}, { + "id" : "d99a1352-9403-438a-9cf3-02d384a47c1d", + "index" : 2055, + "period" : 2, + "timestamp" : "00:21:51.918", + "minute" : 66, + "second" : 51, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 145, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 11.7, 4.0 ], + "duration" : 0.287901, + "related_events" : [ "cd210dea-22a8-4292-98d6-ba199a02d78c" ], + "pass" : { + "length" : 2.1095023, + "angle" : -0.5485494, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 13.5, 2.9 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "type" : { + "id" : 66, + "name" : "Recovery" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "cd210dea-22a8-4292-98d6-ba199a02d78c", + "index" : 2056, + "period" : 2, + "timestamp" : "00:21:52.206", + "minute" : 66, + "second" : 52, + "type" : { + "id" : 6, + "name" : "Block" + }, + "possession" : 145, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "out" : true, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 106.6, 77.2 ], + "duration" : 0.0, + "related_events" : [ "d99a1352-9403-438a-9cf3-02d384a47c1d" ] +}, { + "id" : "75fc775b-a9e5-4502-861e-1afbee6b63c8", + "index" : 2057, + "period" : 2, + "timestamp" : "00:22:22.136", + "minute" : 67, + "second" : 22, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 146, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 17.1, 0.1 ], + "duration" : 1.186746, + "related_events" : [ "38b823be-b0d3-4f77-8775-ebbc5bb13e89" ], + "pass" : { + "recipient" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "length" : 18.147177, + "angle" : 0.5574311, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 32.5, 9.7 ], + "type" : { + "id" : 67, + "name" : "Throw-in" + } + } +}, { + "id" : "5089e5a2-b418-4ac5-b25c-8b7d7415644d", + "index" : 2058, + "period" : 2, + "timestamp" : "00:22:22.694", + "minute" : 67, + "second" : 22, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 146, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 81.8, 69.3 ], + "duration" : 1.113006, + "related_events" : [ "379205f0-e68a-4dae-aaa1-8980e2f63066", "38b823be-b0d3-4f77-8775-ebbc5bb13e89", "fd29a215-f233-407a-90df-6bbab524cf26" ] +}, { + "id" : "38b823be-b0d3-4f77-8775-ebbc5bb13e89", + "index" : 2059, + "period" : 2, + "timestamp" : "00:22:23.323", + "minute" : 67, + "second" : 23, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 146, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 32.5, 9.7 ], + "under_pressure" : true, + "related_events" : [ "5089e5a2-b418-4ac5-b25c-8b7d7415644d", "75fc775b-a9e5-4502-861e-1afbee6b63c8" ] +}, { + "id" : "379205f0-e68a-4dae-aaa1-8980e2f63066", + "index" : 2060, + "period" : 2, + "timestamp" : "00:22:23.323", + "minute" : 67, + "second" : 23, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 146, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 32.5, 9.7 ], + "duration" : 0.479998, + "under_pressure" : true, + "related_events" : [ "38b823be-b0d3-4f77-8775-ebbc5bb13e89", "5089e5a2-b418-4ac5-b25c-8b7d7415644d", "fd29a215-f233-407a-90df-6bbab524cf26" ], + "carry" : { + "end_location" : [ 32.5, 9.7 ] + } +}, { + "id" : "fd29a215-f233-407a-90df-6bbab524cf26", + "index" : 2061, + "period" : 2, + "timestamp" : "00:22:23.803", + "minute" : 67, + "second" : 23, + "type" : { + "id" : 38, + "name" : "Miscontrol" + }, + "possession" : 146, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 32.5, 9.7 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "5089e5a2-b418-4ac5-b25c-8b7d7415644d" ] +}, { + "id" : "6e4239b1-e94c-4fd6-8e8d-ba817c17f9bc", + "index" : 2062, + "period" : 2, + "timestamp" : "00:22:24.426", + "minute" : 67, + "second" : 24, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 146, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 92.8, 74.5 ], + "duration" : 0.0 +}, { + "id" : "704bb17a-2e55-49c3-86fb-54f9226e64cd", + "index" : 2063, + "period" : 2, + "timestamp" : "00:22:24.426", + "minute" : 67, + "second" : 24, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 146, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 92.8, 74.5 ], + "duration" : 0.407605, + "related_events" : [ "2fbf752a-41c1-4175-b819-b1ae5ab51454", "6e4239b1-e94c-4fd6-8e8d-ba817c17f9bc" ], + "carry" : { + "end_location" : [ 92.8, 74.5 ] + } +}, { + "id" : "2fbf752a-41c1-4175-b819-b1ae5ab51454", + "index" : 2064, + "period" : 2, + "timestamp" : "00:22:24.834", + "minute" : 67, + "second" : 24, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 146, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 92.8, 74.5 ], + "duration" : 0.639333, + "related_events" : [ "16f14af5-023f-4358-8166-fe927957620b", "50e3c33e-cc5f-44bf-b93a-7a7167163d23" ], + "pass" : { + "recipient" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "length" : 4.7127485, + "angle" : -2.8399737, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 88.3, 73.1 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "50e3c33e-cc5f-44bf-b93a-7a7167163d23", + "index" : 2065, + "period" : 2, + "timestamp" : "00:22:25.473", + "minute" : 67, + "second" : 25, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 146, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 87.4, 72.5 ], + "related_events" : [ "2fbf752a-41c1-4175-b819-b1ae5ab51454" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "16f14af5-023f-4358-8166-fe927957620b", + "index" : 2066, + "period" : 2, + "timestamp" : "00:22:25.473", + "minute" : 67, + "second" : 25, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 146, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 31.8, 7.0 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "2fbf752a-41c1-4175-b819-b1ae5ab51454" ], + "clearance" : { + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "right_foot" : true + } +}, { + "id" : "8fd309f0-43ac-4fca-b4ec-4cce6ffbbfc6", + "index" : 2067, + "period" : 2, + "timestamp" : "00:22:28.312", + "minute" : 67, + "second" : 28, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 146, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 53.1, 61.2 ], + "duration" : 0.0, + "ball_recovery" : { + "recovery_failure" : true + } +}, { + "id" : "9b0086ee-f9aa-4bce-a13c-26a4ce049bc4", + "index" : 2068, + "period" : 2, + "timestamp" : "00:22:29.842", + "minute" : 67, + "second" : 29, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 146, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 61.2, 20.0 ], + "duration" : 0.0, + "ball_recovery" : { + "recovery_failure" : true + } +}, { + "id" : "dd09d07b-3859-4ad1-abd0-6c222e75f941", + "index" : 2069, + "period" : 2, + "timestamp" : "00:22:30.467", + "minute" : 67, + "second" : 30, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 146, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 52.8, 57.4 ], + "duration" : 1.857642, + "related_events" : [ "09bddc65-12a2-4884-be43-4b204ab738e2", "615590bc-8b2e-4071-b89d-681b08c19114" ], + "pass" : { + "recipient" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "length" : 9.794897, + "angle" : 1.0934509, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 57.3, 66.1 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 66, + "name" : "Recovery" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "615590bc-8b2e-4071-b89d-681b08c19114", + "index" : 2070, + "period" : 2, + "timestamp" : "00:22:32.325", + "minute" : 67, + "second" : 32, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 146, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 51.5, 67.1 ], + "related_events" : [ "dd09d07b-3859-4ad1-abd0-6c222e75f941" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "09bddc65-12a2-4884-be43-4b204ab738e2", + "index" : 2071, + "period" : 2, + "timestamp" : "00:22:32.325", + "minute" : 67, + "second" : 32, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 146, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 62.8, 14.0 ], + "duration" : 0.0, + "related_events" : [ "dd09d07b-3859-4ad1-abd0-6c222e75f941" ] +}, { + "id" : "4793bdbf-5249-447e-bd71-5cde250b6ae6", + "index" : 2072, + "period" : 2, + "timestamp" : "00:22:32.325", + "minute" : 67, + "second" : 32, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 146, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 62.8, 14.0 ], + "duration" : 1.233524, + "under_pressure" : true, + "related_events" : [ "09bddc65-12a2-4884-be43-4b204ab738e2", "7f468fce-42fc-426f-83bf-31dd460d91b3", "e89c6aec-1309-4a87-94d7-402403a8bac2" ], + "carry" : { + "end_location" : [ 68.8, 17.3 ] + } +}, { + "id" : "7f468fce-42fc-426f-83bf-31dd460d91b3", + "index" : 2073, + "period" : 2, + "timestamp" : "00:22:33.558", + "minute" : 67, + "second" : 33, + "type" : { + "id" : 22, + "name" : "Foul Committed" + }, + "possession" : 146, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 51.3, 62.8 ], + "duration" : 0.0, + "related_events" : [ "4793bdbf-5249-447e-bd71-5cde250b6ae6", "e89c6aec-1309-4a87-94d7-402403a8bac2" ], + "foul_committed" : { + "card" : { + "id" : 7, + "name" : "Yellow Card" + } + } +}, { + "id" : "e89c6aec-1309-4a87-94d7-402403a8bac2", + "index" : 2074, + "period" : 2, + "timestamp" : "00:22:33.558", + "minute" : 67, + "second" : 33, + "type" : { + "id" : 21, + "name" : "Foul Won" + }, + "possession" : 146, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 68.8, 17.3 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "7f468fce-42fc-426f-83bf-31dd460d91b3" ] +}, { + "id" : "7d0104cc-2191-4a7f-aae2-b48738784cf5", + "index" : 2075, + "period" : 2, + "timestamp" : "00:23:28.022", + "minute" : 68, + "second" : 28, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 147, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 74.7, 17.8 ], + "duration" : 1.788186, + "related_events" : [ "1314999f-e9a9-4cf4-9985-1fa1c9c45e4e" ], + "pass" : { + "recipient" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "length" : 45.389427, + "angle" : 1.0084604, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 98.9, 56.2 ], + "assisted_shot_id" : "0591ca39-f5d7-4ea8-a387-415eb3d95348", + "shot_assist" : true, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 62, + "name" : "Free Kick" + } + } +}, { + "id" : "1314999f-e9a9-4cf4-9985-1fa1c9c45e4e", + "index" : 2076, + "period" : 2, + "timestamp" : "00:23:29.811", + "minute" : 68, + "second" : 29, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 147, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 98.9, 56.2 ], + "related_events" : [ "7d0104cc-2191-4a7f-aae2-b48738784cf5" ] +}, { + "id" : "0591ca39-f5d7-4ea8-a387-415eb3d95348", + "index" : 2077, + "period" : 2, + "timestamp" : "00:23:29.814", + "minute" : 68, + "second" : 29, + "type" : { + "id" : 16, + "name" : "Shot" + }, + "possession" : 147, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 99.6, 50.2 ], + "duration" : 0.602101, + "related_events" : [ "1345d07b-c25d-4480-a8a4-825ca48d78ad", "6dba2b1a-7d4e-407e-aba3-ef687c6b825f" ], + "shot" : { + "statsbomb_xg" : 0.032594316, + "end_location" : [ 106.7, 44.2 ], + "key_pass_id" : "7d0104cc-2191-4a7f-aae2-b48738784cf5", + "outcome" : { + "id" : 96, + "name" : "Blocked" + }, + "first_time" : true, + "technique" : { + "id" : 91, + "name" : "Half Volley" + }, + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "type" : { + "id" : 87, + "name" : "Open Play" + }, + "freeze_frame" : [ { + "location" : [ 118.7, 40.4 ], + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "teammate" : false + }, { + "location" : [ 105.2, 50.4 ], + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "teammate" : true + }, { + "location" : [ 103.3, 39.9 ], + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "teammate" : true + }, { + "location" : [ 108.0, 51.7 ], + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "teammate" : true + }, { + "location" : [ 110.5, 50.5 ], + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "teammate" : false + }, { + "location" : [ 111.4, 47.3 ], + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "teammate" : false + }, { + "location" : [ 106.8, 51.8 ], + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "teammate" : false + }, { + "location" : [ 107.0, 50.7 ], + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "teammate" : true + }, { + "location" : [ 102.9, 50.9 ], + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "teammate" : false + }, { + "location" : [ 109.4, 48.2 ], + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "teammate" : true + }, { + "location" : [ 108.6, 42.7 ], + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "teammate" : false + }, { + "location" : [ 107.4, 44.3 ], + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "teammate" : false + }, { + "location" : [ 104.7, 31.4 ], + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "teammate" : false + }, { + "location" : [ 96.8, 21.0 ], + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "teammate" : true + }, { + "location" : [ 94.5, 8.1 ], + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "teammate" : false + }, { + "location" : [ 98.8, 41.6 ], + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "teammate" : false + }, { + "location" : [ 82.8, 41.4 ], + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "teammate" : true + }, { + "location" : [ 77.7, 22.3 ], + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "teammate" : true + }, { + "location" : [ 85.3, 41.8 ], + "player" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "teammate" : false + } ] + } +}, { + "id" : "6dba2b1a-7d4e-407e-aba3-ef687c6b825f", + "index" : 2078, + "period" : 2, + "timestamp" : "00:23:30.416", + "minute" : 68, + "second" : 30, + "type" : { + "id" : 6, + "name" : "Block" + }, + "possession" : 147, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 13.4, 35.9 ], + "duration" : 0.0, + "related_events" : [ "0591ca39-f5d7-4ea8-a387-415eb3d95348" ] +}, { + "id" : "1345d07b-c25d-4480-a8a4-825ca48d78ad", + "index" : 2079, + "period" : 2, + "timestamp" : "00:23:30.496", + "minute" : 68, + "second" : 30, + "type" : { + "id" : 23, + "name" : "Goal Keeper" + }, + "possession" : 147, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 1.4, 39.7 ], + "duration" : 0.0, + "related_events" : [ "0591ca39-f5d7-4ea8-a387-415eb3d95348" ], + "goalkeeper" : { + "end_location" : [ 1.4, 39.7 ], + "position" : { + "id" : 44, + "name" : "Set" + }, + "type" : { + "id" : 32, + "name" : "Shot Faced" + } + } +}, { + "id" : "a22f729a-7a97-4923-8705-06ba769d0a72", + "index" : 2080, + "period" : 2, + "timestamp" : "00:23:31.776", + "minute" : 68, + "second" : 31, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 147, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 108.6, 49.2 ], + "duration" : 0.0 +}, { + "id" : "ff23e37a-bdf9-4ab8-a07d-b2ba24bd7369", + "index" : 2081, + "period" : 2, + "timestamp" : "00:23:31.854", + "minute" : 68, + "second" : 31, + "type" : { + "id" : 16, + "name" : "Shot" + }, + "possession" : 147, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 108.2, 48.4 ], + "duration" : 0.81418, + "related_events" : [ "b76db199-8256-44ec-b11d-1b2412bd388c" ], + "shot" : { + "statsbomb_xg" : 0.041790128, + "end_location" : [ 118.8, 40.2, 2.3 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 87, + "name" : "Open Play" + }, + "outcome" : { + "id" : 100, + "name" : "Saved" + }, + "first_time" : true, + "technique" : { + "id" : 91, + "name" : "Half Volley" + }, + "freeze_frame" : [ { + "location" : [ 107.7, 46.5 ], + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "teammate" : true + }, { + "location" : [ 97.7, 31.6 ], + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "teammate" : true + }, { + "location" : [ 107.6, 43.6 ], + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "teammate" : false + }, { + "location" : [ 98.9, 46.5 ], + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "teammate" : false + }, { + "location" : [ 96.9, 45.1 ], + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "teammate" : false + }, { + "location" : [ 107.2, 35.8 ], + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "teammate" : false + }, { + "location" : [ 119.0, 40.2 ], + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "teammate" : false + }, { + "location" : [ 94.6, 24.1 ], + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "teammate" : false + }, { + "location" : [ 106.3, 41.2 ], + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "teammate" : false + }, { + "location" : [ 109.7, 50.9 ], + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "teammate" : true + }, { + "location" : [ 108.1, 49.7 ], + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "teammate" : false + }, { + "location" : [ 108.6, 46.9 ], + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "teammate" : false + }, { + "location" : [ 110.8, 50.2 ], + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "teammate" : false + }, { + "location" : [ 94.7, 38.8 ], + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "teammate" : true + } ] + } +}, { + "id" : "b76db199-8256-44ec-b11d-1b2412bd388c", + "index" : 2082, + "period" : 2, + "timestamp" : "00:23:32.668", + "minute" : 68, + "second" : 32, + "type" : { + "id" : 23, + "name" : "Goal Keeper" + }, + "possession" : 147, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 1.1, 39.9 ], + "duration" : 0.0, + "related_events" : [ "ff23e37a-bdf9-4ab8-a07d-b2ba24bd7369" ], + "goalkeeper" : { + "type" : { + "id" : 33, + "name" : "Shot Saved" + }, + "outcome" : { + "id" : 59, + "name" : "Touched Out" + }, + "technique" : { + "id" : 46, + "name" : "Standing" + }, + "position" : { + "id" : 44, + "name" : "Set" + }, + "body_part" : { + "id" : 41, + "name" : "Right Hand" + } + } +}, { + "id" : "bbcc9c3e-0c62-4959-a167-cc3c312e3ee8", + "index" : 2083, + "period" : 2, + "timestamp" : "00:23:53.194", + "minute" : 68, + "second" : 53, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 148, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 120.0, 80.0 ], + "duration" : 1.525274, + "related_events" : [ "a8251aac-795a-488a-839c-fdf2628aeea6" ], + "pass" : { + "length" : 33.16655, + "angle" : -1.6341555, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 117.9, 46.9 ], + "technique" : { + "id" : 104, + "name" : "Inswinging" + }, + "inswinging" : true, + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "type" : { + "id" : 61, + "name" : "Corner" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "697d9aff-37e5-4cb2-8be0-2a1694bd0c31", + "index" : 2084, + "period" : 2, + "timestamp" : "00:23:54.719", + "minute" : 68, + "second" : 54, + "type" : { + "id" : 4, + "name" : "Duel" + }, + "possession" : 148, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 117.9, 46.9 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "a8251aac-795a-488a-839c-fdf2628aeea6" ], + "duel" : { + "type" : { + "id" : 10, + "name" : "Aerial Lost" + } + } +}, { + "id" : "a8251aac-795a-488a-839c-fdf2628aeea6", + "index" : 2085, + "period" : 2, + "timestamp" : "00:23:54.719", + "minute" : 68, + "second" : 54, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 148, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 2.2, 33.2 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "697d9aff-37e5-4cb2-8be0-2a1694bd0c31", "bbcc9c3e-0c62-4959-a167-cc3c312e3ee8" ], + "clearance" : { + "aerial_won" : true, + "body_part" : { + "id" : 37, + "name" : "Head" + }, + "head" : true + } +}, { + "id" : "5b0e8605-31bd-47c6-910d-84fed7f06434", + "index" : 2086, + "period" : 2, + "timestamp" : "00:23:56.026", + "minute" : 68, + "second" : 56, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 149, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 2.5, 20.7 ], + "duration" : 0.0 +}, { + "id" : "911c2562-579e-427e-8a7c-843d58bf7742", + "index" : 2087, + "period" : 2, + "timestamp" : "00:23:56.026", + "minute" : 68, + "second" : 56, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 149, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 2.5, 20.7 ], + "duration" : 1.347801, + "related_events" : [ "4a370997-54bf-41e4-b2d9-1df0dcf5fec2", "5b0e8605-31bd-47c6-910d-84fed7f06434" ], + "carry" : { + "end_location" : [ 3.1, 22.8 ] + } +}, { + "id" : "4a370997-54bf-41e4-b2d9-1df0dcf5fec2", + "index" : 2088, + "period" : 2, + "timestamp" : "00:23:57.374", + "minute" : 68, + "second" : 57, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 149, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 3.1, 22.8 ], + "duration" : 1.826763, + "related_events" : [ "35444551-fb4b-4fcd-a15a-1b8698acaf0a", "8752df4c-28dd-4bb6-9489-a99c9b86aca2" ], + "pass" : { + "recipient" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "length" : 16.519686, + "angle" : -0.22589141, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 19.2, 19.1 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "8752df4c-28dd-4bb6-9489-a99c9b86aca2", + "index" : 2089, + "period" : 2, + "timestamp" : "00:23:59.201", + "minute" : 68, + "second" : 59, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 149, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 22.5, 18.5 ], + "related_events" : [ "4a370997-54bf-41e4-b2d9-1df0dcf5fec2" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "35444551-fb4b-4fcd-a15a-1b8698acaf0a", + "index" : 2090, + "period" : 2, + "timestamp" : "00:23:59.201", + "minute" : 68, + "second" : 59, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 149, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 100.9, 61.0 ], + "duration" : 1.440597, + "counterpress" : true, + "related_events" : [ "4a370997-54bf-41e4-b2d9-1df0dcf5fec2", "aa6c59d1-94a4-470a-9f8c-9f57a03291fc" ], + "pass" : { + "length" : 22.772133, + "angle" : -1.3897645, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 105.0, 38.6 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "type" : { + "id" : 64, + "name" : "Interception" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "aa6c59d1-94a4-470a-9f8c-9f57a03291fc", + "index" : 2091, + "period" : 2, + "timestamp" : "00:24:00.641", + "minute" : 69, + "second" : 0, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 149, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 15.1, 41.5 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "35444551-fb4b-4fcd-a15a-1b8698acaf0a" ], + "clearance" : { + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "right_foot" : true + } +}, { + "id" : "bce53db2-5a84-4e45-ab7c-0df2a92248a8", + "index" : 2092, + "period" : 2, + "timestamp" : "00:24:02.752", + "minute" : 69, + "second" : 2, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 149, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 27.8, 54.4 ], + "duration" : 0.0 +}, { + "id" : "df6541e6-6fb1-49b0-a0ed-70dacec8ab5e", + "index" : 2093, + "period" : 2, + "timestamp" : "00:24:02.752", + "minute" : 69, + "second" : 2, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 149, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 27.8, 54.4 ], + "duration" : 4.088531, + "under_pressure" : true, + "related_events" : [ "145ac4a7-e66d-4cbf-bb80-2dca2ab327c6", "bce53db2-5a84-4e45-ab7c-0df2a92248a8", "bf5141b1-4160-4157-bcc9-ac1b640b69f6" ], + "carry" : { + "end_location" : [ 51.0, 65.2 ] + } +}, { + "id" : "bf5141b1-4160-4157-bcc9-ac1b640b69f6", + "index" : 2094, + "period" : 2, + "timestamp" : "00:24:05.493", + "minute" : 69, + "second" : 5, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 149, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 83.5, 20.5 ], + "duration" : 1.049386, + "related_events" : [ "df6541e6-6fb1-49b0-a0ed-70dacec8ab5e" ] +}, { + "id" : "145ac4a7-e66d-4cbf-bb80-2dca2ab327c6", + "index" : 2095, + "period" : 2, + "timestamp" : "00:24:06.840", + "minute" : 69, + "second" : 6, + "type" : { + "id" : 14, + "name" : "Dribble" + }, + "possession" : 149, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 51.0, 65.2 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "c9e95558-da4d-45f4-b577-9bae5acfa501" ], + "dribble" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "c9e95558-da4d-45f4-b577-9bae5acfa501", + "index" : 2096, + "period" : 2, + "timestamp" : "00:24:06.840", + "minute" : 69, + "second" : 6, + "type" : { + "id" : 4, + "name" : "Duel" + }, + "possession" : 150, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 69.1, 14.9 ], + "duration" : 0.0, + "under_pressure" : true, + "counterpress" : true, + "related_events" : [ "145ac4a7-e66d-4cbf-bb80-2dca2ab327c6" ], + "duel" : { + "type" : { + "id" : 11, + "name" : "Tackle" + }, + "outcome" : { + "id" : 4, + "name" : "Won" + } + } +}, { + "id" : "08eeb99e-f4d4-4b52-a3f1-80b058b58881", + "index" : 2097, + "period" : 2, + "timestamp" : "00:24:06.840", + "minute" : 69, + "second" : 6, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 150, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 69.1, 14.9 ], + "duration" : 6.812722, + "related_events" : [ "ba53667e-0b1d-43db-8da7-df52907ebdc8", "c9e95558-da4d-45f4-b577-9bae5acfa501" ], + "carry" : { + "end_location" : [ 97.8, 24.8 ] + } +}, { + "id" : "ba53667e-0b1d-43db-8da7-df52907ebdc8", + "index" : 2098, + "period" : 2, + "timestamp" : "00:24:13.653", + "minute" : 69, + "second" : 13, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 150, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 97.8, 24.8 ], + "duration" : 1.415239, + "related_events" : [ "624f1772-1c90-43f5-a175-a54841c18eff" ], + "pass" : { + "recipient" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "length" : 16.224981, + "angle" : 1.9100889, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 92.4, 40.1 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "09fe32ad-6bf5-4267-b7fc-d09242c1dca6", + "index" : 2099, + "period" : 2, + "timestamp" : "00:24:14.305", + "minute" : 69, + "second" : 14, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 150, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 22.8, 43.3 ], + "duration" : 0.709572 +}, { + "id" : "624f1772-1c90-43f5-a175-a54841c18eff", + "index" : 2100, + "period" : 2, + "timestamp" : "00:24:15.068", + "minute" : 69, + "second" : 15, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 150, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 92.4, 40.1 ], + "related_events" : [ "ba53667e-0b1d-43db-8da7-df52907ebdc8" ] +}, { + "id" : "7873ffea-5eec-40b1-89fb-189f819a82bf", + "index" : 2101, + "period" : 2, + "timestamp" : "00:24:15.068", + "minute" : 69, + "second" : 15, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 150, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 92.4, 40.1 ], + "duration" : 0.098563, + "under_pressure" : true, + "related_events" : [ "1485814d-1af2-4dc8-970a-5721b48f6f4e", "624f1772-1c90-43f5-a175-a54841c18eff", "64227e7f-fa6f-4caf-b21b-e47a1016e99c" ], + "carry" : { + "end_location" : [ 93.2, 41.0 ] + } +}, { + "id" : "1485814d-1af2-4dc8-970a-5721b48f6f4e", + "index" : 2102, + "period" : 2, + "timestamp" : "00:24:15.167", + "minute" : 69, + "second" : 15, + "type" : { + "id" : 39, + "name" : "Dribbled Past" + }, + "possession" : 150, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 26.9, 39.1 ], + "duration" : 0.0, + "related_events" : [ "345c2aa3-dfa4-45c4-9f15-7625c1cc416f", "64227e7f-fa6f-4caf-b21b-e47a1016e99c", "7873ffea-5eec-40b1-89fb-189f819a82bf" ] +}, { + "id" : "64227e7f-fa6f-4caf-b21b-e47a1016e99c", + "index" : 2103, + "period" : 2, + "timestamp" : "00:24:15.167", + "minute" : 69, + "second" : 15, + "type" : { + "id" : 14, + "name" : "Dribble" + }, + "possession" : 150, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 93.2, 41.0 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "1485814d-1af2-4dc8-970a-5721b48f6f4e" ], + "dribble" : { + "outcome" : { + "id" : 8, + "name" : "Complete" + } + } +}, { + "id" : "345c2aa3-dfa4-45c4-9f15-7625c1cc416f", + "index" : 2104, + "period" : 2, + "timestamp" : "00:24:15.167", + "minute" : 69, + "second" : 15, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 150, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 93.2, 41.0 ], + "duration" : 1.04182, + "under_pressure" : true, + "related_events" : [ "1485814d-1af2-4dc8-970a-5721b48f6f4e", "64227e7f-fa6f-4caf-b21b-e47a1016e99c", "d37dde28-8deb-4058-a4a8-547100f1c4fe" ], + "carry" : { + "end_location" : [ 97.6, 44.9 ] + } +}, { + "id" : "d37dde28-8deb-4058-a4a8-547100f1c4fe", + "index" : 2105, + "period" : 2, + "timestamp" : "00:24:16.209", + "minute" : 69, + "second" : 16, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 150, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 97.6, 44.9 ], + "duration" : 1.506392, + "related_events" : [ "b5655d60-0d7f-4ab9-9aae-1c950b7d6ce9" ], + "pass" : { + "recipient" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "length" : 14.000357, + "angle" : 1.0879817, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 104.1, 57.3 ], + "assisted_shot_id" : "01539e8b-68d5-436b-94b6-97726503bd1b", + "shot_assist" : true, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "b5655d60-0d7f-4ab9-9aae-1c950b7d6ce9", + "index" : 2106, + "period" : 2, + "timestamp" : "00:24:17.715", + "minute" : 69, + "second" : 17, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 150, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 104.1, 57.3 ], + "related_events" : [ "d37dde28-8deb-4058-a4a8-547100f1c4fe" ] +}, { + "id" : "01539e8b-68d5-436b-94b6-97726503bd1b", + "index" : 2107, + "period" : 2, + "timestamp" : "00:24:17.752", + "minute" : 69, + "second" : 17, + "type" : { + "id" : 16, + "name" : "Shot" + }, + "possession" : 150, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 103.1, 56.9 ], + "duration" : 1.023133, + "related_events" : [ "b027de18-70f0-4142-9f5d-be9306b2e4fa" ], + "shot" : { + "statsbomb_xg" : 0.033018984, + "end_location" : [ 117.7, 41.9, 0.4 ], + "key_pass_id" : "d37dde28-8deb-4058-a4a8-547100f1c4fe", + "type" : { + "id" : 87, + "name" : "Open Play" + }, + "outcome" : { + "id" : 100, + "name" : "Saved" + }, + "first_time" : true, + "technique" : { + "id" : 93, + "name" : "Normal" + }, + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "freeze_frame" : [ { + "location" : [ 97.9, 49.0 ], + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "teammate" : true + }, { + "location" : [ 96.9, 38.9 ], + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "teammate" : false + }, { + "location" : [ 105.8, 47.0 ], + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "teammate" : false + }, { + "location" : [ 92.6, 24.6 ], + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "teammate" : true + }, { + "location" : [ 101.1, 34.5 ], + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "teammate" : false + }, { + "location" : [ 108.2, 42.3 ], + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "teammate" : false + }, { + "location" : [ 105.1, 33.1 ], + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "teammate" : false + }, { + "location" : [ 109.0, 36.4 ], + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "teammate" : false + }, { + "location" : [ 110.8, 40.1 ], + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "teammate" : true + }, { + "location" : [ 118.4, 42.9 ], + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "teammate" : false + }, { + "location" : [ 96.5, 51.4 ], + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "teammate" : false + }, { + "location" : [ 89.1, 14.2 ], + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "teammate" : true + } ] + } +}, { + "id" : "b027de18-70f0-4142-9f5d-be9306b2e4fa", + "index" : 2108, + "period" : 2, + "timestamp" : "00:24:18.775", + "minute" : 69, + "second" : 18, + "type" : { + "id" : 23, + "name" : "Goal Keeper" + }, + "possession" : 151, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 1.7, 37.2 ], + "duration" : 0.0, + "related_events" : [ "01539e8b-68d5-436b-94b6-97726503bd1b" ], + "goalkeeper" : { + "technique" : { + "id" : 46, + "name" : "Standing" + }, + "position" : { + "id" : 44, + "name" : "Set" + }, + "body_part" : { + "id" : 35, + "name" : "Both Hands" + }, + "type" : { + "id" : 33, + "name" : "Shot Saved" + }, + "outcome" : { + "id" : 15, + "name" : "Success" + } + } +}, { + "id" : "8c036a14-6c55-49b0-a761-a98b42c063f4", + "index" : 2109, + "period" : 2, + "timestamp" : "00:24:21.289", + "minute" : 69, + "second" : 21, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 152, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 8, + "name" : "From Keeper" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 10.4, 29.5 ], + "duration" : 2.233743, + "related_events" : [ "acb2a7e3-21be-4730-b764-4ee201aad056" ], + "pass" : { + "recipient" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "length" : 42.68548, + "angle" : -0.5802055, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 46.1, 6.1 ], + "body_part" : { + "id" : 69, + "name" : "Keeper Arm" + } + } +}, { + "id" : "acb2a7e3-21be-4730-b764-4ee201aad056", + "index" : 2110, + "period" : 2, + "timestamp" : "00:24:23.523", + "minute" : 69, + "second" : 23, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 152, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 8, + "name" : "From Keeper" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 46.1, 6.1 ], + "related_events" : [ "8c036a14-6c55-49b0-a761-a98b42c063f4" ] +}, { + "id" : "6048702c-a4e1-4be1-8654-d58270114de2", + "index" : 2111, + "period" : 2, + "timestamp" : "00:24:23.523", + "minute" : 69, + "second" : 23, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 152, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 8, + "name" : "From Keeper" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 46.1, 6.1 ], + "duration" : 1.201445, + "under_pressure" : true, + "related_events" : [ "0b3303e8-f6f3-4208-a3ba-8e69500d7dab", "779de81a-dffa-48a1-895c-16619cd82035", "acb2a7e3-21be-4730-b764-4ee201aad056" ], + "carry" : { + "end_location" : [ 37.9, 4.5 ] + } +}, { + "id" : "0b3303e8-f6f3-4208-a3ba-8e69500d7dab", + "index" : 2112, + "period" : 2, + "timestamp" : "00:24:23.695", + "minute" : 69, + "second" : 23, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 152, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 8, + "name" : "From Keeper" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 75.9, 71.8 ], + "duration" : 1.205163, + "counterpress" : true, + "related_events" : [ "6048702c-a4e1-4be1-8654-d58270114de2", "779de81a-dffa-48a1-895c-16619cd82035" ] +}, { + "id" : "779de81a-dffa-48a1-895c-16619cd82035", + "index" : 2113, + "period" : 2, + "timestamp" : "00:24:24.725", + "minute" : 69, + "second" : 24, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 153, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 37.9, 4.5 ], + "duration" : 2.876323, + "under_pressure" : true, + "related_events" : [ "0b3303e8-f6f3-4208-a3ba-8e69500d7dab", "4be6b5e4-9f82-424d-b691-6ea6981c3341" ], + "pass" : { + "recipient" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "length" : 29.233028, + "angle" : -2.9905038, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 9.0, 0.1 ], + "outcome" : { + "id" : 75, + "name" : "Out" + }, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "4be6b5e4-9f82-424d-b691-6ea6981c3341", + "index" : 2114, + "period" : 2, + "timestamp" : "00:24:27.601", + "minute" : 69, + "second" : 27, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 153, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 11.9, 1.8 ], + "related_events" : [ "779de81a-dffa-48a1-895c-16619cd82035" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "0f9d70ae-e3ee-4d03-8dea-a0f837de46ad", + "index" : 2115, + "period" : 2, + "timestamp" : "00:24:54.212", + "minute" : 69, + "second" : 54, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 154, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 109.5, 80.0 ], + "duration" : 2.232867, + "related_events" : [ "6495e70b-64b3-491a-b816-34e47969b02e", "9bd12daf-4c51-480f-babd-d96650eaff48" ], + "pass" : { + "recipient" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "length" : 23.81953, + "angle" : -1.2238188, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 117.6, 57.6 ], + "type" : { + "id" : 67, + "name" : "Throw-in" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "9bd12daf-4c51-480f-babd-d96650eaff48", + "index" : 2116, + "period" : 2, + "timestamp" : "00:24:56.445", + "minute" : 69, + "second" : 56, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 154, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 117.0, 60.5 ], + "related_events" : [ "0f9d70ae-e3ee-4d03-8dea-a0f837de46ad" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "6495e70b-64b3-491a-b816-34e47969b02e", + "index" : 2117, + "period" : 2, + "timestamp" : "00:24:56.445", + "minute" : 69, + "second" : 56, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 155, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 2.5, 22.5 ], + "duration" : 0.985654, + "related_events" : [ "0f9d70ae-e3ee-4d03-8dea-a0f837de46ad", "b495efba-270f-4aa6-83d4-867e4d942e43" ], + "pass" : { + "recipient" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "length" : 6.7, + "angle" : -1.5707964, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 2.5, 15.8 ], + "body_part" : { + "id" : 37, + "name" : "Head" + }, + "type" : { + "id" : 66, + "name" : "Recovery" + } + } +}, { + "id" : "b495efba-270f-4aa6-83d4-867e4d942e43", + "index" : 2118, + "period" : 2, + "timestamp" : "00:24:57.431", + "minute" : 69, + "second" : 57, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 155, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 2.5, 15.8 ], + "related_events" : [ "6495e70b-64b3-491a-b816-34e47969b02e" ] +}, { + "id" : "9ed6456b-8f1b-4034-858c-3fb4429afe56", + "index" : 2119, + "period" : 2, + "timestamp" : "00:24:57.431", + "minute" : 69, + "second" : 57, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 155, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 2.5, 15.8 ], + "duration" : 1.798099, + "related_events" : [ "2bf39274-e455-42bb-94eb-20ae5aae1d54", "b495efba-270f-4aa6-83d4-867e4d942e43" ], + "carry" : { + "end_location" : [ 7.2, 11.3 ] + } +}, { + "id" : "2bf39274-e455-42bb-94eb-20ae5aae1d54", + "index" : 2120, + "period" : 2, + "timestamp" : "00:24:59.229", + "minute" : 69, + "second" : 59, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 155, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 7.2, 11.3 ], + "duration" : 0.91931, + "related_events" : [ "0e565688-9823-4cdf-a70e-63477b3f0249" ], + "pass" : { + "recipient" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "length" : 7.641989, + "angle" : 0.74837804, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 12.8, 16.5 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "1e46cb77-91a0-4027-933f-98eb872e0911", + "index" : 2121, + "period" : 2, + "timestamp" : "00:25:00.138", + "minute" : 70, + "second" : 0, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 155, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 107.3, 66.3 ], + "duration" : 0.891344, + "counterpress" : true, + "related_events" : [ "0e565688-9823-4cdf-a70e-63477b3f0249", "9767aa39-ab14-4c09-bdd5-ad705385224e", "ee3d9c1a-079b-46e1-92b1-b08e6d070bc6" ] +}, { + "id" : "0e565688-9823-4cdf-a70e-63477b3f0249", + "index" : 2122, + "period" : 2, + "timestamp" : "00:25:00.148", + "minute" : 70, + "second" : 0, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 155, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 12.8, 16.5 ], + "under_pressure" : true, + "related_events" : [ "1e46cb77-91a0-4027-933f-98eb872e0911", "2bf39274-e455-42bb-94eb-20ae5aae1d54" ] +}, { + "id" : "ee3d9c1a-079b-46e1-92b1-b08e6d070bc6", + "index" : 2123, + "period" : 2, + "timestamp" : "00:25:00.148", + "minute" : 70, + "second" : 0, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 155, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 12.8, 16.5 ], + "duration" : 0.672486, + "under_pressure" : true, + "related_events" : [ "0e565688-9823-4cdf-a70e-63477b3f0249", "1e46cb77-91a0-4027-933f-98eb872e0911", "9767aa39-ab14-4c09-bdd5-ad705385224e" ], + "carry" : { + "end_location" : [ 13.1, 19.9 ] + } +}, { + "id" : "9767aa39-ab14-4c09-bdd5-ad705385224e", + "index" : 2124, + "period" : 2, + "timestamp" : "00:25:00.821", + "minute" : 70, + "second" : 0, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 155, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 13.1, 19.9 ], + "duration" : 1.020246, + "under_pressure" : true, + "related_events" : [ "1e46cb77-91a0-4027-933f-98eb872e0911", "ff787640-1dee-4284-ad77-4400f0266594" ], + "pass" : { + "recipient" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "length" : 15.952429, + "angle" : 0.13835096, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 28.9, 22.1 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "ff787640-1dee-4284-ad77-4400f0266594", + "index" : 2125, + "period" : 2, + "timestamp" : "00:25:01.841", + "minute" : 70, + "second" : 1, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 155, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 28.9, 22.1 ], + "related_events" : [ "9767aa39-ab14-4c09-bdd5-ad705385224e" ] +}, { + "id" : "2ce72c1c-4803-4351-8d3c-1d69a21d00ba", + "index" : 2126, + "period" : 2, + "timestamp" : "00:25:01.841", + "minute" : 70, + "second" : 1, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 155, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 28.9, 22.1 ], + "duration" : 1.226674, + "under_pressure" : true, + "related_events" : [ "106be7d7-ae84-446e-aa85-548056c52a88", "206fce7d-d164-4e16-956b-085ffc4a833f", "ff787640-1dee-4284-ad77-4400f0266594" ], + "carry" : { + "end_location" : [ 28.9, 25.2 ] + } +}, { + "id" : "206fce7d-d164-4e16-956b-085ffc4a833f", + "index" : 2127, + "period" : 2, + "timestamp" : "00:25:02.458", + "minute" : 70, + "second" : 2, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 155, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 85.8, 56.0 ], + "duration" : 0.782464, + "related_events" : [ "106be7d7-ae84-446e-aa85-548056c52a88", "2ce72c1c-4803-4351-8d3c-1d69a21d00ba" ] +}, { + "id" : "106be7d7-ae84-446e-aa85-548056c52a88", + "index" : 2128, + "period" : 2, + "timestamp" : "00:25:03.068", + "minute" : 70, + "second" : 3, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 155, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 28.9, 25.2 ], + "duration" : 1.708332, + "under_pressure" : true, + "related_events" : [ "206fce7d-d164-4e16-956b-085ffc4a833f", "42bd5615-e6d7-4f5d-9e40-3f49de1660b4" ], + "pass" : { + "length" : 23.516165, + "angle" : 1.2907443, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 35.4, 47.8 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "42bd5615-e6d7-4f5d-9e40-3f49de1660b4", + "index" : 2129, + "period" : 2, + "timestamp" : "00:25:04.776", + "minute" : 70, + "second" : 4, + "type" : { + "id" : 10, + "name" : "Interception" + }, + "possession" : 156, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 84.7, 32.3 ], + "duration" : 0.0, + "counterpress" : true, + "related_events" : [ "106be7d7-ae84-446e-aa85-548056c52a88" ], + "interception" : { + "outcome" : { + "id" : 4, + "name" : "Won" + } + } +}, { + "id" : "bb77cf82-32eb-477a-91e0-780acb9c6e36", + "index" : 2130, + "period" : 2, + "timestamp" : "00:25:04.776", + "minute" : 70, + "second" : 4, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 156, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 84.7, 32.3 ], + "duration" : 1.374263, + "related_events" : [ "42bd5615-e6d7-4f5d-9e40-3f49de1660b4", "713a5c44-dd6e-495a-ac26-58329744deae" ], + "carry" : { + "end_location" : [ 85.3, 38.8 ] + } +}, { + "id" : "713a5c44-dd6e-495a-ac26-58329744deae", + "index" : 2131, + "period" : 2, + "timestamp" : "00:25:06.150", + "minute" : 70, + "second" : 6, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 156, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 85.3, 38.8 ], + "duration" : 0.622406, + "related_events" : [ "f97227d5-55c8-4570-b105-bf1e9a9690e6" ], + "pass" : { + "recipient" : { + "id" : 4865, + "name" : "Josie Green" + }, + "length" : 10.616967, + "angle" : 1.6273397, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 84.7, 49.4 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "f97227d5-55c8-4570-b105-bf1e9a9690e6", + "index" : 2132, + "period" : 2, + "timestamp" : "00:25:06.773", + "minute" : 70, + "second" : 6, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 156, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 84.7, 49.4 ], + "related_events" : [ "713a5c44-dd6e-495a-ac26-58329744deae" ] +}, { + "id" : "39b0a15c-cc39-42b7-8579-ed545af3d79e", + "index" : 2133, + "period" : 2, + "timestamp" : "00:25:06.773", + "minute" : 70, + "second" : 6, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 156, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 84.7, 49.4 ], + "duration" : 0.788058, + "under_pressure" : true, + "related_events" : [ "b0da6fc3-dc10-458b-b6ec-9ead3a1983af", "f476adc7-5189-4380-8118-929b5630e5b5", "f97227d5-55c8-4570-b105-bf1e9a9690e6" ], + "carry" : { + "end_location" : [ 84.4, 51.9 ] + } +}, { + "id" : "b0da6fc3-dc10-458b-b6ec-9ead3a1983af", + "index" : 2134, + "period" : 2, + "timestamp" : "00:25:07.207", + "minute" : 70, + "second" : 7, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 156, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 29.3, 29.3 ], + "duration" : 0.694795, + "counterpress" : true, + "related_events" : [ "39b0a15c-cc39-42b7-8579-ed545af3d79e", "f476adc7-5189-4380-8118-929b5630e5b5" ] +}, { + "id" : "f476adc7-5189-4380-8118-929b5630e5b5", + "index" : 2135, + "period" : 2, + "timestamp" : "00:25:07.561", + "minute" : 70, + "second" : 7, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 156, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 84.4, 51.9 ], + "duration" : 0.807307, + "under_pressure" : true, + "related_events" : [ "a3281766-66a6-42a2-b950-e192f01096cf", "b0da6fc3-dc10-458b-b6ec-9ead3a1983af" ], + "pass" : { + "recipient" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "length" : 10.6550455, + "angle" : 2.0806296, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 79.2, 61.2 ], + "assisted_shot_id" : "6536ace7-e33a-4c92-ba3d-950402c8d907", + "shot_assist" : true, + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "a3281766-66a6-42a2-b950-e192f01096cf", + "index" : 2136, + "period" : 2, + "timestamp" : "00:25:08.368", + "minute" : 70, + "second" : 8, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 156, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 79.2, 61.2 ], + "related_events" : [ "f476adc7-5189-4380-8118-929b5630e5b5" ] +}, { + "id" : "169eb4a1-b254-40b3-8222-4e78142c7ff0", + "index" : 2137, + "period" : 2, + "timestamp" : "00:25:08.368", + "minute" : 70, + "second" : 8, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 156, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 79.2, 61.2 ], + "duration" : 1.492745, + "related_events" : [ "6536ace7-e33a-4c92-ba3d-950402c8d907", "a3281766-66a6-42a2-b950-e192f01096cf" ], + "carry" : { + "end_location" : [ 86.6, 52.7 ] + } +}, { + "id" : "6536ace7-e33a-4c92-ba3d-950402c8d907", + "index" : 2138, + "period" : 2, + "timestamp" : "00:25:09.861", + "minute" : 70, + "second" : 9, + "type" : { + "id" : 16, + "name" : "Shot" + }, + "possession" : 156, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 86.6, 52.7 ], + "duration" : 1.820329, + "related_events" : [ "fcf1a699-b20b-4b0c-af82-c2bae962fffd" ], + "shot" : { + "statsbomb_xg" : 0.011300693, + "end_location" : [ 120.0, 40.4, 4.2 ], + "key_pass_id" : "f476adc7-5189-4380-8118-929b5630e5b5", + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 87, + "name" : "Open Play" + }, + "outcome" : { + "id" : 98, + "name" : "Off T" + }, + "technique" : { + "id" : 93, + "name" : "Normal" + }, + "freeze_frame" : [ { + "location" : [ 97.2, 38.1 ], + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "teammate" : true + }, { + "location" : [ 99.7, 40.4 ], + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "teammate" : false + }, { + "location" : [ 98.1, 32.3 ], + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "teammate" : false + }, { + "location" : [ 99.2, 49.4 ], + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "teammate" : false + }, { + "location" : [ 95.5, 57.1 ], + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "teammate" : false + }, { + "location" : [ 93.2, 62.9 ], + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "teammate" : false + }, { + "location" : [ 85.2, 50.1 ], + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "teammate" : false + }, { + "location" : [ 90.5, 40.4 ], + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "teammate" : true + }, { + "location" : [ 80.8, 42.2 ], + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "teammate" : true + }, { + "location" : [ 87.7, 43.9 ], + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "teammate" : false + }, { + "location" : [ 90.5, 49.0 ], + "player" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "teammate" : false + }, { + "location" : [ 118.1, 40.2 ], + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "teammate" : false + }, { + "location" : [ 81.5, 28.0 ], + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "teammate" : false + }, { + "location" : [ 90.6, 76.0 ], + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "teammate" : true + }, { + "location" : [ 96.0, 50.3 ], + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "teammate" : true + }, { + "location" : [ 100.4, 23.7 ], + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "teammate" : true + } ] + } +}, { + "id" : "fcf1a699-b20b-4b0c-af82-c2bae962fffd", + "index" : 2139, + "period" : 2, + "timestamp" : "00:25:11.681", + "minute" : 70, + "second" : 11, + "type" : { + "id" : 23, + "name" : "Goal Keeper" + }, + "possession" : 156, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 2.0, 39.9 ], + "duration" : 0.0, + "related_events" : [ "6536ace7-e33a-4c92-ba3d-950402c8d907" ], + "goalkeeper" : { + "end_location" : [ 2.0, 39.9 ], + "position" : { + "id" : 44, + "name" : "Set" + }, + "type" : { + "id" : 32, + "name" : "Shot Faced" + } + } +}, { + "id" : "f3c80c83-b305-4823-be4b-3823318100cb", + "index" : 2140, + "period" : 2, + "timestamp" : "00:25:27.207", + "minute" : 70, + "second" : 27, + "type" : { + "id" : 19, + "name" : "Substitution" + }, + "possession" : 156, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18153, + "name" : "Alisha Lehmann" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "duration" : 0.0, + "substitution" : { + "outcome" : { + "id" : 103, + "name" : "Tactical" + }, + "replacement" : { + "id" : 18146, + "name" : "Leanne Kiernan" + } + } +}, { + "id" : "030faf08-af37-4c9f-b1d8-b8d07561ddb4", + "index" : 2141, + "period" : 2, + "timestamp" : "00:25:43.154", + "minute" : 70, + "second" : 43, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 157, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 6.0, 36.0 ], + "duration" : 2.952675, + "related_events" : [ "4e88f4bb-53b9-46b6-ab51-7513e3aab7d5" ], + "pass" : { + "length" : 59.981663, + "angle" : -0.21505232, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 64.6, 23.2 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 63, + "name" : "Goal Kick" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "4e88f4bb-53b9-46b6-ab51-7513e3aab7d5", + "index" : 2142, + "period" : 2, + "timestamp" : "00:25:46.107", + "minute" : 70, + "second" : 46, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 157, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 55.5, 56.9 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "030faf08-af37-4c9f-b1d8-b8d07561ddb4" ], + "clearance" : { + "body_part" : { + "id" : 37, + "name" : "Head" + }, + "head" : true + } +}, { + "id" : "c60bac94-85da-4518-83b1-b1ba4615d77f", + "index" : 2143, + "period" : 2, + "timestamp" : "00:25:49.971", + "minute" : 70, + "second" : 49, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 157, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 24.6, 20.1 ], + "duration" : 0.0, + "under_pressure" : true, + "clearance" : { + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "right_foot" : true + } +}, { + "id" : "e25feeec-6e9b-4b2c-9b8a-c4b6054e01b4", + "index" : 2144, + "period" : 2, + "timestamp" : "00:25:53.801", + "minute" : 70, + "second" : 53, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 157, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 64.8, 38.4 ], + "duration" : 0.0, + "under_pressure" : true, + "clearance" : { + "body_part" : { + "id" : 37, + "name" : "Head" + }, + "head" : true + } +}, { + "id" : "0f8d65a5-50fa-4d8e-9c4f-24119d348266", + "index" : 2145, + "period" : 2, + "timestamp" : "00:25:53.916", + "minute" : 70, + "second" : 53, + "type" : { + "id" : 22, + "name" : "Foul Committed" + }, + "possession" : 157, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 55.3, 41.3 ], + "duration" : 0.0, + "related_events" : [ "992e3dd1-7f54-445c-97ec-eea1c59a006b" ], + "foul_committed" : { + "type" : { + "id" : 21, + "name" : "Dangerous Play" + } + } +}, { + "id" : "992e3dd1-7f54-445c-97ec-eea1c59a006b", + "index" : 2146, + "period" : 2, + "timestamp" : "00:25:53.916", + "minute" : 70, + "second" : 53, + "type" : { + "id" : 21, + "name" : "Foul Won" + }, + "possession" : 157, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 64.8, 38.8 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "0f8d65a5-50fa-4d8e-9c4f-24119d348266" ], + "foul_won" : { + "defensive" : true + } +}, { + "id" : "de662597-454e-4b18-9306-d301256026f4", + "index" : 2147, + "period" : 2, + "timestamp" : "00:26:25.299", + "minute" : 71, + "second" : 25, + "type" : { + "id" : 19, + "name" : "Substitution" + }, + "possession" : 157, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31551, + "name" : "Kit Graham" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "duration" : 0.0, + "substitution" : { + "outcome" : { + "id" : 103, + "name" : "Tactical" + }, + "replacement" : { + "id" : 15564, + "name" : "Lucy Quinn" + } + } +}, { + "id" : "2e62ba2e-e054-4446-a5cd-976f40c98340", + "index" : 2148, + "period" : 2, + "timestamp" : "00:26:32.781", + "minute" : 71, + "second" : 32, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 158, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 65.2, 32.5 ], + "duration" : 2.41691, + "related_events" : [ "1c6cfbac-f301-4a9d-853d-1e9d54ce9d07" ], + "pass" : { + "recipient" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "length" : 45.08137, + "angle" : -0.41799912, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 106.4, 14.2 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 62, + "name" : "Free Kick" + }, + "outcome" : { + "id" : 76, + "name" : "Pass Offside" + } + } +}, { + "id" : "1c6cfbac-f301-4a9d-853d-1e9d54ce9d07", + "index" : 2149, + "period" : 2, + "timestamp" : "00:26:35.197", + "minute" : 71, + "second" : 35, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 158, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 106.4, 14.2 ], + "related_events" : [ "2e62ba2e-e054-4446-a5cd-976f40c98340" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "60bfe42c-e833-4d4a-a523-2496ac4e3bb6", + "index" : 2150, + "period" : 2, + "timestamp" : "00:26:58.567", + "minute" : 71, + "second" : 58, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 159, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 21.6, 55.7 ], + "duration" : 2.569471, + "related_events" : [ "bd1de9b0-8f39-4134-8c3b-65a10df5cae8", "faf129f3-0cab-4b8f-9cc5-ef559a36b200" ], + "pass" : { + "recipient" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "length" : 60.41523, + "angle" : -0.21687362, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 80.6, 42.7 ], + "outcome" : { + "id" : 9, + "name" : "Incomplete" + }, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 62, + "name" : "Free Kick" + } + } +}, { + "id" : "faf129f3-0cab-4b8f-9cc5-ef559a36b200", + "index" : 2151, + "period" : 2, + "timestamp" : "00:27:01.136", + "minute" : 72, + "second" : 1, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 159, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 77.9, 42.6 ], + "related_events" : [ "60bfe42c-e833-4d4a-a523-2496ac4e3bb6" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "bd1de9b0-8f39-4134-8c3b-65a10df5cae8", + "index" : 2152, + "period" : 2, + "timestamp" : "00:27:01.136", + "minute" : 72, + "second" : 1, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 160, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 39.5, 37.4 ], + "duration" : 3.102928, + "related_events" : [ "60bfe42c-e833-4d4a-a523-2496ac4e3bb6", "c02ed332-25da-435f-aebe-86227fd20d4c" ], + "pass" : { + "recipient" : { + "id" : 33349, + "name" : "Chloe Morgan" + }, + "length" : 24.40922, + "angle" : 2.867795, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 16.0, 44.0 ], + "body_part" : { + "id" : 37, + "name" : "Head" + }, + "type" : { + "id" : 66, + "name" : "Recovery" + } + } +}, { + "id" : "c02ed332-25da-435f-aebe-86227fd20d4c", + "index" : 2153, + "period" : 2, + "timestamp" : "00:27:04.239", + "minute" : 72, + "second" : 4, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 160, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 33349, + "name" : "Chloe Morgan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 16.0, 44.0 ], + "related_events" : [ "bd1de9b0-8f39-4134-8c3b-65a10df5cae8" ] +}, { + "id" : "d9311bd7-83f1-4187-a167-9e8c0ac8af24", + "index" : 2154, + "period" : 2, + "timestamp" : "00:27:04.239", + "minute" : 72, + "second" : 4, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 160, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 33349, + "name" : "Chloe Morgan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 16.0, 44.0 ], + "duration" : 4.164548, + "under_pressure" : true, + "related_events" : [ "13bddcdf-54d7-4fbf-9e3f-bf59d2bdb0e6", "15f5212b-ed06-40df-90af-ac69fab4bbd7", "c02ed332-25da-435f-aebe-86227fd20d4c" ], + "carry" : { + "end_location" : [ 16.5, 40.6 ] + } +}, { + "id" : "13bddcdf-54d7-4fbf-9e3f-bf59d2bdb0e6", + "index" : 2155, + "period" : 2, + "timestamp" : "00:27:04.297", + "minute" : 72, + "second" : 4, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 160, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 97.6, 42.2 ], + "duration" : 1.385094, + "counterpress" : true, + "related_events" : [ "d9311bd7-83f1-4187-a167-9e8c0ac8af24" ] +}, { + "id" : "15f5212b-ed06-40df-90af-ac69fab4bbd7", + "index" : 2156, + "period" : 2, + "timestamp" : "00:27:08.403", + "minute" : 72, + "second" : 8, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 160, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 33349, + "name" : "Chloe Morgan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 16.5, 40.6 ], + "duration" : 1.595556, + "related_events" : [ "acf27b44-81ec-4a91-bbd0-957e5ca6ac62" ], + "pass" : { + "recipient" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "length" : 12.241323, + "angle" : -1.2722974, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 20.1, 28.9 ], + "body_part" : { + "id" : 69, + "name" : "Keeper Arm" + } + } +}, { + "id" : "acf27b44-81ec-4a91-bbd0-957e5ca6ac62", + "index" : 2157, + "period" : 2, + "timestamp" : "00:27:09.999", + "minute" : 72, + "second" : 9, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 160, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 20.1, 28.9 ], + "related_events" : [ "15f5212b-ed06-40df-90af-ac69fab4bbd7" ] +}, { + "id" : "1217459b-820e-4283-9280-48ca60bfec48", + "index" : 2158, + "period" : 2, + "timestamp" : "00:27:09.999", + "minute" : 72, + "second" : 9, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 160, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 20.1, 28.9 ], + "duration" : 3.364642, + "related_events" : [ "acf27b44-81ec-4a91-bbd0-957e5ca6ac62", "f3218c41-de72-4bba-bfb5-cf2ed9b5ad33" ], + "carry" : { + "end_location" : [ 37.0, 26.8 ] + } +}, { + "id" : "f3218c41-de72-4bba-bfb5-cf2ed9b5ad33", + "index" : 2159, + "period" : 2, + "timestamp" : "00:27:13.364", + "minute" : 72, + "second" : 13, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 160, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 37.0, 26.8 ], + "duration" : 3.933442, + "related_events" : [ "683e0981-4b2a-4cbc-b51b-e3e6458890ac" ], + "pass" : { + "recipient" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "length" : 57.679977, + "angle" : -0.32284704, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 91.7, 8.5 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "683e0981-4b2a-4cbc-b51b-e3e6458890ac", + "index" : 2160, + "period" : 2, + "timestamp" : "00:27:17.297", + "minute" : 72, + "second" : 17, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 160, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 91.7, 8.5 ], + "related_events" : [ "f3218c41-de72-4bba-bfb5-cf2ed9b5ad33" ] +}, { + "id" : "8007f874-6a70-4ff6-a4de-0292c8a2031f", + "index" : 2161, + "period" : 2, + "timestamp" : "00:27:17.297", + "minute" : 72, + "second" : 17, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 160, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 91.7, 8.5 ], + "duration" : 1.764765, + "related_events" : [ "683e0981-4b2a-4cbc-b51b-e3e6458890ac", "6f644b1f-ca0d-4b83-83aa-b5a7d1a557d2" ], + "carry" : { + "end_location" : [ 87.8, 11.0 ] + } +}, { + "id" : "6f644b1f-ca0d-4b83-83aa-b5a7d1a557d2", + "index" : 2162, + "period" : 2, + "timestamp" : "00:27:19.062", + "minute" : 72, + "second" : 19, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 160, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 87.8, 11.0 ], + "duration" : 1.893875, + "related_events" : [ "aa409ede-9505-495b-9e05-9dd561e79e9d" ], + "pass" : { + "length" : 35.1141, + "angle" : 0.99227214, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 107.0, 40.4 ], + "cross" : true, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "aa409ede-9505-495b-9e05-9dd561e79e9d", + "index" : 2163, + "period" : 2, + "timestamp" : "00:27:20.956", + "minute" : 72, + "second" : 20, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 160, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 13.1, 39.7 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "6f644b1f-ca0d-4b83-83aa-b5a7d1a557d2" ], + "clearance" : { + "body_part" : { + "id" : 37, + "name" : "Head" + }, + "head" : true + } +}, { + "id" : "c62757c9-0230-40f6-90af-b844f7ef39db", + "index" : 2164, + "period" : 2, + "timestamp" : "00:27:23.480", + "minute" : 72, + "second" : 23, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 160, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15564, + "name" : "Lucy Quinn" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 98.2, 50.1 ], + "duration" : 0.0 +}, { + "id" : "2d83a0f0-8c06-4633-b69a-6e02b445104a", + "index" : 2165, + "period" : 2, + "timestamp" : "00:27:23.480", + "minute" : 72, + "second" : 23, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 160, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15564, + "name" : "Lucy Quinn" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 98.2, 50.1 ], + "duration" : 2.127073, + "under_pressure" : true, + "related_events" : [ "c62757c9-0230-40f6-90af-b844f7ef39db", "d6230d11-3cc7-4464-ba2b-6d62ac6dd68d", "fdb6e653-16eb-43cd-96d0-c8722614d8bc" ], + "carry" : { + "end_location" : [ 95.5, 41.1 ] + } +}, { + "id" : "d6230d11-3cc7-4464-ba2b-6d62ac6dd68d", + "index" : 2166, + "period" : 2, + "timestamp" : "00:27:24.930", + "minute" : 72, + "second" : 24, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 160, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 21.2, 42.4 ], + "duration" : 0.695713, + "related_events" : [ "1091bf3d-3554-4ff5-be24-9fa4544f7db4", "2d83a0f0-8c06-4633-b69a-6e02b445104a", "fdb6e653-16eb-43cd-96d0-c8722614d8bc" ] +}, { + "id" : "260efd97-3041-41dd-9582-4ea925d559e5", + "index" : 2167, + "period" : 2, + "timestamp" : "00:27:25.607", + "minute" : 72, + "second" : 25, + "type" : { + "id" : 39, + "name" : "Dribbled Past" + }, + "possession" : 160, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 24.6, 39.0 ], + "duration" : 0.0, + "related_events" : [ "1091bf3d-3554-4ff5-be24-9fa4544f7db4", "fdb6e653-16eb-43cd-96d0-c8722614d8bc" ] +}, { + "id" : "fdb6e653-16eb-43cd-96d0-c8722614d8bc", + "index" : 2168, + "period" : 2, + "timestamp" : "00:27:25.607", + "minute" : 72, + "second" : 25, + "type" : { + "id" : 14, + "name" : "Dribble" + }, + "possession" : 160, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15564, + "name" : "Lucy Quinn" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 95.5, 41.1 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "260efd97-3041-41dd-9582-4ea925d559e5", "d6230d11-3cc7-4464-ba2b-6d62ac6dd68d" ], + "dribble" : { + "outcome" : { + "id" : 8, + "name" : "Complete" + } + } +}, { + "id" : "1091bf3d-3554-4ff5-be24-9fa4544f7db4", + "index" : 2169, + "period" : 2, + "timestamp" : "00:27:25.607", + "minute" : 72, + "second" : 25, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 160, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15564, + "name" : "Lucy Quinn" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 95.5, 41.1 ], + "duration" : 1.820367, + "under_pressure" : true, + "related_events" : [ "260efd97-3041-41dd-9582-4ea925d559e5", "d6230d11-3cc7-4464-ba2b-6d62ac6dd68d", "e31c7713-5e94-4758-934b-f29edb352150", "fdb6e653-16eb-43cd-96d0-c8722614d8bc" ], + "carry" : { + "end_location" : [ 96.0, 34.1 ] + } +}, { + "id" : "e31c7713-5e94-4758-934b-f29edb352150", + "index" : 2170, + "period" : 2, + "timestamp" : "00:27:27.428", + "minute" : 72, + "second" : 27, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 160, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15564, + "name" : "Lucy Quinn" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 96.0, 34.1 ], + "duration" : 1.720875, + "related_events" : [ "4d93bbfe-fb74-413f-9b7b-91815e7362c3" ], + "pass" : { + "recipient" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "length" : 27.457058, + "angle" : -1.0272537, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 110.2, 10.6 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "4d93bbfe-fb74-413f-9b7b-91815e7362c3", + "index" : 2171, + "period" : 2, + "timestamp" : "00:27:29.149", + "minute" : 72, + "second" : 29, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 160, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 110.2, 10.6 ], + "related_events" : [ "e31c7713-5e94-4758-934b-f29edb352150" ] +}, { + "id" : "93061b26-c4c9-4351-be5c-806a4dc33bf5", + "index" : 2172, + "period" : 2, + "timestamp" : "00:27:29.149", + "minute" : 72, + "second" : 29, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 160, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 110.2, 10.6 ], + "duration" : 1.372444, + "related_events" : [ "4d93bbfe-fb74-413f-9b7b-91815e7362c3", "f39bf3ef-09ef-4cb4-9427-e7faa2d9800f" ], + "carry" : { + "end_location" : [ 112.5, 11.9 ] + } +}, { + "id" : "f39bf3ef-09ef-4cb4-9427-e7faa2d9800f", + "index" : 2173, + "period" : 2, + "timestamp" : "00:27:30.521", + "minute" : 72, + "second" : 30, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 160, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 112.5, 11.9 ], + "duration" : 3.452009, + "pass" : { + "length" : 46.015324, + "angle" : 1.4070767, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 120.0, 57.3 ], + "cross" : true, + "switch" : true, + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "outcome" : { + "id" : 75, + "name" : "Out" + } + } +}, { + "id" : "89ac1914-8120-4a48-96ca-3ef6f7611f3b", + "index" : 2174, + "period" : 2, + "timestamp" : "00:27:59.492", + "minute" : 72, + "second" : 59, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 161, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 6.0, 36.0 ], + "duration" : 2.72827, + "related_events" : [ "b7fefdcc-b705-4e1e-b07d-eab286455ec8" ], + "pass" : { + "recipient" : { + "id" : 18146, + "name" : "Leanne Kiernan" + }, + "length" : 58.580883, + "angle" : -0.07860483, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 64.4, 31.4 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 63, + "name" : "Goal Kick" + } + } +}, { + "id" : "b7fefdcc-b705-4e1e-b07d-eab286455ec8", + "index" : 2175, + "period" : 2, + "timestamp" : "00:28:02.220", + "minute" : 73, + "second" : 2, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 161, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18146, + "name" : "Leanne Kiernan" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 64.4, 31.4 ], + "related_events" : [ "89ac1914-8120-4a48-96ca-3ef6f7611f3b" ] +}, { + "id" : "e9848323-5b8f-4d39-8d2b-cc772c226eae", + "index" : 2176, + "period" : 2, + "timestamp" : "00:28:02.220", + "minute" : 73, + "second" : 2, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 161, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18146, + "name" : "Leanne Kiernan" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 64.4, 31.4 ], + "duration" : 0.08, + "related_events" : [ "b7fefdcc-b705-4e1e-b07d-eab286455ec8", "dd7f2439-0372-438e-8b79-15a066636205" ], + "carry" : { + "end_location" : [ 64.4, 31.4 ] + } +}, { + "id" : "dd7f2439-0372-438e-8b79-15a066636205", + "index" : 2177, + "period" : 2, + "timestamp" : "00:28:02.300", + "minute" : 73, + "second" : 2, + "type" : { + "id" : 38, + "name" : "Miscontrol" + }, + "possession" : 161, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18146, + "name" : "Leanne Kiernan" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 64.4, 31.4 ], + "duration" : 0.0 +}, { + "id" : "f01e608d-b094-4ae5-94c1-f8e634aa9378", + "index" : 2178, + "period" : 2, + "timestamp" : "00:28:03.255", + "minute" : 73, + "second" : 3, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 161, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 60.7, 47.6 ], + "duration" : 0.0, + "ball_recovery" : { + "recovery_failure" : true + } +}, { + "id" : "0306fc86-e575-4d44-bf73-99ac1b29f725", + "index" : 2179, + "period" : 2, + "timestamp" : "00:28:04.998", + "minute" : 73, + "second" : 4, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 161, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 58.2, 34.1 ], + "duration" : 0.0 +}, { + "id" : "9779fd95-239a-4485-a4b1-7fb7a726bd23", + "index" : 2180, + "period" : 2, + "timestamp" : "00:28:04.998", + "minute" : 73, + "second" : 4, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 161, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 58.2, 34.1 ], + "duration" : 2.08183, + "under_pressure" : true, + "related_events" : [ "0306fc86-e575-4d44-bf73-99ac1b29f725", "4513c8a0-ffb5-4c8e-9c08-4c0f7854e3fd", "580c3c20-e045-4f7c-b3f8-89db4f4c54ed" ], + "carry" : { + "end_location" : [ 57.4, 36.1 ] + } +}, { + "id" : "4513c8a0-ffb5-4c8e-9c08-4c0f7854e3fd", + "index" : 2181, + "period" : 2, + "timestamp" : "00:28:05.792", + "minute" : 73, + "second" : 5, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 161, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 59.1, 46.3 ], + "duration" : 1.216379, + "related_events" : [ "9779fd95-239a-4485-a4b1-7fb7a726bd23" ] +}, { + "id" : "580c3c20-e045-4f7c-b3f8-89db4f4c54ed", + "index" : 2182, + "period" : 2, + "timestamp" : "00:28:07.079", + "minute" : 73, + "second" : 7, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 161, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 57.4, 36.1 ], + "duration" : 0.39787, + "related_events" : [ "3059182a-d4ec-48a1-bca2-3bfb542f10ae" ], + "pass" : { + "length" : 4.2201896, + "angle" : -2.204819, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 54.9, 32.7 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "3059182a-d4ec-48a1-bca2-3bfb542f10ae", + "index" : 2183, + "period" : 2, + "timestamp" : "00:28:07.477", + "minute" : 73, + "second" : 7, + "type" : { + "id" : 10, + "name" : "Interception" + }, + "possession" : 161, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 65.2, 47.4 ], + "duration" : 0.0, + "related_events" : [ "580c3c20-e045-4f7c-b3f8-89db4f4c54ed" ], + "interception" : { + "outcome" : { + "id" : 13, + "name" : "Lost In Play" + } + } +}, { + "id" : "c5845d4a-a796-499f-9a0a-3fc68bb8c4bc", + "index" : 2184, + "period" : 2, + "timestamp" : "00:28:09.137", + "minute" : 73, + "second" : 9, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 161, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18146, + "name" : "Leanne Kiernan" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 64.8, 35.7 ], + "duration" : 0.0 +}, { + "id" : "ac6eb03b-8ef7-4992-afa3-2cfab22e3d78", + "index" : 2185, + "period" : 2, + "timestamp" : "00:28:09.137", + "minute" : 73, + "second" : 9, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 161, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18146, + "name" : "Leanne Kiernan" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 64.8, 35.7 ], + "duration" : 2.756393, + "related_events" : [ "c5845d4a-a796-499f-9a0a-3fc68bb8c4bc", "dc554ed1-7c58-4ac7-8c4b-a821ddc0ad51" ], + "carry" : { + "end_location" : [ 72.5, 19.6 ] + } +}, { + "id" : "dc554ed1-7c58-4ac7-8c4b-a821ddc0ad51", + "index" : 2186, + "period" : 2, + "timestamp" : "00:28:11.893", + "minute" : 73, + "second" : 11, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 161, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18146, + "name" : "Leanne Kiernan" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 72.5, 19.6 ], + "duration" : 1.265878, + "related_events" : [ "66921f89-518e-4155-8b5e-689461eb4690" ], + "pass" : { + "recipient" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "length" : 16.757387, + "angle" : -1.0457287, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 80.9, 5.1 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "66921f89-518e-4155-8b5e-689461eb4690", + "index" : 2187, + "period" : 2, + "timestamp" : "00:28:13.159", + "minute" : 73, + "second" : 13, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 161, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 80.9, 5.1 ], + "related_events" : [ "dc554ed1-7c58-4ac7-8c4b-a821ddc0ad51" ] +}, { + "id" : "f85c299e-a3c3-4f33-925d-f42554faf1e6", + "index" : 2188, + "period" : 2, + "timestamp" : "00:28:13.159", + "minute" : 73, + "second" : 13, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 161, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 80.9, 5.1 ], + "duration" : 1.327977, + "under_pressure" : true, + "related_events" : [ "5ae00f52-01ab-4621-9085-1e375e8a5b90", "66921f89-518e-4155-8b5e-689461eb4690", "814a51e1-9c9c-4562-9717-986be645b7f1" ], + "carry" : { + "end_location" : [ 79.3, 8.5 ] + } +}, { + "id" : "5ae00f52-01ab-4621-9085-1e375e8a5b90", + "index" : 2189, + "period" : 2, + "timestamp" : "00:28:13.185", + "minute" : 73, + "second" : 13, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 161, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 34.0, 74.0 ], + "duration" : 0.526521, + "related_events" : [ "f85c299e-a3c3-4f33-925d-f42554faf1e6" ] +}, { + "id" : "e5cb0923-4415-40c7-bd6a-268f8bfe7ef2", + "index" : 2190, + "period" : 2, + "timestamp" : "00:28:14.487", + "minute" : 73, + "second" : 14, + "type" : { + "id" : 22, + "name" : "Foul Committed" + }, + "possession" : 161, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 40.8, 71.6 ], + "duration" : 0.0, + "related_events" : [ "814a51e1-9c9c-4562-9717-986be645b7f1" ] +}, { + "id" : "814a51e1-9c9c-4562-9717-986be645b7f1", + "index" : 2191, + "period" : 2, + "timestamp" : "00:28:14.487", + "minute" : 73, + "second" : 14, + "type" : { + "id" : 21, + "name" : "Foul Won" + }, + "possession" : 161, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 79.3, 8.5 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "e5cb0923-4415-40c7-bd6a-268f8bfe7ef2" ] +}, { + "id" : "f40cf83c-af42-48f7-aad2-3365ebb5758d", + "index" : 2192, + "period" : 2, + "timestamp" : "00:28:40.568", + "minute" : 73, + "second" : 40, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 162, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 82.0, 7.0 ], + "duration" : 2.646795, + "pass" : { + "length" : 61.456406, + "angle" : 0.9041874, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 120.0, 55.3 ], + "switch" : true, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 62, + "name" : "Free Kick" + }, + "outcome" : { + "id" : 75, + "name" : "Out" + } + } +}, { + "id" : "0472d1ea-d625-49d5-ae6b-3b5430f27551", + "index" : 2193, + "period" : 2, + "timestamp" : "00:29:10.998", + "minute" : 74, + "second" : 10, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 163, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 33349, + "name" : "Chloe Morgan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 7.0, 36.1 ], + "duration" : 2.857379, + "related_events" : [ "07da838e-2b0d-4a0e-8a0c-f7e3f10560ac", "fba7795e-278c-4b3f-a511-1d8ebfc69bd9" ], + "pass" : { + "recipient" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "length" : 49.39737, + "angle" : -0.33199346, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 53.7, 20.0 ], + "type" : { + "id" : 63, + "name" : "Goal Kick" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + }, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "07da838e-2b0d-4a0e-8a0c-f7e3f10560ac", + "index" : 2194, + "period" : 2, + "timestamp" : "00:29:13.855", + "minute" : 74, + "second" : 13, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 163, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 53.7, 20.0 ], + "related_events" : [ "0472d1ea-d625-49d5-ae6b-3b5430f27551" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "fba7795e-278c-4b3f-a511-1d8ebfc69bd9", + "index" : 2195, + "period" : 2, + "timestamp" : "00:29:13.855", + "minute" : 74, + "second" : 13, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 163, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 66.4, 60.1 ], + "duration" : 1.245139, + "related_events" : [ "0472d1ea-d625-49d5-ae6b-3b5430f27551", "84559765-88cb-4e5a-977a-5a0937c1b7e0", "bad1ea80-cf39-4a5f-bf74-f492e6699b17" ], + "pass" : { + "recipient" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "length" : 16.883425, + "angle" : -0.26365465, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 82.7, 55.7 ], + "outcome" : { + "id" : 9, + "name" : "Incomplete" + }, + "body_part" : { + "id" : 37, + "name" : "Head" + }, + "type" : { + "id" : 66, + "name" : "Recovery" + } + } +}, { + "id" : "bad1ea80-cf39-4a5f-bf74-f492e6699b17", + "index" : 2196, + "period" : 2, + "timestamp" : "00:29:15.100", + "minute" : 74, + "second" : 15, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 163, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 82.7, 54.4 ], + "related_events" : [ "fba7795e-278c-4b3f-a511-1d8ebfc69bd9" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "84559765-88cb-4e5a-977a-5a0937c1b7e0", + "index" : 2197, + "period" : 2, + "timestamp" : "00:29:15.100", + "minute" : 74, + "second" : 15, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 163, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 37.4, 24.4 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "fba7795e-278c-4b3f-a511-1d8ebfc69bd9" ], + "clearance" : { + "body_part" : { + "id" : 37, + "name" : "Head" + }, + "head" : true + } +}, { + "id" : "80dd8a6a-856f-4031-984d-7f37e54811aa", + "index" : 2198, + "period" : 2, + "timestamp" : "00:29:17.070", + "minute" : 74, + "second" : 17, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 163, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 62.8, 50.4 ], + "duration" : 2.215986, + "related_events" : [ "f43c6918-ce72-452f-9638-4a9dcaac29eb" ], + "pass" : { + "length" : 21.125576, + "angle" : -0.109089, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 83.8, 48.1 ], + "body_part" : { + "id" : 37, + "name" : "Head" + }, + "type" : { + "id" : 66, + "name" : "Recovery" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "f43c6918-ce72-452f-9638-4a9dcaac29eb", + "index" : 2199, + "period" : 2, + "timestamp" : "00:29:19.286", + "minute" : 74, + "second" : 19, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 163, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 36.3, 32.0 ], + "duration" : 0.438205, + "related_events" : [ "2e635498-d42a-4ded-bfba-8139178dfcd4", "80dd8a6a-856f-4031-984d-7f37e54811aa", "bf7a5cbb-becc-45c0-bcd5-c0df509d938f" ], + "pass" : { + "recipient" : { + "id" : 4865, + "name" : "Josie Green" + }, + "length" : 9.167879, + "angle" : -0.4636476, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 44.5, 27.9 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 66, + "name" : "Recovery" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "2e635498-d42a-4ded-bfba-8139178dfcd4", + "index" : 2200, + "period" : 2, + "timestamp" : "00:29:19.724", + "minute" : 74, + "second" : 19, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 163, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 44.4, 25.9 ], + "related_events" : [ "f43c6918-ce72-452f-9638-4a9dcaac29eb" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "bf7a5cbb-becc-45c0-bcd5-c0df509d938f", + "index" : 2201, + "period" : 2, + "timestamp" : "00:29:19.724", + "minute" : 74, + "second" : 19, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 164, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 75.6, 52.2 ], + "duration" : 0.0, + "related_events" : [ "f43c6918-ce72-452f-9638-4a9dcaac29eb" ] +}, { + "id" : "a20a4182-683a-49d3-81f0-a0ff5d663763", + "index" : 2202, + "period" : 2, + "timestamp" : "00:29:19.724", + "minute" : 74, + "second" : 19, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 164, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 75.6, 52.2 ], + "duration" : 2.006424, + "under_pressure" : true, + "related_events" : [ "6f83862c-7b98-4c05-b1f9-cce78acd2f15", "bf7a5cbb-becc-45c0-bcd5-c0df509d938f", "c7a332ef-60e8-4cc2-aa3e-7b43fab3bc9e" ], + "carry" : { + "end_location" : [ 78.6, 46.5 ] + } +}, { + "id" : "c7a332ef-60e8-4cc2-aa3e-7b43fab3bc9e", + "index" : 2203, + "period" : 2, + "timestamp" : "00:29:20.024", + "minute" : 74, + "second" : 20, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 164, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 44.9, 25.7 ], + "duration" : 0.82992, + "counterpress" : true, + "related_events" : [ "a20a4182-683a-49d3-81f0-a0ff5d663763" ] +}, { + "id" : "8dd6045d-9f91-47f7-9005-a526a1ac751f", + "index" : 2204, + "period" : 2, + "timestamp" : "00:29:21.359", + "minute" : 74, + "second" : 21, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 164, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 37.5, 31.1 ], + "duration" : 0.605611, + "counterpress" : true, + "related_events" : [ "6f83862c-7b98-4c05-b1f9-cce78acd2f15" ] +}, { + "id" : "6f83862c-7b98-4c05-b1f9-cce78acd2f15", + "index" : 2205, + "period" : 2, + "timestamp" : "00:29:21.730", + "minute" : 74, + "second" : 21, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 164, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 78.6, 46.5 ], + "duration" : 0.894431, + "under_pressure" : true, + "related_events" : [ "8dd6045d-9f91-47f7-9005-a526a1ac751f", "99d48ed2-97e3-4be0-88f3-89085baa4af1" ], + "pass" : { + "recipient" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "length" : 13.905754, + "angle" : -1.7808851, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 75.7, 32.9 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "99d48ed2-97e3-4be0-88f3-89085baa4af1", + "index" : 2206, + "period" : 2, + "timestamp" : "00:29:22.625", + "minute" : 74, + "second" : 22, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 164, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 75.7, 32.9 ], + "related_events" : [ "6f83862c-7b98-4c05-b1f9-cce78acd2f15" ] +}, { + "id" : "3048965f-5ee1-4e4c-980b-aaa7975fcbc1", + "index" : 2207, + "period" : 2, + "timestamp" : "00:29:22.625", + "minute" : 74, + "second" : 22, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 164, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 75.7, 32.9 ], + "duration" : 0.508599, + "related_events" : [ "15c7cbc0-9785-455f-a5cf-a9d50952eedd", "99d48ed2-97e3-4be0-88f3-89085baa4af1" ], + "carry" : { + "end_location" : [ 78.4, 32.1 ] + } +}, { + "id" : "15c7cbc0-9785-455f-a5cf-a9d50952eedd", + "index" : 2208, + "period" : 2, + "timestamp" : "00:29:23.133", + "minute" : 74, + "second" : 23, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 164, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 78.4, 32.1 ], + "duration" : 1.06114, + "related_events" : [ "ae367e8d-eebc-4e2a-a12a-1c657b1a3d0f", "f21fd78d-4fed-411a-b896-292939d94ee7" ], + "pass" : { + "recipient" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "length" : 14.200352, + "angle" : -0.6505433, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 89.7, 23.5 ], + "outcome" : { + "id" : 9, + "name" : "Incomplete" + }, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "f21fd78d-4fed-411a-b896-292939d94ee7", + "index" : 2209, + "period" : 2, + "timestamp" : "00:29:24.194", + "minute" : 74, + "second" : 24, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 164, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 90.5, 18.2 ], + "related_events" : [ "15c7cbc0-9785-455f-a5cf-a9d50952eedd" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "ae367e8d-eebc-4e2a-a12a-1c657b1a3d0f", + "index" : 2210, + "period" : 2, + "timestamp" : "00:29:24.194", + "minute" : 74, + "second" : 24, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 164, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 30.4, 56.6 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "15c7cbc0-9785-455f-a5cf-a9d50952eedd" ], + "clearance" : { + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "right_foot" : true + } +}, { + "id" : "25af0cfe-08a2-4b35-a7e0-72b3da263468", + "index" : 2211, + "period" : 2, + "timestamp" : "00:29:25.245", + "minute" : 74, + "second" : 25, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 164, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 80.0, 32.1 ], + "duration" : 0.0 +}, { + "id" : "065e4baa-e91f-4439-a3fd-d3529c4b5253", + "index" : 2212, + "period" : 2, + "timestamp" : "00:29:25.245", + "minute" : 74, + "second" : 25, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 164, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 80.0, 32.1 ], + "duration" : 1.20757, + "related_events" : [ "25af0cfe-08a2-4b35-a7e0-72b3da263468", "61c4298c-b603-48b6-9f54-86e5afaa5e93" ], + "carry" : { + "end_location" : [ 81.8, 28.6 ] + } +}, { + "id" : "61c4298c-b603-48b6-9f54-86e5afaa5e93", + "index" : 2213, + "period" : 2, + "timestamp" : "00:29:26.452", + "minute" : 74, + "second" : 26, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 164, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 81.8, 28.6 ], + "duration" : 1.476927, + "related_events" : [ "af431898-dcf4-4ebf-b5ec-942e69e1d02c" ], + "pass" : { + "recipient" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "length" : 25.193848, + "angle" : -1.0378648, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 94.6, 6.9 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "af431898-dcf4-4ebf-b5ec-942e69e1d02c", + "index" : 2214, + "period" : 2, + "timestamp" : "00:29:27.929", + "minute" : 74, + "second" : 27, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 164, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 94.6, 6.9 ], + "related_events" : [ "61c4298c-b603-48b6-9f54-86e5afaa5e93" ] +}, { + "id" : "87f334f2-383c-49fa-9d27-343dbbc7d90b", + "index" : 2215, + "period" : 2, + "timestamp" : "00:29:27.929", + "minute" : 74, + "second" : 27, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 164, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 94.6, 6.9 ], + "duration" : 1.940064, + "related_events" : [ "879a44d4-e714-4b32-bf37-f96c9d0a0733", "af431898-dcf4-4ebf-b5ec-942e69e1d02c" ], + "carry" : { + "end_location" : [ 94.6, 14.7 ] + } +}, { + "id" : "879a44d4-e714-4b32-bf37-f96c9d0a0733", + "index" : 2216, + "period" : 2, + "timestamp" : "00:29:29.869", + "minute" : 74, + "second" : 29, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 164, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 94.6, 14.7 ], + "duration" : 2.500961, + "related_events" : [ "3ca7796a-8bb4-4652-8bde-592706dfd21f" ], + "pass" : { + "recipient" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "length" : 22.637358, + "angle" : 1.8436348, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 88.5, 36.5 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "3ca7796a-8bb4-4652-8bde-592706dfd21f", + "index" : 2217, + "period" : 2, + "timestamp" : "00:29:32.370", + "minute" : 74, + "second" : 32, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 164, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 88.5, 36.5 ], + "related_events" : [ "879a44d4-e714-4b32-bf37-f96c9d0a0733" ] +}, { + "id" : "d67444cf-3260-4c3d-8bd0-11a2269cb9e8", + "index" : 2218, + "period" : 2, + "timestamp" : "00:29:32.370", + "minute" : 74, + "second" : 32, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 164, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 88.5, 36.5 ], + "duration" : 0.579352, + "related_events" : [ "e4ec553e-5e93-4ad7-8573-c584eec74e25" ], + "pass" : { + "recipient" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "length" : 13.188252, + "angle" : 0.5417199, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 99.8, 43.3 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "d9bf2fa3-38c9-4b74-8dae-62e32e3b2fd4", + "index" : 2219, + "period" : 2, + "timestamp" : "00:29:32.611", + "minute" : 74, + "second" : 32, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 164, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 16.4, 35.2 ], + "duration" : 0.558638, + "related_events" : [ "e4ec553e-5e93-4ad7-8573-c584eec74e25", "f99c92f1-e2a3-4a07-aa5b-ef4c724318c8", "f9adb7f1-17db-432d-ae79-1ed9d0fc9b17" ] +}, { + "id" : "e4ec553e-5e93-4ad7-8573-c584eec74e25", + "index" : 2220, + "period" : 2, + "timestamp" : "00:29:32.950", + "minute" : 74, + "second" : 32, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 164, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 99.8, 43.3 ], + "under_pressure" : true, + "related_events" : [ "d67444cf-3260-4c3d-8bd0-11a2269cb9e8", "d9bf2fa3-38c9-4b74-8dae-62e32e3b2fd4" ] +}, { + "id" : "f99c92f1-e2a3-4a07-aa5b-ef4c724318c8", + "index" : 2221, + "period" : 2, + "timestamp" : "00:29:32.950", + "minute" : 74, + "second" : 32, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 164, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 99.8, 43.3 ], + "duration" : 0.039999, + "under_pressure" : true, + "related_events" : [ "d9bf2fa3-38c9-4b74-8dae-62e32e3b2fd4", "e4ec553e-5e93-4ad7-8573-c584eec74e25", "f9adb7f1-17db-432d-ae79-1ed9d0fc9b17" ], + "carry" : { + "end_location" : [ 100.9, 44.3 ] + } +}, { + "id" : "f9adb7f1-17db-432d-ae79-1ed9d0fc9b17", + "index" : 2222, + "period" : 2, + "timestamp" : "00:29:32.990", + "minute" : 74, + "second" : 32, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 164, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 100.9, 44.3 ], + "duration" : 0.68915, + "under_pressure" : true, + "related_events" : [ "04577f35-99c9-49b0-9c03-a5112cda2600", "d9bf2fa3-38c9-4b74-8dae-62e32e3b2fd4" ], + "pass" : { + "length" : 5.724509, + "angle" : -2.8032691, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 95.5, 42.4 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "04577f35-99c9-49b0-9c03-a5112cda2600", + "index" : 2223, + "period" : 2, + "timestamp" : "00:29:33.679", + "minute" : 74, + "second" : 33, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 165, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 24.6, 37.7 ], + "duration" : 0.0, + "related_events" : [ "f9adb7f1-17db-432d-ae79-1ed9d0fc9b17" ] +}, { + "id" : "39206c1a-87c4-4211-8bec-97b7670a82dc", + "index" : 2224, + "period" : 2, + "timestamp" : "00:29:33.679", + "minute" : 74, + "second" : 33, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 165, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 24.6, 37.7 ], + "duration" : 0.592971, + "related_events" : [ "04577f35-99c9-49b0-9c03-a5112cda2600", "ef58c74f-251f-4016-9b03-74192442f80a" ], + "carry" : { + "end_location" : [ 25.3, 39.3 ] + } +}, { + "id" : "ef58c74f-251f-4016-9b03-74192442f80a", + "index" : 2225, + "period" : 2, + "timestamp" : "00:29:34.272", + "minute" : 74, + "second" : 34, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 165, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 25.3, 39.3 ], + "duration" : 1.993037, + "related_events" : [ "b196b59d-145a-4cb1-8a78-02e0c2d2c9fb" ], + "pass" : { + "recipient" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "length" : 23.79937, + "angle" : 0.60315293, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 44.9, 52.8 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "b196b59d-145a-4cb1-8a78-02e0c2d2c9fb", + "index" : 2226, + "period" : 2, + "timestamp" : "00:29:36.265", + "minute" : 74, + "second" : 36, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 165, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 44.9, 52.8 ], + "related_events" : [ "ef58c74f-251f-4016-9b03-74192442f80a" ] +}, { + "id" : "91f089c3-93b6-42ac-bc4b-4ffca4cf54b5", + "index" : 2227, + "period" : 2, + "timestamp" : "00:29:36.265", + "minute" : 74, + "second" : 36, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 165, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 44.9, 52.8 ], + "duration" : 4.073359, + "related_events" : [ "b196b59d-145a-4cb1-8a78-02e0c2d2c9fb", "f200d062-b936-43f9-88a9-a7733d8f7924" ], + "carry" : { + "end_location" : [ 70.4, 44.9 ] + } +}, { + "id" : "f200d062-b936-43f9-88a9-a7733d8f7924", + "index" : 2228, + "period" : 2, + "timestamp" : "00:29:40.338", + "minute" : 74, + "second" : 40, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 165, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 70.4, 44.9 ], + "duration" : 1.714261, + "related_events" : [ "caa50f7b-b64d-43ee-a060-f7b9fa966b07" ], + "pass" : { + "recipient" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "length" : 20.787016, + "angle" : 0.6694818, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 86.7, 57.8 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "caa50f7b-b64d-43ee-a060-f7b9fa966b07", + "index" : 2229, + "period" : 2, + "timestamp" : "00:29:42.053", + "minute" : 74, + "second" : 42, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 165, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 86.7, 57.8 ], + "related_events" : [ "f200d062-b936-43f9-88a9-a7733d8f7924" ] +}, { + "id" : "fb4a43fb-5b0d-4bcd-ae40-286069252367", + "index" : 2230, + "period" : 2, + "timestamp" : "00:29:42.053", + "minute" : 74, + "second" : 42, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 165, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 86.7, 57.8 ], + "duration" : 0.947456, + "related_events" : [ "c643459f-8db6-4328-afd7-751f02e9c579", "caa50f7b-b64d-43ee-a060-f7b9fa966b07" ], + "carry" : { + "end_location" : [ 89.0, 56.9 ] + } +}, { + "id" : "c643459f-8db6-4328-afd7-751f02e9c579", + "index" : 2231, + "period" : 2, + "timestamp" : "00:29:43.000", + "minute" : 74, + "second" : 43, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 165, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 89.0, 56.9 ], + "duration" : 1.74124, + "related_events" : [ "5b8e0897-09ec-44a8-bd8e-36569a7a1c12" ], + "pass" : { + "recipient" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "length" : 34.836906, + "angle" : -1.1572354, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 103.0, 25.0 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "5b8e0897-09ec-44a8-bd8e-36569a7a1c12", + "index" : 2232, + "period" : 2, + "timestamp" : "00:29:44.741", + "minute" : 74, + "second" : 44, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 165, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 103.0, 25.0 ], + "related_events" : [ "c643459f-8db6-4328-afd7-751f02e9c579" ] +}, { + "id" : "8f1fed23-b4f3-4f70-aadd-2ec7c014fcca", + "index" : 2233, + "period" : 2, + "timestamp" : "00:29:44.741", + "minute" : 74, + "second" : 44, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 165, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 103.0, 25.0 ], + "duration" : 2.377848, + "related_events" : [ "5b8e0897-09ec-44a8-bd8e-36569a7a1c12", "e2b07716-f88c-4587-8b22-697ef6db1560" ], + "carry" : { + "end_location" : [ 115.4, 23.9 ] + } +}, { + "id" : "e2b07716-f88c-4587-8b22-697ef6db1560", + "index" : 2234, + "period" : 2, + "timestamp" : "00:29:47.119", + "minute" : 74, + "second" : 47, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 165, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 115.4, 23.9 ], + "duration" : 4.420219, + "related_events" : [ "61291276-5078-4ada-9310-0ef5e9ad6819" ], + "pass" : { + "recipient" : { + "id" : 15564, + "name" : "Lucy Quinn" + }, + "length" : 56.12281, + "angle" : 1.5422835, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 117.0, 80.0 ], + "cross" : true, + "switch" : true, + "outcome" : { + "id" : 75, + "name" : "Out" + }, + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "61291276-5078-4ada-9310-0ef5e9ad6819", + "index" : 2235, + "period" : 2, + "timestamp" : "00:29:51.539", + "minute" : 74, + "second" : 51, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 165, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15564, + "name" : "Lucy Quinn" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 118.1, 50.3 ], + "related_events" : [ "e2b07716-f88c-4587-8b22-697ef6db1560" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "f2e2ab76-60e9-480b-b78d-2bcfa79fdc08", + "index" : 2236, + "period" : 2, + "timestamp" : "00:30:08.185", + "minute" : 75, + "second" : 8, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 166, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 5.8, 0.1 ], + "duration" : 0.925739, + "related_events" : [ "0f6dd2b9-d36b-4e31-a771-12faa1ab42f9" ], + "pass" : { + "recipient" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "length" : 9.726768, + "angle" : 1.3108562, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 8.3, 9.5 ], + "type" : { + "id" : 67, + "name" : "Throw-in" + } + } +}, { + "id" : "0f6dd2b9-d36b-4e31-a771-12faa1ab42f9", + "index" : 2237, + "period" : 2, + "timestamp" : "00:30:09.111", + "minute" : 75, + "second" : 9, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 166, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 8.3, 9.5 ], + "related_events" : [ "f2e2ab76-60e9-480b-b78d-2bcfa79fdc08" ] +}, { + "id" : "3990919f-6110-414c-8f2d-aeaf2e73feb9", + "index" : 2238, + "period" : 2, + "timestamp" : "00:30:09.111", + "minute" : 75, + "second" : 9, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 166, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 8.3, 9.5 ], + "duration" : 0.094237, + "related_events" : [ "0f6dd2b9-d36b-4e31-a771-12faa1ab42f9", "9d02cf23-6707-4827-921f-a7c52c24e99f" ], + "carry" : { + "end_location" : [ 8.3, 9.5 ] + } +}, { + "id" : "9d02cf23-6707-4827-921f-a7c52c24e99f", + "index" : 2239, + "period" : 2, + "timestamp" : "00:30:09.205", + "minute" : 75, + "second" : 9, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 166, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 8.3, 9.5 ], + "duration" : 0.78752, + "related_events" : [ "f2d32d8d-ece8-4e39-b125-7451ef3b471b" ], + "pass" : { + "recipient" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "length" : 8.381527, + "angle" : -1.8736812, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 5.8, 1.5 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "f2d32d8d-ece8-4e39-b125-7451ef3b471b", + "index" : 2240, + "period" : 2, + "timestamp" : "00:30:09.993", + "minute" : 75, + "second" : 9, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 166, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 5.8, 1.5 ], + "related_events" : [ "9d02cf23-6707-4827-921f-a7c52c24e99f" ] +}, { + "id" : "8f2ce8ed-144e-4367-85be-709bc141ecc0", + "index" : 2241, + "period" : 2, + "timestamp" : "00:30:09.993", + "minute" : 75, + "second" : 9, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 166, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 5.8, 1.5 ], + "duration" : 0.628887, + "under_pressure" : true, + "related_events" : [ "c73cb366-55b6-46bb-a4ab-f3442fd98035", "dd2a5e88-413b-4bbf-b679-3190e6983332", "f2d32d8d-ece8-4e39-b125-7451ef3b471b" ], + "carry" : { + "end_location" : [ 5.8, 2.0 ] + } +}, { + "id" : "dd2a5e88-413b-4bbf-b679-3190e6983332", + "index" : 2242, + "period" : 2, + "timestamp" : "00:30:10.028", + "minute" : 75, + "second" : 10, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 166, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15564, + "name" : "Lucy Quinn" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 109.1, 76.1 ], + "duration" : 0.876399, + "related_events" : [ "8f2ce8ed-144e-4367-85be-709bc141ecc0", "c73cb366-55b6-46bb-a4ab-f3442fd98035" ] +}, { + "id" : "c73cb366-55b6-46bb-a4ab-f3442fd98035", + "index" : 2243, + "period" : 2, + "timestamp" : "00:30:10.622", + "minute" : 75, + "second" : 10, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 166, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 5.8, 2.0 ], + "duration" : 0.890124, + "under_pressure" : true, + "related_events" : [ "2b6c2d98-4473-4e74-94a8-1c8a83776985", "dd2a5e88-413b-4bbf-b679-3190e6983332" ], + "pass" : { + "recipient" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "length" : 12.539936, + "angle" : 0.23337376, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 18.0, 4.9 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "2b6c2d98-4473-4e74-94a8-1c8a83776985", + "index" : 2244, + "period" : 2, + "timestamp" : "00:30:11.512", + "minute" : 75, + "second" : 11, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 166, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 18.0, 4.9 ], + "related_events" : [ "c73cb366-55b6-46bb-a4ab-f3442fd98035" ] +}, { + "id" : "27127b57-a3d6-4433-b733-81a8ac486e3a", + "index" : 2245, + "period" : 2, + "timestamp" : "00:30:11.512", + "minute" : 75, + "second" : 11, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 166, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 18.0, 4.9 ], + "duration" : 4.256431, + "under_pressure" : true, + "related_events" : [ "153000e1-22b3-4651-adc5-ab4119153bb6", "2b6c2d98-4473-4e74-94a8-1c8a83776985", "dcad782b-5706-4c77-9f64-ae1941fae62d" ], + "carry" : { + "end_location" : [ 7.9, 10.4 ] + } +}, { + "id" : "153000e1-22b3-4651-adc5-ab4119153bb6", + "index" : 2246, + "period" : 2, + "timestamp" : "00:30:11.641", + "minute" : 75, + "second" : 11, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 166, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 100.3, 75.9 ], + "duration" : 1.326233, + "related_events" : [ "27127b57-a3d6-4433-b733-81a8ac486e3a" ] +}, { + "id" : "fc41dcd2-5b37-4c5d-9fa0-4fa3aab98612", + "index" : 2247, + "period" : 2, + "timestamp" : "00:30:14.910", + "minute" : 75, + "second" : 14, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 166, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 108.4, 71.1 ], + "duration" : 1.10154, + "related_events" : [ "dcad782b-5706-4c77-9f64-ae1941fae62d" ] +}, { + "id" : "dcad782b-5706-4c77-9f64-ae1941fae62d", + "index" : 2248, + "period" : 2, + "timestamp" : "00:30:15.768", + "minute" : 75, + "second" : 15, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 166, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 7.9, 10.4 ], + "duration" : 1.174307, + "under_pressure" : true, + "related_events" : [ "34ca1a37-4647-4df8-957e-e37a91c430bf", "fc41dcd2-5b37-4c5d-9fa0-4fa3aab98612" ], + "pass" : { + "recipient" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "length" : 7.694154, + "angle" : -2.0576956, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 4.3, 3.6 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "34ca1a37-4647-4df8-957e-e37a91c430bf", + "index" : 2249, + "period" : 2, + "timestamp" : "00:30:16.942", + "minute" : 75, + "second" : 16, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 166, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 4.3, 3.6 ], + "related_events" : [ "dcad782b-5706-4c77-9f64-ae1941fae62d" ] +}, { + "id" : "0fec3902-ef95-4581-8edd-0aaaed94a9ca", + "index" : 2250, + "period" : 2, + "timestamp" : "00:30:16.942", + "minute" : 75, + "second" : 16, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 166, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 4.3, 3.6 ], + "duration" : 1.946201, + "under_pressure" : true, + "related_events" : [ "2e078132-f5b8-448c-a69a-ea70b782d686", "34ca1a37-4647-4df8-957e-e37a91c430bf", "362ee863-d4f5-4cf6-a3a2-69ab1bff639d" ], + "carry" : { + "end_location" : [ 2.2, 13.7 ] + } +}, { + "id" : "2e078132-f5b8-448c-a69a-ea70b782d686", + "index" : 2251, + "period" : 2, + "timestamp" : "00:30:16.990", + "minute" : 75, + "second" : 16, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 166, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 114.0, 76.5 ], + "duration" : 0.937285, + "related_events" : [ "0fec3902-ef95-4581-8edd-0aaaed94a9ca" ] +}, { + "id" : "2889692b-2ebf-46e7-a45b-ca456ce2e347", + "index" : 2252, + "period" : 2, + "timestamp" : "00:30:18.401", + "minute" : 75, + "second" : 18, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 166, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 113.8, 64.1 ], + "duration" : 0.572672, + "related_events" : [ "362ee863-d4f5-4cf6-a3a2-69ab1bff639d" ] +}, { + "id" : "362ee863-d4f5-4cf6-a3a2-69ab1bff639d", + "index" : 2253, + "period" : 2, + "timestamp" : "00:30:18.889", + "minute" : 75, + "second" : 18, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 166, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 2.2, 13.7 ], + "duration" : 3.736012, + "under_pressure" : true, + "related_events" : [ "2889692b-2ebf-46e7-a45b-ca456ce2e347", "45d0aad8-2cf3-4afe-b9eb-9cbf04be6659", "52a13791-776d-423d-bb43-7734f1362115" ], + "pass" : { + "recipient" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "length" : 50.489307, + "angle" : 0.96136844, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 31.1, 55.1 ], + "switch" : true, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "45d0aad8-2cf3-4afe-b9eb-9cbf04be6659", + "index" : 2254, + "period" : 2, + "timestamp" : "00:30:22.625", + "minute" : 75, + "second" : 22, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 166, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 26.6, 56.4 ], + "related_events" : [ "362ee863-d4f5-4cf6-a3a2-69ab1bff639d" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "52a13791-776d-423d-bb43-7734f1362115", + "index" : 2255, + "period" : 2, + "timestamp" : "00:30:22.625", + "minute" : 75, + "second" : 22, + "type" : { + "id" : 10, + "name" : "Interception" + }, + "possession" : 167, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 89.0, 25.0 ], + "duration" : 0.0, + "related_events" : [ "362ee863-d4f5-4cf6-a3a2-69ab1bff639d" ], + "interception" : { + "outcome" : { + "id" : 4, + "name" : "Won" + } + } +}, { + "id" : "4b09a465-6891-4d19-99bf-f5bc6c62d75b", + "index" : 2256, + "period" : 2, + "timestamp" : "00:30:22.625", + "minute" : 75, + "second" : 22, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 167, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 89.0, 25.0 ], + "duration" : 3.755835, + "related_events" : [ "52a13791-776d-423d-bb43-7734f1362115", "9d95769b-49dd-455e-a7b8-9cd877d92201" ], + "carry" : { + "end_location" : [ 100.5, 24.6 ] + } +}, { + "id" : "9d95769b-49dd-455e-a7b8-9cd877d92201", + "index" : 2257, + "period" : 2, + "timestamp" : "00:30:26.381", + "minute" : 75, + "second" : 26, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 167, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 100.5, 24.6 ], + "duration" : 1.053398, + "related_events" : [ "f2a0d697-e8f5-45bf-91a1-e3616b75c599" ], + "pass" : { + "recipient" : { + "id" : 4865, + "name" : "Josie Green" + }, + "length" : 14.148145, + "angle" : -2.862322, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 86.9, 20.7 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "f2a0d697-e8f5-45bf-91a1-e3616b75c599", + "index" : 2258, + "period" : 2, + "timestamp" : "00:30:27.434", + "minute" : 75, + "second" : 27, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 167, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 86.9, 20.7 ], + "related_events" : [ "9d95769b-49dd-455e-a7b8-9cd877d92201" ] +}, { + "id" : "82a74782-31e1-4dbc-be4a-87058cb7b0c3", + "index" : 2259, + "period" : 2, + "timestamp" : "00:30:27.434", + "minute" : 75, + "second" : 27, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 167, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 86.9, 20.7 ], + "duration" : 1.146099, + "under_pressure" : true, + "related_events" : [ "083a0cdf-d4f6-42aa-ae78-35e80a5b49b3", "40777bc5-26ba-4377-a956-08a31cfc2335", "f2a0d697-e8f5-45bf-91a1-e3616b75c599" ], + "carry" : { + "end_location" : [ 90.1, 22.1 ] + } +}, { + "id" : "40777bc5-26ba-4377-a956-08a31cfc2335", + "index" : 2260, + "period" : 2, + "timestamp" : "00:30:27.897", + "minute" : 75, + "second" : 27, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 167, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18146, + "name" : "Leanne Kiernan" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 26.2, 55.7 ], + "duration" : 0.826917, + "related_events" : [ "083a0cdf-d4f6-42aa-ae78-35e80a5b49b3", "82a74782-31e1-4dbc-be4a-87058cb7b0c3" ] +}, { + "id" : "083a0cdf-d4f6-42aa-ae78-35e80a5b49b3", + "index" : 2261, + "period" : 2, + "timestamp" : "00:30:28.580", + "minute" : 75, + "second" : 28, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 167, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 90.1, 22.1 ], + "duration" : 1.092373, + "under_pressure" : true, + "related_events" : [ "027d6fd4-eded-405b-b42a-745eff54bb2f", "40777bc5-26ba-4377-a956-08a31cfc2335" ], + "pass" : { + "recipient" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "length" : 8.343261, + "angle" : 1.3287246, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 92.1, 30.2 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "ceaa89c7-d6b2-4072-b236-884feb492c8d", + "index" : 2262, + "period" : 2, + "timestamp" : "00:30:29.202", + "minute" : 75, + "second" : 29, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 167, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 28.0, 47.2 ], + "duration" : 0.712092, + "related_events" : [ "027d6fd4-eded-405b-b42a-745eff54bb2f", "665a8b9e-0c68-4ece-8fa6-48298f6ea111" ] +}, { + "id" : "027d6fd4-eded-405b-b42a-745eff54bb2f", + "index" : 2263, + "period" : 2, + "timestamp" : "00:30:29.672", + "minute" : 75, + "second" : 29, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 167, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 92.1, 30.2 ], + "under_pressure" : true, + "related_events" : [ "083a0cdf-d4f6-42aa-ae78-35e80a5b49b3", "ceaa89c7-d6b2-4072-b236-884feb492c8d" ] +}, { + "id" : "665a8b9e-0c68-4ece-8fa6-48298f6ea111", + "index" : 2264, + "period" : 2, + "timestamp" : "00:30:29.672", + "minute" : 75, + "second" : 29, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 167, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 92.1, 30.2 ], + "duration" : 0.350787, + "under_pressure" : true, + "related_events" : [ "027d6fd4-eded-405b-b42a-745eff54bb2f", "0532166d-1ae8-407f-b047-8b97f001e3bc", "3a1c1e93-70ff-434a-aed2-eeaefc057a0b", "ceaa89c7-d6b2-4072-b236-884feb492c8d" ], + "carry" : { + "end_location" : [ 91.4, 28.8 ] + } +}, { + "id" : "0532166d-1ae8-407f-b047-8b97f001e3bc", + "index" : 2265, + "period" : 2, + "timestamp" : "00:30:30.023", + "minute" : 75, + "second" : 30, + "type" : { + "id" : 22, + "name" : "Foul Committed" + }, + "possession" : 167, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 28.7, 51.3 ], + "duration" : 0.0, + "related_events" : [ "3a1c1e93-70ff-434a-aed2-eeaefc057a0b", "665a8b9e-0c68-4ece-8fa6-48298f6ea111" ] +}, { + "id" : "3a1c1e93-70ff-434a-aed2-eeaefc057a0b", + "index" : 2266, + "period" : 2, + "timestamp" : "00:30:30.023", + "minute" : 75, + "second" : 30, + "type" : { + "id" : 21, + "name" : "Foul Won" + }, + "possession" : 167, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 91.4, 28.8 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "0532166d-1ae8-407f-b047-8b97f001e3bc" ] +}, { + "id" : "615ee63c-a99e-4217-961f-3b685f4d58c4", + "index" : 2267, + "period" : 2, + "timestamp" : "00:31:08.857", + "minute" : 76, + "second" : 8, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 168, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 88.0, 23.7 ], + "duration" : 2.171924, + "related_events" : [ "583564fe-73c9-47cd-bae3-f7f07664f405" ], + "pass" : { + "recipient" : { + "id" : 15564, + "name" : "Lucy Quinn" + }, + "length" : 33.66571, + "angle" : 0.80640346, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 111.3, 48.0 ], + "type" : { + "id" : 62, + "name" : "Free Kick" + }, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "583564fe-73c9-47cd-bae3-f7f07664f405", + "index" : 2268, + "period" : 2, + "timestamp" : "00:31:10.985", + "minute" : 76, + "second" : 10, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 168, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15564, + "name" : "Lucy Quinn" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 111.3, 48.0 ], + "related_events" : [ "615ee63c-a99e-4217-961f-3b685f4d58c4" ] +}, { + "id" : "0cf6626b-c6ba-4d6b-a42f-2b5ebd003477", + "index" : 2269, + "period" : 2, + "timestamp" : "00:31:10.985", + "minute" : 76, + "second" : 10, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 168, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15564, + "name" : "Lucy Quinn" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 111.3, 48.0 ], + "duration" : 0.163894, + "related_events" : [ "583564fe-73c9-47cd-bae3-f7f07664f405", "a55a1b15-dbc5-4899-8c6e-14cc46105ab6" ], + "carry" : { + "end_location" : [ 111.5, 48.0 ] + } +}, { + "id" : "ca559a36-b7be-4134-b605-2dd70e41bc2f", + "index" : 2270, + "period" : 2, + "timestamp" : "00:31:10.985", + "minute" : 76, + "second" : 10, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 168, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 8.8, 32.1 ], + "duration" : 0.0, + "under_pressure" : true, + "clearance" : { + "body_part" : { + "id" : 37, + "name" : "Head" + }, + "head" : true + } +}, { + "id" : "a55a1b15-dbc5-4899-8c6e-14cc46105ab6", + "index" : 2271, + "period" : 2, + "timestamp" : "00:31:11.149", + "minute" : 76, + "second" : 11, + "type" : { + "id" : 38, + "name" : "Miscontrol" + }, + "possession" : 168, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15564, + "name" : "Lucy Quinn" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 111.5, 48.0 ], + "duration" : 0.0 +}, { + "id" : "6a12c624-11c0-4b4f-bb85-37ede5363e21", + "index" : 2272, + "period" : 2, + "timestamp" : "00:31:12.614", + "minute" : 76, + "second" : 12, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 168, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 108.4, 50.6 ], + "duration" : 0.0 +}, { + "id" : "f9d001c5-67cc-4811-9620-3568a3970bcb", + "index" : 2273, + "period" : 2, + "timestamp" : "00:31:12.644", + "minute" : 76, + "second" : 12, + "type" : { + "id" : 16, + "name" : "Shot" + }, + "possession" : 168, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 106.9, 49.0 ], + "duration" : 0.154671, + "related_events" : [ "50d97b30-b724-404f-bbba-a541b0b854a1", "856158ef-34eb-47d6-998e-ec2ef619f294" ], + "shot" : { + "statsbomb_xg" : 0.030565739, + "end_location" : [ 108.7, 48.4 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 87, + "name" : "Open Play" + }, + "outcome" : { + "id" : 96, + "name" : "Blocked" + }, + "first_time" : true, + "technique" : { + "id" : 91, + "name" : "Half Volley" + }, + "freeze_frame" : [ { + "location" : [ 108.9, 48.4 ], + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "teammate" : false + }, { + "location" : [ 119.4, 43.5 ], + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "teammate" : false + }, { + "location" : [ 113.2, 45.3 ], + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "teammate" : false + }, { + "location" : [ 114.0, 42.2 ], + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "teammate" : false + }, { + "location" : [ 114.2, 39.6 ], + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "teammate" : false + }, { + "location" : [ 102.0, 52.7 ], + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "teammate" : false + }, { + "location" : [ 113.2, 36.1 ], + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "teammate" : true + }, { + "location" : [ 109.6, 29.7 ], + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "teammate" : false + }, { + "location" : [ 96.5, 27.4 ], + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "teammate" : true + }, { + "location" : [ 95.2, 36.9 ], + "player" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "teammate" : false + }, { + "location" : [ 99.1, 44.6 ], + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "teammate" : true + }, { + "location" : [ 90.5, 30.4 ], + "player" : { + "id" : 18146, + "name" : "Leanne Kiernan" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "teammate" : false + }, { + "location" : [ 103.6, 46.4 ], + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "teammate" : true + }, { + "location" : [ 115.4, 47.6 ], + "player" : { + "id" : 15564, + "name" : "Lucy Quinn" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "teammate" : true + } ] + } +}, { + "id" : "856158ef-34eb-47d6-998e-ec2ef619f294", + "index" : 2274, + "period" : 2, + "timestamp" : "00:31:12.798", + "minute" : 76, + "second" : 12, + "type" : { + "id" : 6, + "name" : "Block" + }, + "possession" : 168, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "out" : true, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 11.4, 31.7 ], + "duration" : 0.0, + "related_events" : [ "f9d001c5-67cc-4811-9620-3568a3970bcb" ] +}, { + "id" : "50d97b30-b724-404f-bbba-a541b0b854a1", + "index" : 2275, + "period" : 2, + "timestamp" : "00:31:12.878", + "minute" : 76, + "second" : 12, + "type" : { + "id" : 23, + "name" : "Goal Keeper" + }, + "possession" : 168, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 0.7, 36.6 ], + "duration" : 0.0, + "related_events" : [ "f9d001c5-67cc-4811-9620-3568a3970bcb" ], + "goalkeeper" : { + "end_location" : [ 0.7, 36.6 ], + "type" : { + "id" : 32, + "name" : "Shot Faced" + }, + "position" : { + "id" : 44, + "name" : "Set" + } + } +}, { + "id" : "d77eac40-3132-4287-ad8a-e3b94ab2ca34", + "index" : 2276, + "period" : 2, + "timestamp" : "00:31:46.162", + "minute" : 76, + "second" : 46, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 169, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 120.0, 80.0 ], + "duration" : 2.17758, + "related_events" : [ "55140d97-e2c3-4c1c-83a4-811260b6bbd5" ], + "pass" : { + "recipient" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "length" : 46.081882, + "angle" : -1.7298801, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 112.7, 34.5 ], + "switch" : true, + "assisted_shot_id" : "2c600385-38e3-468a-b540-8332fa7a462b", + "shot_assist" : true, + "technique" : { + "id" : 104, + "name" : "Inswinging" + }, + "inswinging" : true, + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "type" : { + "id" : 61, + "name" : "Corner" + } + } +}, { + "id" : "55140d97-e2c3-4c1c-83a4-811260b6bbd5", + "index" : 2277, + "period" : 2, + "timestamp" : "00:31:48.339", + "minute" : 76, + "second" : 48, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 169, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 112.7, 34.5 ], + "related_events" : [ "d77eac40-3132-4287-ad8a-e3b94ab2ca34" ] +}, { + "id" : "2c600385-38e3-468a-b540-8332fa7a462b", + "index" : 2278, + "period" : 2, + "timestamp" : "00:31:48.344", + "minute" : 76, + "second" : 48, + "type" : { + "id" : 16, + "name" : "Shot" + }, + "possession" : 169, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 113.9, 35.6 ], + "duration" : 0.542628, + "related_events" : [ "46945a15-6e19-43fa-93c3-921106819ff4" ], + "shot" : { + "statsbomb_xg" : 0.05435908, + "end_location" : [ 117.2, 40.6 ], + "key_pass_id" : "d77eac40-3132-4287-ad8a-e3b94ab2ca34", + "technique" : { + "id" : 93, + "name" : "Normal" + }, + "body_part" : { + "id" : 37, + "name" : "Head" + }, + "type" : { + "id" : 87, + "name" : "Open Play" + }, + "outcome" : { + "id" : 101, + "name" : "Wayward" + }, + "freeze_frame" : [ { + "location" : [ 114.0, 37.2 ], + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "teammate" : true + }, { + "location" : [ 114.4, 36.3 ], + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "teammate" : false + }, { + "location" : [ 117.4, 41.0 ], + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "teammate" : true + }, { + "location" : [ 119.0, 39.9 ], + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "teammate" : true + }, { + "location" : [ 119.4, 37.8 ], + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "teammate" : false + }, { + "location" : [ 119.6, 41.5 ], + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "teammate" : false + }, { + "location" : [ 116.9, 37.1 ], + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "teammate" : false + }, { + "location" : [ 112.7, 38.9 ], + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "teammate" : false + }, { + "location" : [ 114.3, 40.7 ], + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "teammate" : false + }, { + "location" : [ 103.5, 35.8 ], + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "teammate" : false + }, { + "location" : [ 101.2, 35.3 ], + "player" : { + "id" : 15564, + "name" : "Lucy Quinn" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "teammate" : true + }, { + "location" : [ 118.0, 58.3 ], + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "teammate" : false + } ] + } +}, { + "id" : "46945a15-6e19-43fa-93c3-921106819ff4", + "index" : 2279, + "period" : 2, + "timestamp" : "00:31:48.887", + "minute" : 76, + "second" : 48, + "type" : { + "id" : 23, + "name" : "Goal Keeper" + }, + "possession" : 169, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 0.7, 42.3 ], + "duration" : 0.0, + "related_events" : [ "2c600385-38e3-468a-b540-8332fa7a462b" ], + "goalkeeper" : { + "end_location" : [ 0.7, 42.3 ], + "type" : { + "id" : 32, + "name" : "Shot Faced" + }, + "position" : { + "id" : 44, + "name" : "Set" + } + } +}, { + "id" : "cbbffb4b-737d-4891-96a7-a5d1e6c2c592", + "index" : 2280, + "period" : 2, + "timestamp" : "00:31:48.974", + "minute" : 76, + "second" : 48, + "type" : { + "id" : 16, + "name" : "Shot" + }, + "possession" : 169, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 116.3, 40.6 ], + "duration" : 0.364647, + "related_events" : [ "0923c188-d65e-477d-9175-30223c23598d", "1957237c-4611-4804-bcf8-f2eb70f71756" ], + "shot" : { + "statsbomb_xg" : 0.4728627, + "end_location" : [ 118.9, 41.0 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 87, + "name" : "Open Play" + }, + "outcome" : { + "id" : 96, + "name" : "Blocked" + }, + "redirect" : true, + "technique" : { + "id" : 95, + "name" : "Volley" + }, + "freeze_frame" : [ { + "location" : [ 119.4, 40.9 ], + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "teammate" : false + }, { + "location" : [ 119.4, 37.6 ], + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "teammate" : false + }, { + "location" : [ 118.2, 38.9 ], + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "teammate" : true + }, { + "location" : [ 113.9, 32.0 ], + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "teammate" : true + }, { + "location" : [ 113.3, 33.5 ], + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "teammate" : false + }, { + "location" : [ 112.2, 34.4 ], + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "teammate" : true + }, { + "location" : [ 111.9, 36.7 ], + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "teammate" : false + }, { + "location" : [ 114.0, 41.2 ], + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "teammate" : false + }, { + "location" : [ 103.7, 35.8 ], + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "teammate" : false + }, { + "location" : [ 116.7, 37.7 ], + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "teammate" : false + } ] + } +}, { + "id" : "a15ab003-eacc-4f2f-b366-f85450db2a45", + "index" : 2281, + "period" : 2, + "timestamp" : "00:31:48.989", + "minute" : 76, + "second" : 48, + "type" : { + "id" : 6, + "name" : "Block" + }, + "possession" : 169, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 116.8, 42.7 ], + "duration" : 0.0 +}, { + "id" : "0923c188-d65e-477d-9175-30223c23598d", + "index" : 2282, + "period" : 2, + "timestamp" : "00:31:49.338", + "minute" : 76, + "second" : 49, + "type" : { + "id" : 6, + "name" : "Block" + }, + "possession" : 169, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 1.2, 39.1 ], + "duration" : 0.0, + "related_events" : [ "cbbffb4b-737d-4891-96a7-a5d1e6c2c592" ], + "block" : { + "save_block" : true + } +}, { + "id" : "1957237c-4611-4804-bcf8-f2eb70f71756", + "index" : 2283, + "period" : 2, + "timestamp" : "00:31:49.434", + "minute" : 76, + "second" : 49, + "type" : { + "id" : 23, + "name" : "Goal Keeper" + }, + "possession" : 169, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 0.7, 42.5 ], + "duration" : 0.0, + "related_events" : [ "cbbffb4b-737d-4891-96a7-a5d1e6c2c592" ], + "goalkeeper" : { + "end_location" : [ 0.7, 42.5 ], + "type" : { + "id" : 32, + "name" : "Shot Faced" + }, + "position" : { + "id" : 44, + "name" : "Set" + } + } +}, { + "id" : "63ad0985-117a-422b-afac-a6a5470bb2b8", + "index" : 2284, + "period" : 2, + "timestamp" : "00:31:51.037", + "minute" : 76, + "second" : 51, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 169, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 7.4, 27.8 ], + "duration" : 1.629208, + "related_events" : [ "f40d3b86-1c81-453b-a469-0fb6a0f3d0ea" ], + "pass" : { + "recipient" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "length" : 28.493507, + "angle" : 0.40397012, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 33.6, 39.0 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 66, + "name" : "Recovery" + } + } +}, { + "id" : "f40d3b86-1c81-453b-a469-0fb6a0f3d0ea", + "index" : 2285, + "period" : 2, + "timestamp" : "00:31:52.666", + "minute" : 76, + "second" : 52, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 169, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 33.6, 39.0 ], + "related_events" : [ "63ad0985-117a-422b-afac-a6a5470bb2b8" ] +}, { + "id" : "4d3052be-851c-4f8d-9e3b-e6d7dd5fc35c", + "index" : 2286, + "period" : 2, + "timestamp" : "00:31:52.666", + "minute" : 76, + "second" : 52, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 169, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 33.6, 39.0 ], + "duration" : 0.393685, + "related_events" : [ "35d65038-54b7-46c9-9f58-06a4a3318837", "f40d3b86-1c81-453b-a469-0fb6a0f3d0ea" ], + "carry" : { + "end_location" : [ 35.7, 39.0 ] + } +}, { + "id" : "35d65038-54b7-46c9-9f58-06a4a3318837", + "index" : 2287, + "period" : 2, + "timestamp" : "00:31:53.060", + "minute" : 76, + "second" : 53, + "type" : { + "id" : 38, + "name" : "Miscontrol" + }, + "possession" : 169, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 35.7, 39.0 ], + "duration" : 0.0 +}, { + "id" : "a18cf26b-1883-41a3-b8b6-62df5f743905", + "index" : 2288, + "period" : 2, + "timestamp" : "00:31:54.477", + "minute" : 76, + "second" : 54, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 169, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 76.7, 41.9 ], + "duration" : 0.0 +}, { + "id" : "6d1a373e-0bc7-43d8-a83d-b3e6ec683b78", + "index" : 2289, + "period" : 2, + "timestamp" : "00:31:54.477", + "minute" : 76, + "second" : 54, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 169, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 76.7, 41.9 ], + "duration" : 2.382393, + "related_events" : [ "a18cf26b-1883-41a3-b8b6-62df5f743905", "d1864c56-5b75-4333-bd65-9b02f7142591" ], + "carry" : { + "end_location" : [ 82.6, 43.6 ] + } +}, { + "id" : "d1864c56-5b75-4333-bd65-9b02f7142591", + "index" : 2290, + "period" : 2, + "timestamp" : "00:31:56.859", + "minute" : 76, + "second" : 56, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 169, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 82.6, 43.6 ], + "duration" : 0.610131, + "related_events" : [ "214909e9-d7f3-418a-87c0-6f93b9865ad4" ], + "pass" : { + "recipient" : { + "id" : 15564, + "name" : "Lucy Quinn" + }, + "length" : 9.970456, + "angle" : 0.77830607, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 89.7, 50.6 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "214909e9-d7f3-418a-87c0-6f93b9865ad4", + "index" : 2291, + "period" : 2, + "timestamp" : "00:31:57.469", + "minute" : 76, + "second" : 57, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 169, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15564, + "name" : "Lucy Quinn" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 89.7, 50.6 ], + "related_events" : [ "d1864c56-5b75-4333-bd65-9b02f7142591" ] +}, { + "id" : "59b09122-b2dc-40d3-8ef4-a0fcf13a543e", + "index" : 2292, + "period" : 2, + "timestamp" : "00:31:57.469", + "minute" : 76, + "second" : 57, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 169, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15564, + "name" : "Lucy Quinn" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 89.7, 50.6 ], + "duration" : 1.648238, + "related_events" : [ "214909e9-d7f3-418a-87c0-6f93b9865ad4", "db4657ba-da2e-4d06-ab15-99d516e2ac82" ], + "carry" : { + "end_location" : [ 87.6, 53.5 ] + } +}, { + "id" : "db4657ba-da2e-4d06-ab15-99d516e2ac82", + "index" : 2293, + "period" : 2, + "timestamp" : "00:31:59.118", + "minute" : 76, + "second" : 59, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 169, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15564, + "name" : "Lucy Quinn" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 87.6, 53.5 ], + "duration" : 1.056779, + "related_events" : [ "281d8c1b-664d-4c63-b8b9-b1dd5651c264" ], + "pass" : { + "recipient" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "length" : 19.054659, + "angle" : 1.2058833, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 94.4, 71.3 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "281d8c1b-664d-4c63-b8b9-b1dd5651c264", + "index" : 2294, + "period" : 2, + "timestamp" : "00:32:00.174", + "minute" : 77, + "second" : 0, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 169, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 94.4, 71.3 ], + "related_events" : [ "db4657ba-da2e-4d06-ab15-99d516e2ac82" ] +}, { + "id" : "4977b183-0981-4f25-aded-5a1490197532", + "index" : 2295, + "period" : 2, + "timestamp" : "00:32:00.174", + "minute" : 77, + "second" : 0, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 169, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 94.4, 71.3 ], + "duration" : 3.016158, + "related_events" : [ "281d8c1b-664d-4c63-b8b9-b1dd5651c264", "939b5536-a3e2-45b8-972e-bcef9c925a2c" ], + "carry" : { + "end_location" : [ 108.9, 71.8 ] + } +}, { + "id" : "939b5536-a3e2-45b8-972e-bcef9c925a2c", + "index" : 2296, + "period" : 2, + "timestamp" : "00:32:03.191", + "minute" : 77, + "second" : 3, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 169, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 108.9, 71.8 ], + "duration" : 1.005675, + "related_events" : [ "043fdf91-ddb3-4680-9f25-790fb6f5fc1c", "7abf8bff-51b2-49c5-8a21-2246f0fba23c" ], + "pass" : { + "recipient" : { + "id" : 15564, + "name" : "Lucy Quinn" + }, + "length" : 23.576683, + "angle" : -1.6514719, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 107.0, 48.3 ], + "cross" : true, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "043fdf91-ddb3-4680-9f25-790fb6f5fc1c", + "index" : 2297, + "period" : 2, + "timestamp" : "00:32:04.196", + "minute" : 77, + "second" : 4, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 169, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15564, + "name" : "Lucy Quinn" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 106.4, 46.3 ], + "related_events" : [ "939b5536-a3e2-45b8-972e-bcef9c925a2c" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "7abf8bff-51b2-49c5-8a21-2246f0fba23c", + "index" : 2298, + "period" : 2, + "timestamp" : "00:32:04.196", + "minute" : 77, + "second" : 4, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 169, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 13.1, 31.8 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "939b5536-a3e2-45b8-972e-bcef9c925a2c" ], + "clearance" : { + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "left_foot" : true + } +}, { + "id" : "75d9060b-b4a1-48ca-bffc-b4f1f369f0a7", + "index" : 2299, + "period" : 2, + "timestamp" : "00:32:05.510", + "minute" : 77, + "second" : 5, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 170, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 17.1, 21.9 ], + "duration" : 0.0 +}, { + "id" : "cdf8960e-50b1-4fb1-9ead-461b549c3696", + "index" : 2300, + "period" : 2, + "timestamp" : "00:32:05.510", + "minute" : 77, + "second" : 5, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 170, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 17.1, 21.9 ], + "duration" : 2.501833, + "under_pressure" : true, + "related_events" : [ "034c7843-0026-4870-8928-e63835363fe6", "75d9060b-b4a1-48ca-bffc-b4f1f369f0a7", "f0faaa43-3bc6-49d9-b02f-41ace2d8d49a" ], + "carry" : { + "end_location" : [ 31.6, 14.4 ] + } +}, { + "id" : "f0faaa43-3bc6-49d9-b02f-41ace2d8d49a", + "index" : 2301, + "period" : 2, + "timestamp" : "00:32:07.637", + "minute" : 77, + "second" : 7, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 170, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 83.1, 61.2 ], + "duration" : 0.623048, + "counterpress" : true, + "related_events" : [ "034c7843-0026-4870-8928-e63835363fe6", "cdf8960e-50b1-4fb1-9ead-461b549c3696" ] +}, { + "id" : "034c7843-0026-4870-8928-e63835363fe6", + "index" : 2302, + "period" : 2, + "timestamp" : "00:32:08.012", + "minute" : 77, + "second" : 8, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 170, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 31.6, 14.4 ], + "duration" : 1.26555, + "under_pressure" : true, + "related_events" : [ "8a74fa61-08fa-4299-b388-3efcbd77fe75", "f0faaa43-3bc6-49d9-b02f-41ace2d8d49a" ], + "pass" : { + "recipient" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "length" : 16.237303, + "angle" : -0.06779717, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 47.8, 13.3 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "8a74fa61-08fa-4299-b388-3efcbd77fe75", + "index" : 2303, + "period" : 2, + "timestamp" : "00:32:09.277", + "minute" : 77, + "second" : 9, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 170, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 47.8, 13.3 ], + "related_events" : [ "034c7843-0026-4870-8928-e63835363fe6" ] +}, { + "id" : "e7da0f2e-8b87-4939-87b3-43e7adfbcad7", + "index" : 2304, + "period" : 2, + "timestamp" : "00:32:09.277", + "minute" : 77, + "second" : 9, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 170, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 47.8, 13.3 ], + "duration" : 2.324433, + "related_events" : [ "4370407e-e928-4bea-98bb-5cc21f9bc92c", "8a74fa61-08fa-4299-b388-3efcbd77fe75" ], + "carry" : { + "end_location" : [ 55.8, 14.7 ] + } +}, { + "id" : "4370407e-e928-4bea-98bb-5cc21f9bc92c", + "index" : 2305, + "period" : 2, + "timestamp" : "00:32:11.602", + "minute" : 77, + "second" : 11, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 170, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 55.8, 14.7 ], + "duration" : 2.221373, + "related_events" : [ "647fe95f-c9d8-4395-ab2c-289930ddbcdd" ], + "pass" : { + "recipient" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "length" : 27.762205, + "angle" : -0.3878641, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 81.5, 4.2 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "647fe95f-c9d8-4395-ab2c-289930ddbcdd", + "index" : 2306, + "period" : 2, + "timestamp" : "00:32:13.823", + "minute" : 77, + "second" : 13, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 170, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 81.5, 4.2 ], + "related_events" : [ "4370407e-e928-4bea-98bb-5cc21f9bc92c" ] +}, { + "id" : "6318dd07-980f-4059-b630-e8b7951e67ad", + "index" : 2307, + "period" : 2, + "timestamp" : "00:32:13.823", + "minute" : 77, + "second" : 13, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 170, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 81.5, 4.2 ], + "duration" : 2.796581, + "under_pressure" : true, + "related_events" : [ "647fe95f-c9d8-4395-ab2c-289930ddbcdd", "cbce668a-8382-4177-a294-c381bd583b8c", "f0ac2761-06ac-43e6-9307-4a07828eb92d" ], + "carry" : { + "end_location" : [ 93.7, 13.3 ] + } +}, { + "id" : "cbce668a-8382-4177-a294-c381bd583b8c", + "index" : 2308, + "period" : 2, + "timestamp" : "00:32:16.616", + "minute" : 77, + "second" : 16, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 170, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 27.7, 61.2 ], + "duration" : 0.337509, + "related_events" : [ "6318dd07-980f-4059-b630-e8b7951e67ad", "f0ac2761-06ac-43e6-9307-4a07828eb92d" ] +}, { + "id" : "f0ac2761-06ac-43e6-9307-4a07828eb92d", + "index" : 2309, + "period" : 2, + "timestamp" : "00:32:16.620", + "minute" : 77, + "second" : 16, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 170, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 93.7, 13.3 ], + "duration" : 0.710684, + "under_pressure" : true, + "related_events" : [ "4188fb88-4e33-4337-8356-885d37c98fa3", "cbce668a-8382-4177-a294-c381bd583b8c" ], + "pass" : { + "recipient" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "length" : 8.021222, + "angle" : 2.515546, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 87.2, 18.0 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "4188fb88-4e33-4337-8356-885d37c98fa3", + "index" : 2310, + "period" : 2, + "timestamp" : "00:32:17.330", + "minute" : 77, + "second" : 17, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 170, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 87.2, 18.0 ], + "related_events" : [ "f0ac2761-06ac-43e6-9307-4a07828eb92d" ] +}, { + "id" : "1609366f-ee42-487a-bb18-86cd538feb76", + "index" : 2311, + "period" : 2, + "timestamp" : "00:32:17.330", + "minute" : 77, + "second" : 17, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 170, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 87.2, 18.0 ], + "duration" : 0.757233, + "related_events" : [ "4188fb88-4e33-4337-8356-885d37c98fa3", "96a7ee37-2e81-41aa-bcac-32e121d4bc7b" ], + "carry" : { + "end_location" : [ 89.6, 18.2 ] + } +}, { + "id" : "96a7ee37-2e81-41aa-bcac-32e121d4bc7b", + "index" : 2312, + "period" : 2, + "timestamp" : "00:32:18.088", + "minute" : 77, + "second" : 18, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 170, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 89.6, 18.2 ], + "duration" : 3.031435, + "related_events" : [ "44332ebc-e27c-4e5c-97ee-fe1d91f7fd7d" ], + "pass" : { + "recipient" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "length" : 30.776615, + "angle" : 0.15660188, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 120.0, 23.0 ], + "outcome" : { + "id" : 75, + "name" : "Out" + }, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "44332ebc-e27c-4e5c-97ee-fe1d91f7fd7d", + "index" : 2313, + "period" : 2, + "timestamp" : "00:32:21.119", + "minute" : 77, + "second" : 21, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 170, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 115.4, 22.3 ], + "related_events" : [ "96a7ee37-2e81-41aa-bcac-32e121d4bc7b" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "f9f7f955-750a-47a6-8f71-01f81aa65a37", + "index" : 2314, + "period" : 2, + "timestamp" : "00:32:21.314", + "minute" : 77, + "second" : 21, + "type" : { + "id" : 28, + "name" : "Shield" + }, + "possession" : 170, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 33349, + "name" : "Chloe Morgan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 2.0, 57.8 ], + "duration" : 0.0 +}, { + "id" : "2754c191-c979-4504-8aa8-a5be671d0fd2", + "index" : 2315, + "period" : 2, + "timestamp" : "00:32:53.482", + "minute" : 77, + "second" : 53, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 171, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 33349, + "name" : "Chloe Morgan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 7.0, 44.1 ], + "duration" : 4.839672, + "related_events" : [ "9a84bd9c-857a-45b6-b51b-674f362a07e1" ], + "pass" : { + "length" : 67.81806, + "angle" : -0.059015587, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 74.7, 40.1 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 63, + "name" : "Goal Kick" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "9a84bd9c-857a-45b6-b51b-674f362a07e1", + "index" : 2316, + "period" : 2, + "timestamp" : "00:32:58.322", + "minute" : 77, + "second" : 58, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 172, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 45.4, 40.0 ], + "duration" : 2.202404, + "related_events" : [ "2754c191-c979-4504-8aa8-a5be671d0fd2", "31506e2e-54d8-475a-a170-1293529482ab" ], + "pass" : { + "recipient" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "length" : 24.907228, + "angle" : 3.117501, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 20.5, 40.6 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "type" : { + "id" : 66, + "name" : "Recovery" + } + } +}, { + "id" : "31506e2e-54d8-475a-a170-1293529482ab", + "index" : 2317, + "period" : 2, + "timestamp" : "00:33:00.524", + "minute" : 78, + "second" : 0, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 172, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 20.5, 40.6 ], + "related_events" : [ "9a84bd9c-857a-45b6-b51b-674f362a07e1" ] +}, { + "id" : "e6edb253-5d7d-4ef8-abfa-831ad174c0a2", + "index" : 2318, + "period" : 2, + "timestamp" : "00:33:00.524", + "minute" : 78, + "second" : 0, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 172, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 20.5, 40.6 ], + "duration" : 2.463159, + "related_events" : [ "31506e2e-54d8-475a-a170-1293529482ab", "9205f3be-8e9a-4ff4-916c-77b4d652d6f9" ], + "carry" : { + "end_location" : [ 23.4, 43.8 ] + } +}, { + "id" : "9205f3be-8e9a-4ff4-916c-77b4d652d6f9", + "index" : 2319, + "period" : 2, + "timestamp" : "00:33:02.987", + "minute" : 78, + "second" : 2, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 172, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 23.4, 43.8 ], + "duration" : 1.650574, + "related_events" : [ "12fea965-9a01-4148-b157-12478b39529c" ], + "pass" : { + "recipient" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "length" : 23.974154, + "angle" : 1.2305782, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 31.4, 66.4 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "12fea965-9a01-4148-b157-12478b39529c", + "index" : 2320, + "period" : 2, + "timestamp" : "00:33:04.638", + "minute" : 78, + "second" : 4, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 172, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 31.4, 66.4 ], + "related_events" : [ "9205f3be-8e9a-4ff4-916c-77b4d652d6f9" ] +}, { + "id" : "2b39f9fa-f91a-4f7e-88c9-34a27910d6e2", + "index" : 2321, + "period" : 2, + "timestamp" : "00:33:04.638", + "minute" : 78, + "second" : 4, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 172, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 31.4, 66.4 ], + "duration" : 0.339302, + "related_events" : [ "12fea965-9a01-4148-b157-12478b39529c", "9141f02b-614d-4e9d-855f-ba14c977874c" ], + "carry" : { + "end_location" : [ 30.9, 63.9 ] + } +}, { + "id" : "9141f02b-614d-4e9d-855f-ba14c977874c", + "index" : 2322, + "period" : 2, + "timestamp" : "00:33:04.977", + "minute" : 78, + "second" : 4, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 172, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 30.9, 63.9 ], + "duration" : 1.330969, + "related_events" : [ "9af4dadf-bd7c-44c6-a513-7227aa813e8f" ], + "pass" : { + "recipient" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "length" : 18.867167, + "angle" : -2.5256562, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 15.5, 53.0 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "9af4dadf-bd7c-44c6-a513-7227aa813e8f", + "index" : 2323, + "period" : 2, + "timestamp" : "00:33:06.308", + "minute" : 78, + "second" : 6, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 172, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 15.5, 53.0 ], + "related_events" : [ "9141f02b-614d-4e9d-855f-ba14c977874c" ] +}, { + "id" : "6bb7ee07-15dc-4cbc-8a52-05ebfda6add9", + "index" : 2324, + "period" : 2, + "timestamp" : "00:33:06.308", + "minute" : 78, + "second" : 6, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 172, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 15.5, 53.0 ], + "duration" : 2.790218, + "related_events" : [ "49e8beb5-eae1-407d-9bb4-70423eb12ed5", "9af4dadf-bd7c-44c6-a513-7227aa813e8f" ], + "carry" : { + "end_location" : [ 15.8, 56.2 ] + } +}, { + "id" : "49e8beb5-eae1-407d-9bb4-70423eb12ed5", + "index" : 2325, + "period" : 2, + "timestamp" : "00:33:09.098", + "minute" : 78, + "second" : 9, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 172, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 15.8, 56.2 ], + "duration" : 2.753194, + "related_events" : [ "424b6d94-7d00-4c4a-93e0-0ce578d24e3e", "98adc136-c875-4cae-8d45-d52c7c87fe0b" ], + "pass" : { + "recipient" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "length" : 59.11362, + "angle" : 0.18545187, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 73.9, 67.1 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "98adc136-c875-4cae-8d45-d52c7c87fe0b", + "index" : 2326, + "period" : 2, + "timestamp" : "00:33:11.852", + "minute" : 78, + "second" : 11, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 172, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 76.1, 66.4 ], + "related_events" : [ "49e8beb5-eae1-407d-9bb4-70423eb12ed5" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "424b6d94-7d00-4c4a-93e0-0ce578d24e3e", + "index" : 2327, + "period" : 2, + "timestamp" : "00:33:11.852", + "minute" : 78, + "second" : 11, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 172, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "out" : true, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 46.2, 13.0 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "49e8beb5-eae1-407d-9bb4-70423eb12ed5" ], + "clearance" : { + "body_part" : { + "id" : 37, + "name" : "Head" + }, + "head" : true + } +}, { + "id" : "f0d4c81a-f9da-44da-ad4c-74bd548c47bf", + "index" : 2328, + "period" : 2, + "timestamp" : "00:33:16.329", + "minute" : 78, + "second" : 16, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 173, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18146, + "name" : "Leanne Kiernan" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 86.1, 80.0 ], + "duration" : 1.197502, + "related_events" : [ "9470aa62-5671-4d51-bc8b-b70bc4615629" ], + "pass" : { + "recipient" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "length" : 14.436759, + "angle" : -1.3543813, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 89.2, 65.9 ], + "type" : { + "id" : 67, + "name" : "Throw-in" + } + } +}, { + "id" : "9470aa62-5671-4d51-bc8b-b70bc4615629", + "index" : 2329, + "period" : 2, + "timestamp" : "00:33:17.527", + "minute" : 78, + "second" : 17, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 173, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 89.2, 65.9 ], + "related_events" : [ "f0d4c81a-f9da-44da-ad4c-74bd548c47bf" ] +}, { + "id" : "0b92f253-dc9a-41e2-9d63-4db4a2241b2b", + "index" : 2330, + "period" : 2, + "timestamp" : "00:33:17.527", + "minute" : 78, + "second" : 17, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 173, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 89.2, 65.9 ], + "duration" : 0.809105, + "related_events" : [ "9470aa62-5671-4d51-bc8b-b70bc4615629", "adc3e847-f7f5-4e30-882c-d2a0e74a9321" ], + "carry" : { + "end_location" : [ 87.4, 73.4 ] + } +}, { + "id" : "adc3e847-f7f5-4e30-882c-d2a0e74a9321", + "index" : 2331, + "period" : 2, + "timestamp" : "00:33:18.336", + "minute" : 78, + "second" : 18, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 173, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 87.4, 73.4 ], + "duration" : 1.201941, + "related_events" : [ "32e6ab7b-fd6f-423b-97cf-006c91cf8dda" ], + "pass" : { + "recipient" : { + "id" : 18146, + "name" : "Leanne Kiernan" + }, + "length" : 6.746851, + "angle" : 0.20902294, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 94.0, 74.8 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "32e6ab7b-fd6f-423b-97cf-006c91cf8dda", + "index" : 2332, + "period" : 2, + "timestamp" : "00:33:19.538", + "minute" : 78, + "second" : 19, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 173, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18146, + "name" : "Leanne Kiernan" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 94.0, 74.8 ], + "related_events" : [ "adc3e847-f7f5-4e30-882c-d2a0e74a9321" ] +}, { + "id" : "aad63dca-c4c6-4d9c-bd0c-e763906ed1ce", + "index" : 2333, + "period" : 2, + "timestamp" : "00:33:19.538", + "minute" : 78, + "second" : 19, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 173, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18146, + "name" : "Leanne Kiernan" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 94.0, 74.8 ], + "duration" : 3.597843, + "under_pressure" : true, + "related_events" : [ "32e6ab7b-fd6f-423b-97cf-006c91cf8dda", "5f50b461-171b-40cf-8464-059bb94d9b39", "c7ca9ff1-1327-4f09-acb3-01e04f9f5c4e" ], + "carry" : { + "end_location" : [ 112.0, 76.3 ] + } +}, { + "id" : "5f50b461-171b-40cf-8464-059bb94d9b39", + "index" : 2334, + "period" : 2, + "timestamp" : "00:33:22.494", + "minute" : 78, + "second" : 22, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 173, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 14.4, 11.0 ], + "duration" : 0.740599, + "related_events" : [ "aad63dca-c4c6-4d9c-bd0c-e763906ed1ce", "c7ca9ff1-1327-4f09-acb3-01e04f9f5c4e" ] +}, { + "id" : "c7ca9ff1-1327-4f09-acb3-01e04f9f5c4e", + "index" : 2335, + "period" : 2, + "timestamp" : "00:33:23.135", + "minute" : 78, + "second" : 23, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 173, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18146, + "name" : "Leanne Kiernan" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 112.0, 76.3 ], + "duration" : 0.219512, + "under_pressure" : true, + "related_events" : [ "53f9ce6b-f532-470d-b078-ec0408cd126e", "5f50b461-171b-40cf-8464-059bb94d9b39" ], + "pass" : { + "length" : 5.7974133, + "angle" : -1.8325099, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 110.5, 70.7 ], + "outcome" : { + "id" : 9, + "name" : "Incomplete" + }, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "53f9ce6b-f532-470d-b078-ec0408cd126e", + "index" : 2336, + "period" : 2, + "timestamp" : "00:33:23.355", + "minute" : 78, + "second" : 23, + "type" : { + "id" : 6, + "name" : "Block" + }, + "possession" : 173, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 9.6, 9.4 ], + "duration" : 0.0, + "related_events" : [ "c7ca9ff1-1327-4f09-acb3-01e04f9f5c4e" ] +}, { + "id" : "74b95437-1a97-4b29-af5d-f2f598bae50f", + "index" : 2337, + "period" : 2, + "timestamp" : "00:33:24.371", + "minute" : 78, + "second" : 24, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 173, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 107.3, 55.7 ], + "duration" : 0.600432, + "related_events" : [ "774d3f12-150d-45f9-8aad-330adf0b895c" ] +}, { + "id" : "774d3f12-150d-45f9-8aad-330adf0b895c", + "index" : 2338, + "period" : 2, + "timestamp" : "00:33:24.970", + "minute" : 78, + "second" : 24, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 173, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 8.5, 21.8 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "74b95437-1a97-4b29-af5d-f2f598bae50f" ], + "clearance" : { + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "right_foot" : true + } +}, { + "id" : "8744d64e-d235-4ef3-a856-8dad57cfdcc9", + "index" : 2339, + "period" : 2, + "timestamp" : "00:33:26.674", + "minute" : 78, + "second" : 26, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 173, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 97.3, 64.8 ], + "duration" : 0.0 +}, { + "id" : "4d91f531-94b4-41c3-a500-beee568035b5", + "index" : 2340, + "period" : 2, + "timestamp" : "00:33:26.674", + "minute" : 78, + "second" : 26, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 173, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 97.3, 64.8 ], + "duration" : 1.165384, + "related_events" : [ "3bd7d38f-a285-401e-ae9a-1de99c1c4c4a", "8744d64e-d235-4ef3-a856-8dad57cfdcc9" ], + "carry" : { + "end_location" : [ 95.8, 61.8 ] + } +}, { + "id" : "3bd7d38f-a285-401e-ae9a-1de99c1c4c4a", + "index" : 2341, + "period" : 2, + "timestamp" : "00:33:27.839", + "minute" : 78, + "second" : 27, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 173, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 95.8, 61.8 ], + "duration" : 0.954017, + "related_events" : [ "fdab04e9-afa5-4743-819d-0ce0fb4afc5d" ], + "pass" : { + "recipient" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "length" : 16.022797, + "angle" : -1.7718638, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 92.6, 46.1 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "fdab04e9-afa5-4743-819d-0ce0fb4afc5d", + "index" : 2342, + "period" : 2, + "timestamp" : "00:33:28.793", + "minute" : 78, + "second" : 28, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 173, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 92.6, 46.1 ], + "related_events" : [ "3bd7d38f-a285-401e-ae9a-1de99c1c4c4a" ] +}, { + "id" : "d3932070-f026-4e8b-a107-3b0bd08934af", + "index" : 2343, + "period" : 2, + "timestamp" : "00:33:28.793", + "minute" : 78, + "second" : 28, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 173, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 92.6, 46.1 ], + "duration" : 1.971187, + "related_events" : [ "c464202f-657d-45e7-b7b5-ea38fca518e1", "fdab04e9-afa5-4743-819d-0ce0fb4afc5d" ], + "carry" : { + "end_location" : [ 93.5, 49.4 ] + } +}, { + "id" : "c464202f-657d-45e7-b7b5-ea38fca518e1", + "index" : 2344, + "period" : 2, + "timestamp" : "00:33:30.764", + "minute" : 78, + "second" : 30, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 173, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 93.5, 49.4 ], + "duration" : 3.512795, + "related_events" : [ "628b3512-43da-4885-956a-d6d76ab9da56" ], + "pass" : { + "recipient" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "length" : 20.827866, + "angle" : 2.2950463, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 79.7, 65.0 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "628b3512-43da-4885-956a-d6d76ab9da56", + "index" : 2345, + "period" : 2, + "timestamp" : "00:33:34.277", + "minute" : 78, + "second" : 34, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 173, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 79.7, 65.0 ], + "related_events" : [ "c464202f-657d-45e7-b7b5-ea38fca518e1" ] +}, { + "id" : "85bf3f69-1031-424e-b32e-7c0416c42f6e", + "index" : 2346, + "period" : 2, + "timestamp" : "00:33:34.277", + "minute" : 78, + "second" : 34, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 173, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 79.7, 65.0 ], + "duration" : 2.076667, + "related_events" : [ "628b3512-43da-4885-956a-d6d76ab9da56", "d4a9dab9-42c4-4808-a62c-f0d504dfe095" ], + "carry" : { + "end_location" : [ 79.7, 65.0 ] + } +}, { + "id" : "d4a9dab9-42c4-4808-a62c-f0d504dfe095", + "index" : 2347, + "period" : 2, + "timestamp" : "00:33:36.354", + "minute" : 78, + "second" : 36, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 173, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 79.7, 65.0 ], + "duration" : 0.704975, + "related_events" : [ "3b9d5296-630d-433e-9b42-74e1434d6a17" ], + "pass" : { + "recipient" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "length" : 11.136427, + "angle" : 0.0809041, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 90.8, 65.9 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "3b9d5296-630d-433e-9b42-74e1434d6a17", + "index" : 2348, + "period" : 2, + "timestamp" : "00:33:37.059", + "minute" : 78, + "second" : 37, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 173, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 90.8, 65.9 ], + "related_events" : [ "d4a9dab9-42c4-4808-a62c-f0d504dfe095" ] +}, { + "id" : "98e315ef-4c54-40dd-989c-9c85f0f62757", + "index" : 2349, + "period" : 2, + "timestamp" : "00:33:37.059", + "minute" : 78, + "second" : 37, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 173, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 90.8, 65.9 ], + "duration" : 2.320127, + "related_events" : [ "3b9d5296-630d-433e-9b42-74e1434d6a17", "c325b6df-aa86-414b-badc-cc809fbbc0d5" ], + "carry" : { + "end_location" : [ 91.7, 58.0 ] + } +}, { + "id" : "c325b6df-aa86-414b-badc-cc809fbbc0d5", + "index" : 2350, + "period" : 2, + "timestamp" : "00:33:39.379", + "minute" : 78, + "second" : 39, + "type" : { + "id" : 3, + "name" : "Dispossessed" + }, + "possession" : 173, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 91.7, 58.0 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "229504bf-66ca-44b8-b4fc-b26fa4f75a42" ] +}, { + "id" : "229504bf-66ca-44b8-b4fc-b26fa4f75a42", + "index" : 2351, + "period" : 2, + "timestamp" : "00:33:39.379", + "minute" : 78, + "second" : 39, + "type" : { + "id" : 4, + "name" : "Duel" + }, + "possession" : 173, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 28.4, 22.1 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "c325b6df-aa86-414b-badc-cc809fbbc0d5" ], + "duel" : { + "type" : { + "id" : 11, + "name" : "Tackle" + }, + "outcome" : { + "id" : 16, + "name" : "Success In Play" + } + } +}, { + "id" : "5ec5b7ef-9ff5-487d-824b-036af2fc4dac", + "index" : 2352, + "period" : 2, + "timestamp" : "00:33:41.038", + "minute" : 78, + "second" : 41, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 173, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 20.0, 31.3 ], + "duration" : 0.0, + "under_pressure" : true, + "clearance" : { + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "left_foot" : true + } +}, { + "id" : "d4fcbe00-3125-4a85-a1f0-aad7a1f1b483", + "index" : 2353, + "period" : 2, + "timestamp" : "00:33:44.965", + "minute" : 78, + "second" : 44, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 173, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 50.8, 9.4 ], + "duration" : 0.0, + "ball_recovery" : { + "recovery_failure" : true + } +}, { + "id" : "c8faa586-9e4b-483f-9198-61dea3cd9158", + "index" : 2354, + "period" : 2, + "timestamp" : "00:33:44.989", + "minute" : 78, + "second" : 44, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 173, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 65.7, 70.7 ], + "duration" : 2.148893, + "related_events" : [ "63f98964-75da-4420-a86c-6c4914ac0255" ], + "pass" : { + "recipient" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "length" : 14.713939, + "angle" : -1.4000611, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 68.2, 56.2 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 66, + "name" : "Recovery" + } + } +}, { + "id" : "63f98964-75da-4420-a86c-6c4914ac0255", + "index" : 2355, + "period" : 2, + "timestamp" : "00:33:47.138", + "minute" : 78, + "second" : 47, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 173, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 68.2, 56.2 ], + "related_events" : [ "c8faa586-9e4b-483f-9198-61dea3cd9158" ] +}, { + "id" : "fe67eed8-306d-415a-bc27-9ba5b24fd7ec", + "index" : 2356, + "period" : 2, + "timestamp" : "00:33:47.138", + "minute" : 78, + "second" : 47, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 173, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 68.2, 56.2 ], + "duration" : 1.702479, + "related_events" : [ "ff81162a-2374-4ca1-b83b-3502b5cfaa89" ], + "pass" : { + "recipient" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "length" : 17.135344, + "angle" : 1.078436, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 76.3, 71.3 ], + "body_part" : { + "id" : 37, + "name" : "Head" + } + } +}, { + "id" : "a0f27419-cf7a-4538-9731-be0c76e538db", + "index" : 2357, + "period" : 2, + "timestamp" : "00:33:48.624", + "minute" : 78, + "second" : 48, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 173, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 48.7, 14.9 ], + "duration" : 0.47785, + "related_events" : [ "d7f918df-7710-4a17-97a3-7f37a931a1fd", "ff81162a-2374-4ca1-b83b-3502b5cfaa89" ] +}, { + "id" : "ff81162a-2374-4ca1-b83b-3502b5cfaa89", + "index" : 2358, + "period" : 2, + "timestamp" : "00:33:48.841", + "minute" : 78, + "second" : 48, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 173, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 76.3, 71.3 ], + "under_pressure" : true, + "related_events" : [ "a0f27419-cf7a-4538-9731-be0c76e538db", "fe67eed8-306d-415a-bc27-9ba5b24fd7ec" ] +}, { + "id" : "d7f918df-7710-4a17-97a3-7f37a931a1fd", + "index" : 2359, + "period" : 2, + "timestamp" : "00:33:48.841", + "minute" : 78, + "second" : 48, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 173, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 76.3, 71.3 ], + "duration" : 0.263093, + "under_pressure" : true, + "related_events" : [ "6062de5b-3ebf-4de4-b404-649ca2219d8b", "a0f27419-cf7a-4538-9731-be0c76e538db", "ff81162a-2374-4ca1-b83b-3502b5cfaa89" ], + "carry" : { + "end_location" : [ 76.3, 72.9 ] + } +}, { + "id" : "6062de5b-3ebf-4de4-b404-649ca2219d8b", + "index" : 2360, + "period" : 2, + "timestamp" : "00:33:49.104", + "minute" : 78, + "second" : 49, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 173, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 76.3, 72.9 ], + "duration" : 1.757009, + "related_events" : [ "ada19d36-22fc-4d4d-9ac4-c6d8c7450d06" ], + "pass" : { + "length" : 16.329422, + "angle" : -1.0797583, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 84.0, 58.5 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "ada19d36-22fc-4d4d-9ac4-c6d8c7450d06", + "index" : 2361, + "period" : 2, + "timestamp" : "00:33:50.861", + "minute" : 78, + "second" : 50, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 173, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "out" : true, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 36.1, 21.6 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "6062de5b-3ebf-4de4-b404-649ca2219d8b" ], + "clearance" : { + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "left_foot" : true + } +}, { + "id" : "9540b595-5aa0-486d-8ffb-b961cedd4c18", + "index" : 2362, + "period" : 2, + "timestamp" : "00:34:28.579", + "minute" : 79, + "second" : 28, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 174, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 69.3, 80.0 ], + "duration" : 1.360026, + "related_events" : [ "f14f87a4-2505-4da8-8e08-5fa45deab065" ], + "pass" : { + "recipient" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "length" : 19.744873, + "angle" : -2.7846003, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 50.8, 73.1 ], + "type" : { + "id" : 67, + "name" : "Throw-in" + } + } +}, { + "id" : "f14f87a4-2505-4da8-8e08-5fa45deab065", + "index" : 2363, + "period" : 2, + "timestamp" : "00:34:29.939", + "minute" : 79, + "second" : 29, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 174, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 50.8, 73.1 ], + "related_events" : [ "9540b595-5aa0-486d-8ffb-b961cedd4c18" ] +}, { + "id" : "a63f853d-87f8-45b3-a1ff-d5157257dac5", + "index" : 2364, + "period" : 2, + "timestamp" : "00:34:29.939", + "minute" : 79, + "second" : 29, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 174, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 50.8, 73.1 ], + "duration" : 0.939043, + "related_events" : [ "2a2ebf0c-ce40-4e7c-96f5-cdfbf79a51de", "f14f87a4-2505-4da8-8e08-5fa45deab065" ], + "carry" : { + "end_location" : [ 50.8, 71.6 ] + } +}, { + "id" : "2a2ebf0c-ce40-4e7c-96f5-cdfbf79a51de", + "index" : 2365, + "period" : 2, + "timestamp" : "00:34:30.878", + "minute" : 79, + "second" : 30, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 174, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 50.8, 71.6 ], + "duration" : 2.018604, + "related_events" : [ "a7d9c2a9-c8a1-40b4-ac5e-b9bbd8733375" ], + "pass" : { + "recipient" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "length" : 31.028051, + "angle" : -1.7555504, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 45.1, 41.1 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "a7d9c2a9-c8a1-40b4-ac5e-b9bbd8733375", + "index" : 2366, + "period" : 2, + "timestamp" : "00:34:32.897", + "minute" : 79, + "second" : 32, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 174, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 45.1, 41.1 ], + "related_events" : [ "2a2ebf0c-ce40-4e7c-96f5-cdfbf79a51de" ] +}, { + "id" : "1dd8bfbe-0017-4ea7-82c5-c451d8371af9", + "index" : 2367, + "period" : 2, + "timestamp" : "00:34:32.897", + "minute" : 79, + "second" : 32, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 174, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 45.1, 41.1 ], + "duration" : 5.169307, + "related_events" : [ "5eaec3c5-2b3c-4386-a8e7-237061d6e10a", "a7d9c2a9-c8a1-40b4-ac5e-b9bbd8733375" ], + "carry" : { + "end_location" : [ 57.1, 33.2 ] + } +}, { + "id" : "5eaec3c5-2b3c-4386-a8e7-237061d6e10a", + "index" : 2368, + "period" : 2, + "timestamp" : "00:34:38.066", + "minute" : 79, + "second" : 38, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 174, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 57.1, 33.2 ], + "duration" : 0.833816, + "related_events" : [ "b405c135-6c20-4d4f-b76b-eb5149b8c6ec" ], + "pass" : { + "recipient" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "length" : 12.870509, + "angle" : 0.96770865, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 64.4, 43.8 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "b405c135-6c20-4d4f-b76b-eb5149b8c6ec", + "index" : 2369, + "period" : 2, + "timestamp" : "00:34:38.900", + "minute" : 79, + "second" : 38, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 174, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 64.4, 43.8 ], + "related_events" : [ "5eaec3c5-2b3c-4386-a8e7-237061d6e10a" ] +}, { + "id" : "ca4f4463-9036-453d-980d-371f3f3c4eb4", + "index" : 2370, + "period" : 2, + "timestamp" : "00:34:38.900", + "minute" : 79, + "second" : 38, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 174, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 64.4, 43.8 ], + "duration" : 2.231741, + "under_pressure" : true, + "related_events" : [ "8a2f48eb-d5a1-42e4-a38e-6ef8819b092d", "b405c135-6c20-4d4f-b76b-eb5149b8c6ec", "eea7ccf8-4116-4346-b957-506b531c5ea2" ], + "carry" : { + "end_location" : [ 62.3, 36.3 ] + } +}, { + "id" : "8a2f48eb-d5a1-42e4-a38e-6ef8819b092d", + "index" : 2371, + "period" : 2, + "timestamp" : "00:34:40.179", + "minute" : 79, + "second" : 40, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 174, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 55.8, 39.5 ], + "duration" : 1.243236, + "related_events" : [ "ca4f4463-9036-453d-980d-371f3f3c4eb4", "eea7ccf8-4116-4346-b957-506b531c5ea2" ] +}, { + "id" : "eea7ccf8-4116-4346-b957-506b531c5ea2", + "index" : 2372, + "period" : 2, + "timestamp" : "00:34:41.132", + "minute" : 79, + "second" : 41, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 174, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 62.3, 36.3 ], + "duration" : 0.853655, + "under_pressure" : true, + "related_events" : [ "8a2f48eb-d5a1-42e4-a38e-6ef8819b092d", "e0cf4705-7bd3-4eea-b541-8ee83aaf652a" ], + "pass" : { + "recipient" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "length" : 11.573245, + "angle" : -1.3530645, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 64.8, 25.0 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "e0cf4705-7bd3-4eea-b541-8ee83aaf652a", + "index" : 2373, + "period" : 2, + "timestamp" : "00:34:41.985", + "minute" : 79, + "second" : 41, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 174, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 64.8, 25.0 ], + "related_events" : [ "eea7ccf8-4116-4346-b957-506b531c5ea2" ] +}, { + "id" : "4777f2e4-5d57-42e1-b1d4-ec8c6bed19c7", + "index" : 2374, + "period" : 2, + "timestamp" : "00:34:41.985", + "minute" : 79, + "second" : 41, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 174, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 64.8, 25.0 ], + "duration" : 1.89208, + "related_events" : [ "879077c0-4d28-4f79-a0e7-d5846ca4613d" ], + "pass" : { + "recipient" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "length" : 17.608236, + "angle" : 2.987648, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 47.4, 27.7 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "879077c0-4d28-4f79-a0e7-d5846ca4613d", + "index" : 2375, + "period" : 2, + "timestamp" : "00:34:43.877", + "minute" : 79, + "second" : 43, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 174, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 47.4, 27.7 ], + "related_events" : [ "4777f2e4-5d57-42e1-b1d4-ec8c6bed19c7" ] +}, { + "id" : "29f5c89d-18fc-4de5-8225-6830f970b966", + "index" : 2376, + "period" : 2, + "timestamp" : "00:34:43.877", + "minute" : 79, + "second" : 43, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 174, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 47.4, 27.7 ], + "duration" : 0.241317, + "related_events" : [ "879077c0-4d28-4f79-a0e7-d5846ca4613d", "ea2e566f-9255-448f-afb0-4a61b94d04d2" ], + "carry" : { + "end_location" : [ 47.4, 27.7 ] + } +}, { + "id" : "ea2e566f-9255-448f-afb0-4a61b94d04d2", + "index" : 2377, + "period" : 2, + "timestamp" : "00:34:44.119", + "minute" : 79, + "second" : 44, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 174, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 47.4, 27.7 ], + "duration" : 1.674818, + "related_events" : [ "c748d723-2f56-4a3a-afe4-5cbb7490e08c" ], + "pass" : { + "recipient" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "length" : 30.813795, + "angle" : -0.98639405, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 64.4, 2.0 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "c748d723-2f56-4a3a-afe4-5cbb7490e08c", + "index" : 2378, + "period" : 2, + "timestamp" : "00:34:45.794", + "minute" : 79, + "second" : 45, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 174, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 64.4, 2.0 ], + "related_events" : [ "ea2e566f-9255-448f-afb0-4a61b94d04d2" ] +}, { + "id" : "cc142303-0541-4f98-bb6c-9761f5737d2d", + "index" : 2379, + "period" : 2, + "timestamp" : "00:34:45.794", + "minute" : 79, + "second" : 45, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 174, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 64.4, 2.0 ], + "duration" : 4.191855, + "under_pressure" : true, + "related_events" : [ "705bc361-a9e6-4772-baaf-fa440fdaecd3", "c748d723-2f56-4a3a-afe4-5cbb7490e08c", "d23fe94b-8698-43db-a382-2bc17054047d" ], + "carry" : { + "end_location" : [ 53.0, 3.4 ] + } +}, { + "id" : "d23fe94b-8698-43db-a382-2bc17054047d", + "index" : 2380, + "period" : 2, + "timestamp" : "00:34:49.627", + "minute" : 79, + "second" : 49, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 174, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15564, + "name" : "Lucy Quinn" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 58.7, 76.1 ], + "duration" : 0.575221, + "related_events" : [ "705bc361-a9e6-4772-baaf-fa440fdaecd3", "cc142303-0541-4f98-bb6c-9761f5737d2d" ] +}, { + "id" : "705bc361-a9e6-4772-baaf-fa440fdaecd3", + "index" : 2381, + "period" : 2, + "timestamp" : "00:34:49.985", + "minute" : 79, + "second" : 49, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 174, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 53.0, 3.4 ], + "duration" : 0.997241, + "under_pressure" : true, + "related_events" : [ "957f9c67-5b6f-4804-a273-ecefae4eb46d", "d23fe94b-8698-43db-a382-2bc17054047d" ], + "pass" : { + "length" : 21.375921, + "angle" : 0.08430673, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 74.3, 5.2 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "957f9c67-5b6f-4804-a273-ecefae4eb46d", + "index" : 2382, + "period" : 2, + "timestamp" : "00:34:50.983", + "minute" : 79, + "second" : 50, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 174, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 45.8, 74.9 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "705bc361-a9e6-4772-baaf-fa440fdaecd3" ], + "clearance" : { + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "right_foot" : true + } +}, { + "id" : "2d166748-e72d-417b-a819-d94e3d445479", + "index" : 2383, + "period" : 2, + "timestamp" : "00:34:52.776", + "minute" : 79, + "second" : 52, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 174, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 56.2, 5.6 ], + "duration" : 1.887301, + "related_events" : [ "108e9ce4-f463-48c1-94af-061a5a17068b", "ca326360-df55-4211-a80d-99c5260a4f73", "d581cab0-48c3-4467-9058-cb1e31f3961d" ] +}, { + "id" : "d581cab0-48c3-4467-9058-cb1e31f3961d", + "index" : 2384, + "period" : 2, + "timestamp" : "00:34:52.918", + "minute" : 79, + "second" : 52, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 174, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15564, + "name" : "Lucy Quinn" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 58.9, 75.9 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "2d166748-e72d-417b-a819-d94e3d445479" ] +}, { + "id" : "108e9ce4-f463-48c1-94af-061a5a17068b", + "index" : 2385, + "period" : 2, + "timestamp" : "00:34:52.918", + "minute" : 79, + "second" : 52, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 174, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15564, + "name" : "Lucy Quinn" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 58.9, 75.9 ], + "duration" : 1.423623, + "under_pressure" : true, + "related_events" : [ "2d166748-e72d-417b-a819-d94e3d445479", "ca326360-df55-4211-a80d-99c5260a4f73", "d581cab0-48c3-4467-9058-cb1e31f3961d" ], + "carry" : { + "end_location" : [ 53.3, 76.7 ] + } +}, { + "id" : "ca326360-df55-4211-a80d-99c5260a4f73", + "index" : 2386, + "period" : 2, + "timestamp" : "00:34:54.342", + "minute" : 79, + "second" : 54, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 174, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15564, + "name" : "Lucy Quinn" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 53.3, 76.7 ], + "duration" : 1.475998, + "under_pressure" : true, + "related_events" : [ "253577e0-db33-45a5-89f8-4a49324d5e21", "2d166748-e72d-417b-a819-d94e3d445479" ], + "pass" : { + "recipient" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "length" : 19.573963, + "angle" : -3.0546331, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 33.8, 75.0 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "253577e0-db33-45a5-89f8-4a49324d5e21", + "index" : 2387, + "period" : 2, + "timestamp" : "00:34:55.818", + "minute" : 79, + "second" : 55, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 174, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 33.8, 75.0 ], + "related_events" : [ "ca326360-df55-4211-a80d-99c5260a4f73" ] +}, { + "id" : "49fb884d-387a-4bed-b39e-340b6e38a970", + "index" : 2388, + "period" : 2, + "timestamp" : "00:34:55.818", + "minute" : 79, + "second" : 55, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 174, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 33.8, 75.0 ], + "duration" : 0.878537, + "related_events" : [ "12d0b72f-30bd-4a3e-8bd2-bf65ef13d516", "253577e0-db33-45a5-89f8-4a49324d5e21" ], + "carry" : { + "end_location" : [ 40.2, 73.8 ] + } +}, { + "id" : "12d0b72f-30bd-4a3e-8bd2-bf65ef13d516", + "index" : 2389, + "period" : 2, + "timestamp" : "00:34:56.697", + "minute" : 79, + "second" : 56, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 174, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 40.2, 73.8 ], + "duration" : 1.475113, + "related_events" : [ "5e0434a9-8989-4e42-bb58-4b8e80016212" ], + "pass" : { + "length" : 19.192968, + "angle" : -0.43568286, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 57.6, 65.7 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "5e0434a9-8989-4e42-bb58-4b8e80016212", + "index" : 2390, + "period" : 2, + "timestamp" : "00:34:58.172", + "minute" : 79, + "second" : 58, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 174, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 62.5, 14.4 ], + "duration" : 2.441683, + "related_events" : [ "12d0b72f-30bd-4a3e-8bd2-bf65ef13d516", "490bc14f-3913-4705-ae43-c2ab2fb9ec91" ], + "pass" : { + "recipient" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "length" : 16.233606, + "angle" : 0.35877067, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 77.7, 20.1 ], + "type" : { + "id" : 66, + "name" : "Recovery" + }, + "body_part" : { + "id" : 37, + "name" : "Head" + } + } +}, { + "id" : "0726e656-8322-442f-8d56-e56dc8e253f6", + "index" : 2391, + "period" : 2, + "timestamp" : "00:35:00.078", + "minute" : 80, + "second" : 0, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 174, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 43.6, 63.7 ], + "duration" : 1.337301, + "related_events" : [ "490bc14f-3913-4705-ae43-c2ab2fb9ec91", "a48e0535-5a25-4c97-9dbd-a5139619040f" ] +}, { + "id" : "490bc14f-3913-4705-ae43-c2ab2fb9ec91", + "index" : 2392, + "period" : 2, + "timestamp" : "00:35:00.613", + "minute" : 80, + "second" : 0, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 174, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 77.7, 20.1 ], + "under_pressure" : true, + "related_events" : [ "0726e656-8322-442f-8d56-e56dc8e253f6", "5e0434a9-8989-4e42-bb58-4b8e80016212" ] +}, { + "id" : "a48e0535-5a25-4c97-9dbd-a5139619040f", + "index" : 2393, + "period" : 2, + "timestamp" : "00:35:00.613", + "minute" : 80, + "second" : 0, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 174, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 77.7, 20.1 ], + "duration" : 1.979248, + "under_pressure" : true, + "related_events" : [ "0726e656-8322-442f-8d56-e56dc8e253f6", "490bc14f-3913-4705-ae43-c2ab2fb9ec91", "bd9637b6-f3ae-41c2-bc17-1f8e35676274" ], + "carry" : { + "end_location" : [ 79.7, 27.8 ] + } +}, { + "id" : "bd9637b6-f3ae-41c2-bc17-1f8e35676274", + "index" : 2394, + "period" : 2, + "timestamp" : "00:35:02.593", + "minute" : 80, + "second" : 2, + "type" : { + "id" : 3, + "name" : "Dispossessed" + }, + "possession" : 174, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 79.7, 27.8 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "49f88e98-5e8a-42a5-ab45-2a7e26f5cd13" ] +}, { + "id" : "49f88e98-5e8a-42a5-ab45-2a7e26f5cd13", + "index" : 2395, + "period" : 2, + "timestamp" : "00:35:02.593", + "minute" : 80, + "second" : 2, + "type" : { + "id" : 4, + "name" : "Duel" + }, + "possession" : 175, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 40.4, 52.3 ], + "duration" : 0.0, + "under_pressure" : true, + "counterpress" : true, + "related_events" : [ "bd9637b6-f3ae-41c2-bc17-1f8e35676274" ], + "duel" : { + "outcome" : { + "id" : 4, + "name" : "Won" + }, + "type" : { + "id" : 11, + "name" : "Tackle" + } + } +}, { + "id" : "8cd760d1-a9bd-4cd1-b69e-8cddf44df4d5", + "index" : 2396, + "period" : 2, + "timestamp" : "00:35:02.593", + "minute" : 80, + "second" : 2, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 175, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 40.4, 52.3 ], + "duration" : 0.18771, + "under_pressure" : true, + "related_events" : [ "49f88e98-5e8a-42a5-ab45-2a7e26f5cd13", "d2788290-1739-4695-9e96-de3cb91d63e2", "f1c3a8e5-d981-4f34-bcc8-443f07f660a6" ], + "carry" : { + "end_location" : [ 40.4, 52.3 ] + } +}, { + "id" : "f1c3a8e5-d981-4f34-bcc8-443f07f660a6", + "index" : 2397, + "period" : 2, + "timestamp" : "00:35:02.780", + "minute" : 80, + "second" : 2, + "type" : { + "id" : 39, + "name" : "Dribbled Past" + }, + "possession" : 175, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 79.7, 27.8 ], + "duration" : 0.0, + "counterpress" : true, + "related_events" : [ "8cd760d1-a9bd-4cd1-b69e-8cddf44df4d5", "d2788290-1739-4695-9e96-de3cb91d63e2", "de023fee-9f2b-432d-a2ca-4a005194d975" ] +}, { + "id" : "d2788290-1739-4695-9e96-de3cb91d63e2", + "index" : 2398, + "period" : 2, + "timestamp" : "00:35:02.780", + "minute" : 80, + "second" : 2, + "type" : { + "id" : 14, + "name" : "Dribble" + }, + "possession" : 175, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 40.4, 52.3 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "f1c3a8e5-d981-4f34-bcc8-443f07f660a6" ], + "dribble" : { + "outcome" : { + "id" : 8, + "name" : "Complete" + } + } +}, { + "id" : "de023fee-9f2b-432d-a2ca-4a005194d975", + "index" : 2399, + "period" : 2, + "timestamp" : "00:35:02.780", + "minute" : 80, + "second" : 2, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 175, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 40.4, 52.3 ], + "duration" : 1.171911, + "under_pressure" : true, + "related_events" : [ "2a9c994b-be43-4329-93ce-b4c9132360fd", "35535465-4609-4105-b2e2-d4f654bf6848", "d2788290-1739-4695-9e96-de3cb91d63e2", "f1c3a8e5-d981-4f34-bcc8-443f07f660a6" ], + "carry" : { + "end_location" : [ 41.3, 57.3 ] + } +}, { + "id" : "2a9c994b-be43-4329-93ce-b4c9132360fd", + "index" : 2400, + "period" : 2, + "timestamp" : "00:35:03.533", + "minute" : 80, + "second" : 3, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 175, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 80.9, 16.4 ], + "duration" : 0.583586, + "counterpress" : true, + "related_events" : [ "35535465-4609-4105-b2e2-d4f654bf6848", "de023fee-9f2b-432d-a2ca-4a005194d975" ] +}, { + "id" : "35535465-4609-4105-b2e2-d4f654bf6848", + "index" : 2401, + "period" : 2, + "timestamp" : "00:35:03.952", + "minute" : 80, + "second" : 3, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 175, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 41.3, 57.3 ], + "duration" : 0.944946, + "under_pressure" : true, + "related_events" : [ "2a9c994b-be43-4329-93ce-b4c9132360fd", "4e8f44b0-b8d4-4a70-aecb-1bd68a4bed2c" ], + "pass" : { + "recipient" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "length" : 13.90863, + "angle" : 0.3831766, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 54.2, 62.5 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "8ed538b4-aeb2-45ac-a1c3-100bf6d00826", + "index" : 2402, + "period" : 2, + "timestamp" : "00:35:04.444", + "minute" : 80, + "second" : 4, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 175, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 65.3, 13.8 ], + "duration" : 0.44264, + "counterpress" : true +}, { + "id" : "4e8f44b0-b8d4-4a70-aecb-1bd68a4bed2c", + "index" : 2403, + "period" : 2, + "timestamp" : "00:35:04.897", + "minute" : 80, + "second" : 4, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 175, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 54.2, 62.5 ], + "related_events" : [ "35535465-4609-4105-b2e2-d4f654bf6848" ] +}, { + "id" : "a016a092-d300-47b1-b040-c119339cc69a", + "index" : 2404, + "period" : 2, + "timestamp" : "00:35:04.897", + "minute" : 80, + "second" : 4, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 175, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 54.2, 62.5 ], + "duration" : 0.249129, + "related_events" : [ "4e8f44b0-b8d4-4a70-aecb-1bd68a4bed2c", "549c96e1-4de3-4c89-953d-4a1b7cc4ba54" ], + "carry" : { + "end_location" : [ 54.2, 61.2 ] + } +}, { + "id" : "549c96e1-4de3-4c89-953d-4a1b7cc4ba54", + "index" : 2405, + "period" : 2, + "timestamp" : "00:35:05.146", + "minute" : 80, + "second" : 5, + "type" : { + "id" : 38, + "name" : "Miscontrol" + }, + "possession" : 175, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 54.2, 61.2 ], + "duration" : 0.0 +}, { + "id" : "d33d43ed-3b62-4c73-92e9-ff88d1ceaf88", + "index" : 2406, + "period" : 2, + "timestamp" : "00:35:34.084", + "minute" : 80, + "second" : 34, + "type" : { + "id" : 40, + "name" : "Injury Stoppage" + }, + "possession" : 175, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "duration" : 0.0 +}, { + "id" : "4421273d-8162-4c4d-8ca8-73993352d7d0", + "index" : 2407, + "period" : 2, + "timestamp" : "00:35:42.981", + "minute" : 80, + "second" : 42, + "type" : { + "id" : 27, + "name" : "Player Off" + }, + "possession" : 175, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "duration" : 0.0, + "related_events" : [ "9bd69310-5368-4198-9e80-30a81ab532e2" ] +}, { + "id" : "2f951d56-0abd-4df0-aa7c-bd70adc16c1b", + "index" : 2408, + "period" : 2, + "timestamp" : "00:36:14.322", + "minute" : 81, + "second" : 14, + "type" : { + "id" : 41, + "name" : "Referee Ball-Drop" + }, + "possession" : 176, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 5, + "name" : "Other" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "location" : [ 47.8, 18.0 ], + "duration" : 0.0 +}, { + "id" : "6c3fb0b4-1e9e-4f26-80c2-b7b3efe058f6", + "index" : 2409, + "period" : 2, + "timestamp" : "00:36:14.566", + "minute" : 81, + "second" : 14, + "type" : { + "id" : 41, + "name" : "Referee Ball-Drop" + }, + "possession" : 177, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 5, + "name" : "Other" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "location" : [ 71.4, 63.0 ], + "duration" : 0.0 +}, { + "id" : "88592d0f-a45e-4d51-9b2b-86b35d52a425", + "index" : 2410, + "period" : 2, + "timestamp" : "00:36:15.105", + "minute" : 81, + "second" : 15, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 177, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 5, + "name" : "Other" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 44.9, 18.5 ], + "duration" : 0.894959, + "related_events" : [ "17585e8b-1b24-4f62-8829-f4985b038cc1", "5cdd3288-fed0-4afd-b389-1cbe875a9958" ] +}, { + "id" : "5cdd3288-fed0-4afd-b389-1cbe875a9958", + "index" : 2411, + "period" : 2, + "timestamp" : "00:36:15.744", + "minute" : 81, + "second" : 15, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 177, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 5, + "name" : "Other" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 73.1, 64.5 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "88592d0f-a45e-4d51-9b2b-86b35d52a425" ] +}, { + "id" : "17585e8b-1b24-4f62-8829-f4985b038cc1", + "index" : 2412, + "period" : 2, + "timestamp" : "00:36:15.744", + "minute" : 81, + "second" : 15, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 177, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 5, + "name" : "Other" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 73.1, 64.5 ], + "duration" : 0.513024, + "under_pressure" : true, + "related_events" : [ "4349ecd5-d4b1-48e9-9f1b-36e9decc75ad", "5cdd3288-fed0-4afd-b389-1cbe875a9958", "7b11b2a4-7b42-49ea-a49d-b7de271e8e32", "88592d0f-a45e-4d51-9b2b-86b35d52a425" ], + "carry" : { + "end_location" : [ 72.9, 67.0 ] + } +}, { + "id" : "7b11b2a4-7b42-49ea-a49d-b7de271e8e32", + "index" : 2413, + "period" : 2, + "timestamp" : "00:36:16.257", + "minute" : 81, + "second" : 16, + "type" : { + "id" : 39, + "name" : "Dribbled Past" + }, + "possession" : 177, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 5, + "name" : "Other" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 47.2, 13.1 ], + "duration" : 0.0, + "related_events" : [ "17585e8b-1b24-4f62-8829-f4985b038cc1", "4349ecd5-d4b1-48e9-9f1b-36e9decc75ad", "d88606a4-fb5c-4265-adf9-f5d9b65b8002" ] +}, { + "id" : "4349ecd5-d4b1-48e9-9f1b-36e9decc75ad", + "index" : 2414, + "period" : 2, + "timestamp" : "00:36:16.257", + "minute" : 81, + "second" : 16, + "type" : { + "id" : 14, + "name" : "Dribble" + }, + "possession" : 177, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 5, + "name" : "Other" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 72.9, 67.0 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "7b11b2a4-7b42-49ea-a49d-b7de271e8e32" ], + "dribble" : { + "outcome" : { + "id" : 8, + "name" : "Complete" + } + } +}, { + "id" : "d88606a4-fb5c-4265-adf9-f5d9b65b8002", + "index" : 2415, + "period" : 2, + "timestamp" : "00:36:16.257", + "minute" : 81, + "second" : 16, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 177, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 5, + "name" : "Other" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 72.9, 67.0 ], + "duration" : 0.427211, + "under_pressure" : true, + "related_events" : [ "2a9cae5e-9c89-461c-a357-3fe29b308ba2", "4349ecd5-d4b1-48e9-9f1b-36e9decc75ad", "7b11b2a4-7b42-49ea-a49d-b7de271e8e32" ], + "carry" : { + "end_location" : [ 73.8, 70.9 ] + } +}, { + "id" : "2a9cae5e-9c89-461c-a357-3fe29b308ba2", + "index" : 2416, + "period" : 2, + "timestamp" : "00:36:16.685", + "minute" : 81, + "second" : 16, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 177, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 5, + "name" : "Other" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 73.8, 70.9 ], + "duration" : 1.685584, + "related_events" : [ "97e7d598-d465-4c97-bba0-8f128082c195" ], + "pass" : { + "recipient" : { + "id" : 15564, + "name" : "Lucy Quinn" + }, + "length" : 22.337637, + "angle" : 0.41958797, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 94.2, 80.0 ], + "outcome" : { + "id" : 75, + "name" : "Out" + }, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "97e7d598-d465-4c97-bba0-8f128082c195", + "index" : 2417, + "period" : 2, + "timestamp" : "00:36:18.370", + "minute" : 81, + "second" : 18, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 177, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 5, + "name" : "Other" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15564, + "name" : "Lucy Quinn" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 85.6, 75.0 ], + "related_events" : [ "2a9cae5e-9c89-461c-a357-3fe29b308ba2" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "9bd69310-5368-4198-9e80-30a81ab532e2", + "index" : 2418, + "period" : 2, + "timestamp" : "00:36:21.191", + "minute" : 81, + "second" : 21, + "type" : { + "id" : 26, + "name" : "Player On" + }, + "possession" : 177, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 5, + "name" : "Other" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "duration" : 0.0, + "related_events" : [ "4421273d-8162-4c4d-8ca8-73993352d7d0" ] +}, { + "id" : "6cf65492-1782-42d2-86e3-80bff0d66072", + "index" : 2419, + "period" : 2, + "timestamp" : "00:36:25.276", + "minute" : 81, + "second" : 25, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 178, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 24.6, 0.1 ], + "duration" : 1.412291, + "related_events" : [ "3ceb1ab6-189b-4e86-a507-2481fe1fefbc" ], + "pass" : { + "recipient" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "length" : 21.945614, + "angle" : 0.20186381, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 46.1, 4.5 ], + "type" : { + "id" : 67, + "name" : "Throw-in" + } + } +}, { + "id" : "d1f93e26-4fc9-4af5-881c-c83fa82e2928", + "index" : 2420, + "period" : 2, + "timestamp" : "00:36:26.327", + "minute" : 81, + "second" : 26, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 178, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 70.6, 74.9 ], + "duration" : 0.745085, + "related_events" : [ "3ceb1ab6-189b-4e86-a507-2481fe1fefbc", "e203f291-91a9-4131-b6cc-5e231a77afb5" ] +}, { + "id" : "3ceb1ab6-189b-4e86-a507-2481fe1fefbc", + "index" : 2421, + "period" : 2, + "timestamp" : "00:36:26.688", + "minute" : 81, + "second" : 26, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 178, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 46.1, 4.5 ], + "under_pressure" : true, + "related_events" : [ "6cf65492-1782-42d2-86e3-80bff0d66072", "d1f93e26-4fc9-4af5-881c-c83fa82e2928" ] +}, { + "id" : "e203f291-91a9-4131-b6cc-5e231a77afb5", + "index" : 2422, + "period" : 2, + "timestamp" : "00:36:26.688", + "minute" : 81, + "second" : 26, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 178, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 46.1, 4.5 ], + "duration" : 0.631863, + "under_pressure" : true, + "related_events" : [ "0bc721df-4191-48ea-a4ac-5867bdd71387", "3ceb1ab6-189b-4e86-a507-2481fe1fefbc", "40809217-f74d-4bec-b8a0-d5c57ed11ba5", "d1f93e26-4fc9-4af5-881c-c83fa82e2928" ], + "carry" : { + "end_location" : [ 46.1, 2.4 ] + } +}, { + "id" : "0bc721df-4191-48ea-a4ac-5867bdd71387", + "index" : 2423, + "period" : 2, + "timestamp" : "00:36:26.876", + "minute" : 81, + "second" : 26, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 178, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 75.6, 73.2 ], + "duration" : 0.477326, + "related_events" : [ "40809217-f74d-4bec-b8a0-d5c57ed11ba5", "e203f291-91a9-4131-b6cc-5e231a77afb5", "fa9aea6c-f627-438f-9608-2c70ce8dd673" ] +}, { + "id" : "fab04a71-6975-484e-b534-33b6c3bb7d51", + "index" : 2424, + "period" : 2, + "timestamp" : "00:36:27.320", + "minute" : 81, + "second" : 27, + "type" : { + "id" : 39, + "name" : "Dribbled Past" + }, + "possession" : 178, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 74.0, 77.7 ], + "duration" : 0.0, + "related_events" : [ "40809217-f74d-4bec-b8a0-d5c57ed11ba5", "fa9aea6c-f627-438f-9608-2c70ce8dd673" ] +}, { + "id" : "40809217-f74d-4bec-b8a0-d5c57ed11ba5", + "index" : 2425, + "period" : 2, + "timestamp" : "00:36:27.320", + "minute" : 81, + "second" : 27, + "type" : { + "id" : 14, + "name" : "Dribble" + }, + "possession" : 178, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 46.1, 2.4 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "0bc721df-4191-48ea-a4ac-5867bdd71387", "fab04a71-6975-484e-b534-33b6c3bb7d51" ], + "dribble" : { + "outcome" : { + "id" : 8, + "name" : "Complete" + } + } +}, { + "id" : "fa9aea6c-f627-438f-9608-2c70ce8dd673", + "index" : 2426, + "period" : 2, + "timestamp" : "00:36:27.320", + "minute" : 81, + "second" : 27, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 178, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 46.1, 2.4 ], + "duration" : 0.873445, + "under_pressure" : true, + "related_events" : [ "0bc721df-4191-48ea-a4ac-5867bdd71387", "40809217-f74d-4bec-b8a0-d5c57ed11ba5", "5b2a65b8-6463-4319-b70e-7d2849ae977b", "fab04a71-6975-484e-b534-33b6c3bb7d51" ], + "carry" : { + "end_location" : [ 46.7, 3.1 ] + } +}, { + "id" : "5b2a65b8-6463-4319-b70e-7d2849ae977b", + "index" : 2427, + "period" : 2, + "timestamp" : "00:36:28.193", + "minute" : 81, + "second" : 28, + "type" : { + "id" : 3, + "name" : "Dispossessed" + }, + "possession" : 178, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 46.7, 3.1 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "9a45cef7-e9ab-44ff-aae1-b6b00134ee6a" ] +}, { + "id" : "9a45cef7-e9ab-44ff-aae1-b6b00134ee6a", + "index" : 2428, + "period" : 2, + "timestamp" : "00:36:28.193", + "minute" : 81, + "second" : 28, + "type" : { + "id" : 4, + "name" : "Duel" + }, + "possession" : 178, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 73.4, 77.0 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "5b2a65b8-6463-4319-b70e-7d2849ae977b" ], + "duel" : { + "outcome" : { + "id" : 16, + "name" : "Success In Play" + }, + "type" : { + "id" : 11, + "name" : "Tackle" + } + } +}, { + "id" : "41db5167-1c87-4193-89dc-21a6e5d9bdd9", + "index" : 2429, + "period" : 2, + "timestamp" : "00:36:28.573", + "minute" : 81, + "second" : 28, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 178, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15564, + "name" : "Lucy Quinn" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 79.0, 74.0 ], + "duration" : 0.0 +}, { + "id" : "4e9a7a85-3664-4204-9923-529eee72c4b8", + "index" : 2430, + "period" : 2, + "timestamp" : "00:36:28.573", + "minute" : 81, + "second" : 28, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 178, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15564, + "name" : "Lucy Quinn" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 79.0, 74.0 ], + "duration" : 1.823909, + "under_pressure" : true, + "related_events" : [ "41db5167-1c87-4193-89dc-21a6e5d9bdd9", "7c9adf53-6327-44e9-a9d6-5b4b7e553296", "e8e28c9b-519f-41e2-b67f-039807f70b23" ], + "carry" : { + "end_location" : [ 78.4, 71.3 ] + } +}, { + "id" : "e8e28c9b-519f-41e2-b67f-039807f70b23", + "index" : 2431, + "period" : 2, + "timestamp" : "00:36:29.518", + "minute" : 81, + "second" : 29, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 178, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 42.0, 3.6 ], + "duration" : 0.575673, + "counterpress" : true, + "related_events" : [ "4e9a7a85-3664-4204-9923-529eee72c4b8" ] +}, { + "id" : "080bbb88-0899-4106-a49a-372a586d1246", + "index" : 2432, + "period" : 2, + "timestamp" : "00:36:30.397", + "minute" : 81, + "second" : 30, + "type" : { + "id" : 22, + "name" : "Foul Committed" + }, + "possession" : 178, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 41.7, 8.8 ], + "duration" : 0.0, + "counterpress" : true, + "related_events" : [ "7c9adf53-6327-44e9-a9d6-5b4b7e553296" ], + "foul_committed" : { + "card" : { + "id" : 7, + "name" : "Yellow Card" + } + } +}, { + "id" : "7c9adf53-6327-44e9-a9d6-5b4b7e553296", + "index" : 2433, + "period" : 2, + "timestamp" : "00:36:30.397", + "minute" : 81, + "second" : 30, + "type" : { + "id" : 21, + "name" : "Foul Won" + }, + "possession" : 178, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15564, + "name" : "Lucy Quinn" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 78.4, 71.3 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "080bbb88-0899-4106-a49a-372a586d1246" ] +}, { + "id" : "c5f5f221-0b23-4c57-ae54-b805f251a89c", + "index" : 2434, + "period" : 2, + "timestamp" : "00:37:13.485", + "minute" : 82, + "second" : 13, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 179, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 82.0, 73.2 ], + "duration" : 2.289449, + "related_events" : [ "064c4ef7-83ad-437f-9547-d5cced2f7d18" ], + "pass" : { + "length" : 44.680645, + "angle" : -0.6488726, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 117.6, 46.2 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "type" : { + "id" : 62, + "name" : "Free Kick" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "064c4ef7-83ad-437f-9547-d5cced2f7d18", + "index" : 2435, + "period" : 2, + "timestamp" : "00:37:15.775", + "minute" : 82, + "second" : 15, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 180, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 2.5, 33.9 ], + "duration" : 0.0, + "related_events" : [ "c5f5f221-0b23-4c57-ae54-b805f251a89c" ] +}, { + "id" : "d89fd712-739e-486c-aaac-6823e7a6fccd", + "index" : 2436, + "period" : 2, + "timestamp" : "00:37:15.775", + "minute" : 82, + "second" : 15, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 180, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 2.5, 33.9 ], + "duration" : 10.799726, + "related_events" : [ "064c4ef7-83ad-437f-9547-d5cced2f7d18", "73b86547-680a-4726-bc81-1cbd966e0860" ], + "carry" : { + "end_location" : [ 17.3, 33.6 ] + } +}, { + "id" : "73b86547-680a-4726-bc81-1cbd966e0860", + "index" : 2437, + "period" : 2, + "timestamp" : "00:37:26.575", + "minute" : 82, + "second" : 26, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 180, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 17.3, 33.6 ], + "duration" : 2.760607, + "related_events" : [ "7d1244b0-fa27-474b-ab6c-ffb3afcfccb9" ], + "pass" : { + "length" : 56.174904, + "angle" : -0.21345563, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 72.2, 21.7 ], + "outcome" : { + "id" : 9, + "name" : "Incomplete" + }, + "body_part" : { + "id" : 68, + "name" : "Drop Kick" + } + } +}, { + "id" : "7d1244b0-fa27-474b-ab6c-ffb3afcfccb9", + "index" : 2438, + "period" : 2, + "timestamp" : "00:37:29.335", + "minute" : 82, + "second" : 29, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 180, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 47.9, 58.4 ], + "duration" : 1.632841, + "related_events" : [ "73b86547-680a-4726-bc81-1cbd966e0860", "dc969784-7c62-4fbc-b9ca-bb6aa000b0bb" ], + "pass" : { + "recipient" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "length" : 19.678669, + "angle" : -0.16849035, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 67.3, 55.1 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 66, + "name" : "Recovery" + }, + "outcome" : { + "id" : 76, + "name" : "Pass Offside" + } + } +}, { + "id" : "dc969784-7c62-4fbc-b9ca-bb6aa000b0bb", + "index" : 2439, + "period" : 2, + "timestamp" : "00:37:30.968", + "minute" : 82, + "second" : 30, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 180, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 67.3, 55.1 ], + "related_events" : [ "7d1244b0-fa27-474b-ab6c-ffb3afcfccb9" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "6d7f8547-7579-4ade-ba62-075cd60aa098", + "index" : 2440, + "period" : 2, + "timestamp" : "00:37:40.271", + "minute" : 82, + "second" : 40, + "type" : { + "id" : 24, + "name" : "Bad Behaviour" + }, + "possession" : 180, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "duration" : 0.0, + "bad_behaviour" : { + "card" : { + "id" : 7, + "name" : "Yellow Card" + } + } +}, { + "id" : "815f84d8-26b7-40f9-9f64-c3e9151f359e", + "index" : 2441, + "period" : 2, + "timestamp" : "00:37:55.749", + "minute" : 82, + "second" : 55, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 181, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 52.6, 26.4 ], + "duration" : 1.589884, + "related_events" : [ "723b3b85-c97c-4a7f-9ca9-9c5af114dbe3" ], + "pass" : { + "recipient" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "length" : 21.411213, + "angle" : -1.4302202, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 55.6, 5.2 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 62, + "name" : "Free Kick" + } + } +}, { + "id" : "723b3b85-c97c-4a7f-9ca9-9c5af114dbe3", + "index" : 2442, + "period" : 2, + "timestamp" : "00:37:57.339", + "minute" : 82, + "second" : 57, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 181, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 55.6, 5.2 ], + "related_events" : [ "815f84d8-26b7-40f9-9f64-c3e9151f359e" ] +}, { + "id" : "cbadefd3-f628-4c08-ac45-079f8ed60e1c", + "index" : 2443, + "period" : 2, + "timestamp" : "00:37:57.339", + "minute" : 82, + "second" : 57, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 181, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 55.6, 5.2 ], + "duration" : 0.676951, + "related_events" : [ "38b05194-c3b6-4b15-a1ec-19a1803cbb10", "723b3b85-c97c-4a7f-9ca9-9c5af114dbe3" ], + "carry" : { + "end_location" : [ 54.6, 5.2 ] + } +}, { + "id" : "38b05194-c3b6-4b15-a1ec-19a1803cbb10", + "index" : 2444, + "period" : 2, + "timestamp" : "00:37:58.016", + "minute" : 82, + "second" : 58, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 181, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 54.6, 5.2 ], + "duration" : 1.710442, + "related_events" : [ "aeb987ab-977a-4c45-9edb-5658180c8dfe" ], + "pass" : { + "recipient" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "length" : 17.523699, + "angle" : 2.4775465, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 40.8, 16.0 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "aeb987ab-977a-4c45-9edb-5658180c8dfe", + "index" : 2445, + "period" : 2, + "timestamp" : "00:37:59.726", + "minute" : 82, + "second" : 59, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 181, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 40.8, 16.0 ], + "related_events" : [ "38b05194-c3b6-4b15-a1ec-19a1803cbb10" ] +}, { + "id" : "e75bc889-ce3b-484c-97c6-f281fa056bc7", + "index" : 2446, + "period" : 2, + "timestamp" : "00:37:59.726", + "minute" : 82, + "second" : 59, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 181, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 40.8, 16.0 ], + "duration" : 1.158758, + "under_pressure" : true, + "related_events" : [ "0b6c1137-4465-4b08-8a1a-6bad4dfd30ce", "2656783a-51be-482a-947f-205bbc10a982", "aeb987ab-977a-4c45-9edb-5658180c8dfe" ], + "carry" : { + "end_location" : [ 41.8, 15.5 ] + } +}, { + "id" : "0b6c1137-4465-4b08-8a1a-6bad4dfd30ce", + "index" : 2447, + "period" : 2, + "timestamp" : "00:38:00.127", + "minute" : 83, + "second" : 0, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 181, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 76.8, 56.6 ], + "duration" : 0.753539, + "related_events" : [ "e75bc889-ce3b-484c-97c6-f281fa056bc7" ] +}, { + "id" : "2656783a-51be-482a-947f-205bbc10a982", + "index" : 2448, + "period" : 2, + "timestamp" : "00:38:00.885", + "minute" : 83, + "second" : 0, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 181, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 41.8, 15.5 ], + "duration" : 0.075032, + "related_events" : [ "d6a3c0e9-601e-4f6d-a23e-d8e91bcca5fb", "facbd2f8-dd83-44ba-b19f-fb3af056e455" ], + "pass" : { + "recipient" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "length" : 2.4413111, + "angle" : 0.61072594, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 43.8, 16.9 ], + "outcome" : { + "id" : 9, + "name" : "Incomplete" + }, + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "facbd2f8-dd83-44ba-b19f-fb3af056e455", + "index" : 2449, + "period" : 2, + "timestamp" : "00:38:00.960", + "minute" : 83, + "second" : 0, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 181, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 55.1, 29.5 ], + "related_events" : [ "2656783a-51be-482a-947f-205bbc10a982" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "d6a3c0e9-601e-4f6d-a23e-d8e91bcca5fb", + "index" : 2450, + "period" : 2, + "timestamp" : "00:38:00.960", + "minute" : 83, + "second" : 0, + "type" : { + "id" : 10, + "name" : "Interception" + }, + "possession" : 181, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 76.3, 63.2 ], + "duration" : 0.0, + "related_events" : [ "2656783a-51be-482a-947f-205bbc10a982" ], + "interception" : { + "outcome" : { + "id" : 16, + "name" : "Success In Play" + } + } +}, { + "id" : "e97a2e45-556d-4c16-8367-d0387dcce460", + "index" : 2451, + "period" : 2, + "timestamp" : "00:38:02.518", + "minute" : 83, + "second" : 2, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 182, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15564, + "name" : "Lucy Quinn" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 67.7, 73.8 ], + "duration" : 0.0 +}, { + "id" : "45f20d74-9890-4a14-93c8-f96a8060b20a", + "index" : 2452, + "period" : 2, + "timestamp" : "00:38:02.518", + "minute" : 83, + "second" : 2, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 182, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15564, + "name" : "Lucy Quinn" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 67.7, 73.8 ], + "duration" : 1.648341, + "related_events" : [ "e97a2e45-556d-4c16-8367-d0387dcce460", "f80bed7d-68cf-4ba9-acfd-bcd799bdf8de" ], + "carry" : { + "end_location" : [ 69.3, 71.3 ] + } +}, { + "id" : "f80bed7d-68cf-4ba9-acfd-bcd799bdf8de", + "index" : 2453, + "period" : 2, + "timestamp" : "00:38:04.166", + "minute" : 83, + "second" : 4, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 182, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15564, + "name" : "Lucy Quinn" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 69.3, 71.3 ], + "duration" : 2.26112, + "related_events" : [ "101e07d1-245e-456f-83b5-1d4f091b1916" ], + "pass" : { + "recipient" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "length" : 24.939327, + "angle" : 0.16514868, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 93.9, 75.4 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "db5ab657-42c4-4c25-9ad4-544477e6e06c", + "index" : 2454, + "period" : 2, + "timestamp" : "00:38:05.677", + "minute" : 83, + "second" : 5, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 182, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 28.0, 10.6 ], + "duration" : 0.842675, + "counterpress" : true, + "related_events" : [ "101e07d1-245e-456f-83b5-1d4f091b1916", "d2d8260f-86c0-45d2-946b-ff0023bf7be7" ] +}, { + "id" : "101e07d1-245e-456f-83b5-1d4f091b1916", + "index" : 2455, + "period" : 2, + "timestamp" : "00:38:06.427", + "minute" : 83, + "second" : 6, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 182, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 93.9, 75.4 ], + "under_pressure" : true, + "related_events" : [ "db5ab657-42c4-4c25-9ad4-544477e6e06c", "f80bed7d-68cf-4ba9-acfd-bcd799bdf8de" ] +}, { + "id" : "d2d8260f-86c0-45d2-946b-ff0023bf7be7", + "index" : 2456, + "period" : 2, + "timestamp" : "00:38:06.427", + "minute" : 83, + "second" : 6, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 182, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 93.9, 75.4 ], + "duration" : 0.16, + "under_pressure" : true, + "related_events" : [ "101e07d1-245e-456f-83b5-1d4f091b1916", "26122ab3-b8cb-4081-92ca-0dfad8794c75", "5b0f1cb8-b72e-491a-8a4a-4c433ba1a81c", "db5ab657-42c4-4c25-9ad4-544477e6e06c" ], + "carry" : { + "end_location" : [ 93.3, 76.1 ] + } +}, { + "id" : "5b0f1cb8-b72e-491a-8a4a-4c433ba1a81c", + "index" : 2457, + "period" : 2, + "timestamp" : "00:38:06.587", + "minute" : 83, + "second" : 6, + "type" : { + "id" : 22, + "name" : "Foul Committed" + }, + "possession" : 182, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 26.8, 4.0 ], + "duration" : 0.0, + "counterpress" : true, + "related_events" : [ "26122ab3-b8cb-4081-92ca-0dfad8794c75", "d2d8260f-86c0-45d2-946b-ff0023bf7be7" ], + "foul_committed" : { + "card" : { + "id" : 7, + "name" : "Yellow Card" + } + } +}, { + "id" : "26122ab3-b8cb-4081-92ca-0dfad8794c75", + "index" : 2458, + "period" : 2, + "timestamp" : "00:38:06.587", + "minute" : 83, + "second" : 6, + "type" : { + "id" : 21, + "name" : "Foul Won" + }, + "possession" : 182, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 93.3, 76.1 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "5b0f1cb8-b72e-491a-8a4a-4c433ba1a81c" ] +}, { + "id" : "888c7690-055a-47fa-83a7-462b64285ff2", + "index" : 2459, + "period" : 2, + "timestamp" : "00:39:16.530", + "minute" : 84, + "second" : 16, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 183, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 95.1, 72.2 ], + "duration" : 2.634638, + "related_events" : [ "05cf930f-d84c-4f83-91d6-08554681a1b0" ], + "pass" : { + "recipient" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "length" : 47.254734, + "angle" : -1.0721252, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 117.7, 30.7 ], + "cross" : true, + "switch" : true, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 62, + "name" : "Free Kick" + } + } +}, { + "id" : "05cf930f-d84c-4f83-91d6-08554681a1b0", + "index" : 2460, + "period" : 2, + "timestamp" : "00:39:19.164", + "minute" : 84, + "second" : 19, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 183, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 117.7, 30.7 ], + "related_events" : [ "888c7690-055a-47fa-83a7-462b64285ff2" ] +}, { + "id" : "f01145cc-c402-4816-b58d-6be406e69ab1", + "index" : 2461, + "period" : 2, + "timestamp" : "00:39:19.164", + "minute" : 84, + "second" : 19, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 183, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 117.7, 30.7 ], + "duration" : 1.220239, + "related_events" : [ "36b9b470-860a-45fd-ac7b-2865b320faf7" ], + "pass" : { + "recipient" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "length" : 8.48646, + "angle" : 2.3395293, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 111.8, 36.8 ], + "assisted_shot_id" : "28e6a4d2-4739-4a33-b6fe-8e1872c89509", + "shot_assist" : true, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "36b9b470-860a-45fd-ac7b-2865b320faf7", + "index" : 2462, + "period" : 2, + "timestamp" : "00:39:20.381", + "minute" : 84, + "second" : 20, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 183, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 111.8, 36.8 ], + "related_events" : [ "f01145cc-c402-4816-b58d-6be406e69ab1" ] +}, { + "id" : "28e6a4d2-4739-4a33-b6fe-8e1872c89509", + "index" : 2463, + "period" : 2, + "timestamp" : "00:39:20.381", + "minute" : 84, + "second" : 20, + "type" : { + "id" : 16, + "name" : "Shot" + }, + "possession" : 183, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 112.8, 37.9 ], + "duration" : 1.070181, + "related_events" : [ "9f2dcf62-41b0-42ba-989d-995b33334726" ], + "shot" : { + "statsbomb_xg" : 0.07457322, + "end_location" : [ 120.0, 43.0, 5.0 ], + "key_pass_id" : "f01145cc-c402-4816-b58d-6be406e69ab1", + "technique" : { + "id" : 91, + "name" : "Half Volley" + }, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 87, + "name" : "Open Play" + }, + "outcome" : { + "id" : 98, + "name" : "Off T" + }, + "freeze_frame" : [ { + "location" : [ 113.4, 39.5 ], + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "teammate" : true + }, { + "location" : [ 114.0, 38.3 ], + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "teammate" : false + }, { + "location" : [ 115.9, 34.7 ], + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "teammate" : false + }, { + "location" : [ 114.7, 37.0 ], + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "teammate" : false + }, { + "location" : [ 119.4, 37.7 ], + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "teammate" : false + }, { + "location" : [ 108.3, 36.9 ], + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "teammate" : false + }, { + "location" : [ 119.3, 41.6 ], + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "teammate" : false + }, { + "location" : [ 119.6, 30.0 ], + "player" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "teammate" : false + }, { + "location" : [ 119.4, 28.1 ], + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "teammate" : true + }, { + "location" : [ 117.4, 35.3 ], + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "teammate" : true + }, { + "location" : [ 107.5, 38.8 ], + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "teammate" : true + } ] + } +}, { + "id" : "9f2dcf62-41b0-42ba-989d-995b33334726", + "index" : 2464, + "period" : 2, + "timestamp" : "00:39:21.451", + "minute" : 84, + "second" : 21, + "type" : { + "id" : 23, + "name" : "Goal Keeper" + }, + "possession" : 183, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 0.7, 42.4 ], + "duration" : 0.0, + "related_events" : [ "28e6a4d2-4739-4a33-b6fe-8e1872c89509" ], + "goalkeeper" : { + "end_location" : [ 0.7, 42.4 ], + "position" : { + "id" : 44, + "name" : "Set" + }, + "type" : { + "id" : 32, + "name" : "Shot Faced" + } + } +}, { + "id" : "7ae04682-cddd-484e-863e-d8e919b3af26", + "index" : 2465, + "period" : 2, + "timestamp" : "00:39:40.038", + "minute" : 84, + "second" : 40, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 184, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 6.0, 36.0 ], + "duration" : 3.052969, + "related_events" : [ "30e35e95-9842-4a28-a55d-f457ccc00eed", "bf4b2a3f-5014-4df9-8e70-1d9db16b8cc0" ], + "pass" : { + "recipient" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "length" : 60.172585, + "angle" : -0.35118476, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 62.5, 15.3 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 63, + "name" : "Goal Kick" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "bf4b2a3f-5014-4df9-8e70-1d9db16b8cc0", + "index" : 2466, + "period" : 2, + "timestamp" : "00:39:43.091", + "minute" : 84, + "second" : 43, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 184, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 62.5, 15.3 ], + "related_events" : [ "7ae04682-cddd-484e-863e-d8e919b3af26" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "5d49a47f-b325-4034-836f-2ac9be33c0ff", + "index" : 2467, + "period" : 2, + "timestamp" : "00:39:43.091", + "minute" : 84, + "second" : 43, + "type" : { + "id" : 4, + "name" : "Duel" + }, + "possession" : 184, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 62.5, 15.3 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "30e35e95-9842-4a28-a55d-f457ccc00eed" ], + "duel" : { + "type" : { + "id" : 10, + "name" : "Aerial Lost" + } + } +}, { + "id" : "30e35e95-9842-4a28-a55d-f457ccc00eed", + "index" : 2468, + "period" : 2, + "timestamp" : "00:39:43.091", + "minute" : 84, + "second" : 43, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 184, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 57.6, 64.8 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "5d49a47f-b325-4034-836f-2ac9be33c0ff", "7ae04682-cddd-484e-863e-d8e919b3af26" ], + "clearance" : { + "aerial_won" : true, + "body_part" : { + "id" : 37, + "name" : "Head" + }, + "head" : true + } +}, { + "id" : "40c026f3-f20c-4f5a-843b-f23e25de6b7f", + "index" : 2469, + "period" : 2, + "timestamp" : "00:39:45.906", + "minute" : 84, + "second" : 45, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 184, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 48.8, 27.5 ], + "duration" : 2.112828, + "related_events" : [ "134186b6-534a-4756-b253-1884a1f1de59" ], + "pass" : { + "length" : 39.5353, + "angle" : -0.47269714, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 84.0, 9.5 ], + "type" : { + "id" : 66, + "name" : "Recovery" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + }, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "134186b6-534a-4756-b253-1884a1f1de59", + "index" : 2470, + "period" : 2, + "timestamp" : "00:39:48.019", + "minute" : 84, + "second" : 48, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 184, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 36.1, 70.6 ], + "duration" : 1.283013, + "related_events" : [ "31417430-6f36-4ac6-baaf-5cd476d15203", "40c026f3-f20c-4f5a-843b-f23e25de6b7f", "93d03bfd-879c-4805-a26a-d71489e725e0" ], + "pass" : { + "recipient" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "length" : 14.227087, + "angle" : -0.43535328, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 49.0, 64.6 ], + "body_part" : { + "id" : 37, + "name" : "Head" + }, + "type" : { + "id" : 66, + "name" : "Recovery" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "31417430-6f36-4ac6-baaf-5cd476d15203", + "index" : 2471, + "period" : 2, + "timestamp" : "00:39:49.302", + "minute" : 84, + "second" : 49, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 184, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 46.2, 61.9 ], + "related_events" : [ "134186b6-534a-4756-b253-1884a1f1de59" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "93d03bfd-879c-4805-a26a-d71489e725e0", + "index" : 2472, + "period" : 2, + "timestamp" : "00:39:49.302", + "minute" : 84, + "second" : 49, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 184, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 71.1, 15.5 ], + "duration" : 0.0, + "related_events" : [ "134186b6-534a-4756-b253-1884a1f1de59" ] +}, { + "id" : "a1d271be-63d2-449f-8b88-f753296bac18", + "index" : 2473, + "period" : 2, + "timestamp" : "00:39:49.302", + "minute" : 84, + "second" : 49, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 184, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 71.1, 15.5 ], + "duration" : 2.961538, + "related_events" : [ "93d03bfd-879c-4805-a26a-d71489e725e0", "9cae4a4f-9119-45a1-8dac-c9a82812c0e1" ], + "carry" : { + "end_location" : [ 80.0, 9.5 ] + } +}, { + "id" : "9cae4a4f-9119-45a1-8dac-c9a82812c0e1", + "index" : 2474, + "period" : 2, + "timestamp" : "00:39:52.263", + "minute" : 84, + "second" : 52, + "type" : { + "id" : 3, + "name" : "Dispossessed" + }, + "possession" : 184, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 80.0, 9.5 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "b3f8cabb-c253-4fd0-bad7-5e57269dd0ad" ] +}, { + "id" : "b3f8cabb-c253-4fd0-bad7-5e57269dd0ad", + "index" : 2475, + "period" : 2, + "timestamp" : "00:39:52.263", + "minute" : 84, + "second" : 52, + "type" : { + "id" : 4, + "name" : "Duel" + }, + "possession" : 184, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 40.1, 70.6 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "9cae4a4f-9119-45a1-8dac-c9a82812c0e1" ], + "duel" : { + "type" : { + "id" : 11, + "name" : "Tackle" + }, + "outcome" : { + "id" : 13, + "name" : "Lost In Play" + } + } +}, { + "id" : "da095460-431c-48e2-a768-3bbc01781999", + "index" : 2476, + "period" : 2, + "timestamp" : "00:39:53.510", + "minute" : 84, + "second" : 53, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 184, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 71.3, 4.0 ], + "duration" : 0.0 +}, { + "id" : "74c36a27-e1d8-4ef8-baab-308ac02f2419", + "index" : 2477, + "period" : 2, + "timestamp" : "00:39:53.510", + "minute" : 84, + "second" : 53, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 184, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 71.3, 4.0 ], + "duration" : 1.107211, + "under_pressure" : true, + "related_events" : [ "50795af7-176c-4116-a3d9-26723c63e5f8", "6ff5182e-e79a-429d-a156-7818ddfc3ea5", "da095460-431c-48e2-a768-3bbc01781999" ], + "carry" : { + "end_location" : [ 72.2, 3.1 ] + } +}, { + "id" : "50795af7-176c-4116-a3d9-26723c63e5f8", + "index" : 2478, + "period" : 2, + "timestamp" : "00:39:53.778", + "minute" : 84, + "second" : 53, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 184, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 41.7, 75.9 ], + "duration" : 0.797214, + "related_events" : [ "74c36a27-e1d8-4ef8-baab-308ac02f2419" ] +}, { + "id" : "6ff5182e-e79a-429d-a156-7818ddfc3ea5", + "index" : 2479, + "period" : 2, + "timestamp" : "00:39:54.617", + "minute" : 84, + "second" : 54, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 184, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 72.2, 3.1 ], + "duration" : 0.723999, + "related_events" : [ "07e10142-b743-4b81-820d-6284c3e38a3f" ], + "pass" : { + "recipient" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "length" : 14.648549, + "angle" : 1.04911, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 79.5, 15.8 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "4c77651f-bcd0-4e34-8977-2255198d8ab9", + "index" : 2480, + "period" : 2, + "timestamp" : "00:39:55.152", + "minute" : 84, + "second" : 55, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 184, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 35.4, 64.8 ], + "duration" : 0.750608, + "related_events" : [ "07e10142-b743-4b81-820d-6284c3e38a3f", "8d9c263f-b5f5-43be-b40a-f7a183108e28", "9aa70779-e169-42d3-8ca1-c50407e6dadd" ] +}, { + "id" : "07e10142-b743-4b81-820d-6284c3e38a3f", + "index" : 2481, + "period" : 2, + "timestamp" : "00:39:55.341", + "minute" : 84, + "second" : 55, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 184, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 79.5, 15.8 ], + "under_pressure" : true, + "related_events" : [ "4c77651f-bcd0-4e34-8977-2255198d8ab9", "6ff5182e-e79a-429d-a156-7818ddfc3ea5" ] +}, { + "id" : "9aa70779-e169-42d3-8ca1-c50407e6dadd", + "index" : 2482, + "period" : 2, + "timestamp" : "00:39:55.341", + "minute" : 84, + "second" : 55, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 184, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 79.5, 15.8 ], + "duration" : 0.04754, + "under_pressure" : true, + "related_events" : [ "07e10142-b743-4b81-820d-6284c3e38a3f", "4c77651f-bcd0-4e34-8977-2255198d8ab9", "8d9c263f-b5f5-43be-b40a-f7a183108e28" ], + "carry" : { + "end_location" : [ 78.4, 13.3 ] + } +}, { + "id" : "8d9c263f-b5f5-43be-b40a-f7a183108e28", + "index" : 2483, + "period" : 2, + "timestamp" : "00:39:55.388", + "minute" : 84, + "second" : 55, + "type" : { + "id" : 38, + "name" : "Miscontrol" + }, + "possession" : 184, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 78.4, 13.3 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "4c77651f-bcd0-4e34-8977-2255198d8ab9" ] +}, { + "id" : "8e21aa2b-fa86-4ea3-9e95-147c21c0bb4e", + "index" : 2484, + "period" : 2, + "timestamp" : "00:39:56.829", + "minute" : 84, + "second" : 56, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 184, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 44.0, 63.5 ], + "duration" : 0.0 +}, { + "id" : "44cee965-df34-49e8-88f6-22e2a9e1e4bc", + "index" : 2485, + "period" : 2, + "timestamp" : "00:39:56.829", + "minute" : 84, + "second" : 56, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 184, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 44.0, 63.5 ], + "duration" : 1.122695, + "related_events" : [ "84ba7bd8-3a63-4608-b346-69518c80fc99", "8e21aa2b-fa86-4ea3-9e95-147c21c0bb4e" ], + "carry" : { + "end_location" : [ 33.8, 66.3 ] + } +}, { + "id" : "84ba7bd8-3a63-4608-b346-69518c80fc99", + "index" : 2486, + "period" : 2, + "timestamp" : "00:39:57.952", + "minute" : 84, + "second" : 57, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 184, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 33.8, 66.3 ], + "duration" : 1.228678, + "related_events" : [ "ac83cb85-5728-402c-97fe-c80581b4618c" ], + "pass" : { + "recipient" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "length" : 11.727319, + "angle" : 1.1491088, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 38.6, 77.0 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "ac83cb85-5728-402c-97fe-c80581b4618c", + "index" : 2487, + "period" : 2, + "timestamp" : "00:39:59.181", + "minute" : 84, + "second" : 59, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 184, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 38.6, 77.0 ], + "related_events" : [ "84ba7bd8-3a63-4608-b346-69518c80fc99" ] +}, { + "id" : "70e9716f-1911-4020-9cfb-926431abd906", + "index" : 2488, + "period" : 2, + "timestamp" : "00:39:59.181", + "minute" : 84, + "second" : 59, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 184, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 38.6, 77.0 ], + "duration" : 3.1437, + "related_events" : [ "199eaa80-7b92-407e-8751-14e2f60a1959", "ac83cb85-5728-402c-97fe-c80581b4618c" ], + "carry" : { + "end_location" : [ 53.5, 78.3 ] + } +}, { + "id" : "199eaa80-7b92-407e-8751-14e2f60a1959", + "index" : 2489, + "period" : 2, + "timestamp" : "00:40:02.324", + "minute" : 85, + "second" : 2, + "type" : { + "id" : 38, + "name" : "Miscontrol" + }, + "possession" : 184, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "out" : true, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 53.5, 78.3 ], + "duration" : 0.0 +}, { + "id" : "d8afa871-20ec-4294-9926-a9b12f661fbe", + "index" : 2490, + "period" : 2, + "timestamp" : "00:40:07.222", + "minute" : 85, + "second" : 7, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 185, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 59.1, 0.1 ], + "duration" : 1.183726, + "related_events" : [ "571d74bd-776d-4267-b6ee-66ed218237d2" ], + "pass" : { + "recipient" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "length" : 14.8556385, + "angle" : 0.37925637, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 72.9, 5.6 ], + "type" : { + "id" : 67, + "name" : "Throw-in" + } + } +}, { + "id" : "571d74bd-776d-4267-b6ee-66ed218237d2", + "index" : 2491, + "period" : 2, + "timestamp" : "00:40:08.405", + "minute" : 85, + "second" : 8, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 185, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 72.9, 5.6 ], + "related_events" : [ "d8afa871-20ec-4294-9926-a9b12f661fbe" ] +}, { + "id" : "fb62aff5-197e-4d16-a98a-3d2f954a1af3", + "index" : 2492, + "period" : 2, + "timestamp" : "00:40:08.405", + "minute" : 85, + "second" : 8, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 185, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 72.9, 5.6 ], + "duration" : 0.714885, + "under_pressure" : true, + "related_events" : [ "45be23cc-1001-4a02-bf7f-0ed7a4227eb1", "571d74bd-776d-4267-b6ee-66ed218237d2", "8ff6ffd7-aecc-42fd-898b-418353f82ee1" ], + "carry" : { + "end_location" : [ 74.7, 4.9 ] + } +}, { + "id" : "45be23cc-1001-4a02-bf7f-0ed7a4227eb1", + "index" : 2493, + "period" : 2, + "timestamp" : "00:40:08.408", + "minute" : 85, + "second" : 8, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 185, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 41.3, 75.2 ], + "duration" : 0.6323, + "related_events" : [ "fb62aff5-197e-4d16-a98a-3d2f954a1af3" ] +}, { + "id" : "8ff6ffd7-aecc-42fd-898b-418353f82ee1", + "index" : 2494, + "period" : 2, + "timestamp" : "00:40:09.120", + "minute" : 85, + "second" : 9, + "type" : { + "id" : 3, + "name" : "Dispossessed" + }, + "possession" : 185, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 74.7, 4.9 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "a33c4c03-1969-4569-a470-0380262838d5" ] +}, { + "id" : "a33c4c03-1969-4569-a470-0380262838d5", + "index" : 2495, + "period" : 2, + "timestamp" : "00:40:09.120", + "minute" : 85, + "second" : 9, + "type" : { + "id" : 4, + "name" : "Duel" + }, + "possession" : 186, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 45.4, 75.2 ], + "duration" : 0.0, + "under_pressure" : true, + "counterpress" : true, + "related_events" : [ "8ff6ffd7-aecc-42fd-898b-418353f82ee1" ], + "duel" : { + "type" : { + "id" : 11, + "name" : "Tackle" + }, + "outcome" : { + "id" : 16, + "name" : "Success In Play" + } + } +}, { + "id" : "3092e9eb-797e-4474-bfbe-96c62bdf75aa", + "index" : 2496, + "period" : 2, + "timestamp" : "00:40:10.727", + "minute" : 85, + "second" : 10, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 186, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 64.1, 72.7 ], + "duration" : 0.0 +}, { + "id" : "4903a9d3-82b0-4e0a-b2fb-8884ee252a6d", + "index" : 2497, + "period" : 2, + "timestamp" : "00:40:10.727", + "minute" : 85, + "second" : 10, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 186, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 64.1, 72.7 ], + "duration" : 3.616284, + "related_events" : [ "3092e9eb-797e-4474-bfbe-96c62bdf75aa", "3f87a08e-518d-472e-8eb7-f9ff73329645" ], + "carry" : { + "end_location" : [ 80.6, 62.7 ] + } +}, { + "id" : "3f87a08e-518d-472e-8eb7-f9ff73329645", + "index" : 2498, + "period" : 2, + "timestamp" : "00:40:14.343", + "minute" : 85, + "second" : 14, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 186, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 80.6, 62.7 ], + "duration" : 3.281888, + "related_events" : [ "1ff017e5-5ddb-4c5f-bf20-e12a91ce6902" ], + "pass" : { + "recipient" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "length" : 28.04015, + "angle" : 0.58998084, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 103.9, 78.3 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "1ff017e5-5ddb-4c5f-bf20-e12a91ce6902", + "index" : 2499, + "period" : 2, + "timestamp" : "00:40:17.625", + "minute" : 85, + "second" : 17, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 186, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 103.9, 78.3 ], + "related_events" : [ "3f87a08e-518d-472e-8eb7-f9ff73329645" ] +}, { + "id" : "da2af6cd-5f76-43b9-9b87-8a889c3ebbe8", + "index" : 2500, + "period" : 2, + "timestamp" : "00:40:17.625", + "minute" : 85, + "second" : 17, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 186, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 103.9, 78.3 ], + "duration" : 3.462895, + "related_events" : [ "1ff017e5-5ddb-4c5f-bf20-e12a91ce6902", "f20451f6-b63d-4ee8-8a8d-4b9eef9948e7" ], + "carry" : { + "end_location" : [ 108.4, 65.9 ] + } +}, { + "id" : "f20451f6-b63d-4ee8-8a8d-4b9eef9948e7", + "index" : 2501, + "period" : 2, + "timestamp" : "00:40:21.088", + "minute" : 85, + "second" : 21, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 186, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 108.4, 65.9 ], + "duration" : 0.212816, + "related_events" : [ "f09bb818-467a-453e-9c2e-ac99050af59b" ], + "pass" : { + "length" : 6.040695, + "angle" : -1.2333403, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 110.4, 60.2 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "f09bb818-467a-453e-9c2e-ac99050af59b", + "index" : 2502, + "period" : 2, + "timestamp" : "00:40:21.301", + "minute" : 85, + "second" : 21, + "type" : { + "id" : 6, + "name" : "Block" + }, + "possession" : 186, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 9.7, 19.9 ], + "duration" : 0.0, + "related_events" : [ "f20451f6-b63d-4ee8-8a8d-4b9eef9948e7" ] +}, { + "id" : "59c3366b-bae9-4c1f-b099-91ec79e129cb", + "index" : 2503, + "period" : 2, + "timestamp" : "00:40:22.728", + "minute" : 85, + "second" : 22, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 186, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 10.8, 22.3 ], + "duration" : 0.0, + "under_pressure" : true, + "clearance" : { + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "right_foot" : true + } +}, { + "id" : "0d793236-3951-402a-bfcf-8bd9f30fd792", + "index" : 2504, + "period" : 2, + "timestamp" : "00:40:25.151", + "minute" : 85, + "second" : 25, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 186, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 38.6, 31.8 ], + "duration" : 0.0, + "ball_recovery" : { + "recovery_failure" : true + } +}, { + "id" : "36c6fac3-8d8b-4818-bed2-723bd1270044", + "index" : 2505, + "period" : 2, + "timestamp" : "00:40:27.207", + "minute" : 85, + "second" : 27, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 186, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 32.5, 23.0 ], + "duration" : 1.374636, + "related_events" : [ "a9911dae-523f-40ee-973f-1aa74dfde0e6", "ad92152e-a345-42e0-ac4d-58c28762208e" ] +}, { + "id" : "ad92152e-a345-42e0-ac4d-58c28762208e", + "index" : 2506, + "period" : 2, + "timestamp" : "00:40:27.751", + "minute" : 85, + "second" : 27, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 186, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 84.7, 53.0 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "36c6fac3-8d8b-4818-bed2-723bd1270044" ] +}, { + "id" : "a9911dae-523f-40ee-973f-1aa74dfde0e6", + "index" : 2507, + "period" : 2, + "timestamp" : "00:40:27.751", + "minute" : 85, + "second" : 27, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 186, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 84.7, 53.0 ], + "duration" : 3.035042, + "under_pressure" : true, + "related_events" : [ "36c6fac3-8d8b-4818-bed2-723bd1270044", "4dbece05-1490-4832-a8ee-a776c3a431b9", "ad92152e-a345-42e0-ac4d-58c28762208e" ], + "carry" : { + "end_location" : [ 97.1, 56.0 ] + } +}, { + "id" : "4dbece05-1490-4832-a8ee-a776c3a431b9", + "index" : 2508, + "period" : 2, + "timestamp" : "00:40:30.786", + "minute" : 85, + "second" : 30, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 186, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 97.1, 56.0 ], + "duration" : 2.399883, + "related_events" : [ "46b4a967-12d8-4e86-8657-dac1604ff12f" ], + "pass" : { + "recipient" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "length" : 19.78004, + "angle" : 1.2090671, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 104.1, 74.5 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "46b4a967-12d8-4e86-8657-dac1604ff12f", + "index" : 2509, + "period" : 2, + "timestamp" : "00:40:33.186", + "minute" : 85, + "second" : 33, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 186, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 104.1, 74.5 ], + "related_events" : [ "4dbece05-1490-4832-a8ee-a776c3a431b9" ] +}, { + "id" : "830dfc39-1878-4c45-a6a5-03e944cbdd2c", + "index" : 2510, + "period" : 2, + "timestamp" : "00:40:33.186", + "minute" : 85, + "second" : 33, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 186, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 104.1, 74.5 ], + "duration" : 1.50501, + "related_events" : [ "46b4a967-12d8-4e86-8657-dac1604ff12f", "718392ce-f9cd-4d21-bac1-6805bc913bda" ], + "carry" : { + "end_location" : [ 110.7, 73.4 ] + } +}, { + "id" : "718392ce-f9cd-4d21-bac1-6805bc913bda", + "index" : 2511, + "period" : 2, + "timestamp" : "00:40:34.691", + "minute" : 85, + "second" : 34, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 186, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 110.7, 73.4 ], + "duration" : 2.073017, + "related_events" : [ "a8c4f102-c977-4a3b-9675-3f7f25b4273d" ], + "pass" : { + "recipient" : { + "id" : 15564, + "name" : "Lucy Quinn" + }, + "length" : 44.349747, + "angle" : -1.6181649, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 108.6, 29.1 ], + "cross" : true, + "switch" : true, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "a8c4f102-c977-4a3b-9675-3f7f25b4273d", + "index" : 2512, + "period" : 2, + "timestamp" : "00:40:36.764", + "minute" : 85, + "second" : 36, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 186, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15564, + "name" : "Lucy Quinn" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 108.6, 29.1 ], + "related_events" : [ "718392ce-f9cd-4d21-bac1-6805bc913bda" ] +}, { + "id" : "6adf9ab0-5252-421e-8dcd-d515208af462", + "index" : 2513, + "period" : 2, + "timestamp" : "00:40:36.764", + "minute" : 85, + "second" : 36, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 186, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15564, + "name" : "Lucy Quinn" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 108.6, 29.1 ], + "duration" : 1.30733, + "related_events" : [ "9ccb3dbd-dece-4c70-b034-8c29dc105e81" ], + "pass" : { + "recipient" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "length" : 7.502666, + "angle" : -3.1149323, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 101.1, 28.9 ], + "assisted_shot_id" : "6595df18-873b-4387-ad1a-348eb86cbc1c", + "shot_assist" : true, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "9ccb3dbd-dece-4c70-b034-8c29dc105e81", + "index" : 2514, + "period" : 2, + "timestamp" : "00:40:38.071", + "minute" : 85, + "second" : 38, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 186, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 101.1, 28.9 ], + "related_events" : [ "6adf9ab0-5252-421e-8dcd-d515208af462" ] +}, { + "id" : "6595df18-873b-4387-ad1a-348eb86cbc1c", + "index" : 2515, + "period" : 2, + "timestamp" : "00:40:38.082", + "minute" : 85, + "second" : 38, + "type" : { + "id" : 16, + "name" : "Shot" + }, + "possession" : 186, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 100.9, 29.3 ], + "duration" : 0.947552, + "related_events" : [ "0888ce90-06b5-4f38-b1d8-f55149ac08a1" ], + "shot" : { + "statsbomb_xg" : 0.02476913, + "end_location" : [ 120.0, 33.6, 1.3 ], + "key_pass_id" : "6adf9ab0-5252-421e-8dcd-d515208af462", + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 87, + "name" : "Open Play" + }, + "outcome" : { + "id" : 98, + "name" : "Off T" + }, + "first_time" : true, + "technique" : { + "id" : 91, + "name" : "Half Volley" + }, + "freeze_frame" : [ { + "location" : [ 104.0, 26.5 ], + "player" : { + "id" : 15564, + "name" : "Lucy Quinn" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "teammate" : true + }, { + "location" : [ 108.8, 43.2 ], + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "teammate" : true + }, { + "location" : [ 113.5, 41.8 ], + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "teammate" : true + }, { + "location" : [ 119.1, 39.2 ], + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "teammate" : false + }, { + "location" : [ 101.3, 33.1 ], + "player" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "teammate" : false + }, { + "location" : [ 107.0, 40.3 ], + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "teammate" : false + }, { + "location" : [ 113.8, 46.8 ], + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "teammate" : false + }, { + "location" : [ 112.3, 37.7 ], + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "teammate" : false + }, { + "location" : [ 106.8, 31.6 ], + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "teammate" : false + }, { + "location" : [ 111.5, 59.5 ], + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "teammate" : false + } ] + } +}, { + "id" : "0888ce90-06b5-4f38-b1d8-f55149ac08a1", + "index" : 2516, + "period" : 2, + "timestamp" : "00:40:39.029", + "minute" : 85, + "second" : 39, + "type" : { + "id" : 23, + "name" : "Goal Keeper" + }, + "possession" : 186, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 1.0, 40.9 ], + "duration" : 0.0, + "related_events" : [ "6595df18-873b-4387-ad1a-348eb86cbc1c" ], + "goalkeeper" : { + "end_location" : [ 1.0, 40.9 ], + "type" : { + "id" : 32, + "name" : "Shot Faced" + }, + "position" : { + "id" : 44, + "name" : "Set" + } + } +}, { + "id" : "b142d990-f8e8-4a5b-a4ad-bc9dae5786e9", + "index" : 2517, + "period" : 2, + "timestamp" : "00:41:06.479", + "minute" : 86, + "second" : 6, + "type" : { + "id" : 19, + "name" : "Substitution" + }, + "possession" : 186, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 21048, + "name" : "Rosella Ayane" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "duration" : 0.0, + "substitution" : { + "outcome" : { + "id" : 103, + "name" : "Tactical" + }, + "replacement" : { + "id" : 31550, + "name" : "Angela Addison" + } + } +}, { + "id" : "411fa826-75fd-4817-919e-a7433a756bd1", + "index" : 2518, + "period" : 2, + "timestamp" : "00:41:16.514", + "minute" : 86, + "second" : 16, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 187, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "off_camera" : true, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 6.0, 44.0 ], + "duration" : 2.330363, + "related_events" : [ "e399fe76-970b-499c-ad5b-2e80368dc9f8" ], + "pass" : { + "recipient" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "length" : 58.757553, + "angle" : 0.07324756, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 64.6, 48.3 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 63, + "name" : "Goal Kick" + } + } +}, { + "id" : "e399fe76-970b-499c-ad5b-2e80368dc9f8", + "index" : 2519, + "period" : 2, + "timestamp" : "00:41:18.844", + "minute" : 86, + "second" : 18, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 187, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 64.6, 48.3 ], + "related_events" : [ "411fa826-75fd-4817-919e-a7433a756bd1" ] +}, { + "id" : "69d62dbe-e599-415b-99dd-2866f248c8ba", + "index" : 2520, + "period" : 2, + "timestamp" : "00:41:19.491", + "minute" : 86, + "second" : 19, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 187, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 64.6, 48.3 ], + "duration" : 2.234649, + "related_events" : [ "90b65cf7-d6de-47e2-8388-213c29c9ac40" ], + "pass" : { + "recipient" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "length" : 21.246176, + "angle" : -0.06594199, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 85.8, 46.9 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "018c8663-ae20-4c1f-a741-fa4f9a653436", + "index" : 2521, + "period" : 2, + "timestamp" : "00:41:21.527", + "minute" : 86, + "second" : 21, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 187, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 36.5, 35.4 ], + "duration" : 0.36688, + "related_events" : [ "90b65cf7-d6de-47e2-8388-213c29c9ac40", "e7ccf6cd-f75a-4d25-9e9c-42ed2aa54b31" ] +}, { + "id" : "90b65cf7-d6de-47e2-8388-213c29c9ac40", + "index" : 2522, + "period" : 2, + "timestamp" : "00:41:21.726", + "minute" : 86, + "second" : 21, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 187, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 85.8, 46.9 ], + "under_pressure" : true, + "related_events" : [ "018c8663-ae20-4c1f-a741-fa4f9a653436", "69d62dbe-e599-415b-99dd-2866f248c8ba" ] +}, { + "id" : "e7ccf6cd-f75a-4d25-9e9c-42ed2aa54b31", + "index" : 2523, + "period" : 2, + "timestamp" : "00:41:21.726", + "minute" : 86, + "second" : 21, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 187, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 85.8, 46.9 ], + "duration" : 1.813061, + "under_pressure" : true, + "related_events" : [ "018c8663-ae20-4c1f-a741-fa4f9a653436", "7e832ed9-ef6e-4a55-a235-810d9d6f5ec2", "90b65cf7-d6de-47e2-8388-213c29c9ac40", "d780985d-104f-4efc-a486-3038c2fc3b0e" ], + "carry" : { + "end_location" : [ 101.0, 43.3 ] + } +}, { + "id" : "7e832ed9-ef6e-4a55-a235-810d9d6f5ec2", + "index" : 2524, + "period" : 2, + "timestamp" : "00:41:22.167", + "minute" : 86, + "second" : 22, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 187, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 30.0, 31.8 ], + "duration" : 0.897428, + "related_events" : [ "e7ccf6cd-f75a-4d25-9e9c-42ed2aa54b31" ] +}, { + "id" : "d780985d-104f-4efc-a486-3038c2fc3b0e", + "index" : 2525, + "period" : 2, + "timestamp" : "00:41:23.539", + "minute" : 86, + "second" : 23, + "type" : { + "id" : 38, + "name" : "Miscontrol" + }, + "possession" : 187, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 101.0, 43.3 ], + "duration" : 0.0 +}, { + "id" : "f8a0bfe5-45d5-4b44-a62f-ab612dce0fed", + "index" : 2526, + "period" : 2, + "timestamp" : "00:41:25.027", + "minute" : 86, + "second" : 25, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 187, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 33349, + "name" : "Chloe Morgan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 9.6, 36.5 ], + "duration" : 0.0 +}, { + "id" : "b6e8eeab-9cc6-4281-8cb8-85de2a85c521", + "index" : 2527, + "period" : 2, + "timestamp" : "00:42:03.629", + "minute" : 87, + "second" : 3, + "type" : { + "id" : 40, + "name" : "Injury Stoppage" + }, + "possession" : 187, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 33349, + "name" : "Chloe Morgan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "duration" : 0.0, + "injury_stoppage" : { + "in_chain" : true + } +}, { + "id" : "cfe5c51f-7610-47e5-abb5-f52ef90b3cfa", + "index" : 2528, + "period" : 2, + "timestamp" : "00:42:53.394", + "minute" : 87, + "second" : 53, + "type" : { + "id" : 41, + "name" : "Referee Ball-Drop" + }, + "possession" : 188, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 5, + "name" : "Other" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "location" : [ 10.3, 36.5 ], + "duration" : 0.0 +}, { + "id" : "26ffe342-c688-4b3c-b92b-aeb336fe5e05", + "index" : 2529, + "period" : 2, + "timestamp" : "00:42:54.147", + "minute" : 87, + "second" : 54, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 188, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 5, + "name" : "Other" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 33349, + "name" : "Chloe Morgan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 9.6, 37.2 ], + "duration" : 0.0 +}, { + "id" : "3ad6c02a-49ef-4f95-99b7-a79f2f6160e8", + "index" : 2530, + "period" : 2, + "timestamp" : "00:42:54.147", + "minute" : 87, + "second" : 54, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 188, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 5, + "name" : "Other" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 33349, + "name" : "Chloe Morgan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 9.6, 37.2 ], + "duration" : 11.13386, + "related_events" : [ "26ffe342-c688-4b3c-b92b-aeb336fe5e05", "d4d1d550-6b11-4f9f-9b0f-ee3abb3fcbf4" ], + "carry" : { + "end_location" : [ 12.4, 41.9 ] + } +}, { + "id" : "d4d1d550-6b11-4f9f-9b0f-ee3abb3fcbf4", + "index" : 2531, + "period" : 2, + "timestamp" : "00:43:05.281", + "minute" : 88, + "second" : 5, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 188, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 5, + "name" : "Other" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 33349, + "name" : "Chloe Morgan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 12.4, 41.9 ], + "duration" : 1.024006, + "related_events" : [ "8987c1c8-c0bc-4f68-a6bf-90b1a4216822" ], + "pass" : { + "recipient" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "length" : 13.218548, + "angle" : -1.3184783, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 15.7, 29.1 ], + "body_part" : { + "id" : 69, + "name" : "Keeper Arm" + } + } +}, { + "id" : "8987c1c8-c0bc-4f68-a6bf-90b1a4216822", + "index" : 2532, + "period" : 2, + "timestamp" : "00:43:06.305", + "minute" : 88, + "second" : 6, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 188, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 5, + "name" : "Other" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 15.7, 29.1 ], + "related_events" : [ "d4d1d550-6b11-4f9f-9b0f-ee3abb3fcbf4" ] +}, { + "id" : "d129576a-75b4-4263-9457-964f560e12a1", + "index" : 2533, + "period" : 2, + "timestamp" : "00:43:06.305", + "minute" : 88, + "second" : 6, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 188, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 5, + "name" : "Other" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 15.7, 29.1 ], + "duration" : 1.221787, + "under_pressure" : true, + "related_events" : [ "79ae9295-504f-4243-b84e-21c91b820b32", "8987c1c8-c0bc-4f68-a6bf-90b1a4216822", "b9db091d-70af-4ced-9d86-9c6cf82b943a" ], + "carry" : { + "end_location" : [ 16.7, 35.4 ] + } +}, { + "id" : "79ae9295-504f-4243-b84e-21c91b820b32", + "index" : 2534, + "period" : 2, + "timestamp" : "00:43:06.378", + "minute" : 88, + "second" : 6, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 188, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 5, + "name" : "Other" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 92.6, 49.9 ], + "duration" : 1.229665, + "related_events" : [ "b9db091d-70af-4ced-9d86-9c6cf82b943a", "d129576a-75b4-4263-9457-964f560e12a1" ] +}, { + "id" : "b9db091d-70af-4ced-9d86-9c6cf82b943a", + "index" : 2535, + "period" : 2, + "timestamp" : "00:43:07.526", + "minute" : 88, + "second" : 7, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 188, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 5, + "name" : "Other" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 16.7, 35.4 ], + "duration" : 1.737431, + "under_pressure" : true, + "related_events" : [ "79ae9295-504f-4243-b84e-21c91b820b32", "880b9a8b-555c-4240-84c4-792e7ae7a43e" ], + "pass" : { + "length" : 40.44218, + "angle" : 0.6538865, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 48.8, 60.0 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "880b9a8b-555c-4240-84c4-792e7ae7a43e", + "index" : 2536, + "period" : 2, + "timestamp" : "00:43:09.264", + "minute" : 88, + "second" : 9, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 188, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 5, + "name" : "Other" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 71.3, 20.1 ], + "duration" : 3.401521, + "related_events" : [ "b9db091d-70af-4ced-9d86-9c6cf82b943a" ], + "pass" : { + "length" : 48.78627, + "angle" : 0.05947802, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 120.0, 23.0 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "type" : { + "id" : 66, + "name" : "Recovery" + }, + "outcome" : { + "id" : 75, + "name" : "Out" + } + } +}, { + "id" : "c9c613a4-466a-4dd7-992d-4e848cba4553", + "index" : 2537, + "period" : 2, + "timestamp" : "00:43:38.523", + "minute" : 88, + "second" : 38, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 189, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 33349, + "name" : "Chloe Morgan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 7.0, 44.1 ], + "duration" : 2.694163, + "related_events" : [ "37d78e69-aed3-4ad4-a29a-7f5086a73949", "5c9def4f-0060-4414-9acc-3fb8687d7408" ], + "pass" : { + "recipient" : { + "id" : 15564, + "name" : "Lucy Quinn" + }, + "length" : 56.99412, + "angle" : 0.48954448, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 57.3, 70.9 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 63, + "name" : "Goal Kick" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "5c9def4f-0060-4414-9acc-3fb8687d7408", + "index" : 2538, + "period" : 2, + "timestamp" : "00:43:41.217", + "minute" : 88, + "second" : 41, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 189, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15564, + "name" : "Lucy Quinn" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 55.3, 70.6 ], + "related_events" : [ "c9c613a4-466a-4dd7-992d-4e848cba4553" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "37d78e69-aed3-4ad4-a29a-7f5086a73949", + "index" : 2539, + "period" : 2, + "timestamp" : "00:43:41.217", + "minute" : 88, + "second" : 41, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 189, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 62.8, 9.2 ], + "duration" : 0.912864, + "related_events" : [ "c9c613a4-466a-4dd7-992d-4e848cba4553", "ecae28b6-abd6-4644-8fd1-2f6257e30b9c" ], + "pass" : { + "recipient" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "length" : 13.801449, + "angle" : -0.014491739, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 76.6, 9.0 ], + "body_part" : { + "id" : 37, + "name" : "Head" + }, + "type" : { + "id" : 66, + "name" : "Recovery" + } + } +}, { + "id" : "ecae28b6-abd6-4644-8fd1-2f6257e30b9c", + "index" : 2540, + "period" : 2, + "timestamp" : "00:43:42.130", + "minute" : 88, + "second" : 42, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 189, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 76.6, 9.0 ], + "related_events" : [ "37d78e69-aed3-4ad4-a29a-7f5086a73949" ] +}, { + "id" : "9edee282-b83c-4f80-a3c4-c2b6bd8b64e4", + "index" : 2541, + "period" : 2, + "timestamp" : "00:43:42.130", + "minute" : 88, + "second" : 42, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 189, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 76.6, 9.0 ], + "duration" : 0.704241, + "related_events" : [ "45f4f080-4479-4d7b-b623-597780925be9", "ecae28b6-abd6-4644-8fd1-2f6257e30b9c" ], + "carry" : { + "end_location" : [ 76.6, 9.0 ] + } +}, { + "id" : "45f4f080-4479-4d7b-b623-597780925be9", + "index" : 2542, + "period" : 2, + "timestamp" : "00:43:42.834", + "minute" : 88, + "second" : 42, + "type" : { + "id" : 38, + "name" : "Miscontrol" + }, + "possession" : 189, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "out" : true, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 76.6, 9.0 ], + "duration" : 0.0 +}, { + "id" : "95e359a0-2638-4c4a-a342-c6e1648a3bad", + "index" : 2543, + "period" : 2, + "timestamp" : "00:43:44.251", + "minute" : 88, + "second" : 44, + "type" : { + "id" : 28, + "name" : "Shield" + }, + "possession" : 189, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 42.2, 78.3 ], + "duration" : 0.0 +}, { + "id" : "f7e0fcfd-3023-4665-a750-9e72988ae5f1", + "index" : 2544, + "period" : 2, + "timestamp" : "00:43:55.499", + "minute" : 88, + "second" : 55, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 190, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 39.3, 80.0 ], + "duration" : 1.971876, + "related_events" : [ "db17dc8d-d840-4125-b56e-76fe3a748ea1" ], + "pass" : { + "recipient" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "length" : 29.312796, + "angle" : -0.27642524, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 67.5, 72.0 ], + "type" : { + "id" : 67, + "name" : "Throw-in" + } + } +}, { + "id" : "5c4b44c3-bcc7-4512-8c19-4a586501ac2c", + "index" : 2545, + "period" : 2, + "timestamp" : "00:43:56.745", + "minute" : 88, + "second" : 56, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 190, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 50.8, 8.1 ], + "duration" : 1.232859, + "related_events" : [ "221cd43e-ecd0-4f78-addc-03f242a767d6", "3f56dac6-9586-4de8-8be9-95f6f2ae3b8e", "db17dc8d-d840-4125-b56e-76fe3a748ea1" ] +}, { + "id" : "db17dc8d-d840-4125-b56e-76fe3a748ea1", + "index" : 2546, + "period" : 2, + "timestamp" : "00:43:57.470", + "minute" : 88, + "second" : 57, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 190, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 67.5, 72.0 ], + "under_pressure" : true, + "related_events" : [ "5c4b44c3-bcc7-4512-8c19-4a586501ac2c", "f7e0fcfd-3023-4665-a750-9e72988ae5f1" ] +}, { + "id" : "3f56dac6-9586-4de8-8be9-95f6f2ae3b8e", + "index" : 2547, + "period" : 2, + "timestamp" : "00:43:57.470", + "minute" : 88, + "second" : 57, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 190, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 67.5, 72.0 ], + "duration" : 0.279999, + "under_pressure" : true, + "related_events" : [ "221cd43e-ecd0-4f78-addc-03f242a767d6", "5c4b44c3-bcc7-4512-8c19-4a586501ac2c", "db17dc8d-d840-4125-b56e-76fe3a748ea1" ], + "carry" : { + "end_location" : [ 67.5, 72.7 ] + } +}, { + "id" : "221cd43e-ecd0-4f78-addc-03f242a767d6", + "index" : 2548, + "period" : 2, + "timestamp" : "00:43:57.750", + "minute" : 88, + "second" : 57, + "type" : { + "id" : 38, + "name" : "Miscontrol" + }, + "possession" : 190, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 67.5, 72.7 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "5c4b44c3-bcc7-4512-8c19-4a586501ac2c" ] +}, { + "id" : "2fa473e6-edc2-4170-99d0-c2d1013aa7fe", + "index" : 2549, + "period" : 2, + "timestamp" : "00:43:58.199", + "minute" : 88, + "second" : 58, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 191, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 55.6, 5.6 ], + "duration" : 0.438766, + "related_events" : [ "d47deb9a-7988-490e-851c-744929a495f1" ], + "pass" : { + "recipient" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "length" : 6.109828, + "angle" : 1.2024474, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 57.8, 11.3 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 66, + "name" : "Recovery" + } + } +}, { + "id" : "d47deb9a-7988-490e-851c-744929a495f1", + "index" : 2550, + "period" : 2, + "timestamp" : "00:43:58.638", + "minute" : 88, + "second" : 58, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 191, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 57.8, 11.3 ], + "related_events" : [ "2fa473e6-edc2-4170-99d0-c2d1013aa7fe" ] +}, { + "id" : "42c6eb05-bedf-4910-9a8f-a0c82500ce0e", + "index" : 2551, + "period" : 2, + "timestamp" : "00:43:58.638", + "minute" : 88, + "second" : 58, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 191, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 57.8, 11.3 ], + "duration" : 0.809827, + "under_pressure" : true, + "related_events" : [ "34880d32-766e-44d2-b7ff-bc902bd5d634", "cbe3df12-8785-4145-9210-f32b1338711c", "d47deb9a-7988-490e-851c-744929a495f1" ], + "carry" : { + "end_location" : [ 59.2, 13.7 ] + } +}, { + "id" : "cbe3df12-8785-4145-9210-f32b1338711c", + "index" : 2552, + "period" : 2, + "timestamp" : "00:43:59.123", + "minute" : 88, + "second" : 59, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 191, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 55.8, 67.3 ], + "duration" : 0.396127, + "counterpress" : true, + "related_events" : [ "34880d32-766e-44d2-b7ff-bc902bd5d634", "42c6eb05-bedf-4910-9a8f-a0c82500ce0e" ] +}, { + "id" : "34880d32-766e-44d2-b7ff-bc902bd5d634", + "index" : 2553, + "period" : 2, + "timestamp" : "00:43:59.448", + "minute" : 88, + "second" : 59, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 191, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 59.2, 13.7 ], + "duration" : 0.829784, + "under_pressure" : true, + "related_events" : [ "50c54f38-dc0b-4f95-8333-0b2c9862b9dd", "cbe3df12-8785-4145-9210-f32b1338711c" ], + "pass" : { + "recipient" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "length" : 11.217843, + "angle" : -0.19739556, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 70.2, 11.5 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "50c54f38-dc0b-4f95-8333-0b2c9862b9dd", + "index" : 2554, + "period" : 2, + "timestamp" : "00:44:00.277", + "minute" : 89, + "second" : 0, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 191, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 70.2, 11.5 ], + "related_events" : [ "34880d32-766e-44d2-b7ff-bc902bd5d634" ] +}, { + "id" : "f59daedc-5576-4196-b890-7ea43b4cdb3e", + "index" : 2555, + "period" : 2, + "timestamp" : "00:44:00.277", + "minute" : 89, + "second" : 0, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 191, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 70.2, 11.5 ], + "duration" : 1.611255, + "under_pressure" : true, + "related_events" : [ "092de956-c3af-46db-bcbd-c422adcdc4ee", "50c54f38-dc0b-4f95-8333-0b2c9862b9dd", "6347a236-76bc-46ee-97fc-1828ad449fba" ], + "carry" : { + "end_location" : [ 67.7, 5.6 ] + } +}, { + "id" : "6347a236-76bc-46ee-97fc-1828ad449fba", + "index" : 2556, + "period" : 2, + "timestamp" : "00:44:00.628", + "minute" : 89, + "second" : 0, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 191, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 46.5, 69.1 ], + "duration" : 1.227053, + "counterpress" : true, + "related_events" : [ "f59daedc-5576-4196-b890-7ea43b4cdb3e" ] +}, { + "id" : "092de956-c3af-46db-bcbd-c422adcdc4ee", + "index" : 2557, + "period" : 2, + "timestamp" : "00:44:01.889", + "minute" : 89, + "second" : 1, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 191, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 67.7, 5.6 ], + "duration" : 1.062458, + "related_events" : [ "a187fc7e-d561-4534-8b71-4883b11fec4e" ], + "pass" : { + "recipient" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "length" : 12.592855, + "angle" : -0.21608497, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 80.0, 2.9 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "7f65d843-c9a9-4701-9eed-1690c77e6463", + "index" : 2558, + "period" : 2, + "timestamp" : "00:44:02.690", + "minute" : 89, + "second" : 2, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 191, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 41.1, 72.7 ], + "duration" : 0.795665, + "counterpress" : true, + "related_events" : [ "1be9fa38-e22c-43e0-95b0-9855afc87eed", "50ed10f7-3b6a-41dd-b8a4-56ac825a4093", "a187fc7e-d561-4534-8b71-4883b11fec4e" ] +}, { + "id" : "a187fc7e-d561-4534-8b71-4883b11fec4e", + "index" : 2559, + "period" : 2, + "timestamp" : "00:44:02.951", + "minute" : 89, + "second" : 2, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 191, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 80.0, 2.9 ], + "under_pressure" : true, + "related_events" : [ "092de956-c3af-46db-bcbd-c422adcdc4ee", "7f65d843-c9a9-4701-9eed-1690c77e6463" ] +}, { + "id" : "50ed10f7-3b6a-41dd-b8a4-56ac825a4093", + "index" : 2560, + "period" : 2, + "timestamp" : "00:44:02.951", + "minute" : 89, + "second" : 2, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 191, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 80.0, 2.9 ], + "duration" : 0.16, + "under_pressure" : true, + "related_events" : [ "1be9fa38-e22c-43e0-95b0-9855afc87eed", "7f65d843-c9a9-4701-9eed-1690c77e6463", "a187fc7e-d561-4534-8b71-4883b11fec4e" ], + "carry" : { + "end_location" : [ 80.8, 3.6 ] + } +}, { + "id" : "1be9fa38-e22c-43e0-95b0-9855afc87eed", + "index" : 2561, + "period" : 2, + "timestamp" : "00:44:03.111", + "minute" : 89, + "second" : 3, + "type" : { + "id" : 38, + "name" : "Miscontrol" + }, + "possession" : 191, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "out" : true, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 80.8, 3.6 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "7f65d843-c9a9-4701-9eed-1690c77e6463" ] +}, { + "id" : "ca4cbe78-85b0-458c-aa4d-a44154f5cab2", + "index" : 2562, + "period" : 2, + "timestamp" : "00:44:14.627", + "minute" : 89, + "second" : 14, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 192, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 49.9, 80.0 ], + "duration" : 1.384668, + "related_events" : [ "2040481f-5739-42b6-89df-f7b36f670aff" ], + "pass" : { + "recipient" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "length" : 17.513708, + "angle" : -0.18955697, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 67.1, 76.7 ], + "type" : { + "id" : 67, + "name" : "Throw-in" + } + } +}, { + "id" : "2040481f-5739-42b6-89df-f7b36f670aff", + "index" : 2563, + "period" : 2, + "timestamp" : "00:44:16.012", + "minute" : 89, + "second" : 16, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 192, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 67.1, 76.7 ], + "related_events" : [ "ca4cbe78-85b0-458c-aa4d-a44154f5cab2" ] +}, { + "id" : "04bd111c-1e05-40ab-ad17-037bc3e57643", + "index" : 2564, + "period" : 2, + "timestamp" : "00:44:16.012", + "minute" : 89, + "second" : 16, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 192, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 67.1, 76.7 ], + "duration" : 0.101954, + "related_events" : [ "2040481f-5739-42b6-89df-f7b36f670aff", "6e067492-51f1-4065-9662-8331009b49c5" ], + "carry" : { + "end_location" : [ 67.3, 77.0 ] + } +}, { + "id" : "6e067492-51f1-4065-9662-8331009b49c5", + "index" : 2565, + "period" : 2, + "timestamp" : "00:44:16.114", + "minute" : 89, + "second" : 16, + "type" : { + "id" : 22, + "name" : "Foul Committed" + }, + "possession" : 192, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 67.3, 77.0 ], + "duration" : 0.0, + "related_events" : [ "b6ef2ec6-7b66-4ee2-b8e3-f1967eb798d8" ], + "foul_committed" : { + "offensive" : true + } +}, { + "id" : "b6ef2ec6-7b66-4ee2-b8e3-f1967eb798d8", + "index" : 2566, + "period" : 2, + "timestamp" : "00:44:16.114", + "minute" : 89, + "second" : 16, + "type" : { + "id" : 21, + "name" : "Foul Won" + }, + "possession" : 192, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 52.8, 3.1 ], + "duration" : 0.0, + "related_events" : [ "6e067492-51f1-4065-9662-8331009b49c5" ], + "foul_won" : { + "defensive" : true + } +}, { + "id" : "d708c85e-2d4c-436a-bc0d-83e816df2a5f", + "index" : 2567, + "period" : 2, + "timestamp" : "00:44:27.446", + "minute" : 89, + "second" : 27, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 193, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 53.0, 4.0 ], + "duration" : 0.460286, + "related_events" : [ "84c1f1b0-e17b-4476-a006-6e904521a0ab", "e4c84d28-cb41-4776-9311-1f451a5c3bde" ], + "pass" : { + "recipient" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "length" : 9.660228, + "angle" : 1.0978898, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 57.4, 12.6 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 62, + "name" : "Free Kick" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "e4c84d28-cb41-4776-9311-1f451a5c3bde", + "index" : 2568, + "period" : 2, + "timestamp" : "00:44:27.907", + "minute" : 89, + "second" : 27, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 193, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 62.8, 20.7 ], + "related_events" : [ "d708c85e-2d4c-436a-bc0d-83e816df2a5f" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "84c1f1b0-e17b-4476-a006-6e904521a0ab", + "index" : 2569, + "period" : 2, + "timestamp" : "00:44:27.907", + "minute" : 89, + "second" : 27, + "type" : { + "id" : 10, + "name" : "Interception" + }, + "possession" : 193, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 62.7, 67.5 ], + "duration" : 0.0, + "related_events" : [ "d708c85e-2d4c-436a-bc0d-83e816df2a5f" ], + "interception" : { + "outcome" : { + "id" : 14, + "name" : "Lost Out" + } + } +}, { + "id" : "f28798be-0eab-47f2-9bf0-7330bef053b7", + "index" : 2570, + "period" : 2, + "timestamp" : "00:44:34.825", + "minute" : 89, + "second" : 34, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 194, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 63.9, 0.1 ], + "duration" : 1.582941, + "related_events" : [ "8cc9032a-af95-491a-8ccd-8fca5819fbd4" ], + "pass" : { + "recipient" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "length" : 16.729914, + "angle" : 0.3349823, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 79.7, 5.6 ], + "type" : { + "id" : 67, + "name" : "Throw-in" + } + } +}, { + "id" : "8cc9032a-af95-491a-8ccd-8fca5819fbd4", + "index" : 2571, + "period" : 2, + "timestamp" : "00:44:36.408", + "minute" : 89, + "second" : 36, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 194, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 79.7, 5.6 ], + "related_events" : [ "f28798be-0eab-47f2-9bf0-7330bef053b7" ] +}, { + "id" : "5ee1290c-404a-4c1b-bdaf-dd86d0bb2dcc", + "index" : 2572, + "period" : 2, + "timestamp" : "00:44:36.408", + "minute" : 89, + "second" : 36, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 194, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 79.7, 5.6 ], + "duration" : 1.295915, + "related_events" : [ "15325524-9078-4d96-b8a8-efe5283f4db2", "16cb9721-2c03-4dbb-bc22-0da0f33b5fdd" ], + "pass" : { + "recipient" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "length" : 8.429116, + "angle" : -0.08314123, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 88.1, 4.9 ], + "body_part" : { + "id" : 37, + "name" : "Head" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "16cb9721-2c03-4dbb-bc22-0da0f33b5fdd", + "index" : 2573, + "period" : 2, + "timestamp" : "00:44:37.704", + "minute" : 89, + "second" : 37, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 194, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 88.1, 4.9 ], + "related_events" : [ "5ee1290c-404a-4c1b-bdaf-dd86d0bb2dcc" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "7d01df9a-8d7d-4ec2-b96a-f374c7601323", + "index" : 2574, + "period" : 2, + "timestamp" : "00:44:37.704", + "minute" : 89, + "second" : 37, + "type" : { + "id" : 4, + "name" : "Duel" + }, + "possession" : 194, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 88.1, 4.9 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "15325524-9078-4d96-b8a8-efe5283f4db2" ], + "duel" : { + "type" : { + "id" : 10, + "name" : "Aerial Lost" + } + } +}, { + "id" : "15325524-9078-4d96-b8a8-efe5283f4db2", + "index" : 2575, + "period" : 2, + "timestamp" : "00:44:37.704", + "minute" : 89, + "second" : 37, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 194, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 32.0, 75.2 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "5ee1290c-404a-4c1b-bdaf-dd86d0bb2dcc", "7d01df9a-8d7d-4ec2-b96a-f374c7601323" ], + "clearance" : { + "body_part" : { + "id" : 37, + "name" : "Head" + }, + "head" : true, + "aerial_won" : true + } +}, { + "id" : "f1c32fc1-68a7-470b-83fb-dfd61d7f3989", + "index" : 2576, + "period" : 2, + "timestamp" : "00:44:38.961", + "minute" : 89, + "second" : 38, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 194, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 84.4, 3.6 ], + "duration" : 2.506317, + "related_events" : [ "55ab52f4-e61c-466e-a738-80b36abfde0e" ], + "pass" : { + "recipient" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "length" : 20.903828, + "angle" : 0.01913642, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 105.3, 4.0 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 66, + "name" : "Recovery" + } + } +}, { + "id" : "55ab52f4-e61c-466e-a738-80b36abfde0e", + "index" : 2577, + "period" : 2, + "timestamp" : "00:44:41.468", + "minute" : 89, + "second" : 41, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 194, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 105.3, 4.0 ], + "related_events" : [ "f1c32fc1-68a7-470b-83fb-dfd61d7f3989" ] +}, { + "id" : "0b30c882-8375-4a11-9f9a-a2a72d035153", + "index" : 2578, + "period" : 2, + "timestamp" : "00:44:41.468", + "minute" : 89, + "second" : 41, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 194, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 105.3, 4.0 ], + "duration" : 0.520607, + "related_events" : [ "55ab52f4-e61c-466e-a738-80b36abfde0e", "a97d9a63-e739-4669-a651-a92a99728a42" ], + "carry" : { + "end_location" : [ 108.6, 4.2 ] + } +}, { + "id" : "a97d9a63-e739-4669-a651-a92a99728a42", + "index" : 2579, + "period" : 2, + "timestamp" : "00:44:41.988", + "minute" : 89, + "second" : 41, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 194, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 108.6, 4.2 ], + "duration" : 0.936976, + "related_events" : [ "d44ade56-01a8-4f7d-8ec3-09ef71cb0253", "e882276d-a1f7-49a6-be8a-faaa2cc5cafc" ], + "pass" : { + "recipient" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "length" : 20.938004, + "angle" : 1.6856729, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 106.2, 25.0 ], + "outcome" : { + "id" : 9, + "name" : "Incomplete" + }, + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "e882276d-a1f7-49a6-be8a-faaa2cc5cafc", + "index" : 2580, + "period" : 2, + "timestamp" : "00:44:42.925", + "minute" : 89, + "second" : 42, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 194, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 104.6, 31.1 ], + "related_events" : [ "a97d9a63-e739-4669-a651-a92a99728a42" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "d44ade56-01a8-4f7d-8ec3-09ef71cb0253", + "index" : 2581, + "period" : 2, + "timestamp" : "00:44:42.925", + "minute" : 89, + "second" : 42, + "type" : { + "id" : 10, + "name" : "Interception" + }, + "possession" : 194, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 13.9, 55.1 ], + "duration" : 0.0, + "related_events" : [ "a97d9a63-e739-4669-a651-a92a99728a42" ], + "interception" : { + "outcome" : { + "id" : 13, + "name" : "Lost In Play" + } + } +}, { + "id" : "dacef627-ec22-4599-9218-58538e42c0b3", + "index" : 2582, + "period" : 2, + "timestamp" : "00:44:43.644", + "minute" : 89, + "second" : 43, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 194, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 13.7, 56.0 ], + "duration" : 0.434632 +}, { + "id" : "057a1e32-c0df-466c-81e6-a99a2ce98c69", + "index" : 2583, + "period" : 2, + "timestamp" : "00:44:44.110", + "minute" : 89, + "second" : 44, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 194, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 105.3, 20.3 ], + "duration" : 0.0 +}, { + "id" : "4ac6bd68-6497-44d3-a7d4-5e8886a33127", + "index" : 2584, + "period" : 2, + "timestamp" : "00:44:44.110", + "minute" : 89, + "second" : 44, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 194, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 105.3, 20.3 ], + "duration" : 0.206247, + "under_pressure" : true, + "related_events" : [ "057a1e32-c0df-466c-81e6-a99a2ce98c69", "07bb6293-0c83-4249-a0a0-1ab1cda2fe96", "b3a2f059-6fea-4364-bc2c-772c176fb723" ], + "carry" : { + "end_location" : [ 106.2, 20.3 ] + } +}, { + "id" : "07bb6293-0c83-4249-a0a0-1ab1cda2fe96", + "index" : 2585, + "period" : 2, + "timestamp" : "00:44:44.316", + "minute" : 89, + "second" : 44, + "type" : { + "id" : 39, + "name" : "Dribbled Past" + }, + "possession" : 194, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 13.9, 59.8 ], + "duration" : 0.0, + "related_events" : [ "4ac6bd68-6497-44d3-a7d4-5e8886a33127", "b3a2f059-6fea-4364-bc2c-772c176fb723", "ffe0e12f-645e-4f6a-89f7-eb8d80121961" ] +}, { + "id" : "b3a2f059-6fea-4364-bc2c-772c176fb723", + "index" : 2586, + "period" : 2, + "timestamp" : "00:44:44.316", + "minute" : 89, + "second" : 44, + "type" : { + "id" : 14, + "name" : "Dribble" + }, + "possession" : 194, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 106.2, 20.3 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "07bb6293-0c83-4249-a0a0-1ab1cda2fe96" ], + "dribble" : { + "outcome" : { + "id" : 8, + "name" : "Complete" + } + } +}, { + "id" : "ffe0e12f-645e-4f6a-89f7-eb8d80121961", + "index" : 2587, + "period" : 2, + "timestamp" : "00:44:44.316", + "minute" : 89, + "second" : 44, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 194, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 106.2, 20.3 ], + "duration" : 1.008609, + "under_pressure" : true, + "related_events" : [ "07bb6293-0c83-4249-a0a0-1ab1cda2fe96", "b3a2f059-6fea-4364-bc2c-772c176fb723", "b3d20e58-6a58-44b2-90e9-55a37ce12d59" ], + "carry" : { + "end_location" : [ 108.9, 22.3 ] + } +}, { + "id" : "b3d20e58-6a58-44b2-90e9-55a37ce12d59", + "index" : 2588, + "period" : 2, + "timestamp" : "00:44:45.325", + "minute" : 89, + "second" : 45, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 194, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 108.9, 22.3 ], + "duration" : 1.00977, + "related_events" : [ "dd40efbf-9b3d-4b44-84e4-128f63a43a7d" ], + "pass" : { + "recipient" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "length" : 9.108238, + "angle" : 1.9064349, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 105.9, 30.9 ], + "cross" : true, + "assisted_shot_id" : "7ec34223-fb09-47a9-998f-568ba958ef0d", + "goal_assist" : true, + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "dd40efbf-9b3d-4b44-84e4-128f63a43a7d", + "index" : 2589, + "period" : 2, + "timestamp" : "00:44:46.335", + "minute" : 89, + "second" : 46, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 194, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 105.9, 30.9 ], + "related_events" : [ "b3d20e58-6a58-44b2-90e9-55a37ce12d59" ] +}, { + "id" : "7ec34223-fb09-47a9-998f-568ba958ef0d", + "index" : 2590, + "period" : 2, + "timestamp" : "00:44:46.358", + "minute" : 89, + "second" : 46, + "type" : { + "id" : 16, + "name" : "Shot" + }, + "possession" : 194, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 104.9, 30.2 ], + "duration" : 1.08086, + "related_events" : [ "c0a871a2-ef76-4d02-9e8b-2034af6708e4" ], + "shot" : { + "statsbomb_xg" : 0.070163995, + "end_location" : [ 120.0, 43.6, 0.7 ], + "key_pass_id" : "b3d20e58-6a58-44b2-90e9-55a37ce12d59", + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 87, + "name" : "Open Play" + }, + "outcome" : { + "id" : 97, + "name" : "Goal" + }, + "first_time" : true, + "technique" : { + "id" : 93, + "name" : "Normal" + }, + "freeze_frame" : [ { + "location" : [ 100.7, 34.2 ], + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "teammate" : true + }, { + "location" : [ 113.4, 21.4 ], + "player" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "teammate" : true + }, { + "location" : [ 107.7, 50.3 ], + "player" : { + "id" : 18146, + "name" : "Leanne Kiernan" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "teammate" : true + }, { + "location" : [ 104.8, 25.6 ], + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "teammate" : false + }, { + "location" : [ 119.0, 37.2 ], + "player" : { + "id" : 33349, + "name" : "Chloe Morgan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "teammate" : false + }, { + "location" : [ 108.5, 41.5 ], + "player" : { + "id" : 31550, + "name" : "Angela Addison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "teammate" : false + }, { + "location" : [ 107.6, 34.5 ], + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "teammate" : false + }, { + "location" : [ 113.7, 33.1 ], + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "teammate" : false + }, { + "location" : [ 107.3, 23.5 ], + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "teammate" : false + }, { + "location" : [ 108.5, 27.1 ], + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "teammate" : false + }, { + "location" : [ 113.3, 19.0 ], + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "teammate" : false + }, { + "location" : [ 110.2, 16.3 ], + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "teammate" : true + } ] + } +}, { + "id" : "c0a871a2-ef76-4d02-9e8b-2034af6708e4", + "index" : 2591, + "period" : 2, + "timestamp" : "00:44:47.439", + "minute" : 89, + "second" : 47, + "type" : { + "id" : 23, + "name" : "Goal Keeper" + }, + "possession" : 194, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 33349, + "name" : "Chloe Morgan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 1.1, 42.9 ], + "duration" : 0.0, + "related_events" : [ "7ec34223-fb09-47a9-998f-568ba958ef0d" ], + "goalkeeper" : { + "type" : { + "id" : 26, + "name" : "Goal Conceded" + }, + "outcome" : { + "id" : 55, + "name" : "No Touch" + }, + "technique" : { + "id" : 46, + "name" : "Standing" + }, + "position" : { + "id" : 44, + "name" : "Set" + } + } +}, { + "id" : "2de8ca6f-e501-40a5-ae69-f2db4d9a6307", + "index" : 2592, + "period" : 2, + "timestamp" : "00:45:21.981", + "minute" : 90, + "second" : 21, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 195, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 61.0, 40.1 ], + "duration" : 1.920878, + "related_events" : [ "bce0f2f6-d46c-46a3-8239-55b4c609d5cb" ], + "pass" : { + "recipient" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "length" : 22.96519, + "angle" : -2.5608363, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 41.8, 27.5 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "type" : { + "id" : 65, + "name" : "Kick Off" + } + } +}, { + "id" : "bce0f2f6-d46c-46a3-8239-55b4c609d5cb", + "index" : 2593, + "period" : 2, + "timestamp" : "00:45:23.902", + "minute" : 90, + "second" : 23, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 195, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 41.8, 27.5 ], + "related_events" : [ "2de8ca6f-e501-40a5-ae69-f2db4d9a6307" ] +}, { + "id" : "b3ca1d95-0e89-4b5e-b93a-a0774033a36f", + "index" : 2594, + "period" : 2, + "timestamp" : "00:45:23.902", + "minute" : 90, + "second" : 23, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 195, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 41.8, 27.5 ], + "duration" : 3.058066, + "related_events" : [ "84aeec0b-cf00-4a57-9572-5782ec7c7825", "bce0f2f6-d46c-46a3-8239-55b4c609d5cb" ], + "carry" : { + "end_location" : [ 49.0, 25.3 ] + } +}, { + "id" : "84aeec0b-cf00-4a57-9572-5782ec7c7825", + "index" : 2595, + "period" : 2, + "timestamp" : "00:45:26.960", + "minute" : 90, + "second" : 26, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 195, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 49.0, 25.3 ], + "duration" : 1.847263, + "related_events" : [ "43435b1b-abb1-4716-91d8-6b6908613374", "926c1172-6fe2-4ffc-9023-5970bac02f73" ], + "pass" : { + "recipient" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "length" : 37.99329, + "angle" : 0.34922075, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 84.7, 38.3 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "43435b1b-abb1-4716-91d8-6b6908613374", + "index" : 2596, + "period" : 2, + "timestamp" : "00:45:28.807", + "minute" : 90, + "second" : 28, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 195, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 84.7, 38.3 ], + "related_events" : [ "84aeec0b-cf00-4a57-9572-5782ec7c7825" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "2565e240-8770-4ca9-b0b8-2c43ecbe32d7", + "index" : 2597, + "period" : 2, + "timestamp" : "00:45:28.807", + "minute" : 90, + "second" : 28, + "type" : { + "id" : 4, + "name" : "Duel" + }, + "possession" : 195, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 84.7, 38.3 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "926c1172-6fe2-4ffc-9023-5970bac02f73" ], + "duel" : { + "type" : { + "id" : 10, + "name" : "Aerial Lost" + } + } +}, { + "id" : "926c1172-6fe2-4ffc-9023-5970bac02f73", + "index" : 2598, + "period" : 2, + "timestamp" : "00:45:28.807", + "minute" : 90, + "second" : 28, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 195, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 35.4, 41.8 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "2565e240-8770-4ca9-b0b8-2c43ecbe32d7", "84aeec0b-cf00-4a57-9572-5782ec7c7825" ], + "clearance" : { + "aerial_won" : true, + "body_part" : { + "id" : 37, + "name" : "Head" + }, + "head" : true + } +}, { + "id" : "8ef54fb0-4f82-436e-add7-ec846cf50254", + "index" : 2599, + "period" : 2, + "timestamp" : "00:45:30.296", + "minute" : 90, + "second" : 30, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 195, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 73.1, 35.8 ], + "duration" : 2.118499, + "related_events" : [ "16e7e385-dff5-4e33-a6ed-0848a4e3c7cf" ], + "pass" : { + "recipient" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "length" : 12.963024, + "angle" : 0.66510266, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 83.3, 43.8 ], + "body_part" : { + "id" : 37, + "name" : "Head" + }, + "type" : { + "id" : 66, + "name" : "Recovery" + } + } +}, { + "id" : "16e7e385-dff5-4e33-a6ed-0848a4e3c7cf", + "index" : 2600, + "period" : 2, + "timestamp" : "00:45:32.414", + "minute" : 90, + "second" : 32, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 195, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 83.3, 43.8 ], + "related_events" : [ "8ef54fb0-4f82-436e-add7-ec846cf50254" ] +}, { + "id" : "15b44634-a6d1-4b32-af1e-126f4b1c503f", + "index" : 2601, + "period" : 2, + "timestamp" : "00:45:32.414", + "minute" : 90, + "second" : 32, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 195, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 83.3, 43.8 ], + "duration" : 0.32302, + "related_events" : [ "16e7e385-dff5-4e33-a6ed-0848a4e3c7cf", "69bb12cd-3c34-4b1b-b285-4c75c14fad29" ], + "carry" : { + "end_location" : [ 85.4, 47.4 ] + } +}, { + "id" : "69bb12cd-3c34-4b1b-b285-4c75c14fad29", + "index" : 2602, + "period" : 2, + "timestamp" : "00:45:32.737", + "minute" : 90, + "second" : 32, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 195, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 85.4, 47.4 ], + "duration" : 1.805668, + "related_events" : [ "1abe8652-80a1-430e-8b9e-cb88d1d28941" ], + "pass" : { + "recipient" : { + "id" : 15564, + "name" : "Lucy Quinn" + }, + "length" : 16.522106, + "angle" : 1.4066427, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 88.1, 63.7 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "1abe8652-80a1-430e-8b9e-cb88d1d28941", + "index" : 2603, + "period" : 2, + "timestamp" : "00:45:34.543", + "minute" : 90, + "second" : 34, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 195, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15564, + "name" : "Lucy Quinn" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 88.1, 63.7 ], + "related_events" : [ "69bb12cd-3c34-4b1b-b285-4c75c14fad29" ] +}, { + "id" : "5f34480f-2fe3-4d88-b742-0a4830c78cbc", + "index" : 2604, + "period" : 2, + "timestamp" : "00:45:34.543", + "minute" : 90, + "second" : 34, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 195, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15564, + "name" : "Lucy Quinn" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 88.1, 63.7 ], + "duration" : 7.550291, + "related_events" : [ "175097f3-555b-4a8a-bd6b-b1a296ae2c02", "1abe8652-80a1-430e-8b9e-cb88d1d28941" ], + "carry" : { + "end_location" : [ 114.0, 63.4 ] + } +}, { + "id" : "175097f3-555b-4a8a-bd6b-b1a296ae2c02", + "index" : 2605, + "period" : 2, + "timestamp" : "00:45:42.093", + "minute" : 90, + "second" : 42, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 195, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15564, + "name" : "Lucy Quinn" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 114.0, 63.4 ], + "duration" : 1.555744, + "related_events" : [ "9c626ef9-1788-4536-87b0-e020442b242f" ], + "pass" : { + "recipient" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "length" : 21.22852, + "angle" : 3.0897524, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 92.8, 64.5 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "9c626ef9-1788-4536-87b0-e020442b242f", + "index" : 2606, + "period" : 2, + "timestamp" : "00:45:43.649", + "minute" : 90, + "second" : 43, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 195, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 92.8, 64.5 ], + "related_events" : [ "175097f3-555b-4a8a-bd6b-b1a296ae2c02" ] +}, { + "id" : "d99a031c-9e3e-46b1-b466-aea74201fdbc", + "index" : 2607, + "period" : 2, + "timestamp" : "00:45:43.649", + "minute" : 90, + "second" : 43, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 195, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 92.8, 64.5 ], + "duration" : 0.030225, + "related_events" : [ "370819de-8788-4e53-a411-24a50de677e5", "9c626ef9-1788-4536-87b0-e020442b242f" ], + "carry" : { + "end_location" : [ 92.8, 64.5 ] + } +}, { + "id" : "370819de-8788-4e53-a411-24a50de677e5", + "index" : 2608, + "period" : 2, + "timestamp" : "00:45:43.679", + "minute" : 90, + "second" : 43, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 195, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 92.8, 64.5 ], + "duration" : 1.117075, + "related_events" : [ "29668dd5-042c-496b-8298-4b348b0d5848" ], + "pass" : { + "recipient" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "length" : 24.896585, + "angle" : -0.8081215, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 110.0, 46.5 ], + "cross" : true, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 76, + "name" : "Pass Offside" + } + } +}, { + "id" : "29668dd5-042c-496b-8298-4b348b0d5848", + "index" : 2609, + "period" : 2, + "timestamp" : "00:45:44.796", + "minute" : 90, + "second" : 44, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 195, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 110.0, 46.5 ], + "related_events" : [ "370819de-8788-4e53-a411-24a50de677e5" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "8636cc4f-b7c7-4251-be06-bc9b551fcba2", + "index" : 2610, + "period" : 2, + "timestamp" : "00:46:04.278", + "minute" : 91, + "second" : 4, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 196, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 11.5, 47.0 ], + "duration" : 2.68473, + "related_events" : [ "42afb69e-bbcc-4732-865f-3b49b61486bb", "436c9a71-55f4-4d0e-87bd-82e0c85739e1" ], + "pass" : { + "recipient" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "length" : 44.70727, + "angle" : -0.096330136, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 56.0, 42.7 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 62, + "name" : "Free Kick" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "42afb69e-bbcc-4732-865f-3b49b61486bb", + "index" : 2611, + "period" : 2, + "timestamp" : "00:46:06.963", + "minute" : 91, + "second" : 6, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 196, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 56.0, 42.7 ], + "related_events" : [ "8636cc4f-b7c7-4251-be06-bc9b551fcba2" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "436c9a71-55f4-4d0e-87bd-82e0c85739e1", + "index" : 2612, + "period" : 2, + "timestamp" : "00:46:06.963", + "minute" : 91, + "second" : 6, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 196, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 64.1, 37.4 ], + "duration" : 1.281763, + "related_events" : [ "6de56027-6fdc-4ec5-b6cb-d01e4beab69c", "8636cc4f-b7c7-4251-be06-bc9b551fcba2", "9fc18c38-3a48-4540-8bad-538c5c7f21c1" ], + "pass" : { + "recipient" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "length" : 10.770329, + "angle" : -0.38050637, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 74.1, 33.4 ], + "body_part" : { + "id" : 37, + "name" : "Head" + }, + "type" : { + "id" : 66, + "name" : "Recovery" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "6de56027-6fdc-4ec5-b6cb-d01e4beab69c", + "index" : 2613, + "period" : 2, + "timestamp" : "00:46:08.245", + "minute" : 91, + "second" : 8, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 196, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 74.0, 32.2 ], + "related_events" : [ "436c9a71-55f4-4d0e-87bd-82e0c85739e1" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "9fc18c38-3a48-4540-8bad-538c5c7f21c1", + "index" : 2614, + "period" : 2, + "timestamp" : "00:46:08.245", + "minute" : 91, + "second" : 8, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 196, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 46.0, 46.7 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "436c9a71-55f4-4d0e-87bd-82e0c85739e1" ], + "clearance" : { + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "left_foot" : true + } +}, { + "id" : "dc391be1-626a-4f08-9be4-a3e79cb12761", + "index" : 2615, + "period" : 2, + "timestamp" : "00:46:11.832", + "minute" : 91, + "second" : 11, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 196, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 52.1, 48.7 ], + "duration" : 2.356902, + "related_events" : [ "1f8ac8ad-dabb-4eb7-b8f0-d3bc3d070b75", "61df6a2c-babe-4441-82ac-80b3e9b18af1" ] +}, { + "id" : "61df6a2c-babe-4441-82ac-80b3e9b18af1", + "index" : 2616, + "period" : 2, + "timestamp" : "00:46:12.957", + "minute" : 91, + "second" : 12, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 196, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 73.2, 28.2 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "dc391be1-626a-4f08-9be4-a3e79cb12761" ] +}, { + "id" : "1f8ac8ad-dabb-4eb7-b8f0-d3bc3d070b75", + "index" : 2617, + "period" : 2, + "timestamp" : "00:46:12.957", + "minute" : 91, + "second" : 12, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 196, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 73.2, 28.2 ], + "duration" : 1.375311, + "under_pressure" : true, + "related_events" : [ "562ad5b2-6838-4c71-b8e2-0498c26b9f94", "61df6a2c-babe-4441-82ac-80b3e9b18af1", "dc391be1-626a-4f08-9be4-a3e79cb12761", "f2d18afc-a1df-4f1c-8df8-1ab790716f8f" ], + "carry" : { + "end_location" : [ 75.6, 24.1 ] + } +}, { + "id" : "f2d18afc-a1df-4f1c-8df8-1ab790716f8f", + "index" : 2618, + "period" : 2, + "timestamp" : "00:46:14.332", + "minute" : 91, + "second" : 14, + "type" : { + "id" : 22, + "name" : "Foul Committed" + }, + "possession" : 196, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 44.5, 56.0 ], + "duration" : 0.0, + "related_events" : [ "1f8ac8ad-dabb-4eb7-b8f0-d3bc3d070b75", "562ad5b2-6838-4c71-b8e2-0498c26b9f94" ] +}, { + "id" : "562ad5b2-6838-4c71-b8e2-0498c26b9f94", + "index" : 2619, + "period" : 2, + "timestamp" : "00:46:14.332", + "minute" : 91, + "second" : 14, + "type" : { + "id" : 21, + "name" : "Foul Won" + }, + "possession" : 196, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 75.6, 24.1 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "f2d18afc-a1df-4f1c-8df8-1ab790716f8f" ] +}, { + "id" : "6cb9d543-2f2f-4013-8f83-948c5c83362a", + "index" : 2620, + "period" : 2, + "timestamp" : "00:46:42.402", + "minute" : 91, + "second" : 42, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 197, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 77.4, 19.1 ], + "duration" : 2.137003, + "related_events" : [ "3b282111-3df0-460d-9892-e18ba3707d51" ], + "pass" : { + "recipient" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "length" : 41.260635, + "angle" : 0.7133581, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 108.6, 46.1 ], + "type" : { + "id" : 62, + "name" : "Free Kick" + }, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "3b282111-3df0-460d-9892-e18ba3707d51", + "index" : 2621, + "period" : 2, + "timestamp" : "00:46:44.539", + "minute" : 91, + "second" : 44, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 197, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 108.6, 46.1 ], + "related_events" : [ "6cb9d543-2f2f-4013-8f83-948c5c83362a" ] +}, { + "id" : "4bfbe73a-7d2d-4e14-b83e-84b3ea88a58f", + "index" : 2622, + "period" : 2, + "timestamp" : "00:46:44.539", + "minute" : 91, + "second" : 44, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 197, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 108.6, 46.0 ], + "duration" : 0.657828, + "related_events" : [ "1bf20afe-5b6f-4295-adc9-2558706e9209" ], + "pass" : { + "recipient" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "length" : 9.436631, + "angle" : -1.3463804, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 110.7, 36.8 ], + "assisted_shot_id" : "b7be643f-10fb-41ff-ab63-c9108195ac4e", + "shot_assist" : true, + "body_part" : { + "id" : 37, + "name" : "Head" + } + } +}, { + "id" : "1bf20afe-5b6f-4295-adc9-2558706e9209", + "index" : 2623, + "period" : 2, + "timestamp" : "00:46:45.196", + "minute" : 91, + "second" : 45, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 197, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 110.7, 36.8 ], + "related_events" : [ "4bfbe73a-7d2d-4e14-b83e-84b3ea88a58f" ] +}, { + "id" : "0d8602d0-6b28-4a0a-8841-9910f291a5af", + "index" : 2624, + "period" : 2, + "timestamp" : "00:46:45.196", + "minute" : 91, + "second" : 45, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 197, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 110.7, 36.8 ], + "duration" : 0.636722, + "related_events" : [ "1bf20afe-5b6f-4295-adc9-2558706e9209", "b7be643f-10fb-41ff-ab63-c9108195ac4e" ], + "carry" : { + "end_location" : [ 111.0, 38.1 ] + } +}, { + "id" : "b7be643f-10fb-41ff-ab63-c9108195ac4e", + "index" : 2625, + "period" : 2, + "timestamp" : "00:46:45.833", + "minute" : 91, + "second" : 45, + "type" : { + "id" : 16, + "name" : "Shot" + }, + "possession" : 197, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 111.0, 38.1 ], + "duration" : 0.138496, + "related_events" : [ "0e511ec8-8ae5-4cc6-8fc7-e52541748c51", "d29b8430-3252-4cba-93e8-12c1574f651a" ], + "shot" : { + "statsbomb_xg" : 0.21851029, + "end_location" : [ 119.0, 38.6, 0.3 ], + "key_pass_id" : "4bfbe73a-7d2d-4e14-b83e-84b3ea88a58f", + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 87, + "name" : "Open Play" + }, + "outcome" : { + "id" : 100, + "name" : "Saved" + }, + "deflected" : true, + "technique" : { + "id" : 93, + "name" : "Normal" + }, + "freeze_frame" : [ { + "location" : [ 109.5, 29.9 ], + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "teammate" : true + }, { + "location" : [ 107.9, 40.0 ], + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "teammate" : true + }, { + "location" : [ 102.4, 46.8 ], + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "teammate" : true + }, { + "location" : [ 111.6, 45.4 ], + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "teammate" : true + }, { + "location" : [ 111.9, 48.0 ], + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "teammate" : true + }, { + "location" : [ 117.4, 48.9 ], + "player" : { + "id" : 18146, + "name" : "Leanne Kiernan" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "teammate" : true + }, { + "location" : [ 111.1, 49.4 ], + "player" : { + "id" : 31550, + "name" : "Angela Addison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "teammate" : false + }, { + "location" : [ 112.1, 46.7 ], + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "teammate" : false + }, { + "location" : [ 109.7, 44.5 ], + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "teammate" : false + }, { + "location" : [ 110.8, 43.9 ], + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "teammate" : false + }, { + "location" : [ 113.7, 38.9 ], + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "teammate" : false + }, { + "location" : [ 119.3, 39.4 ], + "player" : { + "id" : 33349, + "name" : "Chloe Morgan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "teammate" : false + }, { + "location" : [ 113.4, 36.1 ], + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "teammate" : false + }, { + "location" : [ 109.1, 36.0 ], + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "teammate" : false + }, { + "location" : [ 104.0, 44.5 ], + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "teammate" : false + }, { + "location" : [ 96.5, 41.4 ], + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "teammate" : false + } ] + } +}, { + "id" : "d29b8430-3252-4cba-93e8-12c1574f651a", + "index" : 2626, + "period" : 2, + "timestamp" : "00:46:45.972", + "minute" : 91, + "second" : 45, + "type" : { + "id" : 6, + "name" : "Block" + }, + "possession" : 197, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 6.7, 41.8 ], + "duration" : 0.0, + "related_events" : [ "b7be643f-10fb-41ff-ab63-c9108195ac4e" ], + "block" : { + "deflection" : true + } +}, { + "id" : "0e511ec8-8ae5-4cc6-8fc7-e52541748c51", + "index" : 2627, + "period" : 2, + "timestamp" : "00:46:46.760", + "minute" : 91, + "second" : 46, + "type" : { + "id" : 23, + "name" : "Goal Keeper" + }, + "possession" : 197, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 33349, + "name" : "Chloe Morgan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 0.8, 40.7 ], + "duration" : 0.0, + "related_events" : [ "b7be643f-10fb-41ff-ab63-c9108195ac4e" ], + "goalkeeper" : { + "technique" : { + "id" : 46, + "name" : "Standing" + }, + "position" : { + "id" : 44, + "name" : "Set" + }, + "body_part" : { + "id" : 35, + "name" : "Both Hands" + }, + "type" : { + "id" : 33, + "name" : "Shot Saved" + }, + "outcome" : { + "id" : 15, + "name" : "Success" + } + } +}, { + "id" : "83855ac5-1bf8-49fc-b990-316952fb0940", + "index" : 2628, + "period" : 2, + "timestamp" : "00:47:00.616", + "minute" : 92, + "second" : 0, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 198, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 8, + "name" : "From Keeper" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 33349, + "name" : "Chloe Morgan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 16.7, 35.6 ], + "duration" : 3.405591, + "related_events" : [ "22d49e56-bb27-4050-9ddc-a447dce6975f" ], + "pass" : { + "length" : 60.364975, + "angle" : 0.046401165, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 77.0, 38.4 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "22d49e56-bb27-4050-9ddc-a447dce6975f", + "index" : 2629, + "period" : 2, + "timestamp" : "00:47:04.021", + "minute" : 92, + "second" : 4, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 199, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 43.1, 41.7 ], + "duration" : 0.0, + "related_events" : [ "83855ac5-1bf8-49fc-b990-316952fb0940" ] +}, { + "id" : "9fbad5b6-223f-4004-94bd-bdca700dde6b", + "index" : 2630, + "period" : 2, + "timestamp" : "00:47:04.021", + "minute" : 92, + "second" : 4, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 199, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 43.1, 41.7 ], + "duration" : 0.923609, + "related_events" : [ "22d49e56-bb27-4050-9ddc-a447dce6975f", "9130bb9a-875e-4434-b04b-7987cb00eb1b" ], + "carry" : { + "end_location" : [ 38.8, 46.1 ] + } +}, { + "id" : "9130bb9a-875e-4434-b04b-7987cb00eb1b", + "index" : 2631, + "period" : 2, + "timestamp" : "00:47:04.945", + "minute" : 92, + "second" : 4, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 199, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 38.8, 46.1 ], + "duration" : 1.825873, + "related_events" : [ "4501cf5f-cc14-49a7-b57f-49f751b19730" ], + "pass" : { + "length" : 23.58686, + "angle" : 0.4238205, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 60.3, 55.8 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "4501cf5f-cc14-49a7-b57f-49f751b19730", + "index" : 2632, + "period" : 2, + "timestamp" : "00:47:06.771", + "minute" : 92, + "second" : 6, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 199, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 59.8, 24.3 ], + "duration" : 0.967391, + "under_pressure" : true, + "related_events" : [ "7ab07072-4573-4645-ba83-b5f2c241adfd", "9130bb9a-875e-4434-b04b-7987cb00eb1b", "a01d9ea4-2f6a-48e8-8d8d-ae72415f7eca", "d32f4a3c-e419-4d29-8257-f56084daa213" ], + "pass" : { + "recipient" : { + "id" : 31550, + "name" : "Angela Addison" + }, + "length" : 11.423659, + "angle" : 0.23860933, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 70.9, 27.0 ], + "aerial_won" : true, + "type" : { + "id" : 66, + "name" : "Recovery" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "7ab07072-4573-4645-ba83-b5f2c241adfd", + "index" : 2633, + "period" : 2, + "timestamp" : "00:47:06.771", + "minute" : 92, + "second" : 6, + "type" : { + "id" : 4, + "name" : "Duel" + }, + "possession" : 199, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18146, + "name" : "Leanne Kiernan" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 60.3, 55.8 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "4501cf5f-cc14-49a7-b57f-49f751b19730" ], + "duel" : { + "type" : { + "id" : 10, + "name" : "Aerial Lost" + } + } +}, { + "id" : "d32f4a3c-e419-4d29-8257-f56084daa213", + "index" : 2634, + "period" : 2, + "timestamp" : "00:47:07.738", + "minute" : 92, + "second" : 7, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 199, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31550, + "name" : "Angela Addison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 78.1, 29.1 ], + "related_events" : [ "4501cf5f-cc14-49a7-b57f-49f751b19730" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "a01d9ea4-2f6a-48e8-8d8d-ae72415f7eca", + "index" : 2635, + "period" : 2, + "timestamp" : "00:47:07.738", + "minute" : 92, + "second" : 7, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 199, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 49.2, 53.1 ], + "duration" : 0.0, + "related_events" : [ "4501cf5f-cc14-49a7-b57f-49f751b19730" ] +}, { + "id" : "755a8130-e79a-4a9e-a60f-e51b9eb7c0aa", + "index" : 2636, + "period" : 2, + "timestamp" : "00:47:07.738", + "minute" : 92, + "second" : 7, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 199, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 49.2, 53.1 ], + "duration" : 1.097841, + "related_events" : [ "a01d9ea4-2f6a-48e8-8d8d-ae72415f7eca", "f2b8736c-9673-421e-8492-717bbe80043d" ], + "carry" : { + "end_location" : [ 51.9, 56.7 ] + } +}, { + "id" : "f2b8736c-9673-421e-8492-717bbe80043d", + "index" : 2637, + "period" : 2, + "timestamp" : "00:47:08.836", + "minute" : 92, + "second" : 8, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 199, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 51.9, 56.7 ], + "duration" : 1.27674, + "related_events" : [ "3b9a4afe-42c1-461d-a9be-0c1c59f8f6c8" ], + "pass" : { + "recipient" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "length" : 21.104738, + "angle" : -0.09966865, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 72.9, 54.6 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "3b9a4afe-42c1-461d-a9be-0c1c59f8f6c8", + "index" : 2638, + "period" : 2, + "timestamp" : "00:47:10.113", + "minute" : 92, + "second" : 10, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 199, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 72.9, 54.6 ], + "related_events" : [ "f2b8736c-9673-421e-8492-717bbe80043d" ] +}, { + "id" : "979934be-9db9-4744-a909-53fc236bb43c", + "index" : 2639, + "period" : 2, + "timestamp" : "00:47:10.113", + "minute" : 92, + "second" : 10, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 199, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 72.9, 54.6 ], + "duration" : 0.262234, + "related_events" : [ "3b9a4afe-42c1-461d-a9be-0c1c59f8f6c8", "828b2c82-a1c6-43ba-b5a3-b14a76e9175a" ], + "carry" : { + "end_location" : [ 72.9, 54.6 ] + } +}, { + "id" : "828b2c82-a1c6-43ba-b5a3-b14a76e9175a", + "index" : 2640, + "period" : 2, + "timestamp" : "00:47:10.375", + "minute" : 92, + "second" : 10, + "type" : { + "id" : 38, + "name" : "Miscontrol" + }, + "possession" : 199, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 72.9, 54.6 ], + "duration" : 0.0 +}, { + "id" : "9e190ce4-fe39-4550-b104-2009d4922061", + "index" : 2641, + "period" : 2, + "timestamp" : "00:47:12.845", + "minute" : 92, + "second" : 12, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 199, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 30.5, 27.1 ], + "duration" : 2.38175, + "related_events" : [ "545ab58f-b420-49ed-99d4-148d71cd89f8" ], + "pass" : { + "recipient" : { + "id" : 33349, + "name" : "Chloe Morgan" + }, + "length" : 19.9965, + "angle" : 2.7025485, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 12.4, 35.6 ], + "type" : { + "id" : 66, + "name" : "Recovery" + }, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "545ab58f-b420-49ed-99d4-148d71cd89f8", + "index" : 2642, + "period" : 2, + "timestamp" : "00:47:15.226", + "minute" : 92, + "second" : 15, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 199, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 33349, + "name" : "Chloe Morgan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 12.4, 35.6 ], + "related_events" : [ "9e190ce4-fe39-4550-b104-2009d4922061" ] +}, { + "id" : "2ef45e58-40b1-44f5-a0d4-15a318ae28c9", + "index" : 2643, + "period" : 2, + "timestamp" : "00:47:15.226", + "minute" : 92, + "second" : 15, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 199, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 33349, + "name" : "Chloe Morgan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 12.4, 35.6 ], + "duration" : 3.127624, + "related_events" : [ "545ab58f-b420-49ed-99d4-148d71cd89f8", "94152fad-1531-4a31-be33-24bd6cdab411" ], + "carry" : { + "end_location" : [ 17.1, 36.8 ] + } +}, { + "id" : "94152fad-1531-4a31-be33-24bd6cdab411", + "index" : 2644, + "period" : 2, + "timestamp" : "00:47:18.354", + "minute" : 92, + "second" : 18, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 199, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 33349, + "name" : "Chloe Morgan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 17.1, 36.8 ], + "duration" : 2.015339, + "related_events" : [ "cfe4379b-ad50-4b84-ab14-095bebb52918" ], + "pass" : { + "length" : 41.70851, + "angle" : 0.38852045, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 55.7, 52.6 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "cfe4379b-ad50-4b84-ab14-095bebb52918", + "index" : 2645, + "period" : 2, + "timestamp" : "00:47:20.369", + "minute" : 92, + "second" : 20, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 199, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 64.4, 27.5 ], + "duration" : 1.81249, + "related_events" : [ "82a95bae-c954-4f8d-a3bb-76e4ed08afbf", "94152fad-1531-4a31-be33-24bd6cdab411" ], + "pass" : { + "recipient" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "length" : 9.900505, + "angle" : 1.580897, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 64.3, 37.4 ], + "body_part" : { + "id" : 37, + "name" : "Head" + }, + "type" : { + "id" : 66, + "name" : "Recovery" + } + } +}, { + "id" : "82a95bae-c954-4f8d-a3bb-76e4ed08afbf", + "index" : 2646, + "period" : 2, + "timestamp" : "00:47:22.182", + "minute" : 92, + "second" : 22, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 199, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 64.3, 37.4 ], + "related_events" : [ "cfe4379b-ad50-4b84-ab14-095bebb52918" ] +}, { + "id" : "b1ecf37b-a18c-44c8-9bd4-e17e1794fab5", + "index" : 2647, + "period" : 2, + "timestamp" : "00:47:22.182", + "minute" : 92, + "second" : 22, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 199, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 64.3, 37.4 ], + "duration" : 2.372724, + "related_events" : [ "d52a5f7a-9b3d-4909-9881-e9415129a83a" ], + "pass" : { + "recipient" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "length" : 26.348625, + "angle" : 0.060761616, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 90.6, 39.0 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "7c24a342-ede2-4e1e-b147-64b0d556f094", + "index" : 2648, + "period" : 2, + "timestamp" : "00:47:24.168", + "minute" : 92, + "second" : 24, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 199, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 29.3, 44.0 ], + "duration" : 1.290957, + "related_events" : [ "63fe76d4-328d-4fb5-bbbb-8a6201a3cab3", "d52a5f7a-9b3d-4909-9881-e9415129a83a" ] +}, { + "id" : "d52a5f7a-9b3d-4909-9881-e9415129a83a", + "index" : 2649, + "period" : 2, + "timestamp" : "00:47:24.554", + "minute" : 92, + "second" : 24, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 199, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 90.6, 39.0 ], + "under_pressure" : true, + "related_events" : [ "7c24a342-ede2-4e1e-b147-64b0d556f094", "b1ecf37b-a18c-44c8-9bd4-e17e1794fab5" ] +}, { + "id" : "63fe76d4-328d-4fb5-bbbb-8a6201a3cab3", + "index" : 2650, + "period" : 2, + "timestamp" : "00:47:24.554", + "minute" : 92, + "second" : 24, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 199, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 90.6, 39.0 ], + "duration" : 0.90845, + "under_pressure" : true, + "related_events" : [ "6bf43649-20fd-4349-87f9-8a07fb574f98", "7c24a342-ede2-4e1e-b147-64b0d556f094", "d52a5f7a-9b3d-4909-9881-e9415129a83a" ], + "carry" : { + "end_location" : [ 91.4, 42.4 ] + } +}, { + "id" : "6bf43649-20fd-4349-87f9-8a07fb574f98", + "index" : 2651, + "period" : 2, + "timestamp" : "00:47:25.463", + "minute" : 92, + "second" : 25, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 199, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 91.4, 42.4 ], + "duration" : 0.236199, + "related_events" : [ "3cbeeac8-0f63-4f2d-9a0b-28969cd75e77", "70b792e8-6059-4545-9e51-967891738a87" ], + "pass" : { + "recipient" : { + "id" : 18146, + "name" : "Leanne Kiernan" + }, + "length" : 6.788225, + "angle" : 0.7853982, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 96.2, 47.2 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "70b792e8-6059-4545-9e51-967891738a87", + "index" : 2652, + "period" : 2, + "timestamp" : "00:47:25.699", + "minute" : 92, + "second" : 25, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 199, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18146, + "name" : "Leanne Kiernan" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 97.3, 54.8 ], + "related_events" : [ "6bf43649-20fd-4349-87f9-8a07fb574f98" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "3cbeeac8-0f63-4f2d-9a0b-28969cd75e77", + "index" : 2653, + "period" : 2, + "timestamp" : "00:47:25.699", + "minute" : 92, + "second" : 25, + "type" : { + "id" : 10, + "name" : "Interception" + }, + "possession" : 199, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 23.9, 32.9 ], + "duration" : 0.0, + "related_events" : [ "6bf43649-20fd-4349-87f9-8a07fb574f98" ], + "interception" : { + "outcome" : { + "id" : 16, + "name" : "Success In Play" + } + } +}, { + "id" : "bc30d064-7311-4c1a-a2ff-2178516b66ec", + "index" : 2654, + "period" : 2, + "timestamp" : "00:47:26.900", + "minute" : 92, + "second" : 26, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 199, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 20.9, 28.0 ], + "duration" : 0.0 +}, { + "id" : "ffea91c8-af0d-446d-98ab-04051cce5802", + "index" : 2655, + "period" : 2, + "timestamp" : "00:47:26.900", + "minute" : 92, + "second" : 26, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 199, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 20.9, 28.0 ], + "duration" : 1.195363, + "related_events" : [ "1d9044eb-6ed3-4165-8a70-8e13f5b98755", "bc30d064-7311-4c1a-a2ff-2178516b66ec" ], + "carry" : { + "end_location" : [ 24.3, 29.8 ] + } +}, { + "id" : "1d9044eb-6ed3-4165-8a70-8e13f5b98755", + "index" : 2656, + "period" : 2, + "timestamp" : "00:47:28.095", + "minute" : 92, + "second" : 28, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 199, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 24.3, 29.8 ], + "duration" : 0.969016, + "related_events" : [ "5533dec7-71ed-4c02-9487-23eb087d9f16" ], + "pass" : { + "recipient" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "length" : 10.785639, + "angle" : 1.2695707, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 27.5, 40.1 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "5533dec7-71ed-4c02-9487-23eb087d9f16", + "index" : 2657, + "period" : 2, + "timestamp" : "00:47:29.064", + "minute" : 92, + "second" : 29, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 199, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 27.5, 40.1 ], + "related_events" : [ "1d9044eb-6ed3-4165-8a70-8e13f5b98755" ] +}, { + "id" : "ea8bd7dc-ccc4-41ce-a38b-edee5047d8c1", + "index" : 2658, + "period" : 2, + "timestamp" : "00:47:29.064", + "minute" : 92, + "second" : 29, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 199, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 27.5, 40.1 ], + "duration" : 1.758161, + "related_events" : [ "a26a1e75-faab-482c-aa28-18ac2c0613b0", "e168f7c2-b915-4d7d-ba08-e7baf549dfe6" ], + "pass" : { + "recipient" : { + "id" : 4865, + "name" : "Josie Green" + }, + "length" : 12.587296, + "angle" : -0.79663366, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 36.3, 31.1 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "e168f7c2-b915-4d7d-ba08-e7baf549dfe6", + "index" : 2659, + "period" : 2, + "timestamp" : "00:47:30.822", + "minute" : 92, + "second" : 30, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 199, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 38.3, 25.5 ], + "related_events" : [ "ea8bd7dc-ccc4-41ce-a38b-edee5047d8c1" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "a26a1e75-faab-482c-aa28-18ac2c0613b0", + "index" : 2660, + "period" : 2, + "timestamp" : "00:47:30.822", + "minute" : 92, + "second" : 30, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 199, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 83.8, 49.0 ], + "duration" : 0.0, + "related_events" : [ "ea8bd7dc-ccc4-41ce-a38b-edee5047d8c1" ] +}, { + "id" : "cfaf09ec-f011-448a-8bab-7d8d20bb448a", + "index" : 2661, + "period" : 2, + "timestamp" : "00:47:30.822", + "minute" : 92, + "second" : 30, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 199, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 83.8, 49.0 ], + "duration" : 2.395146, + "under_pressure" : true, + "related_events" : [ "76509624-755f-41e7-980b-f86413381f4a", "a26a1e75-faab-482c-aa28-18ac2c0613b0", "a6f78a65-5d1e-46d4-8f58-d272726b9b54" ], + "carry" : { + "end_location" : [ 79.5, 48.3 ] + } +}, { + "id" : "a6f78a65-5d1e-46d4-8f58-d272726b9b54", + "index" : 2662, + "period" : 2, + "timestamp" : "00:47:31.117", + "minute" : 92, + "second" : 31, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 199, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 37.5, 26.4 ], + "duration" : 0.74744, + "related_events" : [ "cfaf09ec-f011-448a-8bab-7d8d20bb448a" ] +}, { + "id" : "76509624-755f-41e7-980b-f86413381f4a", + "index" : 2663, + "period" : 2, + "timestamp" : "00:47:33.217", + "minute" : 92, + "second" : 33, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 199, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 79.5, 48.3 ], + "duration" : 1.818563, + "related_events" : [ "7a6ee9b3-07ae-4f5d-9807-e48caf45e272" ], + "pass" : { + "recipient" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "length" : 27.240595, + "angle" : 1.1268506, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 91.2, 72.9 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "7a6ee9b3-07ae-4f5d-9807-e48caf45e272", + "index" : 2664, + "period" : 2, + "timestamp" : "00:47:35.036", + "minute" : 92, + "second" : 35, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 199, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 91.2, 72.9 ], + "related_events" : [ "76509624-755f-41e7-980b-f86413381f4a" ] +}, { + "id" : "5b0bc4f1-bd8b-45ee-8c39-2bb5a72ce7b4", + "index" : 2665, + "period" : 2, + "timestamp" : "00:47:35.036", + "minute" : 92, + "second" : 35, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 199, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 91.2, 72.9 ], + "duration" : 0.04, + "related_events" : [ "0b7e23ea-a50c-4054-b798-5b41f5748408", "7a6ee9b3-07ae-4f5d-9807-e48caf45e272" ], + "carry" : { + "end_location" : [ 91.2, 72.9 ] + } +}, { + "id" : "0b7e23ea-a50c-4054-b798-5b41f5748408", + "index" : 2666, + "period" : 2, + "timestamp" : "00:47:35.076", + "minute" : 92, + "second" : 35, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 199, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 91.2, 72.9 ], + "duration" : 1.523359, + "related_events" : [ "5e2a304a-7c2f-4afc-baa9-d04c7c17941d" ], + "pass" : { + "recipient" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "length" : 32.065712, + "angle" : -1.10157, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 105.7, 44.3 ], + "cross" : true, + "assisted_shot_id" : "f6ca1b6c-e70b-4820-be08-21bf7feb96a0", + "shot_assist" : true, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "79c75aa7-6cf7-41d2-95f7-aa0310615915", + "index" : 2667, + "period" : 2, + "timestamp" : "00:47:36.311", + "minute" : 92, + "second" : 36, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 199, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 14.2, 39.0 ], + "duration" : 0.242641 +}, { + "id" : "5e2a304a-7c2f-4afc-baa9-d04c7c17941d", + "index" : 2668, + "period" : 2, + "timestamp" : "00:47:36.591", + "minute" : 92, + "second" : 36, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 199, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 105.7, 44.3 ], + "related_events" : [ "0b7e23ea-a50c-4054-b798-5b41f5748408" ] +}, { + "id" : "f6ca1b6c-e70b-4820-be08-21bf7feb96a0", + "index" : 2669, + "period" : 2, + "timestamp" : "00:47:36.591", + "minute" : 92, + "second" : 36, + "type" : { + "id" : 16, + "name" : "Shot" + }, + "possession" : 199, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 106.0, 43.7 ], + "duration" : 1.234651, + "related_events" : [ "0e74864e-0e38-40b8-89de-a2dbcdd6f180" ], + "shot" : { + "statsbomb_xg" : 0.03422476, + "end_location" : [ 120.0, 57.5, 0.5 ], + "key_pass_id" : "0b7e23ea-a50c-4054-b798-5b41f5748408", + "type" : { + "id" : 87, + "name" : "Open Play" + }, + "outcome" : { + "id" : 98, + "name" : "Off T" + }, + "technique" : { + "id" : 93, + "name" : "Normal" + }, + "body_part" : { + "id" : 37, + "name" : "Head" + }, + "freeze_frame" : [ { + "location" : [ 98.5, 75.2 ], + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "teammate" : true + }, { + "location" : [ 106.8, 45.5 ], + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "teammate" : false + }, { + "location" : [ 106.4, 42.5 ], + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "teammate" : false + }, { + "location" : [ 119.2, 41.7 ], + "player" : { + "id" : 33349, + "name" : "Chloe Morgan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "teammate" : false + }, { + "location" : [ 102.1, 45.8 ], + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "teammate" : false + }, { + "location" : [ 94.5, 49.4 ], + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "teammate" : false + }, { + "location" : [ 103.0, 59.2 ], + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "teammate" : false + }, { + "location" : [ 98.7, 65.7 ], + "player" : { + "id" : 31550, + "name" : "Angela Addison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "teammate" : false + }, { + "location" : [ 107.9, 34.3 ], + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "teammate" : false + }, { + "location" : [ 82.5, 56.3 ], + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "teammate" : true + }, { + "location" : [ 92.2, 43.7 ], + "player" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "teammate" : true + }, { + "location" : [ 96.4, 35.2 ], + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "teammate" : true + }, { + "location" : [ 103.6, 39.5 ], + "player" : { + "id" : 18146, + "name" : "Leanne Kiernan" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "teammate" : true + }, { + "location" : [ 102.1, 24.6 ], + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "teammate" : true + } ] + } +}, { + "id" : "0e74864e-0e38-40b8-89de-a2dbcdd6f180", + "index" : 2670, + "period" : 2, + "timestamp" : "00:47:37.826", + "minute" : 92, + "second" : 37, + "type" : { + "id" : 23, + "name" : "Goal Keeper" + }, + "possession" : 199, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 33349, + "name" : "Chloe Morgan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 0.9, 38.4 ], + "duration" : 0.0, + "related_events" : [ "f6ca1b6c-e70b-4820-be08-21bf7feb96a0" ], + "goalkeeper" : { + "end_location" : [ 0.9, 38.4 ], + "type" : { + "id" : 32, + "name" : "Shot Faced" + }, + "position" : { + "id" : 44, + "name" : "Set" + } + } +}, { + "id" : "f50681c0-9477-4a59-b33c-d493fafa71de", + "index" : 2671, + "period" : 2, + "timestamp" : "00:48:00.993", + "minute" : 93, + "second" : 0, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 200, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 33349, + "name" : "Chloe Morgan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 7.0, 36.1 ], + "duration" : 1.495445, + "related_events" : [ "e5f23e84-82fc-4b3f-a902-d512016b7375" ], + "pass" : { + "recipient" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "length" : 11.992081, + "angle" : -1.2833331, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 10.4, 24.6 ], + "type" : { + "id" : 63, + "name" : "Goal Kick" + }, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "e5f23e84-82fc-4b3f-a902-d512016b7375", + "index" : 2672, + "period" : 2, + "timestamp" : "00:48:02.489", + "minute" : 93, + "second" : 2, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 200, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 10.4, 24.6 ], + "related_events" : [ "f50681c0-9477-4a59-b33c-d493fafa71de" ] +}, { + "id" : "52fde660-66fe-45dd-9433-85fb1ddd6d6b", + "index" : 2673, + "period" : 2, + "timestamp" : "00:48:02.489", + "minute" : 93, + "second" : 2, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 200, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 10.4, 24.6 ], + "duration" : 2.326997, + "related_events" : [ "6d224f71-21bf-461f-b8c7-698328105550", "e5f23e84-82fc-4b3f-a902-d512016b7375" ], + "carry" : { + "end_location" : [ 17.6, 22.8 ] + } +}, { + "id" : "6d224f71-21bf-461f-b8c7-698328105550", + "index" : 2674, + "period" : 2, + "timestamp" : "00:48:04.816", + "minute" : 93, + "second" : 4, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 200, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 17.6, 22.8 ], + "duration" : 1.861553, + "related_events" : [ "ca089e99-1496-4cf9-b066-814831037ec2" ], + "pass" : { + "recipient" : { + "id" : 31550, + "name" : "Angela Addison" + }, + "length" : 42.76564, + "angle" : -0.26256052, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 58.9, 11.7 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "ca089e99-1496-4cf9-b066-814831037ec2", + "index" : 2675, + "period" : 2, + "timestamp" : "00:48:06.677", + "minute" : 93, + "second" : 6, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 200, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31550, + "name" : "Angela Addison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 58.9, 11.7 ], + "related_events" : [ "6d224f71-21bf-461f-b8c7-698328105550" ] +}, { + "id" : "4215daaa-304a-4c66-b3ed-dbbc91c8f34f", + "index" : 2676, + "period" : 2, + "timestamp" : "00:48:06.680", + "minute" : 93, + "second" : 6, + "type" : { + "id" : 4, + "name" : "Duel" + }, + "possession" : 200, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 61.2, 68.4 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "0aaf2945-6150-423a-833a-41eb6d2393dd" ], + "duel" : { + "type" : { + "id" : 10, + "name" : "Aerial Lost" + } + } +}, { + "id" : "0aaf2945-6150-423a-833a-41eb6d2393dd", + "index" : 2677, + "period" : 2, + "timestamp" : "00:48:06.680", + "minute" : 93, + "second" : 6, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 200, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31550, + "name" : "Angela Addison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 58.9, 11.7 ], + "duration" : 4.576698, + "under_pressure" : true, + "related_events" : [ "3348970c-15a1-4b90-a65b-5d7692cee6b6", "4215daaa-304a-4c66-b3ed-dbbc91c8f34f" ], + "pass" : { + "length" : 34.786777, + "angle" : -0.103673205, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 93.5, 8.1 ], + "aerial_won" : true, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "3348970c-15a1-4b90-a65b-5d7692cee6b6", + "index" : 2678, + "period" : 2, + "timestamp" : "00:48:11.257", + "minute" : 93, + "second" : 11, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 200, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 26.6, 72.0 ], + "duration" : 1.664406, + "related_events" : [ "0aaf2945-6150-423a-833a-41eb6d2393dd", "fd9ae165-2bad-417b-bd2d-938a610ee582" ], + "pass" : { + "recipient" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "length" : 24.725897, + "angle" : -2.1924562, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 12.2, 51.9 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "type" : { + "id" : 66, + "name" : "Recovery" + } + } +}, { + "id" : "a718c1d5-3980-4130-ad2d-3dc1aa0af8f4", + "index" : 2679, + "period" : 2, + "timestamp" : "00:48:12.281", + "minute" : 93, + "second" : 12, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 200, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 96.2, 27.7 ], + "duration" : 0.638664, + "counterpress" : true +}, { + "id" : "fd9ae165-2bad-417b-bd2d-938a610ee582", + "index" : 2680, + "period" : 2, + "timestamp" : "00:48:12.922", + "minute" : 93, + "second" : 12, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 200, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 12.2, 51.9 ], + "related_events" : [ "3348970c-15a1-4b90-a65b-5d7692cee6b6" ] +}, { + "id" : "0a7c6758-7a69-4f34-bc58-348517d6df89", + "index" : 2681, + "period" : 2, + "timestamp" : "00:48:12.922", + "minute" : 93, + "second" : 12, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 200, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 12.2, 51.9 ], + "duration" : 3.529162, + "related_events" : [ "85a214f3-8069-439a-9a77-42e6dad0997d" ], + "pass" : { + "length" : 61.856365, + "angle" : 0.12154771, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 73.6, 59.4 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "85a214f3-8069-439a-9a77-42e6dad0997d", + "index" : 2682, + "period" : 2, + "timestamp" : "00:48:16.451", + "minute" : 93, + "second" : 16, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 200, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 46.5, 20.7 ], + "duration" : 1.550003, + "related_events" : [ "0a7c6758-7a69-4f34-bc58-348517d6df89", "e037219d-0a9e-417a-8568-4525b5c99786" ], + "pass" : { + "recipient" : { + "id" : 4865, + "name" : "Josie Green" + }, + "length" : 22.144299, + "angle" : 0.06326388, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 68.6, 22.1 ], + "body_part" : { + "id" : 37, + "name" : "Head" + }, + "type" : { + "id" : 66, + "name" : "Recovery" + } + } +}, { + "id" : "e037219d-0a9e-417a-8568-4525b5c99786", + "index" : 2683, + "period" : 2, + "timestamp" : "00:48:18.001", + "minute" : 93, + "second" : 18, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 200, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 68.6, 22.1 ], + "related_events" : [ "85a214f3-8069-439a-9a77-42e6dad0997d" ] +}, { + "id" : "07d0115f-b918-498e-b290-c743ec84a21b", + "index" : 2684, + "period" : 2, + "timestamp" : "00:48:18.001", + "minute" : 93, + "second" : 18, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 200, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 7, + "name" : "From Goal Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 68.6, 22.1 ], + "duration" : 2.149307, + "related_events" : [ "ec8b91de-bb20-4b2f-b58f-486076e97cc9" ], + "pass" : { + "length" : 9.090654, + "angle" : 0.69192135, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 75.6, 27.9 ], + "body_part" : { + "id" : 37, + "name" : "Head" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "ec8b91de-bb20-4b2f-b58f-486076e97cc9", + "index" : 2685, + "period" : 2, + "timestamp" : "00:48:20.150", + "minute" : 93, + "second" : 20, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 201, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 44.5, 52.2 ], + "duration" : 0.0, + "related_events" : [ "07d0115f-b918-498e-b290-c743ec84a21b" ] +}, { + "id" : "541cc30d-6895-4148-ba70-1435e3c47e75", + "index" : 2686, + "period" : 2, + "timestamp" : "00:48:20.150", + "minute" : 93, + "second" : 20, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 201, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 44.5, 52.2 ], + "duration" : 1.471687, + "related_events" : [ "55ccb890-9c2e-48a1-bd5b-ed490743e13d", "ec8b91de-bb20-4b2f-b58f-486076e97cc9" ], + "carry" : { + "end_location" : [ 44.5, 52.2 ] + } +}, { + "id" : "55ccb890-9c2e-48a1-bd5b-ed490743e13d", + "index" : 2687, + "period" : 2, + "timestamp" : "00:48:21.622", + "minute" : 93, + "second" : 21, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 201, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 44.5, 52.2 ], + "duration" : 0.937706, + "related_events" : [ "73ce461a-20a8-46bb-b576-585fa7cfa3ad" ], + "pass" : { + "recipient" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "length" : 12.612692, + "angle" : -1.827313, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 41.3, 40.0 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "73ce461a-20a8-46bb-b576-585fa7cfa3ad", + "index" : 2688, + "period" : 2, + "timestamp" : "00:48:22.559", + "minute" : 93, + "second" : 22, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 201, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 41.3, 40.0 ], + "related_events" : [ "55ccb890-9c2e-48a1-bd5b-ed490743e13d" ] +}, { + "id" : "0ab1c3a8-5ea3-4077-a0fd-ff3825b6c64e", + "index" : 2689, + "period" : 2, + "timestamp" : "00:48:22.559", + "minute" : 93, + "second" : 22, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 201, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 41.3, 40.0 ], + "duration" : 1.640937, + "related_events" : [ "73ce461a-20a8-46bb-b576-585fa7cfa3ad", "b08d1321-114c-4558-a2a7-1bdad7d39f7d" ], + "carry" : { + "end_location" : [ 37.0, 38.6 ] + } +}, { + "id" : "b08d1321-114c-4558-a2a7-1bdad7d39f7d", + "index" : 2690, + "period" : 2, + "timestamp" : "00:48:24.200", + "minute" : 93, + "second" : 24, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 201, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 37.0, 38.6 ], + "duration" : 1.812916, + "related_events" : [ "e9ccc109-189e-48b6-9be7-5c81707d8f9d" ], + "pass" : { + "recipient" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "length" : 21.222864, + "angle" : 2.6294599, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 18.5, 49.0 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "4a722058-1090-4598-995f-aa9f78907ab1", + "index" : 2691, + "period" : 2, + "timestamp" : "00:48:25.021", + "minute" : 93, + "second" : 25, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 201, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 85.7, 46.7 ], + "duration" : 1.080669, + "counterpress" : true, + "related_events" : [ "74fedb07-4203-4636-869e-5910b36dc466", "dd9afd32-6518-4175-af6f-98f57e25a191", "e9ccc109-189e-48b6-9be7-5c81707d8f9d" ] +}, { + "id" : "e9ccc109-189e-48b6-9be7-5c81707d8f9d", + "index" : 2692, + "period" : 2, + "timestamp" : "00:48:26.013", + "minute" : 93, + "second" : 26, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 201, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 18.5, 49.0 ], + "under_pressure" : true, + "related_events" : [ "4a722058-1090-4598-995f-aa9f78907ab1", "b08d1321-114c-4558-a2a7-1bdad7d39f7d" ] +}, { + "id" : "74fedb07-4203-4636-869e-5910b36dc466", + "index" : 2693, + "period" : 2, + "timestamp" : "00:48:26.013", + "minute" : 93, + "second" : 26, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 201, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 18.5, 49.0 ], + "duration" : 0.04, + "under_pressure" : true, + "related_events" : [ "4a722058-1090-4598-995f-aa9f78907ab1", "dd9afd32-6518-4175-af6f-98f57e25a191", "e9ccc109-189e-48b6-9be7-5c81707d8f9d" ], + "carry" : { + "end_location" : [ 18.5, 49.0 ] + } +}, { + "id" : "dd9afd32-6518-4175-af6f-98f57e25a191", + "index" : 2694, + "period" : 2, + "timestamp" : "00:48:26.053", + "minute" : 93, + "second" : 26, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 201, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 18.5, 49.0 ], + "duration" : 5.889014, + "under_pressure" : true, + "related_events" : [ "05edf2e8-c9f9-4398-9e37-cd762a1dd7ab", "4a722058-1090-4598-995f-aa9f78907ab1" ], + "pass" : { + "length" : 83.34147, + "angle" : 0.25720158, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 99.1, 70.2 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "93124bf7-2858-47c0-ac4c-843a8eee4262", + "index" : 2695, + "period" : 2, + "timestamp" : "00:48:31.360", + "minute" : 93, + "second" : 31, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 201, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18146, + "name" : "Leanne Kiernan" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 94.9, 73.4 ], + "duration" : 0.856622, + "related_events" : [ "05edf2e8-c9f9-4398-9e37-cd762a1dd7ab" ] +}, { + "id" : "05edf2e8-c9f9-4398-9e37-cd762a1dd7ab", + "index" : 2696, + "period" : 2, + "timestamp" : "00:48:31.942", + "minute" : 93, + "second" : 31, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 201, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "out" : true, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 21.0, 9.9 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "93124bf7-2858-47c0-ac4c-843a8eee4262", "dd9afd32-6518-4175-af6f-98f57e25a191" ], + "clearance" : { + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "right_foot" : true + } +}, { + "id" : "d650e68f-05ce-4886-9bff-173e97ea504e", + "index" : 2697, + "period" : 2, + "timestamp" : "00:48:37.401", + "minute" : 93, + "second" : 37, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 202, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18146, + "name" : "Leanne Kiernan" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 98.2, 80.0 ], + "duration" : 2.400518, + "related_events" : [ "63e61742-b7cd-4934-9054-19d5f22a6b60" ], + "pass" : { + "recipient" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "length" : 27.3622, + "angle" : -2.0867693, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 84.7, 56.2 ], + "type" : { + "id" : 67, + "name" : "Throw-in" + } + } +}, { + "id" : "63e61742-b7cd-4934-9054-19d5f22a6b60", + "index" : 2698, + "period" : 2, + "timestamp" : "00:48:39.802", + "minute" : 93, + "second" : 39, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 202, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 84.7, 56.2 ], + "related_events" : [ "d650e68f-05ce-4886-9bff-173e97ea504e" ] +}, { + "id" : "8f52aa1a-cb0a-411f-af67-ffff4d17c3b8", + "index" : 2699, + "period" : 2, + "timestamp" : "00:48:39.802", + "minute" : 93, + "second" : 39, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 202, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 84.7, 56.2 ], + "duration" : 0.673843, + "related_events" : [ "4cebf4e2-62ae-4b0b-814e-e5b12f67c712", "63e61742-b7cd-4934-9054-19d5f22a6b60" ], + "carry" : { + "end_location" : [ 87.4, 55.5 ] + } +}, { + "id" : "4cebf4e2-62ae-4b0b-814e-e5b12f67c712", + "index" : 2700, + "period" : 2, + "timestamp" : "00:48:40.476", + "minute" : 93, + "second" : 40, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 202, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 87.4, 55.5 ], + "duration" : 0.619187, + "related_events" : [ "a14e6dab-4ce0-4572-a492-25dbe87449b0", "d9ba26b3-dc41-474c-ba56-196bf66c4067" ], + "pass" : { + "recipient" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "length" : 9.992497, + "angle" : -0.24255149, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 97.1, 53.1 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "d9ba26b3-dc41-474c-ba56-196bf66c4067", + "index" : 2701, + "period" : 2, + "timestamp" : "00:48:41.095", + "minute" : 93, + "second" : 41, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 202, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 98.9, 53.1 ], + "related_events" : [ "4cebf4e2-62ae-4b0b-814e-e5b12f67c712" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "a14e6dab-4ce0-4572-a492-25dbe87449b0", + "index" : 2702, + "period" : 2, + "timestamp" : "00:48:41.095", + "minute" : 93, + "second" : 41, + "type" : { + "id" : 10, + "name" : "Interception" + }, + "possession" : 202, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 23.0, 27.0 ], + "duration" : 0.0, + "related_events" : [ "4cebf4e2-62ae-4b0b-814e-e5b12f67c712" ], + "interception" : { + "outcome" : { + "id" : 16, + "name" : "Success In Play" + } + } +}, { + "id" : "1e3f5dd6-62c9-424e-b28d-199d3714de48", + "index" : 2703, + "period" : 2, + "timestamp" : "00:48:42.399", + "minute" : 93, + "second" : 42, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 203, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 19.1, 22.3 ], + "duration" : 1.169158, + "related_events" : [ "7b6ceff1-0103-4ac5-83b6-b4076c77b631" ], + "pass" : { + "recipient" : { + "id" : 31550, + "name" : "Angela Addison" + }, + "length" : 12.80039, + "angle" : -0.12532398, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 31.8, 20.7 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "type" : { + "id" : 66, + "name" : "Recovery" + } + } +}, { + "id" : "7b6ceff1-0103-4ac5-83b6-b4076c77b631", + "index" : 2704, + "period" : 2, + "timestamp" : "00:48:43.568", + "minute" : 93, + "second" : 43, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 203, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31550, + "name" : "Angela Addison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 31.8, 20.7 ], + "related_events" : [ "1e3f5dd6-62c9-424e-b28d-199d3714de48" ] +}, { + "id" : "2ce38ad6-4d95-40b0-befb-7c0a70845463", + "index" : 2705, + "period" : 2, + "timestamp" : "00:48:43.568", + "minute" : 93, + "second" : 43, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 203, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31550, + "name" : "Angela Addison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 31.8, 20.7 ], + "duration" : 1.992318, + "under_pressure" : true, + "related_events" : [ "68b673da-6273-489a-a04c-3cf8f3f04f6a", "7b6ceff1-0103-4ac5-83b6-b4076c77b631", "8b36fa58-ca79-4cfc-8953-349c813acfce" ], + "carry" : { + "end_location" : [ 29.3, 9.9 ] + } +}, { + "id" : "68b673da-6273-489a-a04c-3cf8f3f04f6a", + "index" : 2706, + "period" : 2, + "timestamp" : "00:48:44.498", + "minute" : 93, + "second" : 44, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 203, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 86.0, 59.8 ], + "duration" : 0.974245, + "counterpress" : true, + "related_events" : [ "2ce38ad6-4d95-40b0-befb-7c0a70845463" ] +}, { + "id" : "8b36fa58-ca79-4cfc-8953-349c813acfce", + "index" : 2707, + "period" : 2, + "timestamp" : "00:48:45.560", + "minute" : 93, + "second" : 45, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 203, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31550, + "name" : "Angela Addison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 29.3, 9.9 ], + "duration" : 0.224951, + "related_events" : [ "bd9757ce-75af-42ab-a5d8-e15bb6aeb1e4" ], + "pass" : { + "length" : 3.471311, + "angle" : 0.20304522, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 32.7, 10.6 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "bd9757ce-75af-42ab-a5d8-e15bb6aeb1e4", + "index" : 2708, + "period" : 2, + "timestamp" : "00:48:45.785", + "minute" : 93, + "second" : 45, + "type" : { + "id" : 6, + "name" : "Block" + }, + "possession" : 203, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "out" : true, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 87.4, 69.5 ], + "duration" : 0.0, + "counterpress" : true, + "related_events" : [ "8b36fa58-ca79-4cfc-8953-349c813acfce" ] +}, { + "id" : "ffaa2c69-1935-46c1-aae1-e710efdf2b76", + "index" : 2709, + "period" : 2, + "timestamp" : "00:48:53.738", + "minute" : 93, + "second" : 53, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 204, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 39.3, 0.1 ], + "duration" : 0.931114, + "related_events" : [ "2b8754eb-63d2-4354-8542-a6803d14636f" ], + "pass" : { + "recipient" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "length" : 15.670673, + "angle" : 0.5809231, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 52.4, 8.7 ], + "type" : { + "id" : 67, + "name" : "Throw-in" + } + } +}, { + "id" : "dae52813-70a9-40f1-b1d3-39420de8fc9d", + "index" : 2710, + "period" : 2, + "timestamp" : "00:48:54.134", + "minute" : 93, + "second" : 54, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 204, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 67.0, 64.3 ], + "duration" : 0.747281, + "related_events" : [ "2b8754eb-63d2-4354-8542-a6803d14636f", "36bb41d2-06c9-446b-96f5-8bf437e3a085" ] +}, { + "id" : "2b8754eb-63d2-4354-8542-a6803d14636f", + "index" : 2711, + "period" : 2, + "timestamp" : "00:48:54.669", + "minute" : 93, + "second" : 54, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 204, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 52.4, 8.7 ], + "under_pressure" : true, + "related_events" : [ "dae52813-70a9-40f1-b1d3-39420de8fc9d", "ffaa2c69-1935-46c1-aae1-e710efdf2b76" ] +}, { + "id" : "36bb41d2-06c9-446b-96f5-8bf437e3a085", + "index" : 2712, + "period" : 2, + "timestamp" : "00:48:54.669", + "minute" : 93, + "second" : 54, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 204, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 52.4, 8.7 ], + "duration" : 0.35513, + "under_pressure" : true, + "related_events" : [ "1ac457a6-4777-46a7-a4db-9bddf0e2c0e5", "2b8754eb-63d2-4354-8542-a6803d14636f", "4ed6af12-4914-4ee3-87d0-b8d6f827defc", "dae52813-70a9-40f1-b1d3-39420de8fc9d" ], + "carry" : { + "end_location" : [ 52.1, 7.6 ] + } +}, { + "id" : "4ed6af12-4914-4ee3-87d0-b8d6f827defc", + "index" : 2713, + "period" : 2, + "timestamp" : "00:48:55.024", + "minute" : 93, + "second" : 55, + "type" : { + "id" : 22, + "name" : "Foul Committed" + }, + "possession" : 204, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 68.0, 72.5 ], + "duration" : 0.0, + "related_events" : [ "1ac457a6-4777-46a7-a4db-9bddf0e2c0e5", "36bb41d2-06c9-446b-96f5-8bf437e3a085" ] +}, { + "id" : "1ac457a6-4777-46a7-a4db-9bddf0e2c0e5", + "index" : 2714, + "period" : 2, + "timestamp" : "00:48:55.024", + "minute" : 93, + "second" : 55, + "type" : { + "id" : 21, + "name" : "Foul Won" + }, + "possession" : 204, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 52.1, 7.6 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "4ed6af12-4914-4ee3-87d0-b8d6f827defc" ] +}, { + "id" : "fb379b4f-dcc0-4e5d-a18d-546f11373d04", + "index" : 2715, + "period" : 2, + "timestamp" : "00:49:10.580", + "minute" : 94, + "second" : 10, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 205, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 53.1, 7.2 ], + "duration" : 1.115064, + "related_events" : [ "00500054-014b-4d99-ae76-90a17a6c237e" ], + "pass" : { + "recipient" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "length" : 9.124144, + "angle" : 2.379446, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 46.5, 13.5 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 62, + "name" : "Free Kick" + } + } +}, { + "id" : "00500054-014b-4d99-ae76-90a17a6c237e", + "index" : 2716, + "period" : 2, + "timestamp" : "00:49:11.695", + "minute" : 94, + "second" : 11, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 205, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 46.5, 13.5 ], + "related_events" : [ "fb379b4f-dcc0-4e5d-a18d-546f11373d04" ] +}, { + "id" : "3353e9cd-d550-4a95-8048-4c75520ba13d", + "index" : 2717, + "period" : 2, + "timestamp" : "00:49:11.695", + "minute" : 94, + "second" : 11, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 205, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 46.5, 13.5 ], + "duration" : 1.404986, + "related_events" : [ "98630ae8-2fb0-4a1b-b384-33edd65bed09" ], + "pass" : { + "recipient" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "length" : 10.259142, + "angle" : -0.81986725, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 53.5, 6.0 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "98630ae8-2fb0-4a1b-b384-33edd65bed09", + "index" : 2718, + "period" : 2, + "timestamp" : "00:49:13.100", + "minute" : 94, + "second" : 13, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 205, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 53.5, 6.0 ], + "related_events" : [ "3353e9cd-d550-4a95-8048-4c75520ba13d" ] +}, { + "id" : "2d8d1999-fb6f-4599-b567-d3ff78951333", + "index" : 2719, + "period" : 2, + "timestamp" : "00:49:13.100", + "minute" : 94, + "second" : 13, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 205, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 53.5, 6.0 ], + "duration" : 1.470385, + "related_events" : [ "98630ae8-2fb0-4a1b-b384-33edd65bed09", "f9416fb9-2da0-4c52-b565-e780c186d92f" ], + "carry" : { + "end_location" : [ 67.0, 6.3 ] + } +}, { + "id" : "f9416fb9-2da0-4c52-b565-e780c186d92f", + "index" : 2720, + "period" : 2, + "timestamp" : "00:49:14.570", + "minute" : 94, + "second" : 14, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 205, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 67.0, 6.3 ], + "duration" : 0.73621, + "related_events" : [ "a0fd411e-fd27-4853-9e7d-3e333abff6ab" ], + "pass" : { + "recipient" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "length" : 9.861542, + "angle" : 1.0390723, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 72.0, 14.8 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "a0fd411e-fd27-4853-9e7d-3e333abff6ab", + "index" : 2721, + "period" : 2, + "timestamp" : "00:49:15.307", + "minute" : 94, + "second" : 15, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 205, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 72.0, 14.8 ], + "related_events" : [ "f9416fb9-2da0-4c52-b565-e780c186d92f" ] +}, { + "id" : "d2c1bd30-666c-45d1-aecb-b15de1cb6413", + "index" : 2722, + "period" : 2, + "timestamp" : "00:49:15.307", + "minute" : 94, + "second" : 15, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 205, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 72.0, 14.8 ], + "duration" : 0.038564, + "related_events" : [ "96e02cdd-4d6e-460d-85bd-07f0c4037584", "a0fd411e-fd27-4853-9e7d-3e333abff6ab" ], + "carry" : { + "end_location" : [ 72.0, 14.8 ] + } +}, { + "id" : "96e02cdd-4d6e-460d-85bd-07f0c4037584", + "index" : 2723, + "period" : 2, + "timestamp" : "00:49:15.345", + "minute" : 94, + "second" : 15, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 205, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 72.0, 14.8 ], + "duration" : 0.855321, + "related_events" : [ "f733e785-7147-49a7-b6be-6ab26406b603" ], + "pass" : { + "recipient" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "length" : 10.159232, + "angle" : -1.2085694, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 75.6, 5.3 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "f733e785-7147-49a7-b6be-6ab26406b603", + "index" : 2724, + "period" : 2, + "timestamp" : "00:49:16.201", + "minute" : 94, + "second" : 16, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 205, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 75.6, 5.3 ], + "related_events" : [ "96e02cdd-4d6e-460d-85bd-07f0c4037584" ] +}, { + "id" : "1dd084cc-cc61-4827-9805-b7aae1cea30e", + "index" : 2725, + "period" : 2, + "timestamp" : "00:49:16.201", + "minute" : 94, + "second" : 16, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 205, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 76.1, 4.5 ], + "duration" : 1.207289, + "related_events" : [ "19b69db7-c94d-4b92-ba2e-29023a1492ec", "bf616614-4625-4230-a680-acdc76e7a300" ], + "pass" : { + "recipient" : { + "id" : 15564, + "name" : "Lucy Quinn" + }, + "length" : 13.551753, + "angle" : 1.1203493, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 82.0, 16.7 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "19b69db7-c94d-4b92-ba2e-29023a1492ec", + "index" : 2726, + "period" : 2, + "timestamp" : "00:49:17.408", + "minute" : 94, + "second" : 17, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 205, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15564, + "name" : "Lucy Quinn" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 85.6, 14.9 ], + "related_events" : [ "1dd084cc-cc61-4827-9805-b7aae1cea30e" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "bf616614-4625-4230-a680-acdc76e7a300", + "index" : 2727, + "period" : 2, + "timestamp" : "00:49:17.408", + "minute" : 94, + "second" : 17, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 206, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 38.1, 63.4 ], + "duration" : 0.887007, + "related_events" : [ "1dd084cc-cc61-4827-9805-b7aae1cea30e", "32fcd522-a206-4664-89e8-3550fd4e7e87" ], + "pass" : { + "recipient" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "length" : 8.747571, + "angle" : 0.18394345, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 46.7, 65.0 ], + "body_part" : { + "id" : 38, + "name" : "Left Foot" + }, + "type" : { + "id" : 66, + "name" : "Recovery" + } + } +}, { + "id" : "32fcd522-a206-4664-89e8-3550fd4e7e87", + "index" : 2728, + "period" : 2, + "timestamp" : "00:49:18.295", + "minute" : 94, + "second" : 18, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 206, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 46.7, 65.0 ], + "related_events" : [ "bf616614-4625-4230-a680-acdc76e7a300" ] +}, { + "id" : "22216b75-0173-46dd-9829-4bafe67b8a42", + "index" : 2729, + "period" : 2, + "timestamp" : "00:49:18.295", + "minute" : 94, + "second" : 18, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 206, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 46.7, 65.0 ], + "duration" : 0.660985, + "under_pressure" : true, + "related_events" : [ "32fcd522-a206-4664-89e8-3550fd4e7e87", "c0c9e03c-9db3-4c13-ae62-02245b3a199e", "d51aa523-8431-4bb2-b0bf-f6ecc44ed49e" ], + "carry" : { + "end_location" : [ 39.7, 63.7 ] + } +}, { + "id" : "c0c9e03c-9db3-4c13-ae62-02245b3a199e", + "index" : 2730, + "period" : 2, + "timestamp" : "00:49:18.382", + "minute" : 94, + "second" : 18, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 206, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 73.8, 14.9 ], + "duration" : 0.560403, + "counterpress" : true, + "related_events" : [ "22216b75-0173-46dd-9829-4bafe67b8a42" ] +}, { + "id" : "d51aa523-8431-4bb2-b0bf-f6ecc44ed49e", + "index" : 2731, + "period" : 2, + "timestamp" : "00:49:18.956", + "minute" : 94, + "second" : 18, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 206, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 39.7, 63.7 ], + "duration" : 0.066774, + "related_events" : [ "2b41116b-6c61-4d2a-99ca-1b87351fb9d4", "dc1b8cda-d8ae-4ea2-b756-ab8735920999" ], + "pass" : { + "recipient" : { + "id" : 18146, + "name" : "Leanne Kiernan" + }, + "length" : 2.1213202, + "angle" : -0.14189705, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 41.8, 63.4 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "2b41116b-6c61-4d2a-99ca-1b87351fb9d4", + "index" : 2732, + "period" : 2, + "timestamp" : "00:49:19.023", + "minute" : 94, + "second" : 19, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 206, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18146, + "name" : "Leanne Kiernan" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 51.0, 73.4 ], + "related_events" : [ "d51aa523-8431-4bb2-b0bf-f6ecc44ed49e" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "dc1b8cda-d8ae-4ea2-b756-ab8735920999", + "index" : 2733, + "period" : 2, + "timestamp" : "00:49:19.023", + "minute" : 94, + "second" : 19, + "type" : { + "id" : 6, + "name" : "Block" + }, + "possession" : 206, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 78.3, 16.7 ], + "duration" : 0.0, + "counterpress" : true, + "related_events" : [ "d51aa523-8431-4bb2-b0bf-f6ecc44ed49e" ] +}, { + "id" : "82a79481-8ad0-4499-840e-8c797cf300c9", + "index" : 2734, + "period" : 2, + "timestamp" : "00:49:19.308", + "minute" : 94, + "second" : 19, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 206, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 39.1, 63.2 ], + "duration" : 0.0 +}, { + "id" : "043a816f-17a2-4eaf-9dbf-f6cd883e4b98", + "index" : 2735, + "period" : 2, + "timestamp" : "00:49:19.308", + "minute" : 94, + "second" : 19, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 206, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 39.1, 63.2 ], + "duration" : 0.98634, + "under_pressure" : true, + "related_events" : [ "82a79481-8ad0-4499-840e-8c797cf300c9", "b03b5b2d-dc6a-41db-830a-8fcb63c3051b", "c5406568-4889-4b2f-b040-2792f76bd0f9" ], + "carry" : { + "end_location" : [ 41.8, 63.9 ] + } +}, { + "id" : "b03b5b2d-dc6a-41db-830a-8fcb63c3051b", + "index" : 2736, + "period" : 2, + "timestamp" : "00:49:19.974", + "minute" : 94, + "second" : 19, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 206, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 78.4, 16.0 ], + "duration" : 0.318256, + "counterpress" : true, + "related_events" : [ "043a816f-17a2-4eaf-9dbf-f6cd883e4b98" ] +}, { + "id" : "c5406568-4889-4b2f-b040-2792f76bd0f9", + "index" : 2737, + "period" : 2, + "timestamp" : "00:49:20.294", + "minute" : 94, + "second" : 20, + "type" : { + "id" : 3, + "name" : "Dispossessed" + }, + "possession" : 206, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 41.8, 63.9 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "1e95f416-f8f9-4ae4-a41a-ba238985ce23" ] +}, { + "id" : "1e95f416-f8f9-4ae4-a41a-ba238985ce23", + "index" : 2738, + "period" : 2, + "timestamp" : "00:49:20.294", + "minute" : 94, + "second" : 20, + "type" : { + "id" : 4, + "name" : "Duel" + }, + "possession" : 206, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 78.3, 16.2 ], + "duration" : 0.0, + "under_pressure" : true, + "counterpress" : true, + "related_events" : [ "c5406568-4889-4b2f-b040-2792f76bd0f9" ], + "duel" : { + "type" : { + "id" : 11, + "name" : "Tackle" + }, + "outcome" : { + "id" : 13, + "name" : "Lost In Play" + } + } +}, { + "id" : "4c79478b-618f-4e40-ad28-f37047ebce39", + "index" : 2739, + "period" : 2, + "timestamp" : "00:49:21.407", + "minute" : 94, + "second" : 21, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 206, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 42.9, 64.4 ], + "duration" : 0.0 +}, { + "id" : "b378a2a6-463a-496c-9bca-961d817b18e5", + "index" : 2740, + "period" : 2, + "timestamp" : "00:49:21.407", + "minute" : 94, + "second" : 21, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 206, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 42.9, 64.4 ], + "duration" : 0.196824, + "related_events" : [ "3a9f03b8-4ad3-4750-a410-30cc04ad17a4", "4c79478b-618f-4e40-ad28-f37047ebce39" ], + "carry" : { + "end_location" : [ 44.7, 63.5 ] + } +}, { + "id" : "3a9f03b8-4ad3-4750-a410-30cc04ad17a4", + "index" : 2741, + "period" : 2, + "timestamp" : "00:49:21.604", + "minute" : 94, + "second" : 21, + "type" : { + "id" : 14, + "name" : "Dribble" + }, + "possession" : 206, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 44.7, 63.5 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "c4ee1b9b-4706-4288-b599-addc1199ffb5" ], + "dribble" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "c4ee1b9b-4706-4288-b599-addc1199ffb5", + "index" : 2742, + "period" : 2, + "timestamp" : "00:49:21.604", + "minute" : 94, + "second" : 21, + "type" : { + "id" : 4, + "name" : "Duel" + }, + "possession" : 207, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 75.4, 16.6 ], + "duration" : 0.0, + "under_pressure" : true, + "counterpress" : true, + "related_events" : [ "3a9f03b8-4ad3-4750-a410-30cc04ad17a4" ], + "duel" : { + "type" : { + "id" : 11, + "name" : "Tackle" + }, + "outcome" : { + "id" : 4, + "name" : "Won" + } + } +}, { + "id" : "9c59fbcf-f7b5-4ff2-ac7f-4fdc8de6d3bb", + "index" : 2743, + "period" : 2, + "timestamp" : "00:49:21.604", + "minute" : 94, + "second" : 21, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 207, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 75.4, 16.6 ], + "duration" : 0.35511, + "related_events" : [ "08844e5c-c818-4f8e-8928-521bfe40d253", "c4ee1b9b-4706-4288-b599-addc1199ffb5" ], + "carry" : { + "end_location" : [ 76.5, 16.8 ] + } +}, { + "id" : "08844e5c-c818-4f8e-8928-521bfe40d253", + "index" : 2744, + "period" : 2, + "timestamp" : "00:49:21.959", + "minute" : 94, + "second" : 21, + "type" : { + "id" : 22, + "name" : "Foul Committed" + }, + "possession" : 207, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 76.5, 16.8 ], + "duration" : 0.0, + "foul_committed" : { + "type" : { + "id" : 24, + "name" : "Handball" + }, + "offensive" : true + } +}, { + "id" : "ed9c2f73-f14e-40e4-8f7f-a53b470f08ba", + "index" : 2745, + "period" : 2, + "timestamp" : "00:49:39.906", + "minute" : 94, + "second" : 39, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 208, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 43.4, 65.2 ], + "duration" : 2.326989, + "related_events" : [ "1f087b1c-a02a-49b8-b5dc-b2063cc405fe", "92178fba-a549-4bdd-902e-160aff62672a" ], + "pass" : { + "recipient" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "length" : 51.078373, + "angle" : -0.24118002, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 93.0, 53.0 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 62, + "name" : "Free Kick" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "92178fba-a549-4bdd-902e-160aff62672a", + "index" : 2746, + "period" : 2, + "timestamp" : "00:49:42.233", + "minute" : 94, + "second" : 42, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 208, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 93.0, 53.0 ], + "related_events" : [ "ed9c2f73-f14e-40e4-8f7f-a53b470f08ba" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "1f087b1c-a02a-49b8-b5dc-b2063cc405fe", + "index" : 2747, + "period" : 2, + "timestamp" : "00:49:42.233", + "minute" : 94, + "second" : 42, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 209, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 27.1, 27.1 ], + "duration" : 1.386674, + "related_events" : [ "7b8f641d-b3b9-4e2f-a98e-7364ed33566a", "ed9c2f73-f14e-40e4-8f7f-a53b470f08ba" ], + "pass" : { + "recipient" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "length" : 13.514807, + "angle" : -1.1435565, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 32.7, 14.8 ], + "body_part" : { + "id" : 37, + "name" : "Head" + }, + "type" : { + "id" : 66, + "name" : "Recovery" + } + } +}, { + "id" : "7b8f641d-b3b9-4e2f-a98e-7364ed33566a", + "index" : 2748, + "period" : 2, + "timestamp" : "00:49:43.619", + "minute" : 94, + "second" : 43, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 209, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 32.7, 14.8 ], + "related_events" : [ "1f087b1c-a02a-49b8-b5dc-b2063cc405fe" ] +}, { + "id" : "389bfedd-45ab-441e-aba1-1ec749d5a4e5", + "index" : 2749, + "period" : 2, + "timestamp" : "00:49:43.619", + "minute" : 94, + "second" : 43, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 209, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 32.7, 14.8 ], + "duration" : 1.249453, + "related_events" : [ "15bcc498-2266-409b-8f35-6b0449cc707e", "cca701c2-14db-4353-936e-574c7add78bf" ], + "pass" : { + "recipient" : { + "id" : 4865, + "name" : "Josie Green" + }, + "length" : 14.5, + "angle" : 0.8097836, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 42.7, 25.3 ], + "outcome" : { + "id" : 9, + "name" : "Incomplete" + }, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "2b7a3817-251b-4b26-97c3-ae3ceedbb16a", + "index" : 2750, + "period" : 2, + "timestamp" : "00:49:44.740", + "minute" : 94, + "second" : 44, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 209, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 40.4, 21.8 ], + "duration" : 0.536545, + "related_events" : [ "cca701c2-14db-4353-936e-574c7add78bf" ] +}, { + "id" : "15bcc498-2266-409b-8f35-6b0449cc707e", + "index" : 2751, + "period" : 2, + "timestamp" : "00:49:44.869", + "minute" : 94, + "second" : 44, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 209, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 40.6, 21.0 ], + "related_events" : [ "389bfedd-45ab-441e-aba1-1ec749d5a4e5" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "cca701c2-14db-4353-936e-574c7add78bf", + "index" : 2752, + "period" : 2, + "timestamp" : "00:49:44.869", + "minute" : 94, + "second" : 44, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 209, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 77.4, 54.8 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "2b7a3817-251b-4b26-97c3-ae3ceedbb16a", "389bfedd-45ab-441e-aba1-1ec749d5a4e5" ], + "ball_recovery" : { + "recovery_failure" : true + } +}, { + "id" : "57318d13-9273-41db-8158-40e270e3bd1d", + "index" : 2753, + "period" : 2, + "timestamp" : "00:49:45.396", + "minute" : 94, + "second" : 45, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 209, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 42.2, 24.3 ], + "duration" : 0.0 +}, { + "id" : "f4734308-51fa-4a54-8552-52851b1474d9", + "index" : 2754, + "period" : 2, + "timestamp" : "00:49:45.396", + "minute" : 94, + "second" : 45, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 209, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 42.2, 24.3 ], + "duration" : 1.29211, + "related_events" : [ "40dc2330-3d8a-4f58-b35e-50d6c93b16cc", "57318d13-9273-41db-8158-40e270e3bd1d" ], + "carry" : { + "end_location" : [ 42.4, 25.9 ] + } +}, { + "id" : "40dc2330-3d8a-4f58-b35e-50d6c93b16cc", + "index" : 2755, + "period" : 2, + "timestamp" : "00:49:46.689", + "minute" : 94, + "second" : 46, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 209, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 42.4, 25.9 ], + "duration" : 1.364796, + "related_events" : [ "5069255b-5aff-4b5a-b7df-ecaea458037e" ], + "pass" : { + "recipient" : { + "id" : 15564, + "name" : "Lucy Quinn" + }, + "length" : 18.454538, + "angle" : 1.3744634, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 46.0, 44.0 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "5069255b-5aff-4b5a-b7df-ecaea458037e", + "index" : 2756, + "period" : 2, + "timestamp" : "00:49:48.053", + "minute" : 94, + "second" : 48, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 209, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15564, + "name" : "Lucy Quinn" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 46.0, 44.0 ], + "related_events" : [ "40dc2330-3d8a-4f58-b35e-50d6c93b16cc" ] +}, { + "id" : "3108f1d9-a328-4fde-82ee-877c2f45335d", + "index" : 2757, + "period" : 2, + "timestamp" : "00:49:48.053", + "minute" : 94, + "second" : 48, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 209, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15564, + "name" : "Lucy Quinn" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 46.0, 44.0 ], + "duration" : 4.807731, + "under_pressure" : true, + "related_events" : [ "5069255b-5aff-4b5a-b7df-ecaea458037e", "985b063c-9845-4665-8e10-517b265c25de", "a38ef551-9f56-4a50-841c-ef0462ed70d5" ], + "carry" : { + "end_location" : [ 75.8, 39.9 ] + } +}, { + "id" : "a38ef551-9f56-4a50-841c-ef0462ed70d5", + "index" : 2758, + "period" : 2, + "timestamp" : "00:49:49.564", + "minute" : 94, + "second" : 49, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 209, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 65.0, 42.6 ], + "duration" : 1.914691, + "related_events" : [ "3108f1d9-a328-4fde-82ee-877c2f45335d" ] +}, { + "id" : "9880b82c-c781-4ac2-8756-d6b77c620344", + "index" : 2759, + "period" : 2, + "timestamp" : "00:49:51.967", + "minute" : 94, + "second" : 51, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 209, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 54.0, 47.0 ], + "duration" : 0.983491, + "related_events" : [ "985b063c-9845-4665-8e10-517b265c25de" ] +}, { + "id" : "985b063c-9845-4665-8e10-517b265c25de", + "index" : 2760, + "period" : 2, + "timestamp" : "00:49:52.861", + "minute" : 94, + "second" : 52, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 209, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15564, + "name" : "Lucy Quinn" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 75.8, 39.9 ], + "duration" : 3.929231, + "under_pressure" : true, + "related_events" : [ "0b04079e-a1c7-4473-8554-af300973c22a", "9880b82c-c781-4ac2-8756-d6b77c620344" ], + "pass" : { + "recipient" : { + "id" : 31550, + "name" : "Angela Addison" + }, + "length" : 43.785843, + "angle" : -0.5106477, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 114.0, 18.5 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "0b04079e-a1c7-4473-8554-af300973c22a", + "index" : 2761, + "period" : 2, + "timestamp" : "00:49:56.790", + "minute" : 94, + "second" : 56, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 209, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31550, + "name" : "Angela Addison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 114.0, 18.5 ], + "related_events" : [ "985b063c-9845-4665-8e10-517b265c25de" ] +}, { + "id" : "ae052da6-869c-47f7-bff2-6d967125a4c2", + "index" : 2762, + "period" : 2, + "timestamp" : "00:49:56.790", + "minute" : 94, + "second" : 56, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 209, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31550, + "name" : "Angela Addison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 114.0, 18.5 ], + "duration" : 1.905113, + "related_events" : [ "0b04079e-a1c7-4473-8554-af300973c22a", "6bb60ccf-3a1c-45c4-9c56-998f50031868" ], + "carry" : { + "end_location" : [ 113.8, 22.8 ] + } +}, { + "id" : "6bb60ccf-3a1c-45c4-9c56-998f50031868", + "index" : 2763, + "period" : 2, + "timestamp" : "00:49:58.695", + "minute" : 94, + "second" : 58, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 209, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31550, + "name" : "Angela Addison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 113.8, 22.8 ], + "duration" : 0.775168, + "related_events" : [ "cee83d50-0892-45eb-a10e-3b010b8a29ba" ], + "pass" : { + "recipient" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "length" : 14.948244, + "angle" : 1.4904329, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 115.0, 37.7 ], + "cross" : true, + "assisted_shot_id" : "f66400ca-02a4-4121-92d4-991cb225d885", + "goal_assist" : true, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "cee83d50-0892-45eb-a10e-3b010b8a29ba", + "index" : 2764, + "period" : 2, + "timestamp" : "00:49:59.471", + "minute" : 94, + "second" : 59, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 209, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 115.0, 37.7 ], + "related_events" : [ "6bb60ccf-3a1c-45c4-9c56-998f50031868" ] +}, { + "id" : "f66400ca-02a4-4121-92d4-991cb225d885", + "index" : 2765, + "period" : 2, + "timestamp" : "00:49:59.483", + "minute" : 94, + "second" : 59, + "type" : { + "id" : 16, + "name" : "Shot" + }, + "possession" : 209, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 114.0, 36.8 ], + "duration" : 0.663063, + "related_events" : [ "29efa587-633d-48a1-a0a8-844b12d6cc45" ], + "shot" : { + "statsbomb_xg" : 0.2228898, + "end_location" : [ 120.0, 36.7, 2.1 ], + "key_pass_id" : "6bb60ccf-3a1c-45c4-9c56-998f50031868", + "body_part" : { + "id" : 37, + "name" : "Head" + }, + "type" : { + "id" : 87, + "name" : "Open Play" + }, + "outcome" : { + "id" : 97, + "name" : "Goal" + }, + "technique" : { + "id" : 93, + "name" : "Normal" + }, + "freeze_frame" : [ { + "location" : [ 82.2, 16.0 ], + "player" : { + "id" : 18146, + "name" : "Leanne Kiernan" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "teammate" : false + }, { + "location" : [ 119.2, 37.9 ], + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "teammate" : false + }, { + "location" : [ 113.6, 33.2 ], + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "teammate" : false + }, { + "location" : [ 112.2, 39.3 ], + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "teammate" : false + }, { + "location" : [ 101.4, 27.5 ], + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "teammate" : false + }, { + "location" : [ 100.5, 24.8 ], + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "teammate" : true + }, { + "location" : [ 115.6, 27.3 ], + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "teammate" : false + }, { + "location" : [ 117.1, 22.1 ], + "player" : { + "id" : 31550, + "name" : "Angela Addison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "teammate" : true + }, { + "location" : [ 111.2, 41.0 ], + "player" : { + "id" : 15564, + "name" : "Lucy Quinn" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "teammate" : true + }, { + "location" : [ 112.4, 48.8 ], + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "teammate" : true + }, { + "location" : [ 114.8, 44.2 ], + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "teammate" : false + }, { + "location" : [ 112.3, 47.9 ], + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "teammate" : false + }, { + "location" : [ 108.4, 29.2 ], + "player" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "teammate" : false + } ] + } +}, { + "id" : "29efa587-633d-48a1-a0a8-844b12d6cc45", + "index" : 2766, + "period" : 2, + "timestamp" : "00:50:00.146", + "minute" : 95, + "second" : 0, + "type" : { + "id" : 23, + "name" : "Goal Keeper" + }, + "possession" : 209, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 0.9, 42.2 ], + "duration" : 0.0, + "related_events" : [ "f66400ca-02a4-4121-92d4-991cb225d885" ], + "goalkeeper" : { + "technique" : { + "id" : 45, + "name" : "Diving" + }, + "position" : { + "id" : 44, + "name" : "Set" + }, + "body_part" : { + "id" : 41, + "name" : "Right Hand" + }, + "type" : { + "id" : 26, + "name" : "Goal Conceded" + }, + "outcome" : { + "id" : 58, + "name" : "Touched In" + } + } +}, { + "id" : "4375ec61-b1f2-4c6a-8b7b-aed91d3d11aa", + "index" : 2767, + "period" : 2, + "timestamp" : "00:51:08.449", + "minute" : 96, + "second" : 8, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 210, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 60.0, 40.0 ], + "duration" : 0.860108, + "related_events" : [ "732df5c0-7094-46e6-a11c-6118922d6bc5" ], + "pass" : { + "recipient" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "length" : 11.194641, + "angle" : -2.2929876, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 52.6, 31.6 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 65, + "name" : "Kick Off" + } + } +}, { + "id" : "732df5c0-7094-46e6-a11c-6118922d6bc5", + "index" : 2768, + "period" : 2, + "timestamp" : "00:51:09.309", + "minute" : 96, + "second" : 9, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 210, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 52.6, 31.6 ], + "related_events" : [ "4375ec61-b1f2-4c6a-8b7b-aed91d3d11aa" ] +}, { + "id" : "c027513b-fdc2-49d7-a32e-8f42aec4f334", + "index" : 2769, + "period" : 2, + "timestamp" : "00:51:09.309", + "minute" : 96, + "second" : 9, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 210, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 52.6, 31.6 ], + "duration" : 0.941325, + "related_events" : [ "732df5c0-7094-46e6-a11c-6118922d6bc5", "9116ba7a-a45a-48e2-a0e2-be898edacd53" ], + "carry" : { + "end_location" : [ 54.6, 34.3 ] + } +}, { + "id" : "9116ba7a-a45a-48e2-a0e2-be898edacd53", + "index" : 2770, + "period" : 2, + "timestamp" : "00:51:10.250", + "minute" : 96, + "second" : 10, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 210, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 54.6, 34.3 ], + "duration" : 2.160074, + "related_events" : [ "86246922-11eb-4647-b951-ccb55f092e80", "af2251ed-afed-426f-94a0-fb7742deae11" ], + "pass" : { + "recipient" : { + "id" : 18146, + "name" : "Leanne Kiernan" + }, + "length" : 40.800243, + "angle" : 0.84435755, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 81.7, 64.8 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "86246922-11eb-4647-b951-ccb55f092e80", + "index" : 2771, + "period" : 2, + "timestamp" : "00:51:12.410", + "minute" : 96, + "second" : 12, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 210, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18146, + "name" : "Leanne Kiernan" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 80.6, 70.9 ], + "related_events" : [ "9116ba7a-a45a-48e2-a0e2-be898edacd53" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "af2251ed-afed-426f-94a0-fb7742deae11", + "index" : 2772, + "period" : 2, + "timestamp" : "00:51:12.410", + "minute" : 96, + "second" : 12, + "type" : { + "id" : 10, + "name" : "Interception" + }, + "possession" : 210, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 38.4, 15.3 ], + "duration" : 0.0, + "related_events" : [ "9116ba7a-a45a-48e2-a0e2-be898edacd53" ], + "interception" : { + "outcome" : { + "id" : 4, + "name" : "Won" + } + } +}, { + "id" : "07174c8f-4778-453d-879f-b4c034301852", + "index" : 2773, + "period" : 2, + "timestamp" : "00:51:12.410", + "minute" : 96, + "second" : 12, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 210, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 38.4, 15.3 ], + "duration" : 1.599873, + "related_events" : [ "9c4cee7b-05ab-4c7d-aeea-71e120f10f1e", "af2251ed-afed-426f-94a0-fb7742deae11" ], + "carry" : { + "end_location" : [ 46.5, 14.8 ] + } +}, { + "id" : "9c4cee7b-05ab-4c7d-aeea-71e120f10f1e", + "index" : 2774, + "period" : 2, + "timestamp" : "00:51:14.010", + "minute" : 96, + "second" : 14, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 210, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 46.5, 14.8 ], + "duration" : 1.793378, + "related_events" : [ "4792af70-efcf-4da0-b579-1b8c60e1a02d" ], + "pass" : { + "length" : 32.895138, + "angle" : 0.076072425, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 79.3, 17.3 ], + "outcome" : { + "id" : 9, + "name" : "Incomplete" + }, + "body_part" : { + "id" : 38, + "name" : "Left Foot" + } + } +}, { + "id" : "4792af70-efcf-4da0-b579-1b8c60e1a02d", + "index" : 2775, + "period" : 2, + "timestamp" : "00:51:15.804", + "minute" : 96, + "second" : 15, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 210, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 40.8, 62.8 ], + "duration" : 0.0, + "related_events" : [ "9c4cee7b-05ab-4c7d-aeea-71e120f10f1e" ] +}, { + "id" : "f7b20220-e210-4729-b768-7bb37151233e", + "index" : 2776, + "period" : 2, + "timestamp" : "00:51:15.804", + "minute" : 96, + "second" : 15, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 210, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 40.8, 62.8 ], + "duration" : 0.617517, + "under_pressure" : true, + "related_events" : [ "4792af70-efcf-4da0-b579-1b8c60e1a02d", "8e188f5b-f06e-45e8-b3fd-e2704695e558", "9d6f7f8a-2014-4302-a418-b39e439e8a0e" ], + "carry" : { + "end_location" : [ 42.4, 66.6 ] + } +}, { + "id" : "9d6f7f8a-2014-4302-a418-b39e439e8a0e", + "index" : 2777, + "period" : 2, + "timestamp" : "00:51:15.903", + "minute" : 96, + "second" : 15, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 210, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31550, + "name" : "Angela Addison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 73.4, 22.3 ], + "duration" : 0.675687, + "related_events" : [ "8e188f5b-f06e-45e8-b3fd-e2704695e558", "f7b20220-e210-4729-b768-7bb37151233e" ] +}, { + "id" : "8e188f5b-f06e-45e8-b3fd-e2704695e558", + "index" : 2778, + "period" : 2, + "timestamp" : "00:51:16.421", + "minute" : 96, + "second" : 16, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 210, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 42.4, 66.6 ], + "duration" : 3.57186, + "under_pressure" : true, + "related_events" : [ "3f16d09e-dc0d-4fb4-a0a6-bbba3192a9b7", "9d6f7f8a-2014-4302-a418-b39e439e8a0e" ], + "pass" : { + "length" : 53.388577, + "angle" : -0.18270154, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 94.9, 56.9 ], + "outcome" : { + "id" : 9, + "name" : "Incomplete" + }, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "3f16d09e-dc0d-4fb4-a0a6-bbba3192a9b7", + "index" : 2779, + "period" : 2, + "timestamp" : "00:51:19.993", + "minute" : 96, + "second" : 19, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 210, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 9, + "name" : "From Kick Off" + }, + "out" : true, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 25.2, 23.2 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "8e188f5b-f06e-45e8-b3fd-e2704695e558" ], + "clearance" : { + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "right_foot" : true + } +}, { + "id" : "5ef39072-f670-467a-afc8-89bc49784d78", + "index" : 2780, + "period" : 2, + "timestamp" : "00:51:25.095", + "minute" : 96, + "second" : 25, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 211, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 104.3, 80.0 ], + "duration" : 1.055841, + "related_events" : [ "e80199a3-b8c3-40a6-a891-73b620493e66" ], + "pass" : { + "recipient" : { + "id" : 18146, + "name" : "Leanne Kiernan" + }, + "length" : 11.081967, + "angle" : -1.752264, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 102.3, 69.1 ], + "type" : { + "id" : 67, + "name" : "Throw-in" + } + } +}, { + "id" : "e80199a3-b8c3-40a6-a891-73b620493e66", + "index" : 2781, + "period" : 2, + "timestamp" : "00:51:26.151", + "minute" : 96, + "second" : 26, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 211, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18146, + "name" : "Leanne Kiernan" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 102.3, 69.1 ], + "related_events" : [ "5ef39072-f670-467a-afc8-89bc49784d78" ] +}, { + "id" : "944df019-dea7-4b57-86e8-c128dd420ea2", + "index" : 2782, + "period" : 2, + "timestamp" : "00:51:26.151", + "minute" : 96, + "second" : 26, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 211, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18146, + "name" : "Leanne Kiernan" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 102.3, 69.1 ], + "duration" : 7.618146, + "under_pressure" : true, + "related_events" : [ "33a614b7-2ff7-4a16-ab54-51066edbae04", "b56866de-e177-4930-8d98-1e32da6cb7d8", "e80199a3-b8c3-40a6-a891-73b620493e66" ], + "carry" : { + "end_location" : [ 117.4, 73.4 ] + } +}, { + "id" : "b56866de-e177-4930-8d98-1e32da6cb7d8", + "index" : 2783, + "period" : 2, + "timestamp" : "00:51:29.308", + "minute" : 96, + "second" : 29, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 211, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 7.2, 10.8 ], + "duration" : 4.221625, + "related_events" : [ "944df019-dea7-4b57-86e8-c128dd420ea2" ] +}, { + "id" : "33a614b7-2ff7-4a16-ab54-51066edbae04", + "index" : 2784, + "period" : 2, + "timestamp" : "00:51:33.769", + "minute" : 96, + "second" : 33, + "type" : { + "id" : 3, + "name" : "Dispossessed" + }, + "possession" : 211, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18146, + "name" : "Leanne Kiernan" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 117.4, 73.4 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "14819df5-8c89-4712-a10c-ac014c234e89" ] +}, { + "id" : "14819df5-8c89-4712-a10c-ac014c234e89", + "index" : 2785, + "period" : 2, + "timestamp" : "00:51:33.769", + "minute" : 96, + "second" : 33, + "type" : { + "id" : 4, + "name" : "Duel" + }, + "possession" : 211, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 2.7, 6.7 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "33a614b7-2ff7-4a16-ab54-51066edbae04" ], + "duel" : { + "type" : { + "id" : 11, + "name" : "Tackle" + }, + "outcome" : { + "id" : 14, + "name" : "Lost Out" + } + } +}, { + "id" : "7568fdc2-d11c-4561-b7ce-59b59a612cd5", + "index" : 2786, + "period" : 2, + "timestamp" : "00:51:54.447", + "minute" : 96, + "second" : 54, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 212, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 120.0, 80.0 ], + "duration" : 2.125999, + "related_events" : [ "41d873fa-e90b-41c9-9251-56032bb6be0e" ], + "pass" : { + "length" : 38.107742, + "angle" : -1.7342194, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 113.8, 42.4 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 61, + "name" : "Corner" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + }, + "technique" : { + "id" : 105, + "name" : "Outswinging" + }, + "outswinging" : true + } +}, { + "id" : "41d873fa-e90b-41c9-9251-56032bb6be0e", + "index" : 2787, + "period" : 2, + "timestamp" : "00:51:56.573", + "minute" : 96, + "second" : 56, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 212, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 6.3, 37.7 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "7568fdc2-d11c-4561-b7ce-59b59a612cd5" ], + "clearance" : { + "body_part" : { + "id" : 37, + "name" : "Head" + }, + "head" : true + } +}, { + "id" : "54b993de-3acf-45c1-976f-3ba06933059d", + "index" : 2788, + "period" : 2, + "timestamp" : "00:51:58.039", + "minute" : 96, + "second" : 58, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 212, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 103.2, 50.4 ], + "duration" : 0.0 +}, { + "id" : "fc4fb0ea-0f13-45c9-8817-52831a82bcf2", + "index" : 2789, + "period" : 2, + "timestamp" : "00:51:58.070", + "minute" : 96, + "second" : 58, + "type" : { + "id" : 16, + "name" : "Shot" + }, + "possession" : 212, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 102.7, 50.6 ], + "duration" : 0.496448, + "related_events" : [ "478f857c-db39-455b-8da3-802ede082cfa", "5d29acc8-4fe6-42ca-a5df-3683be2f2db3" ], + "shot" : { + "statsbomb_xg" : 0.022984553, + "end_location" : [ 107.5, 48.0 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 87, + "name" : "Open Play" + }, + "outcome" : { + "id" : 96, + "name" : "Blocked" + }, + "first_time" : true, + "technique" : { + "id" : 95, + "name" : "Volley" + }, + "freeze_frame" : [ { + "location" : [ 112.3, 32.1 ], + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "teammate" : true + }, { + "location" : [ 108.0, 37.7 ], + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "teammate" : true + }, { + "location" : [ 114.0, 48.2 ], + "player" : { + "id" : 31556, + "name" : "Laura Vetterlein" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "teammate" : true + }, { + "location" : [ 101.8, 39.1 ], + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "teammate" : true + }, { + "location" : [ 109.5, 41.8 ], + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "teammate" : true + }, { + "location" : [ 117.2, 43.9 ], + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "teammate" : true + }, { + "location" : [ 107.9, 47.7 ], + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "teammate" : false + }, { + "location" : [ 112.0, 45.9 ], + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "teammate" : false + }, { + "location" : [ 109.4, 38.2 ], + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "teammate" : false + }, { + "location" : [ 114.2, 37.2 ], + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "teammate" : false + }, { + "location" : [ 112.8, 40.5 ], + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "teammate" : false + }, { + "location" : [ 113.8, 41.4 ], + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "teammate" : false + }, { + "location" : [ 104.7, 41.5 ], + "player" : { + "id" : 15564, + "name" : "Lucy Quinn" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "teammate" : false + }, { + "location" : [ 104.5, 61.7 ], + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "teammate" : false + }, { + "location" : [ 119.2, 41.7 ], + "player" : { + "id" : 33349, + "name" : "Chloe Morgan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "teammate" : false + }, { + "location" : [ 106.0, 49.2 ], + "player" : { + "id" : 31550, + "name" : "Angela Addison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "teammate" : false + } ] + } +}, { + "id" : "5d29acc8-4fe6-42ca-a5df-3683be2f2db3", + "index" : 2790, + "period" : 2, + "timestamp" : "00:51:58.566", + "minute" : 96, + "second" : 58, + "type" : { + "id" : 6, + "name" : "Block" + }, + "possession" : 212, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 12.6, 32.1 ], + "duration" : 0.0, + "related_events" : [ "fc4fb0ea-0f13-45c9-8817-52831a82bcf2" ] +}, { + "id" : "478f857c-db39-455b-8da3-802ede082cfa", + "index" : 2791, + "period" : 2, + "timestamp" : "00:51:58.726", + "minute" : 96, + "second" : 58, + "type" : { + "id" : 23, + "name" : "Goal Keeper" + }, + "possession" : 212, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 33349, + "name" : "Chloe Morgan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 0.9, 38.4 ], + "duration" : 0.0, + "related_events" : [ "fc4fb0ea-0f13-45c9-8817-52831a82bcf2" ], + "goalkeeper" : { + "end_location" : [ 0.9, 38.4 ], + "position" : { + "id" : 44, + "name" : "Set" + }, + "type" : { + "id" : 32, + "name" : "Shot Faced" + } + } +}, { + "id" : "349a70a4-2a28-4e06-8cff-bab75a8cd9fe", + "index" : 2792, + "period" : 2, + "timestamp" : "00:52:01.370", + "minute" : 97, + "second" : 1, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 212, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 11.0, 25.0 ], + "duration" : 0.0, + "under_pressure" : true, + "clearance" : { + "body_part" : { + "id" : 37, + "name" : "Head" + }, + "head" : true + } +}, { + "id" : "b149a7bf-18f7-4106-b087-0c936083e36e", + "index" : 2793, + "period" : 2, + "timestamp" : "00:52:03.735", + "minute" : 97, + "second" : 3, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 212, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 34.8, 23.7 ], + "duration" : 0.0 +}, { + "id" : "7136d9cd-1f90-45ea-8bd7-12089e1a6ac6", + "index" : 2794, + "period" : 2, + "timestamp" : "00:52:03.735", + "minute" : 97, + "second" : 3, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 212, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 34.8, 23.7 ], + "duration" : 1.761298, + "related_events" : [ "8289a064-96da-4a70-9227-ad42235fccc6", "b149a7bf-18f7-4106-b087-0c936083e36e" ], + "carry" : { + "end_location" : [ 39.2, 28.8 ] + } +}, { + "id" : "8289a064-96da-4a70-9227-ad42235fccc6", + "index" : 2795, + "period" : 2, + "timestamp" : "00:52:05.496", + "minute" : 97, + "second" : 5, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 212, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 39.2, 28.8 ], + "duration" : 5.54159, + "related_events" : [ "2cbf8e3e-9a62-47df-ba83-056bb918e718", "782597a3-f120-4ed1-a99b-c878c7db45cc" ], + "pass" : { + "recipient" : { + "id" : 15564, + "name" : "Lucy Quinn" + }, + "length" : 54.985542, + "angle" : 0.5132811, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 87.1, 55.8 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + }, + "technique" : { + "id" : 108, + "name" : "Through Ball" + }, + "through_ball" : true + } +}, { + "id" : "782597a3-f120-4ed1-a99b-c878c7db45cc", + "index" : 2796, + "period" : 2, + "timestamp" : "00:52:11.037", + "minute" : 97, + "second" : 11, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 212, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15564, + "name" : "Lucy Quinn" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 83.3, 53.9 ], + "related_events" : [ "8289a064-96da-4a70-9227-ad42235fccc6" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "2cbf8e3e-9a62-47df-ba83-056bb918e718", + "index" : 2797, + "period" : 2, + "timestamp" : "00:52:11.037", + "minute" : 97, + "second" : 11, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 212, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 33.0, 24.3 ], + "duration" : 1.731065, + "related_events" : [ "45a7a737-8e5c-4e10-b3e5-e2a46f6cacb9", "8289a064-96da-4a70-9227-ad42235fccc6" ], + "pass" : { + "recipient" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "length" : 23.09567, + "angle" : 3.0113301, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 10.1, 27.3 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 66, + "name" : "Recovery" + } + } +}, { + "id" : "45a7a737-8e5c-4e10-b3e5-e2a46f6cacb9", + "index" : 2798, + "period" : 2, + "timestamp" : "00:52:12.769", + "minute" : 97, + "second" : 12, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 212, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 10.1, 27.3 ], + "related_events" : [ "2cbf8e3e-9a62-47df-ba83-056bb918e718" ] +}, { + "id" : "7fd3a248-51cb-431d-9121-690b85b4cb9f", + "index" : 2799, + "period" : 2, + "timestamp" : "00:52:12.769", + "minute" : 97, + "second" : 12, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 212, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 10.1, 27.3 ], + "duration" : 1.515084, + "related_events" : [ "45a7a737-8e5c-4e10-b3e5-e2a46f6cacb9", "fb2ba73c-e775-47aa-ade0-bd8ce87a77e4" ], + "carry" : { + "end_location" : [ 11.2, 32.5 ] + } +}, { + "id" : "fb2ba73c-e775-47aa-ade0-bd8ce87a77e4", + "index" : 2800, + "period" : 2, + "timestamp" : "00:52:14.284", + "minute" : 97, + "second" : 14, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 212, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 11.2, 32.5 ], + "duration" : 2.342972, + "related_events" : [ "bc7ec604-35c5-4ca8-bce9-70c1c60bea75" ], + "pass" : { + "length" : 41.874695, + "angle" : -0.05973745, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 53.0, 30.0 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "bc7ec604-35c5-4ca8-bce9-70c1c60bea75", + "index" : 2801, + "period" : 2, + "timestamp" : "00:52:16.627", + "minute" : 97, + "second" : 16, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 212, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 67.1, 50.1 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "fb2ba73c-e775-47aa-ade0-bd8ce87a77e4" ], + "clearance" : { + "body_part" : { + "id" : 37, + "name" : "Head" + }, + "head" : true + } +}, { + "id" : "85fc8f59-e265-4415-9923-e62cc809b439", + "index" : 2802, + "period" : 2, + "timestamp" : "00:52:20.354", + "minute" : 97, + "second" : 20, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 212, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18146, + "name" : "Leanne Kiernan" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 49.7, 53.7 ], + "duration" : 0.0 +}, { + "id" : "24c5a54d-3986-4cc6-bfb2-e61642a41949", + "index" : 2803, + "period" : 2, + "timestamp" : "00:52:20.354", + "minute" : 97, + "second" : 20, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 212, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18146, + "name" : "Leanne Kiernan" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 49.7, 53.7 ], + "duration" : 4.293287, + "under_pressure" : true, + "related_events" : [ "85fc8f59-e265-4415-9923-e62cc809b439", "b7ee297e-2c8e-4296-8819-db1a0d2cfba7", "eed72ad3-c1fa-40e2-b924-401e64be9450" ], + "carry" : { + "end_location" : [ 46.1, 30.4 ] + } +}, { + "id" : "b7ee297e-2c8e-4296-8819-db1a0d2cfba7", + "index" : 2804, + "period" : 2, + "timestamp" : "00:52:20.479", + "minute" : 97, + "second" : 20, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 212, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4865, + "name" : "Josie Green" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 74.1, 39.0 ], + "duration" : 0.757489, + "related_events" : [ "24c5a54d-3986-4cc6-bfb2-e61642a41949" ] +}, { + "id" : "eed72ad3-c1fa-40e2-b924-401e64be9450", + "index" : 2805, + "period" : 2, + "timestamp" : "00:52:24.647", + "minute" : 97, + "second" : 24, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 212, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18146, + "name" : "Leanne Kiernan" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 46.1, 30.4 ], + "duration" : 1.529781, + "related_events" : [ "a07f297b-5e58-4ab7-a8ce-e3b048734e92" ], + "pass" : { + "recipient" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "length" : 18.292349, + "angle" : -1.9634849, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 39.1, 13.5 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "a07f297b-5e58-4ab7-a8ce-e3b048734e92", + "index" : 2806, + "period" : 2, + "timestamp" : "00:52:26.177", + "minute" : 97, + "second" : 26, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 212, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 39.1, 13.5 ], + "related_events" : [ "eed72ad3-c1fa-40e2-b924-401e64be9450" ] +}, { + "id" : "5889bcdc-ecd1-4676-a2a9-d68dfdf6b704", + "index" : 2807, + "period" : 2, + "timestamp" : "00:52:26.177", + "minute" : 97, + "second" : 26, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 212, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 39.1, 13.5 ], + "duration" : 1.175099, + "related_events" : [ "a07f297b-5e58-4ab7-a8ce-e3b048734e92", "a5499170-b433-4c1e-ae18-48e818f82a63" ], + "carry" : { + "end_location" : [ 39.1, 11.2 ] + } +}, { + "id" : "a5499170-b433-4c1e-ae18-48e818f82a63", + "index" : 2808, + "period" : 2, + "timestamp" : "00:52:27.352", + "minute" : 97, + "second" : 27, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 212, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 39.1, 11.2 ], + "duration" : 1.317066, + "related_events" : [ "20c0e3ee-329d-4e53-9233-42b992e6f7e0" ], + "pass" : { + "recipient" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "length" : 18.293715, + "angle" : -0.3632492, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 56.2, 4.7 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "f7ed1692-410c-4e7d-a5a1-3c6778c69681", + "index" : 2809, + "period" : 2, + "timestamp" : "00:52:28.399", + "minute" : 97, + "second" : 28, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 212, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18145, + "name" : "Ria Percival" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 64.8, 70.9 ], + "duration" : 0.947629, + "related_events" : [ "20c0e3ee-329d-4e53-9233-42b992e6f7e0", "4ccf10b7-ea1e-4409-a189-527129d6cf38", "51c900e4-d7a7-4087-be65-a5b462cd7fa9" ] +}, { + "id" : "20c0e3ee-329d-4e53-9233-42b992e6f7e0", + "index" : 2810, + "period" : 2, + "timestamp" : "00:52:28.669", + "minute" : 97, + "second" : 28, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 212, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 56.2, 4.7 ], + "under_pressure" : true, + "related_events" : [ "a5499170-b433-4c1e-ae18-48e818f82a63", "f7ed1692-410c-4e7d-a5a1-3c6778c69681" ] +}, { + "id" : "4ccf10b7-ea1e-4409-a189-527129d6cf38", + "index" : 2811, + "period" : 2, + "timestamp" : "00:52:28.669", + "minute" : 97, + "second" : 28, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 212, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 56.2, 4.7 ], + "duration" : 0.389919, + "under_pressure" : true, + "related_events" : [ "20c0e3ee-329d-4e53-9233-42b992e6f7e0", "51c900e4-d7a7-4087-be65-a5b462cd7fa9", "f7ed1692-410c-4e7d-a5a1-3c6778c69681" ], + "carry" : { + "end_location" : [ 56.0, 2.9 ] + } +}, { + "id" : "51c900e4-d7a7-4087-be65-a5b462cd7fa9", + "index" : 2812, + "period" : 2, + "timestamp" : "00:52:29.059", + "minute" : 97, + "second" : 29, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 212, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 56.0, 2.9 ], + "duration" : 1.849674, + "under_pressure" : true, + "related_events" : [ "7b154e52-6d07-4e21-8937-34d97ab785f9", "f7ed1692-410c-4e7d-a5a1-3c6778c69681" ], + "pass" : { + "recipient" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "length" : 12.929423, + "angle" : 2.9153736, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 43.4, 5.8 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "7b154e52-6d07-4e21-8937-34d97ab785f9", + "index" : 2813, + "period" : 2, + "timestamp" : "00:52:30.909", + "minute" : 97, + "second" : 30, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 212, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 43.4, 5.8 ], + "related_events" : [ "51c900e4-d7a7-4087-be65-a5b462cd7fa9" ] +}, { + "id" : "4fb670a1-b2dd-4d79-8917-91e955f3f5e5", + "index" : 2814, + "period" : 2, + "timestamp" : "00:52:30.909", + "minute" : 97, + "second" : 30, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 212, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 43.4, 5.8 ], + "duration" : 1.200354, + "related_events" : [ "78ee8ad2-a8ad-4468-8ac7-81bee06ee0c7", "7b154e52-6d07-4e21-8937-34d97ab785f9" ], + "carry" : { + "end_location" : [ 42.9, 8.3 ] + } +}, { + "id" : "78ee8ad2-a8ad-4468-8ac7-81bee06ee0c7", + "index" : 2815, + "period" : 2, + "timestamp" : "00:52:32.109", + "minute" : 97, + "second" : 32, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 212, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 42.9, 8.3 ], + "duration" : 2.14613, + "related_events" : [ "d3185789-82d2-45be-bddd-a03c1ce169a4" ], + "pass" : { + "recipient" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "length" : 32.197205, + "angle" : 1.4930716, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 45.4, 40.4 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "d3185789-82d2-45be-bddd-a03c1ce169a4", + "index" : 2816, + "period" : 2, + "timestamp" : "00:52:34.255", + "minute" : 97, + "second" : 34, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 212, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 45.4, 40.4 ], + "related_events" : [ "78ee8ad2-a8ad-4468-8ac7-81bee06ee0c7" ] +}, { + "id" : "28feeb2e-5941-47d0-8109-640f87187ba6", + "index" : 2817, + "period" : 2, + "timestamp" : "00:52:34.255", + "minute" : 97, + "second" : 34, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 212, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 45.4, 40.4 ], + "duration" : 2.085374, + "related_events" : [ "f6fa97c8-6ed6-4c21-81af-bf944b9ca3a9" ], + "pass" : { + "recipient" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "length" : 24.997, + "angle" : -3.053468, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 20.5, 38.2 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "f6fa97c8-6ed6-4c21-81af-bf944b9ca3a9", + "index" : 2818, + "period" : 2, + "timestamp" : "00:52:36.341", + "minute" : 97, + "second" : 36, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 212, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 20.5, 38.2 ], + "related_events" : [ "28feeb2e-5941-47d0-8109-640f87187ba6" ] +}, { + "id" : "7cd6f8f8-8357-4510-a929-29a789d009dc", + "index" : 2819, + "period" : 2, + "timestamp" : "00:52:36.341", + "minute" : 97, + "second" : 36, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 212, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 20.5, 38.2 ], + "duration" : 5.006028, + "under_pressure" : true, + "related_events" : [ "449c4dff-bfe1-4d62-95cc-ca21ac1ca934", "9b8f20a0-abb1-490f-b95e-45f976b9b33c", "f6fa97c8-6ed6-4c21-81af-bf944b9ca3a9" ], + "carry" : { + "end_location" : [ 39.1, 29.6 ] + } +}, { + "id" : "9b8f20a0-abb1-490f-b95e-45f976b9b33c", + "index" : 2820, + "period" : 2, + "timestamp" : "00:52:40.489", + "minute" : 97, + "second" : 40, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 212, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 72.9, 46.9 ], + "duration" : 0.996548, + "related_events" : [ "449c4dff-bfe1-4d62-95cc-ca21ac1ca934", "7cd6f8f8-8357-4510-a929-29a789d009dc" ] +}, { + "id" : "449c4dff-bfe1-4d62-95cc-ca21ac1ca934", + "index" : 2821, + "period" : 2, + "timestamp" : "00:52:41.347", + "minute" : 97, + "second" : 41, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 212, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 39.1, 29.6 ], + "duration" : 2.382624, + "under_pressure" : true, + "related_events" : [ "77bbdbff-097a-4881-8aac-fc00029a2f4b", "9b8f20a0-abb1-490f-b95e-45f976b9b33c" ], + "pass" : { + "length" : 50.667248, + "angle" : -0.36108068, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 86.5, 11.7 ], + "outcome" : { + "id" : 9, + "name" : "Incomplete" + }, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "77bbdbff-097a-4881-8aac-fc00029a2f4b", + "index" : 2822, + "period" : 2, + "timestamp" : "00:52:43.729", + "minute" : 97, + "second" : 43, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 212, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 33.6, 68.4 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "449c4dff-bfe1-4d62-95cc-ca21ac1ca934" ], + "clearance" : { + "body_part" : { + "id" : 37, + "name" : "Head" + }, + "head" : true + } +}, { + "id" : "bf02d868-019d-415d-8682-7a7e949871bc", + "index" : 2823, + "period" : 2, + "timestamp" : "00:52:46.562", + "minute" : 97, + "second" : 46, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 212, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15564, + "name" : "Lucy Quinn" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 59.6, 61.6 ], + "duration" : 0.0, + "ball_recovery" : { + "recovery_failure" : true + } +}, { + "id" : "2295f921-1f86-4488-a0d5-1214bd6786fc", + "index" : 2824, + "period" : 2, + "timestamp" : "00:52:47.182", + "minute" : 97, + "second" : 47, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 212, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 62.5, 18.5 ], + "duration" : 1.624904, + "related_events" : [ "3240315e-5a89-401d-895a-0d2e4463cad9" ], + "pass" : { + "recipient" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "length" : 10.53945, + "angle" : 2.1535358, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 56.7, 27.3 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 66, + "name" : "Recovery" + }, + "outcome" : { + "id" : 77, + "name" : "Unknown" + } + } +}, { + "id" : "3240315e-5a89-401d-895a-0d2e4463cad9", + "index" : 2825, + "period" : 2, + "timestamp" : "00:52:48.807", + "minute" : 97, + "second" : 48, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 212, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 2, + "name" : "From Corner" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 56.9, 31.6 ], + "related_events" : [ "2295f921-1f86-4488-a0d5-1214bd6786fc" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "6fd90f23-d7b8-4063-a9da-b4178b7d0a2e", + "index" : 2826, + "period" : 2, + "timestamp" : "00:52:48.882", + "minute" : 97, + "second" : 48, + "type" : { + "id" : 10, + "name" : "Interception" + }, + "possession" : 213, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 62.8, 53.0 ], + "duration" : 0.0, + "interception" : { + "outcome" : { + "id" : 4, + "name" : "Won" + } + } +}, { + "id" : "75dc1d8a-98ab-420f-b263-6296c99f6b1a", + "index" : 2827, + "period" : 2, + "timestamp" : "00:52:48.882", + "minute" : 97, + "second" : 48, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 213, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 62.8, 53.0 ], + "duration" : 0.04162, + "under_pressure" : true, + "related_events" : [ "33358231-d4b1-43e5-8e58-c4669fcd3c40", "6fd90f23-d7b8-4063-a9da-b4178b7d0a2e", "a00191e3-ee85-4e53-a261-a3be5a07edde" ], + "carry" : { + "end_location" : [ 62.1, 52.8 ] + } +}, { + "id" : "33358231-d4b1-43e5-8e58-c4669fcd3c40", + "index" : 2828, + "period" : 2, + "timestamp" : "00:52:48.924", + "minute" : 97, + "second" : 48, + "type" : { + "id" : 22, + "name" : "Foul Committed" + }, + "possession" : 213, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 34232, + "name" : "Grace Fisk" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 58.0, 27.3 ], + "duration" : 0.0, + "counterpress" : true, + "related_events" : [ "75dc1d8a-98ab-420f-b263-6296c99f6b1a", "a00191e3-ee85-4e53-a261-a3be5a07edde" ] +}, { + "id" : "a00191e3-ee85-4e53-a261-a3be5a07edde", + "index" : 2829, + "period" : 2, + "timestamp" : "00:52:48.924", + "minute" : 97, + "second" : 48, + "type" : { + "id" : 21, + "name" : "Foul Won" + }, + "possession" : 213, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 62.1, 52.8 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "33358231-d4b1-43e5-8e58-c4669fcd3c40" ] +}, { + "id" : "57798a55-226f-4a64-b10b-6f89385c8541", + "index" : 2830, + "period" : 2, + "timestamp" : "00:53:18.393", + "minute" : 98, + "second" : 18, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 214, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31703, + "name" : "Anna Filbey" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 56.6, 54.6 ], + "duration" : 2.353978, + "related_events" : [ "cf3d9915-bd4d-4e57-9d71-594397424bba" ], + "pass" : { + "recipient" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "length" : 36.129765, + "angle" : 0.6202495, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 86.0, 75.6 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 62, + "name" : "Free Kick" + } + } +}, { + "id" : "cf3d9915-bd4d-4e57-9d71-594397424bba", + "index" : 2831, + "period" : 2, + "timestamp" : "00:53:20.747", + "minute" : 98, + "second" : 20, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 214, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 86.0, 75.6 ], + "related_events" : [ "57798a55-226f-4a64-b10b-6f89385c8541" ] +}, { + "id" : "3fa66306-9867-4d0a-bf5a-37e770232f46", + "index" : 2832, + "period" : 2, + "timestamp" : "00:53:20.747", + "minute" : 98, + "second" : 20, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 214, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 86.0, 75.6 ], + "duration" : 3.205654, + "under_pressure" : true, + "related_events" : [ "45a30404-0a82-445c-91f0-c2e6eb25ae5d", "c4de2659-4ebe-4b9e-a457-23b10bcbd397", "cf3d9915-bd4d-4e57-9d71-594397424bba" ], + "carry" : { + "end_location" : [ 102.5, 76.5 ] + } +}, { + "id" : "c4de2659-4ebe-4b9e-a457-23b10bcbd397", + "index" : 2833, + "period" : 2, + "timestamp" : "00:53:20.937", + "minute" : 98, + "second" : 20, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 214, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 28.9, 9.5 ], + "duration" : 2.955247, + "related_events" : [ "3fa66306-9867-4d0a-bf5a-37e770232f46" ] +}, { + "id" : "45a30404-0a82-445c-91f0-c2e6eb25ae5d", + "index" : 2834, + "period" : 2, + "timestamp" : "00:53:23.953", + "minute" : 98, + "second" : 23, + "type" : { + "id" : 3, + "name" : "Dispossessed" + }, + "possession" : 214, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 102.5, 76.5 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "49d7cffd-f566-4b1b-bf8e-8a90cc8a3a56" ] +}, { + "id" : "49d7cffd-f566-4b1b-bf8e-8a90cc8a3a56", + "index" : 2835, + "period" : 2, + "timestamp" : "00:53:23.953", + "minute" : 98, + "second" : 23, + "type" : { + "id" : 4, + "name" : "Duel" + }, + "possession" : 214, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 17.6, 3.6 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "45a30404-0a82-445c-91f0-c2e6eb25ae5d" ], + "duel" : { + "type" : { + "id" : 11, + "name" : "Tackle" + }, + "outcome" : { + "id" : 14, + "name" : "Lost Out" + } + } +}, { + "id" : "3160133c-c0ee-4ba4-9582-9de14b2f168b", + "index" : 2836, + "period" : 2, + "timestamp" : "00:53:47.851", + "minute" : 98, + "second" : 47, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 215, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 107.5, 80.0 ], + "duration" : 0.98478, + "related_events" : [ "53c43c1b-56a0-463e-9428-a37c6a226d07" ], + "pass" : { + "recipient" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "length" : 7.615773, + "angle" : -0.4048918, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 114.5, 77.0 ], + "type" : { + "id" : 67, + "name" : "Throw-in" + } + } +}, { + "id" : "d6bb66f9-a13a-4dc2-bdb8-af984188ba02", + "index" : 2837, + "period" : 2, + "timestamp" : "00:53:48.666", + "minute" : 98, + "second" : 48, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 215, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 6.3, 6.1 ], + "duration" : 1.553083, + "related_events" : [ "1ae4827a-a867-4462-b73d-83ede8114732", "53c43c1b-56a0-463e-9428-a37c6a226d07" ] +}, { + "id" : "53c43c1b-56a0-463e-9428-a37c6a226d07", + "index" : 2838, + "period" : 2, + "timestamp" : "00:53:48.836", + "minute" : 98, + "second" : 48, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 215, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 114.5, 77.0 ], + "under_pressure" : true, + "related_events" : [ "3160133c-c0ee-4ba4-9582-9de14b2f168b", "d6bb66f9-a13a-4dc2-bdb8-af984188ba02" ] +}, { + "id" : "1ae4827a-a867-4462-b73d-83ede8114732", + "index" : 2839, + "period" : 2, + "timestamp" : "00:53:48.836", + "minute" : 98, + "second" : 48, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 215, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 114.5, 77.0 ], + "duration" : 1.496355, + "under_pressure" : true, + "related_events" : [ "0bb8aef0-a901-4916-bea1-3c71fcc8fe8b", "53c43c1b-56a0-463e-9428-a37c6a226d07", "d6bb66f9-a13a-4dc2-bdb8-af984188ba02" ], + "carry" : { + "end_location" : [ 114.3, 77.4 ] + } +}, { + "id" : "0bb8aef0-a901-4916-bea1-3c71fcc8fe8b", + "index" : 2840, + "period" : 2, + "timestamp" : "00:53:50.332", + "minute" : 98, + "second" : 50, + "type" : { + "id" : 3, + "name" : "Dispossessed" + }, + "possession" : 215, + "possession_team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 114.3, 77.4 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "e3f2d548-a105-4c8c-8eb7-cf58b17ed77d" ] +}, { + "id" : "e3f2d548-a105-4c8c-8eb7-cf58b17ed77d", + "index" : 2841, + "period" : 2, + "timestamp" : "00:53:50.332", + "minute" : 98, + "second" : 50, + "type" : { + "id" : 4, + "name" : "Duel" + }, + "possession" : 216, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 5.8, 2.7 ], + "duration" : 0.0, + "under_pressure" : true, + "counterpress" : true, + "related_events" : [ "0bb8aef0-a901-4916-bea1-3c71fcc8fe8b" ], + "duel" : { + "type" : { + "id" : 11, + "name" : "Tackle" + }, + "outcome" : { + "id" : 4, + "name" : "Won" + } + } +}, { + "id" : "06c95219-be55-4863-974c-c888cfc2fed5", + "index" : 2842, + "period" : 2, + "timestamp" : "00:53:50.332", + "minute" : 98, + "second" : 50, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 216, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 5.8, 2.7 ], + "duration" : 0.94643, + "under_pressure" : true, + "related_events" : [ "ae0da44e-d719-4363-a651-bcc77be8ba66", "e3f2d548-a105-4c8c-8eb7-cf58b17ed77d", "f7059816-b097-4932-9765-99d6791eddee" ], + "carry" : { + "end_location" : [ 6.5, 3.4 ] + } +}, { + "id" : "ae0da44e-d719-4363-a651-bcc77be8ba66", + "index" : 2843, + "period" : 2, + "timestamp" : "00:53:50.788", + "minute" : 98, + "second" : 50, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 216, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31702, + "name" : "Rianna Dean" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 116.5, 74.0 ], + "duration" : 0.423841, + "counterpress" : true, + "related_events" : [ "06c95219-be55-4863-974c-c888cfc2fed5" ] +}, { + "id" : "5786b0ba-b1cd-4a4c-87b0-8397b2165df1", + "index" : 2844, + "period" : 2, + "timestamp" : "00:53:51.194", + "minute" : 98, + "second" : 51, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 216, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 110.6, 77.2 ], + "duration" : 0.326006, + "counterpress" : true, + "related_events" : [ "f7059816-b097-4932-9765-99d6791eddee" ] +}, { + "id" : "f7059816-b097-4932-9765-99d6791eddee", + "index" : 2845, + "period" : 2, + "timestamp" : "00:53:51.278", + "minute" : 98, + "second" : 51, + "type" : { + "id" : 38, + "name" : "Miscontrol" + }, + "possession" : 216, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 6.5, 3.4 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "5786b0ba-b1cd-4a4c-87b0-8397b2165df1" ] +}, { + "id" : "e4462a64-f640-4e61-88ee-0abd0a12d368", + "index" : 2846, + "period" : 2, + "timestamp" : "00:53:51.624", + "minute" : 98, + "second" : 51, + "type" : { + "id" : 6, + "name" : "Block" + }, + "possession" : 216, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 1, + "name" : "Regular Play" + }, + "out" : true, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 112.2, 76.5 ], + "duration" : 0.0, + "counterpress" : true +}, { + "id" : "1ab9c016-69fb-46c1-a5cf-134412d79245", + "index" : 2847, + "period" : 2, + "timestamp" : "00:54:04.745", + "minute" : 99, + "second" : 4, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 217, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 29.3, 0.1 ], + "duration" : 1.630616, + "related_events" : [ "4296f7cb-b367-49f4-8e0f-8d83a2303ba8", "bf50f24d-23fd-4700-a14f-24e0d3f7844b" ], + "pass" : { + "recipient" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "length" : 16.497576, + "angle" : 0.26997346, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 45.2, 4.5 ], + "type" : { + "id" : 67, + "name" : "Throw-in" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "4296f7cb-b367-49f4-8e0f-8d83a2303ba8", + "index" : 2848, + "period" : 2, + "timestamp" : "00:54:06.375", + "minute" : 99, + "second" : 6, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 217, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 45.1, 4.5 ], + "related_events" : [ "1ab9c016-69fb-46c1-a5cf-134412d79245" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "bf50f24d-23fd-4700-a14f-24e0d3f7844b", + "index" : 2849, + "period" : 2, + "timestamp" : "00:54:06.375", + "minute" : 99, + "second" : 6, + "type" : { + "id" : 6, + "name" : "Block" + }, + "possession" : 217, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "out" : true, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 74.9, 75.6 ], + "duration" : 0.0, + "related_events" : [ "1ab9c016-69fb-46c1-a5cf-134412d79245" ] +}, { + "id" : "2cdc3ad7-b78d-4d8f-ab24-7270819b87b6", + "index" : 2850, + "period" : 2, + "timestamp" : "00:54:13.267", + "minute" : 99, + "second" : 13, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 218, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18151, + "name" : "Gilly Louise Scarlett Flaherty" + }, + "position" : { + "id" : 5, + "name" : "Left Center Back" + }, + "location" : [ 46.0, 0.1 ], + "duration" : 1.480738, + "related_events" : [ "179eb420-60f7-4d73-a1f8-a4a0f72831a8", "67308515-0111-454a-adc9-344f469c3924" ], + "pass" : { + "recipient" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "length" : 20.543125, + "angle" : 0.2508818, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 65.9, 5.2 ], + "type" : { + "id" : 67, + "name" : "Throw-in" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "179eb420-60f7-4d73-a1f8-a4a0f72831a8", + "index" : 2851, + "period" : 2, + "timestamp" : "00:54:14.748", + "minute" : 99, + "second" : 14, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 218, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 65.9, 5.2 ], + "related_events" : [ "2cdc3ad7-b78d-4d8f-ab24-7270819b87b6" ], + "ball_receipt" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "67308515-0111-454a-adc9-344f469c3924", + "index" : 2852, + "period" : 2, + "timestamp" : "00:54:14.748", + "minute" : 99, + "second" : 14, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 218, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31552, + "name" : "Hannah Godfrey" + }, + "position" : { + "id" : 3, + "name" : "Right Center Back" + }, + "location" : [ 54.2, 74.9 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "2cdc3ad7-b78d-4d8f-ab24-7270819b87b6" ], + "clearance" : { + "body_part" : { + "id" : 37, + "name" : "Head" + }, + "head" : true + } +}, { + "id" : "d4cb3b8d-24d2-4734-86d1-836ddde9199f", + "index" : 2853, + "period" : 2, + "timestamp" : "00:54:16.704", + "minute" : 99, + "second" : 16, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 218, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15564, + "name" : "Lucy Quinn" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 69.3, 71.8 ], + "duration" : 0.0, + "ball_recovery" : { + "recovery_failure" : true + } +}, { + "id" : "0d75fdad-80d4-488d-ba58-9ff9cd639154", + "index" : 2854, + "period" : 2, + "timestamp" : "00:54:16.983", + "minute" : 99, + "second" : 16, + "type" : { + "id" : 6, + "name" : "Block" + }, + "possession" : 218, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 47.6, 6.1 ], + "duration" : 0.0 +}, { + "id" : "f809d390-8451-4f55-ad75-c701b1997eee", + "index" : 2855, + "period" : 2, + "timestamp" : "00:54:17.307", + "minute" : 99, + "second" : 17, + "type" : { + "id" : 17, + "name" : "Pressure" + }, + "possession" : 218, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31550, + "name" : "Angela Addison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 69.3, 70.7 ], + "duration" : 0.765842, + "related_events" : [ "6bf16b44-396e-4ef1-a860-4193aa6e0e33", "f7b228b6-8556-48a4-bbb9-e885d5732875" ] +}, { + "id" : "f7b228b6-8556-48a4-bbb9-e885d5732875", + "index" : 2856, + "period" : 2, + "timestamp" : "00:54:17.403", + "minute" : 99, + "second" : 17, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 218, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 47.4, 6.1 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "f809d390-8451-4f55-ad75-c701b1997eee" ] +}, { + "id" : "6bf16b44-396e-4ef1-a860-4193aa6e0e33", + "index" : 2857, + "period" : 2, + "timestamp" : "00:54:17.403", + "minute" : 99, + "second" : 17, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 218, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 47.4, 6.1 ], + "duration" : 0.869941, + "under_pressure" : true, + "related_events" : [ "4b51a482-8874-495f-9812-c14a87183538", "f7b228b6-8556-48a4-bbb9-e885d5732875", "f809d390-8451-4f55-ad75-c701b1997eee" ], + "carry" : { + "end_location" : [ 49.5, 7.7 ] + } +}, { + "id" : "4b51a482-8874-495f-9812-c14a87183538", + "index" : 2858, + "period" : 2, + "timestamp" : "00:54:18.273", + "minute" : 99, + "second" : 18, + "type" : { + "id" : 14, + "name" : "Dribble" + }, + "possession" : 218, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 15421, + "name" : "Kenza Dali" + }, + "position" : { + "id" : 13, + "name" : "Right Center Midfield" + }, + "location" : [ 49.5, 7.7 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "cdc1c18a-69e3-4872-a9c7-20610cab3cdb" ], + "dribble" : { + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "cdc1c18a-69e3-4872-a9c7-20610cab3cdb", + "index" : 2859, + "period" : 2, + "timestamp" : "00:54:18.273", + "minute" : 99, + "second" : 18, + "type" : { + "id" : 4, + "name" : "Duel" + }, + "possession" : 218, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31550, + "name" : "Angela Addison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 70.6, 72.4 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "4b51a482-8874-495f-9812-c14a87183538" ], + "duel" : { + "type" : { + "id" : 11, + "name" : "Tackle" + }, + "outcome" : { + "id" : 13, + "name" : "Lost In Play" + } + } +}, { + "id" : "63947aa2-7fa6-4d86-9049-66f23338610b", + "index" : 2860, + "period" : 2, + "timestamp" : "00:54:18.862", + "minute" : 99, + "second" : 18, + "type" : { + "id" : 8, + "name" : "Offside" + }, + "possession" : 218, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 4, + "name" : "From Throw In" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 15721, + "name" : "Gemma Suzanne Davison" + }, + "position" : { + "id" : 19, + "name" : "Center Attacking Midfield" + }, + "location" : [ 76.3, 75.6 ], + "duration" : 0.0 +}, { + "id" : "5ecaf145-9dfe-427b-addc-f34a9d647537", + "index" : 2861, + "period" : 2, + "timestamp" : "00:54:36.195", + "minute" : 99, + "second" : 36, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 219, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31555, + "name" : "Courtney Brosnan" + }, + "position" : { + "id" : 1, + "name" : "Goalkeeper" + }, + "location" : [ 26.0, 12.8 ], + "duration" : 2.643764, + "related_events" : [ "87969fc0-a431-4bc4-81af-db2c2600d86d" ], + "pass" : { + "length" : 55.1439, + "angle" : -0.039906207, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 81.1, 10.6 ], + "outcome" : { + "id" : 9, + "name" : "Incomplete" + }, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "type" : { + "id" : 62, + "name" : "Free Kick" + } + } +}, { + "id" : "87969fc0-a431-4bc4-81af-db2c2600d86d", + "index" : 2862, + "period" : 2, + "timestamp" : "00:54:38.839", + "minute" : 99, + "second" : 38, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 219, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 39.0, 69.5 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "5ecaf145-9dfe-427b-addc-f34a9d647537" ], + "clearance" : { + "body_part" : { + "id" : 37, + "name" : "Head" + }, + "head" : true + } +}, { + "id" : "40bb99fd-6d39-468b-a77a-263209179f0c", + "index" : 2863, + "period" : 2, + "timestamp" : "00:54:39.935", + "minute" : 99, + "second" : 39, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 219, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 72.9, 23.4 ], + "duration" : 0.0 +}, { + "id" : "e437e215-9428-429d-99ba-85e5c062764c", + "index" : 2864, + "period" : 2, + "timestamp" : "00:54:39.935", + "minute" : 99, + "second" : 39, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 219, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 72.9, 23.4 ], + "duration" : 1.400467, + "related_events" : [ "40bb99fd-6d39-468b-a77a-263209179f0c", "661438c5-1d09-43e8-90c1-45fc96760ec1" ], + "carry" : { + "end_location" : [ 77.9, 20.8 ] + } +}, { + "id" : "661438c5-1d09-43e8-90c1-45fc96760ec1", + "index" : 2865, + "period" : 2, + "timestamp" : "00:54:41.336", + "minute" : 99, + "second" : 41, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 219, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31554, + "name" : "Jacinta Galabadaarachchi" + }, + "position" : { + "id" : 17, + "name" : "Right Wing" + }, + "location" : [ 77.9, 20.8 ], + "duration" : 1.049913, + "related_events" : [ "066ea2da-9182-49d6-958b-d0dd6e263fa4" ], + "pass" : { + "recipient" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "length" : 10.239629, + "angle" : 1.0153025, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 83.3, 29.5 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "066ea2da-9182-49d6-958b-d0dd6e263fa4", + "index" : 2866, + "period" : 2, + "timestamp" : "00:54:42.386", + "minute" : 99, + "second" : 42, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 219, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 83.3, 29.5 ], + "related_events" : [ "661438c5-1d09-43e8-90c1-45fc96760ec1" ] +}, { + "id" : "0aa2ddf8-cedd-44cc-af57-84fc653f0d5d", + "index" : 2867, + "period" : 2, + "timestamp" : "00:54:42.386", + "minute" : 99, + "second" : 42, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 219, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 83.3, 29.5 ], + "duration" : 0.390096, + "related_events" : [ "066ea2da-9182-49d6-958b-d0dd6e263fa4", "4b6b0446-1fcb-4c0d-a986-c537deb3d2f9" ], + "carry" : { + "end_location" : [ 83.3, 29.5 ] + } +}, { + "id" : "4b6b0446-1fcb-4c0d-a986-c537deb3d2f9", + "index" : 2868, + "period" : 2, + "timestamp" : "00:54:42.776", + "minute" : 99, + "second" : 42, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 219, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 18150, + "name" : "Julia Simic" + }, + "position" : { + "id" : 15, + "name" : "Left Center Midfield" + }, + "location" : [ 83.3, 29.5 ], + "duration" : 0.766214, + "related_events" : [ "042836e8-71e9-4c3b-b5ec-87653845b138" ], + "pass" : { + "recipient" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "length" : 11.800424, + "angle" : -0.63502675, + "height" : { + "id" : 1, + "name" : "Ground Pass" + }, + "end_location" : [ 92.8, 22.5 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "042836e8-71e9-4c3b-b5ec-87653845b138", + "index" : 2869, + "period" : 2, + "timestamp" : "00:54:43.542", + "minute" : 99, + "second" : 43, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 219, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 92.8, 22.5 ], + "related_events" : [ "4b6b0446-1fcb-4c0d-a986-c537deb3d2f9" ] +}, { + "id" : "af396191-61b1-4bf6-9a4b-e4d986bb0728", + "index" : 2870, + "period" : 2, + "timestamp" : "00:54:43.542", + "minute" : 99, + "second" : 43, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 219, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 92.8, 22.5 ], + "duration" : 1.078577, + "related_events" : [ "042836e8-71e9-4c3b-b5ec-87653845b138", "aacced6d-fd54-4593-bd8e-16d411c2405e" ], + "carry" : { + "end_location" : [ 92.8, 23.9 ] + } +}, { + "id" : "aacced6d-fd54-4593-bd8e-16d411c2405e", + "index" : 2871, + "period" : 2, + "timestamp" : "00:54:44.621", + "minute" : 99, + "second" : 44, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 219, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31558, + "name" : "Martha Thomas" + }, + "position" : { + "id" : 23, + "name" : "Center Forward" + }, + "location" : [ 92.8, 23.9 ], + "duration" : 2.237319, + "related_events" : [ "781b7ee6-b86c-43f0-9052-8032ddc0a9ef" ], + "pass" : { + "recipient" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "length" : 36.417717, + "angle" : 1.4386077, + "height" : { + "id" : 2, + "name" : "Low Pass" + }, + "end_location" : [ 97.6, 60.0 ], + "body_part" : { + "id" : 40, + "name" : "Right Foot" + } + } +}, { + "id" : "781b7ee6-b86c-43f0-9052-8032ddc0a9ef", + "index" : 2872, + "period" : 2, + "timestamp" : "00:54:46.858", + "minute" : 99, + "second" : 46, + "type" : { + "id" : 42, + "name" : "Ball Receipt*" + }, + "possession" : 219, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 97.6, 60.0 ], + "related_events" : [ "aacced6d-fd54-4593-bd8e-16d411c2405e" ] +}, { + "id" : "69641109-a7db-4927-aa92-b48f11969fce", + "index" : 2873, + "period" : 2, + "timestamp" : "00:54:46.858", + "minute" : 99, + "second" : 46, + "type" : { + "id" : 43, + "name" : "Carry" + }, + "possession" : 219, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 97.6, 60.0 ], + "duration" : 1.106707, + "related_events" : [ "2ce3af75-f79c-4998-bf37-87c1841641e8", "781b7ee6-b86c-43f0-9052-8032ddc0a9ef" ], + "carry" : { + "end_location" : [ 104.4, 65.0 ] + } +}, { + "id" : "2ce3af75-f79c-4998-bf37-87c1841641e8", + "index" : 2874, + "period" : 2, + "timestamp" : "00:54:47.965", + "minute" : 99, + "second" : 47, + "type" : { + "id" : 30, + "name" : "Pass" + }, + "possession" : 219, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 31553, + "name" : "Cecilie Redisch Kvamme" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 104.4, 65.0 ], + "duration" : 1.639, + "related_events" : [ "82661cbf-505a-4e5a-a3d4-a953ba8d22b0" ], + "pass" : { + "length" : 25.540947, + "angle" : -1.4333289, + "height" : { + "id" : 3, + "name" : "High Pass" + }, + "end_location" : [ 107.9, 39.7 ], + "cross" : true, + "body_part" : { + "id" : 40, + "name" : "Right Foot" + }, + "outcome" : { + "id" : 9, + "name" : "Incomplete" + } + } +}, { + "id" : "82661cbf-505a-4e5a-a3d4-a953ba8d22b0", + "index" : 2875, + "period" : 2, + "timestamp" : "00:54:49.604", + "minute" : 99, + "second" : 49, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 219, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 4848, + "name" : "Ashleigh Neville" + }, + "position" : { + "id" : 2, + "name" : "Right Back" + }, + "location" : [ 12.2, 40.4 ], + "duration" : 0.0, + "under_pressure" : true, + "related_events" : [ "2ce3af75-f79c-4998-bf37-87c1841641e8" ], + "clearance" : { + "body_part" : { + "id" : 37, + "name" : "Head" + }, + "head" : true + } +}, { + "id" : "2ee5c9b9-0313-452b-9564-6971d4e2b0ae", + "index" : 2876, + "period" : 2, + "timestamp" : "00:54:52.050", + "minute" : 99, + "second" : 52, + "type" : { + "id" : 9, + "name" : "Clearance" + }, + "possession" : 219, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 18998, + "name" : "Emma Mitchell" + }, + "position" : { + "id" : 6, + "name" : "Left Back" + }, + "location" : [ 16.5, 23.6 ], + "duration" : 0.0, + "under_pressure" : true, + "clearance" : { + "body_part" : { + "id" : 37, + "name" : "Head" + }, + "head" : true + } +}, { + "id" : "3de8cc5d-440b-4743-a8ac-f89904cd124a", + "index" : 2877, + "period" : 2, + "timestamp" : "00:54:53.510", + "minute" : 99, + "second" : 53, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 219, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "player" : { + "id" : 23217, + "name" : "Tessel Middag" + }, + "position" : { + "id" : 10, + "name" : "Center Defensive Midfield" + }, + "location" : [ 91.4, 55.1 ], + "duration" : 0.0, + "ball_recovery" : { + "recovery_failure" : true + } +}, { + "id" : "032e8c2d-d2ff-4ac5-89b8-609e2d295ba5", + "index" : 2878, + "period" : 2, + "timestamp" : "00:54:55.270", + "minute" : 99, + "second" : 55, + "type" : { + "id" : 2, + "name" : "Ball Recovery" + }, + "possession" : 219, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "player" : { + "id" : 31550, + "name" : "Angela Addison" + }, + "position" : { + "id" : 21, + "name" : "Left Wing" + }, + "location" : [ 33.6, 31.3 ], + "duration" : 0.0 +}, { + "id" : "86aacb35-5b41-496f-961d-c90a0618237a", + "index" : 2879, + "period" : 2, + "timestamp" : "00:54:57.017", + "minute" : 99, + "second" : 57, + "type" : { + "id" : 34, + "name" : "Half End" + }, + "possession" : 219, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "duration" : 0.0, + "related_events" : [ "ceab02b0-e872-440a-9147-b5cb9eb11eec" ] +}, { + "id" : "ceab02b0-e872-440a-9147-b5cb9eb11eec", + "index" : 2880, + "period" : 2, + "timestamp" : "00:54:57.017", + "minute" : 99, + "second" : 57, + "type" : { + "id" : 34, + "name" : "Half End" + }, + "possession" : 219, + "possession_team" : { + "id" : 972, + "name" : "West Ham United LFC" + }, + "play_pattern" : { + "id" : 3, + "name" : "From Free Kick" + }, + "team" : { + "id" : 749, + "name" : "Tottenham Hotspur Women" + }, + "duration" : 0.0, + "related_events" : [ "86aacb35-5b41-496f-961d-c90a0618237a" ] +} ] \ No newline at end of file